body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#196ABD;
	line-height:155%;
	background-color: #196ABD;
}

a:link {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color:#336600;
	text-decoration:none;
	border-bottom: #336600 1px dashed;
}

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:160%;
	text-align:justify;
	padding: 5px 10px 5px 10px;

}

#container_main{
	width:930px;
	margin:auto;
	height:100%;

}

#top{
	width:926px;
	height:96px;
	margin:auto;
	background:#ffffff;
}

#logo{
	background:url(../images/logo.gif) no-repeat top;
	width:419px;
	height:75px;
	margin: 0px 0 0 25px;
	top:15px;
	position:absolute;
}

#topMenu{
	width:400px;
	float:right;
	position:absolute;
	z-index:9999px;
}
#nav {
	height:36px;
	width:926px;
	margin:auto;
}

#content_main_home{
	width:926px;
	height:620px;
	margin:auto;
	background-color:#FFFFFF;
}

#content_main_about{
	width:926px;
	height:800px;
	margin:auto;
	background-color:#FFFFFF;
}

#content_main_services{
	width:926px;
	height:820px;
	margin:auto;
	background-color:#FFFFFF;
}

#content_main_elsytec{
	width:926px;
	height:870px;
	margin:auto;
	background-color:#FFFFFF;
}

#content_main_clients{
	width:926px;
	height:1100px;
	margin:auto;
	background-color:#FFFFFF;
}
#content_main_careers{
	width:926px;
	height:1100px;
	margin:auto;
	background-color:#FFFFFF;
}

#content_main_contact{
	width:926px;
	height:1000px;
	margin:auto;
	background-color:#FFFFFF;
}

#flash_banner{
	width: 915px;
	height:192px;
	margin:auto;
	margin-top:15px;
	
}
#flash_banner #space{
	height:15px;
}

.table_title{
	margin: 5px 0 0 10px;
}

#welcome_table{
	width:686px;
	float:right;

}

#services_marquee_table{
	width:200px;
}

#news_table{
	width:686px;
	position:absolute;
	top:533px;
	margin: 0 0 0 207px;
}

#footer{
	width: 891px;
	height:25px;
	margin:auto;
	margin-top:15px;
	background-color:#196ABD;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:165%;
}
#footer a{
	color:#fff;
	text-decoration:none;
}

.picture {
	
}

.picture:hover{
	width:275px;
}