body{
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background:#d8d8d8;
}

img{
	margin:0px;
	border:0px;
}

.welcome_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#787878;
	font-weight:bold;
	text-decoration:none;
}

.welcome_subtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#005d96;
	text-decoration:none;
}

.running_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
}

.running_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	text-decoration:none;
}

.running_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#005d96;
	text-decoration:none;
}

#top_navigation {
	width:686px;
	height:105px;
	border:solid 1px #000;
}

#top_navigation ul{
	margin:0px;
	padding:0px;
}

#top_navigation  ul li{
	float:left;
	list-style:none;

}

#top_navigation  ul li.home a{
	display:block;
	width:109px;
	height:105px;
	background:url(../images/top_nav.png) bottom left;
}

#top_navigation  ul li.home a:hover{
	background:url(../images/top_nav.png) top left;
}

#top_navigation  ul li.abt a{
	display:block;
	width:113px;
	height:105px;
	background:url(../images/top_nav.png) -110px bottom;
}

#top_navigation  ul li.abt a:hover{
	background:url(../images/top_nav.png) -110px top;
}

#top_navigation  ul li.why a{
	display:block;
	width:113px;
	height:105px;
	background:url(../images/top_nav.png) -223px bottom;
}

#top_navigation  ul li.why a:hover{
	background:url(../images/top_nav.png) -223px top;
}

#top_navigation  ul li.services a{
	display:block;
	width:113px;
	height:105px;
	background:url(../images/top_nav.png) -335px bottom;
}

#top_navigation  ul li.services a:hover{
	background:url(../images/top_nav.png) -335px top;
}

#top_navigation  ul li.services a{
	display:block;
	width:113px;
	height:105px;
	background:url(../images/top_nav.png) -335px bottom;
}

#top_navigation  ul li.services a:hover{
	background:url(../images/top_nav.png) -335px top;
}

#top_navigation  ul li.carrer a{
	display:block;
	width:121px;
	height:105px;
	background:url(../images/top_nav.png) -448px bottom;
}

#top_navigation  ul li.carrer a:hover{
	background:url(../images/top_nav.png) -448px top;
}

#top_navigation  ul li.contact a{
	display:block;
	width:115.5px;
	height:105px;
	background:url(../images/top_nav.png) -569px bottom;
}

#top_navigation  ul li.contact a:hover{
	background:url(../images/top_nav.png) -569px top;
}


.title{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#227295;
	padding-right:5px;
	font-weight:bold;
}

.button_bor{
	border:1px #c5c5c5 solid;
	border-left:solid 0px;
	background:url(../images/bg_button.png) repeat-x;
}

.sub_title{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ef6e13;
	text-decoration:none;
}

.title{
	font-family:"tw Cen MT";
	font-size:16px;
	color:#005e96;
	text-decoration:none;
	text-transform:uppercase;
}

.submit{
background:#e3e3e3;
border:1px solid #c4c4c4;
padding:4px;
font-family:"HelveticaNeueLT Com 45 Lt", arial, tahoma, sans-serif, serif;
color:#333333;
}
