/*****Reset*****/
html,  div, h1, h2, h3, h4, h5, h6, ol, dl,  dt, dd, p, blockquote, pre, form, fieldset,  th, td { margin: 0; padding: 0; }

/*****Basic Definitions*****/
body { 
color: #58585a;
font-family:"Century Gothic";
background: #fff;
margin:0px;
padding:0px;
font-size:12px;
text-align:left;
}
h1 { font-size: 14px; color:#ca1c32; padding-left:10px; }
h2 { font-size: 16px; color:#58585a; padding-left:10px; font-weight:bold; line-height:18px;}
h3 { font-size: 1.333em; color:#333; padding:10px; }
h4 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fff; font-weight:normal; font-style:italic; }
h5, h6 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#015e7f; }

a { color: #ce251e; text-decoration:none; }
a:visited { }
a:hover { color: #ce251e;}
img {	border: none;}

hr {
border:1 px ;
 margin: 0; 
 padding: 0;

}
p {
padding-left:10px;
padding-right:10px;
line-height:18px;
}
.container {
width:924px;
height:auto;
margin: 0 auto;
margin-top:0px; 
}
.top_menu {
background: url(images/bg-top.png) no-repeat;
width:924px;
height:46px;
}
.hero-bg1 {
background:url(images/hero-bg1.jpg) no-repeat;
width:900px;
height:234px;
}
.hero-bg2 {
background:url(images/hero-bg2.jpg) no-repeat;
width:900px;
height:234px;
}
.hero-bg3 {
background:url(images/hero-bg3.jpg) no-repeat;
width:900px;
height:234px;
}
.hero-bg4 {
background:url(images/hero-bg4.jpg) no-repeat;
width:900px;
height:234px;
}
.hero-bg5{
background:url(images/hero-bg5.jpg) no-repeat;
width:900px;
height:234px;
}
.hero-bg6{
background:url(images/hero-bg6.jpg) no-repeat;
width:900px;
height:234px;
}
.hero-bg7{
background:url(images/hero-bg7.jpg) no-repeat;
width:900px;
height:234px;
}
.hero-bg8{
background:url(images/hero-bg8.jpg) no-repeat;
width:900px;
height:234px;
}
.tap-bg{
background:url(images/head-tap.png) no-repeat;
width:870px;
height:21px;
}
.heading {
font-family: "Century Gothic";
color:#58585a;
font-size:15px;
text-align:left;
}
.text1 {
font-family: "Century Gothic";
color:#fff;
font-size:14px;
text-align:left;
background:#444446;
}
.emailtext1 {
font-family: "Century Gothic";
color:#58585a;
font-size:12px;
text-align:left;
}
.address {
font-family:Arial;
color:#58585a;
font-size:10px;
text-align:left;
line-height:11px;

}
.copyright {
font-family: "Century Gothic";
color:#888;
font-size:12px;
padding-left:15px;
}
.newsfield {
font-family: "Century Gothic";
border:#ce251e 1px solid;
color:#ce251e;
font-size:14px;
text-align:left;
font-weight:bold;
height:18px;
width:205px;
}
.content-bg{
background:url(images/bg-content.jpg) repeat-y;
width:870px;
height:auto;
}
.content {
background:url(images/bg-content.png) repeat-y;
width:924px;
height:auto;
}
.tabel_form{
text-align:left;
height:30px;
}
.red{
color:#FF0000;
font-weight:bold;

}
