body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-size:11px;
	background:url(../images/clients/back_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#253564;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size:12px;
	margin-bottom:3px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size:12px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size:11px;
	margin-bottom:5px;
	margin-top:7px;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	color:#333333;
}
#container {
	padding-top:35px;
	margin:0px auto;
	width:950px;
}
#top_logo {
	text-align: left;
	padding-left: 15px;
	padding-bottom: 15px;
	height:54px;
}
#top_bar_left {
	float:left;
}
#top_bar_right {
	float:right;
	margin-top:20px;
}
#content {
	width: 950px;
	margin: 0px auto;
	text-align:left;
}
#content_mid {
	text-align: left;
	background:url(../images/generic/main_back.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:950px;
	height:612px;
}
#content_cover {
	padding-left:17px;
	padding-right:17px;
}
#home_flash {
	height:403px;
	width:916px;
	margin:0px auto;
}
#content_flash {
	height:275px;
	width:916px;
	margin:0px auto;
}
#main_buttons {
	padding-top:5px;
	padding-bottom:5px;
	height:136px;
}

.home_buttons {
	padding-top:78px;
	padding-bottom:5px;
	width:225px;
	float:left;
	margin-right:5px;
}
.home_buttons_link {
	background:url(../images/generic/home_button_link_back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:200px;
	height:53px;
	margin-right:5px;
	float:left;
	margin-left:6px
}
.home_buttons_link a {
	text-decoration:none;
	color:#000;
}
.home_buttons_link a:hover {
	text-decoration:none;
	color:#005ec4;
}
.link_container {
	width:175px;
	margin-top:14px;
	margin-left:13px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase
}
.button_small_text {
	font-size:11px;
	text-transform:none;
	font-weight:normal
}
.home_buttons_bar {
	background:url(../images/generic/home_button_link_bar.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:6px;
	height:53px;
	float:left
}
#link_cover {
	height:53px;
}
#button_1 {
	background:url(../images/generic/button_1_back.gif);
	background-position:left; 
	background-repeat:no-repeat
}
#button_2 {
	background:url(../images/generic/button_2_back.gif);
	background-position:left; 
	background-repeat:no-repeat
}
#button_3 {
	background:url(../images/generic/button_3_back.gif);
	background-position:left; 
	background-repeat:no-repeat
}
#button_4 {
	background:url(../images/generic/button_4_back.gif);
	background-position:left; 
	background-repeat:no-repeat;
	margin-right:0px;
}
#column_cover {
	width:916px;
	margin:0px auto;
	margin-top:20px;
	height:316px;
}
#col_1 {
	float:left;
	padding-left:23px;
	width:440px;
}
#col_1.step_col_1 {
	float:left;
	padding-left:23px;
	width:437px;
}
#col_2 {
	float:left;
	padding-top:25px;
}
#col_2.step_column {
	padding:0px;
	padding-top:39px;
	width:426px;
	margin-left:10px;
}
#col_1_heading {
	background:url(../images/generic/title_back.png);
	background-position:left;
	background-repeat:repeat-x;
	font-size:12px;
	text-transform:uppercase;
	padding-top:13px;
	padding-left:10px;
	padding-bottom:3px;
	border-top:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	width:320px;
}
.col_heading_large {
	font-size:16px;
	font-weight:bold;
}
#col_1_text {
	padding-right:50px;
	padding-left:11px;
	height:265px;
	overflow:hidden;
}
#col_1_text.step_column {
	padding:0px;
	margin-left:11px;
	width:426px;	
}
.detail_image1, .detail_image2 {
	float:left;
	height:241px;
	width:211px;
}
.detail_image1 img, .detail_image2 img {
	border:1px solid #cccccc;
}
.detail_image1 {
	margin-right:11px;
}
#detail_caption {
	line-height:23px;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	color:#000;
	margin-top:10px;
	padding-left:5px
}
.step_text {
	width:426px;
}
.step_cover {
	padding-top:20px;
	padding-bottom:8px;
	width:426px;
	height:24px;
}
.step_image {
	width:426px;
	height:123px;
}
#steps_left {
	float:left;
	height:24px;
}
#steps_right {
	float:right;
	height:24px;
}
.contact_panel_left, .contact_panel_right {
	float:left;
	height:200px;
	width:150px;
	padding-top:10px;
}
.contact_panel_right {
	margin-right:0px;
}
.contact_panel_left {
	margin-right:50px;
}
#contact_right {
	padding-top:15px;
}
#footer {
	text-align:right;
	width:950px;
	margin:0px auto;
	padding-top:8px;
	font-size:12px;
	color:#FFF;
	padding-bottom:15px;
}
