@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
background:url(images/diag.jpg) fixed repeat;
}

#main_wrapper{
	position:absolute;
	margin-left: -450px;
	padding: 0px;
	height: auto;
	width: 900px;
	border: 2px solid #000000;
	position: absolute;
	left: 50%;
	top: 2px;
	background:#feee1c;
}

#top_inner_wrapper{
	padding: 0px;
	height: auto;
	width: 900px;
	border: 0px solid #000000;
	background:url(images/top_grad_backer.jpg) fixed repeat-x;
}

#main_body{
	background: #fff url(images/bg-lines.gif);
	height: 300px;
	width: 760px;
	padding:20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	border:2px solid #000;
	margin-left:48px;
	margin-top:10px;
}

#other_pages_main_body{
	background: #fff url(images/bg-lines.gif);
	height: auto;
	width: 760px;
	padding:20px;
	padding-bottom:20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	border:2px solid #000;
	margin-left:48px;
	margin-top:10px;
}

#other_pages_inner{
	background:#fff;
	margin-top:20px;
	padding: 20px;
	height: auto;
	width: 720px;
	border: 1px solid #000000;
	
}

#main_body_left{
	margin-top:20px;
	margin-left:15px;
	padding: 0px;
	height: 260px;
	width: 350px;
	border: 0px solid #000000;
	float:left;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
}

#main_body_right{
	margin-top:20px;
	margin-right:5px;
	padding: 0px;
	height: 260px;
	width: 360px;
	border: 1px solid #000000;
	float:right;
}

#bottom_inner_wrapper{
	margin-left:48px;
	padding-top:20px;
	height: 320px;
	width: 802px;
	border: 0px solid #000000;
}

#bottom_box_1{
	background: #fff;
	height: 200px;
	width: 250px;
	padding:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	border:2px solid #000;
    float:left;
}

#bottom_box_2{
	background: #fff;
	height: 200px;
	width: 250px;
	padding:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	border:2px solid #000;
    margin-left:24px;
    float:left;

}

#bottom_box_3{
	background: #fff;
	height: 200px;
	width: 250px;
	padding:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	border:2px solid #000;
	float:right;
}

#footer{
width:900px;
height:60px;
margin-top:10px;
background: url(images/bottom_grad_backer.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align:center;
}

a{
 outline: none;
}


#footer a:link, #footer a:visited{ color: #333; text-decoration: none;}
 
#footer a:active, #footer a:hover{ color: #cc3333; text-decoration: underline;}

table.one{
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000;
font-weight: bold;
}

.pricesheadlines{
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000;
font-weight: bold;
}

table.two{
text-align:center;
}
