/* CSS Document */

 body {
 background:url(images/body_back.jpg) repeat-x #fff684;
 margin:0px;
 padding:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 }
 
#container {
position: absolute; 
left: 50%; 
width: 803px; 
margin-left: -401px;
background: url(images/back_container.jpg) repeat-y;
}

#header {
background:url(images/logo.jpg) no-repeat;
height:151px;
padding:144px 0px 0px 476px;
} 

#main {
background: url(images/back_main.jpg) no-repeat;
padding:40px;
}

#footer{
clear:both;
background:url(images/footer.jpg) no-repeat #fff684;
padding-top:30px;
text-align:center;
font-size:10px;
color:#E0A901;
}

#footer a {
color: #E0A901;
text-decoration:none;
}

#footer a:hover {
color: #E0A901;
text-decoration:underline;
}

/* this is information for navigation */

div#navigation ul {
	padding:0;
	list-style-type:none;
	margin:0;
}
div#navigation ul li {
  position:absolute;
  text-indent:-5000px;
}
div#navigation ul a {
  text-decoration:none;
  display:block;
  height:auto;
  color:#FFFFFF;
}
div#navigation ul li#home {
  left:260px;
  top:259px;
}
div#navigation ul li#home a {
  width:93px;
  height:36px;
  background: url(images/button_home.jpg) 0 0 no-repeat;
  border-right:1px solid #139143;
  }
div#navigation ul li#home a:hover {
  background:url(images/button_home_f2.jpg) 0 0 no-repeat;
  border-right:1px solid #139143;
}
div#navigation ul li#why {
  left:354px;
  top:259px;
}
div#navigation ul li#why a {
  width:123px;
  height:36px;
  background:url(images/button_why.jpg) 0 0 no-repeat;
  border-right:1px solid #139143;
}
div#navigation ul li#why a:hover {
  background:url(images/button_why_f2.jpg) 0 0 no-repeat;
  border-right:1px solid #139143;
}
div#navigation ul li#advertisers {
  left:478px;
  top:259px;
}
div#navigation ul li#advertisers a {
  width:180px;
  height:36px;
  background: url(images/button_advertisers.jpg) 0 0 no-repeat;
  border-right:1px solid #139143;
  }
div#navigation ul li#advertisers a:hover {
  background:url(images/button_advertisers_f2.jpg) 0 0 no-repeat;
  border-right:1px solid #139143;
}
div#navigation ul li#contact {
  left:659px;
  top:259px;
}
div#navigation ul li#contact a {
  width:128px;
  height:36px;
  background:url(images/button_contact.jpg) 0 0 no-repeat;
  border-right:1px solid #139143;
}
div#navigation ul li#contact a:hover {
  background:url(images/button_contact_f2.jpg) 0 0 no-repeat;
  border-right:1px solid #139143;
}

/************* Text Styles ***************/

.sub_title {
font-weight: bold; 
color: #3978B0; 
font-size: 18px;
}

.sub_title2 {
font-weight: bold; 
color: #149244; 
font-size: 16px;
}

.sub_title3 {
font-weight: bold; 
color: #8b0036; 
font-size: 14px;
}

.small {
font-style:italic;
color: #666699; 
font-size: 12px;
}

/************* Home Layout ***************/

#home_left {
float:left;
width:409px;
}

#home_right {
margin-left:480px;
padding-top:84px;
width:212px;
background:url(images/whyus.jpg) no-repeat;
}

#why_bottom {
border-bottom: solid #D7D6CC 1px;
border-left: solid #D7D6CC 1px;
border-right: solid #D7D6CC 1px;
padding:10px;
}

.reason1 {
padding:0px 0px 8px 40px;
margin-top:8px;
background:url(images/1.gif) no-repeat;
border-bottom: solid #D7D6CC 1px;
}

.reason2 {
padding:0px 0px 8px 40px;
margin-top:8px;
background:url(images/2.gif) no-repeat;
border-bottom: solid #D7D6CC 1px;
}

.reason3 {
padding:0px 0px 8px 40px;
margin:8px 0px 8px 0px;
background:url(images/3.gif) no-repeat;
border-bottom: solid #D7D6CC 1px;
}

.yellow_button a {
background:#fff684;
border: solid #ffe45D 2px;
padding:8px 3px 8px 3px;
text-align:center;
font-family:"Times New Roman", Times, serif;
color:#036737;
text-transform:uppercase;
letter-spacing:4px;
font-stretch:condensed;
text-decoration:none;
display:block;
font-size:17px;
}

.yellow_button a:hover {
color:#5c90bd;
text-decoration:none;
background:#ffffff;
}

/************* Why Us Layout ***************/

#reasons_why1 {
padding:15px 0px 8px 55px;
margin-bottom:8px;
background:url(images/1_why.gif) no-repeat;
}

#reasons_why2 {
padding:15px 0px 8px 55px;
margin-bottom:8px;
background:url(images/2_why.gif) no-repeat;
border-top: solid #D7D6CC 1px;
}

#reasons_why3 {
padding:15px 0px 8px 55px;
margin-bottom:8px;
background:url(images/3_why.gif) no-repeat;
border-top: solid #D7D6CC 1px;
}

#reasons_why4 {
padding:15px 0px 8px 55px;
margin-bottom:8px;
background:url(images/4_why.gif) no-repeat;
border-top: solid #D7D6CC 1px;
}

#reasons_why5 {
padding:15px 0px 8px 55px;
margin-bottom:8px;
background:url(images/5_why.gif) no-repeat;
border-top: solid #D7D6CC 1px;
}

/************* Advertisers Layout ***************/

 th{
text-align:center;
padding:5px;
vertical-align:top;
}

td{
text-align:center;
padding:5px;
vertical-align:top;
}

.advertisers img{
margin-top:20px;
}

.pdf {
background: url(images/pdf.gif) no-repeat;
padding-left:22px;
/*height:22px;*/
}

#print_left {
float:left;
width:270px;

}

#print_right {
margin-left:310px;
text-align:center;
}
