table, form, div {
	font-family: Arial, Tahoma,Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
/****************************************************************/
/*                         Wrapper                              */
/****************************************************************/
#wrapper, #wrapper1 {
	width: 740px;
	margin: auto;
}
/****************************************************************/
/*                       Main Content                           */
/****************************************************************/
#main_logo {
    display: inline;
	margin: 10px 10px 10px 7px;
    float:left;
}
#main_content {
	float: left;
	padding: 25px 0px 25px 0px;
}
#center_partition {
	width: 720px;
	float: left;
	margin: auto;
	padding-bottom: 20px;
}
#center_partition_service{
	width: 740px;
	float: left;
	margin: auto;
}
#center_partition_plan {
	width: 720px;
	float: left;
	margin: auto;
	padding-top: 5px;
}
#top_partition {
	width: 740px;
	height: 83px;
}
#section_logo {
	width: 93px;
	height: 83px;
	background: url(../template/misc/logo.gif) no-repeat;
	float: left;
}
#section_header	{
	width: 300px;
	height: 83px;
	float: left;
}
#bottom_partition {
	float: left;
	width: 740px;
}
#bottom_text_box {
	padding-top: 30px;
	width: 600px;
	float: left;
	font-size: 14px;
	overflow: visible;
}
#left_partition, #left_partition1 {
	float: left;
	width: 529px;
}
#right_partition, #right_partition1 {
	width: 191px;
	float: left;
}
#left_text_box {
	padding-top: 40px;
	width: 510px;
	float: left;
	font-size: 14px;
	overflow: visible;
	background: url(../template/misc/ghost_circles.gif) center no-repeat;
}
#circle_logo {
	display: inline;
	width: 156px;
	height: 157px;
	background: url(../template/misc/circle_logo.gif) no-repeat;
	float: left;
	margin: 20px 0px 0px 82px;
}	
#icons {
	display: inline;
	width: 117px;
	height: 519px;
	background: url(../template/misc/icons.jpg) no-repeat;
	float: left;
	margin: 40px 20px 0px 0px;
}
#side_bar_top_A {
	display: inline;
	width: 191px;
	height: 31px;
	background: url(../template/misc/sidebar_top.gif) no-repeat;
	float: left;
}
#side_bar_top_B {
	width: 191px;
	height: 31px;
	margin-top: 30px;
	background: url(../template/misc/sidebar_top.gif) no-repeat;
}
.side_bar_bot {
	width: 191px;
	height: 30px;
	background: url(../template/misc/sidebar_bot.gif) no-repeat;
}
.section_box {
	width: 740px;
	margin-bottom: 20px;
	float: left;
}
.icon {
	display: inline;
	width: 101px;
	height: 110px;
	float: left;
	margin-left: 45px;
}
.desc_box {
	display: inline;
	width: 580px;
	margin-left: 14px;
	float: left;
}
.icon_header {
	width: 536px;
	margin-bottom: 7px;
}
#column_A {
	width: 223px;
	float: left;
}
.column_B {
	width: 223px;
	float: left;
	margin-left: 35px;
}
.web_sites_box	{
	display: block;
	width: 223px;
	height: 138px;
	float: left;
}
.web_sites	{
	width: 223px;
	height: 81px;
	float: left;
}
/* SPECIAL OPACITY EFFECTS */
.trans {
	opacity:.50; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width: 223px;
	height: 81px;
	float: left;
}
#intro_outer {
    padding: 15px;
}
/****************************************************************/
/*                          Text                                */
/****************************************************************/
h3 {
	font-size: 24px;
	margin: 0px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
li {
	padding-bottom: 6px;
}
.question_text {
	font-size: 17px;
	margin-bottom: 6px;
	font-weight: bold;
}
.intro_text {
	font-size: 14px;
}
.header_text {
	font-size: 18px;
	font-weight: bold;
}
.side_bar_text {
	width: 129px;
	padding: 0px 25px 0px 25px;
	background-color: #656162;
	border-left: 6px solid #303030;
	border-right: 6px solid #303030;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 17px;
	overflow: visible;
}
a.side_bar_text {
	padding: 0px;
	color: #FFFFFF;
	border-left: none;
	border-right: none;
}
a.side_bar_text:hover {
	padding: 0px;
	color: #303030;
	border-left: none;
	border-right: none;
}
.signature_text {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	font-size: 17px;
	margin-top: 12px;
	overflow: visible;
}
a.web_site_text {
	display: block;
	color: #333333;
	text-align: center;
	margin: 2px 0px 18px 0px;
	width: 223px;
	font-size: 11px;
	text-decoration: none;
}
a.web_site_text:visited {
	display: block;
	color: #333333;
	text-align: center;
	margin: 2px 0px 18px 0px;
	width: 223px;
	font-size: 11px;
	text-decoration: none;
}
a.web_site_text:hover {
	color: #999999;
	text-decoration: none;
}
a.web_site_name {
	display: block;
	color: #333333;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.web_site_name:visited {
	display: block;
	color: #333333;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.web_site_name:hover {
	color: #999999;
	text-decoration: none;	
}
