body {
	text-align:center;
	margin-top:5px;
}
#outer_box {
	text-align:center;
}
#inner_box {
	position:relative;
	text-align:left;
	margin: 0 auto;
	width:1000px;
}
#header {
	height: 120px;
}
#logo {
	position:absolute;
	left:0px;
}
#top_banner {
	position:absolute;
	right:0px;
}
#banner_line {
	position:absolute;
	top:56px;
	right:0px;
}
#top_nav {
	position:absolute;
	top:82px;
	left:7px;
	height:30px;
	font-family:"Century Gothic", sans-serif;
	font-size:13px;
}
#top_nav a{color:#231F76;}
#top_nav a:hover {color:red;}

#title_area {
}
#title_text{
	left:0px;
	float:left;
}
#title_img{
	margin-top:4px;
	float:right;
}
#dummy_layer{
	clear:both;
}
#main {
	clear:both;
	position:relative;
	padding-top:6px;
}
#left_nav {
	float:left;
 	width:190px;
	font-family: Verdana;
	font-size: 10px;
	position:relative;
	color:#444444;
}
#left_nav a{color:#444444;}
#left_nav ul {list-style-image:url(/img/dash.jpg);}
#left_nav ul ul {list-style-image:url(/img/circ.jpg);}
#left_nav ul li{color:#444444;}
#left_nav a:hover {color:red;}

#main_content {
	float:left;
 	width:640px;
	position:relative;
}
#title_right{
	height: 30px;
	text-align:right;
}
#main_page {
	text-align:left;
}
#page_nav {
	color:#FF6633;
	text-align:left;
}
#page_nav a{color:#FF6633;}
#page_nav ul{margin-top:0;}
#page_nav ul li{color:#FF6633;}
#page_nav a:hover {color:#FF6633;}

#right_boxes {
	float:right;
	width:150px;
	font-family: Verdana;
	font-size: 10px;
	position:relative;
	color:#444444;
}
#right_boxes a{color:#444444;}
#right_boxes a:hover {color:red;}
#right_boxes ul {list-style-image:url(/img/arrow.jpg);}
#right_boxes ul li{color:#444444;}

#contact_numbers {
	text-align:right;
	font-size:14px;
}
#toll_free {
	font-size:9px;
}
#clickchat {
	text-align:left;
}
#home_page {
	position:relative;
}

#home_page #tab_panels a{color:black;}
#home_page #tab_panels a:hover {color:red;}
#home_page #tab_panels ul{margin-top:0;}

#footer {
	clear:both;
	text-align:center;
	padding-top: 5px;
}
#bottom_nav {
}

#bottom_nav a{color:#000099;}
#bottom_nav a:hover {color:red;}

#bottom_content {
}
.bord_t_lb {background: url(/img/tdot.gif) 0 0 repeat-x; width:175px;}
.bord_t_rb {background: url(/img/tdot.gif) 0 0 repeat-x; width:150px;}
.bord_b {background: url(/img/bdot.gif) 0 100% repeat-x}
.bord_l {background: url(/img/ldot.gif) 0 0 repeat-y}
.bord_r {background: url(/img/rdot.gif) 100% 0 repeat-y}
.bord_bl {background: url(/img/botleft.gif) 0 100% no-repeat}
.bord_br {background: url(/img/botright.gif) 100% 100% no-repeat}
.bord_tl {background: url(/img/topleft.gif) 0 0 no-repeat}
.bord_tr {background: url(/img/topright.gif) 100% 0 no-repeat; padding:10px} 
.list_box{margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 0; margin-left: 8px; padding-left: 8px;}

