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

#header {
	background-image:url(../images/layout/header.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#FFF;
	
	height:145px;
}


	#nav {
		width:900px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
	}
	
			#nav ul {
			    margin:5px 0px 0px 0px;
			    padding:0px 0px 0px 0px;
			    list-style:none;
			    float:right;
			}
			
			#nav li {
			    float:left;
			    margin:0px 0px 0px 00px;
			    padding:0px  0px 0px 10px;
			    list-style:none;
			   
			}
			
			#nav a, #nav strong, #nav span {
			    	display:block;
				height: 25px;
				width:140px;
				padding:10px 0px 0px 0px;
				background-image:url(../images/layout/nav.gif);
				background-repeat:no-repeat;
				background-position:left top;
				
				font-size: 14px;
				color: #FFF;
				text-decoration: none;
				font-weight:normal;
				text-align:center;
				
				float:left;
				list-style:none;
			}
			
			#nav #current a {
				background-image:url(../images/layout/nav_hover.gif);
				background-repeat:no-repeat;
				background-position:left top;
			}
	
			
			#nav a:hover {
				background-image:url(../images/layout/nav_hover.gif);
				background-repeat:no-repeat;
				background-position:left top;
			}
			
#logo_nav {
	width:900px;
		margin-left:auto;
		margin-right:auto;
}
	
			#nav2 {
				margin-top:45px;
				padding:00px 0px 0px 0px;
				width:900px;
				font-size: 12px;
				color: #3a383b;
				text-decoration: none;
				
				float:left;
			}

#main_body {
	background-color:#EAEEF8;
	clear:both;
	padding-bottom:10px;
}

#main_body2 {
	background-color:#d6dff2;
	clear:both;
} 

	#main_body_content {
		width:900px;
		margin-left:auto;
		margin-right:auto;
		padding-top:20px;
	}
	
	#white_bg {
		background-color:#FFFFFF;
		padding:10px 10px 0px 10px;
		clear:both;
		margin:20px 0px 20px 0px;
	}
	
	#left_col {
		width:160px;
		float:left;
	}
	
	#middle_col {
		width:590px;
		float:left;
		margin-top:4px;
	}
	
	#right_col {
		width:145px;
		float:left;
	}
	
	.vert_line {
		float:left;
		width:5px;
		background-image:url(../images/layout/ver_line.gif);
		background-repeat:no-repeat;
		background-position:top centre;
	}
	
	.vert_line .bottom {
		width:5px;
		background-image:url(../images/layout/ver_line_btm.gif);
		background-repeat:no-repeat;
		background-position:top centre;
		height:130px;
	}
	
	.hor_line {
		height:10px;
		width:auto;
		clear:both;
		
		background-image:url(../images/layout/hor_line.gif);
		background-repeat:no-repeat;
		background-position:top centre;
	}

#footer {
	background-image:url(../images/layout/bg_btm.gif);
	background-position:top left;
	background-repeat:repeat-x;
	
	height:140px;
	
	clear:both;
}

	#footer_content {
			width:900px;
			margin-left:auto;
			margin-right:auto;
			padding-top:10px;
	}
	
	#footer_content p, #footer_content a {
		font-size:10px;
		line-height:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#footer_content a:hover {
		text-decoration:underline;
	}
	
	
.white11_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#3a383b;
	margin-top:10px;
}

.white11_nav a, .white11_nav strong, .white11_nav span{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#3a383b;
	text-decoration:none;
}

.white11_nav a:hover, .white11_nav a:visited {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#3a383b;
	text-decoration:none;
}
			
.margin_bottom {
	margin-bottom:5px;
}

#flash_banner {
	margin:0px 0px 20px 0px;
	padding:0px;
}

.form_tag {
	background-color:#f1f4fa;
	border:1px solid #d6dff2;
	width:300px;
	padding:2px;
	margin-bottom:10px;
	
	font-size:11px;
	color:#3a383b;

}

.form_tag2 {
	background-color:#f1f4fa;
	border:1px solid #d6dff2;
	width:400px;
	padding:2px;
	margin-bottom:5px;
	
	font-size:11px;
	color:#3a383b;

}

.table_style {
	font-size: 12px;
	color: #3a383b;
	text-decoration: none;
}

.table_style td{
	padding:2px;
}

.switch_table {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d85c5;
	text-align:center;
}

.switch_table a {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d85c5;
	text-decoration:none;
}

.switch_table a:hover {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#045abc;
	text-decoration:underline;
}

.float_left {
	float:left;
}
	
.float_right {
	float:right;
}

.quote_text {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:30px;
	color:#4D85C5;
}

.quote_text em {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	line-height:25px;
	color:#23408f;
}
label {
	color:#666666;
	font-size: 11px;
    width: 80px;
    float: left;
    text-align: right;
    margin-right: 15px;
    display: block;
	padding-top: 3px;
}
.form {
	margin-bottom:10px;
}
.formsubmit {
	margin-bottom: 5px;
	width: 495px;
	text-align:right;
}
input.text, textarea {
	background: #ffffff url("../images/form/input.gif") top right;
	color: #000000;
	border: 1px solid;
	border-color: #6699cc #6699cc #99ccff #99ccff;
	padding: 1px 2px 2px 2px;
	font-size: 1em;
	width: 400px;
}
input.text:focus, textarea:focus
{
	border-color: #6699cc;
}
	
.web_portfolio_leftcol {
	float:left;
	width:200px;
}

a.arrow_link {
	background-image:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:35px;
	padding-left:15px;
}