/* Edited with EditCSS */

/**** Inline STYLE-tag style sheet ****/

body {
margin: 0px;
padding: 0px;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:0.8em;
letter-spacing:0.05em;
line-height:1.2em;
background-color:#CCCCCC;
}

#container{
margin:0 auto;
text-align:left;
width:980px;
background-color:#FFFFFF;
}

#header {
margin-top:0px;
padding-bottom:0px;
}

#headerIndexLeft {
background-image:url(../images/index_head_top.jpg);
background-repeat:no-repeat;
width:599px;
height:105px;
float:left;
}

#headerIndexRight{
background-image:url(../images/company_logo.jpg);
background-repeat:no-repeat;
margin:0;
width:381px;
height:105px;
float:right;
}

#headerIndexBottom{
background-image:url(../images/index_head_bottom.jpg);
background-repeat:no-repeat;
height:208px;
float:left;
width:980px;
}

#headerTermsLeft {
background-image:url(../images/terms_head_top.jpg);
background-repeat:no-repeat;
width:599px;
height:105px;
float:left;
}

#headerTermsBottom{
background-image:url(../images/terms_head_bottom.jpg);
background-repeat:no-repeat;
height:208px;
float:left;
width:980px;
}

#headerContactLeft {
background-image:url(../images/contact_head_top.jpg);
background-repeat:no-repeat;
width:599px;
height:105px;
float:left;
}

#headerContactBottom{
background-image:url(../images/contact_head_bottom.jpg);
background-repeat:no-repeat;
height:208px;
float:left;
width:980px;
}

#headerServiceLeft {
background-image:url(../images/service_head_top.jpg);
background-repeat:no-repeat;
width:599px;
height:105px;
float:left;
}

#headerServictBottom{
background-image:url(../images/service_head_bottom.jpg);
background-repeat:no-repeat;
height:208px;
float:left;
width:980px;
}


#headerAboutusLeft {
background-image:url(../images/about_us_head_top.jpg);
background-repeat:no-repeat;
width:599px;
height:105px;
float:left;
}

#headerAboutusBottom {
background-image: url(../images/about_us_head_bottom.jpg);
background-repeat:no-repeat;
width:980px;
height:208px;
float:left;
}

#headerFaqLeft {
background-image: url(../images/faq_us_head_top.jpg);
background-repeat:no-repeat;
width:599px;
height:105px;
float:left;
}

#headerFaqBottom {
background-image: url(../images/faq_head_bottom.jpg);
background-repeat:no-repeat;
width:980px;
height:208px;
float:left;
}

#headerSalesLeft {
background-image:url(../images/sales_head_top.jpg);
background-repeat:no-repeat;
width:599px;
height:105px;
float:left;
}

#headerSalesBottom {
background-image:url(../images/sales_head_bottom.jpg);
background-repeat:no-repeat;
width:980px;
height:208px;
float:left;
}

#content {
margin:0px;
background-color:#FFFFFF;
}
	
#content div {
float:left;
}
	
#content-main {
font-family:"Tahoma", Arial, Helvetica, sans-serif;
width:696px;
height:320px;
padding:15px;
background-color:#FFFFFF;

}

#content-right {
margin-left:0px;
width:224px;
background-color:#f7f6f6;
text-align:left;
padding:15px;
height:320px;
}

.textRed {
color:#ef4300;
font-weight:bold;
}

.textBrown {
color:#e08a00;
font-weight:normal;
}

.redLink{
color:#ef4300;
font-weight:normal;
text-decoration:none;
}

.redLink a{
color:#ef4300;
font-weight:normal;
text-decoration:none;
}


#menuBorder {
background-image:url(../images/menu_img.jpg);
height:37px;
float:left;
width:980px;
vertical-align:middle;
font-family:"Tahoma", Times, serif;
font-weight:bold;
color:#ffca6d;
}

#menuBorder a {
color:#FFFFFF;
text-decoration:none;
}

#menuBorder a:hover {
color:#ffca6d;
text-decoration:none;
}


ul {
list-style:outside;
font-size:0.9em;
line-height:1.5em;
}


#footer {
float:left;
margin-top:0px;
margin-bottom:0px;
padding-bottom:10px;
border-top:#2a2929 1px solid;
width:980px;
text-align:center;
vertical-align:middle;
font-size:11px;
padding-top:10px;
background-color:#FFFFFF;
}

#footer a {
text-decoration:none;
color:#000000;
}

