.startbutton {
margin-top:50px;
padding-top:50px;
margin-left:auto;
margin-right:auto;
}

body {
	text-align:center;
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}

a {
	color:#043962;
	text-decoration:none; 
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
} 

a.menuItem {
	color:#829CB0;
	text-decoration:none; 
	display:block;
	padding:4px 4px 3px 4px}

a.menuItem:hover {
	color: #829CB0;
	background-color:#F0F4F7;
	display:block;
	text-decoration:none;
} 

	
h1 {
	font-weight:normal;
	color:#01a0c6;
	font-size:18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
	
	
h2 {
	font-weight:bold;
	color:#01a0c6;
	}
	
h3 {
	font-weight:bold;
	color:#559F77;
	}

.banner {
	position:relative;
	left:0px;
	top:0px;
	width:1004px;
	height:103px;
	background-image:url(../images/top_banner.gif);
	}


.container {
	text-align:left;
	margin: 0px auto;
	padding:0px;
	width: 1004px;
	height:100%;
	}
	
.container_inner {
	position:relative;
	top:10px;
	}
	
.flash {
	position:relative;
	top:-10px;
	height:400px;
	}

.form_txt {
	color:#ffffff; 
	font-weight:bold;
	}

.logo {
	position:relative;
	left:0px;
	top:0px;
	width: 182px;
	height: 65px;
	
	}
	
p {	line-height:17px; color:#666666; margin-bottom:5px;}

.panel_container {
	position:relative;
	top:7px;
	height:100%;
	}
	
.panel_main {
	position:absolute;
	top:0px;
	left:0px;
	width:762px;
	height:800px;
	border: 1px solid #E5E5E5;
	padding:10px;
	background-color:#ffffff;
	margin-bottom:50px;
	}
	
.panel_right {
	position:absolute;
	top:0px;
	left:792px;
	width:212px;
	height:835px;
	}

.panel_callToAction {
	position:relative;
	top:0px;
	background-image:url(../images/orange_panel.jpg);
	width:212px;
	height:414px;
	
	
	}

.panel_clients {
	position:relative;
	top:5px;
	width:210px;
	height:366px;
	border: 1px solid #E5E5E5;
	}

.panel_why {
	position:relative;
	top:20px;
	height:100px;
	}

.active_color {
	color:#ffffff; 	
	display:block;
	padding:4px 4px 3px 4px;
	}

.search_btn {
	position:absolute;
	top:120px;
	left:465px;
	}

.search_container {
	position:absolute;
	top:60px;
	left:20px;
	width:300px;
	}


table.search_main {
	width:100%;
	border-spacing:0px;
	padding:0px;
	margin:0px;
		}
	

td {vertical-align:top; padding:5px}

tr.table_color {
	background-color:#F0F4F7;
	}

.title {
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
	padding:0px;
	margin-top:10px;
	background-color:#95c7e7;
	padding:3px 0px 4px 10px;
	}

.why_txt {
	float:left;
	width:230px;
	padding-left:20px;
	font-size:18px;
	line-height:1.2em;
	}
	
.bullet {
	float:left;
	width:23px;
	height:50px;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.column {
	float:left;
	width:350px;
	padding:20px 0px 20px 20px;
	}
	
.question_mark {
	position:absolute;
	top:0px;
	left:150px;
	}
