/* CSS Document */
body{
background: url(../images/background.gif);
margin-top:0px;
margin-bottom:0px;
}
body,p,h1,h2,h3,h4,h5,h6,div,td,a{
font-family:Arial, sans-serif;
color:#636567;
font-size:12px;
line-height:17px;
}
b{
color:#333333;
}
a{ color:#1B93B0; text-decoration:none;}
a:hover {text-decoration: underline;}
h1{
color:#ff9900;
font-size:18px;
line-height:22px;
margin-top:0px;
margin:0px;
}
h2{
font-weight:bold;
color:#333333;
font-size:12px;
margin-top:0px;
}
#topbanner{
width:972px;
}
#topbanner1{
height:63px;
background:url(../images/home-01.png) no-repeat;
padding-left:30px;
}
#topbanner2{
height:56px;
background:url(../images/home-02.png) no-repeat;
padding-left:30px;
}
#topbanner3{
height:123px;
background:url(../images/home-03.png) no-repeat;
padding-left:30px;
}
#topbanner3 h1{
font-size:24px;
color:#FF9900;
font-weight:normal;
line-height:30px;
width:600px;
padding-top:60px;
margin-bottom:0px;
}
#topbanner4{
height:195px;
background:url(../images/home-04.png) no-repeat;
padding-left:30px;
}
#topbanner4 h1{
font-size:16px;
color:#FFFFFF;
font-weight:normal;
width:400px;
line-height:20px;
margin-top:0px;
padding-top:12px;
}
#dropshadow{
width:972px;
height:10px;
background:url(../images/drop-shadow.png) repeat-x;
}
#logo{
height:35px;
width:115px;
float:left;
margin-top:22px;
}
#toprightnavigation{
float:right;
margin-top:8px;
}

#topnavigation{
/*margin-top:18px;
padding-top:36px;*/
}
#topnavigation td{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
#topnavigation a{
color:#FFFFFF;
text-decoration:none;
}
#topnavigation a:hover{
color:#ff9900;
text-decoration:none;
}
#maincontent{
width:942px;
background:#FFFFFF;
padding-left:30px;
padding-top:20px;
position:relative;
height:260px;
}
#maincontent1{
width:294px;
float:left;
}
#content1{
width:280px;
padding-top:13px;
padding-bottom:20px;
}
#maincontent2{
margin-left:20px;
width:302px;
float:left;
}
#content2{
width:261px;
padding-top:13px;
padding-bottom:20px;
}
#maincontent3{
margin-left:20px;
width:302px;
float:left;
}
#content3{
width:261px;
padding-top:13px;
padding-bottom:20px;
font-style:italic;
}
#upshadow{
height:9px;
background:url(../images/up-shadow.png) repeat-x;
}
#footer{
width:972px;
height:42px;
background:url(../images/footer-bg.png);
}
.topandfooter{
margin-right:12px;
margin-top:8px;
margin-bottom:8px;
}
.topandfooter td{
font-size:11px;
color:#FFFFFF;
}
.topandfooter a{
font-size:11px;
color:#FFFFFF;
text-decoration: none;
}
.topandfooter a:hover{
text-decoration: underline;
}
.searchbox{
height:14px;
font-size:11px;
}

.head-text{
	color:#FF9900;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	margin-bottom:0;
	padding-top:60px;
	width:600px;
	margin:0;
}

.head-text-1 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	margin-top:0;
	padding-top:12px;
	width:400px;
	margin:0;
}

.head-text-2 {
	color:#FF9900;
	font-size:18px;
	line-height:22px;
	margin:0;
	font-weight:bold;
}
