/* CSS Document */

*{padding:0px; margin:0px;}
body{font-family:Arial, Helvetica, sans-serif; font-size:11px; background-color:#6D7786; background-image:url(gfx/topdeco.png); background-repeat:repeat-x; color:#333333;}

.big1{font-size:12px; font-weight:bold;}
.big2{font-size:15px; font-weight:bold;}
.big3{font-size:18px; font-weight:bold;}
.big4{font-size:31px; font-weight:bold; color:#000000;}
.big5{font-size:42px; font-weight:bold; color:#000000;}

.red{color:#FF0000;}

.button{font-family:Arial; font-size:11px; font-weight:bold;}
.inputarea{font-family:Arial; font-size:12px; border: 1px solid #99BB66; background-color:#EEEEEE;}

a:link{color:#0000CC; text-decoration: underline; font-weight:bold;}
a:visited{color:#1111DD; text-decoration: underline; font-weight:bold;}
a:hover{color:#FF0000; text-decoration:underline; font-weight:bold;}

.first_letter{color:#006600;}

#page_container{position:relative; width:800px; margin-left:auto; margin-right:auto; top:94px;}

#page_container #logo{
	position:absolute;
	top: -94px;
}

#page_container #tel{
	position:absolute;
	top:-65px;
	left: 461px;
	width: 311px;
	color:#FFFFFF;
}
#page_container #tel a:link{text-decoration:none; color:#FFFFFF;}
#page_container #tel a:visited{text-decoration:none; color:#FFFFFF;}
#page_container #tel a:hover{text-decoration:none; color:#FF0000;}

#page_container #one{position:relative; width:100%; height:60px; background:url(gfx/one_bk.png);}
#page_container #one #tabs{
	position:absolute;
	left: 19px;
	top: 15px;
	width: 480px;
}

#page_container #two{position:relative; width:100%; height:78px;}

#page_container #three{position:relative; width:760px; background:url(gfx/three_bk.png) repeat-y; padding-left:20px; padding-right:20px;}
#page_container #three #flash{
	position:relative;
	width:782px;
	height:200px;
	background:
	url(gfx/hp_banner.jpg);
	left: -11px;
}

#page_container #three .index_under_flash{position:relative; width:740px; margin-left:10px; margin-right:0px; }
#page_container #three .index_under_flash #left{position:relative; width:530px; float:left;}
#page_container #three .index_under_flash #sidebar{position:relative; width:200px; float:left;}
#page_container #three .index_under_flash #sidebar #sidebar_top{position:relative; width:200px; height:20px; background:url(gfx/sidebar_top.png);}
#page_container #three .index_under_flash #sidebar #sidebar_body{position:relative; width:160px; padding-left:20px; padding-right:20px; background:url(gfx/sidebar_body.png) repeat-y;}
#page_container #three .index_under_flash #sidebar #sidebar_bottom{position:relative; width:200px; height:20px; background:url(gfx/sidebar_bottom.png);}
#page_container #three .clearfloat{position:relative; height:0px; clear:both;}

#page_container #four{position:relative; width:100%; height:45px; background:url(gfx/four_bk.png);}
#page_container #four #bes{
	position:absolute;
	right:20px;
	text-align:right;
	color:#999999;
	top: 16px;
	width: 195px;
}
#page_container #four #tracking{
	position:absolute;
	right:20px;
	text-align:right;
	color:#999999;
	top: 43px;
	width: 195px;
}
#page_container #four #bes a:link{color:#666666; text-decoration:none;}
#page_container #four #bes a:visited{color:#666666; text-decoration:none;}
#page_container #four #bes a:hover{color:#333333; text-decoration:none;}

#page_container #four #copyright{
	position:absolute;
	left:20px;
	text-align:left;
	color:#666666;
	top: 16px;
	width: 424px;
}
#page_container #four #footer_links{
	position:absolute;
	left:9px;
	text-align:center;
	color:#BBBBBB;
	top: 44px;
	width: 783px;
}
#page_container #four #footer_links a:link{color:#DDDDDD; text-decoration:none;}
#page_container #four #footer_links a:visited{color:#DDDDDD; text-decoration:none;}
#page_container #four #footer_links a:hover{color:#FFFFFF; text-decoration:none;}
