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

#main{
	width: 940px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 21px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 21px;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #207c8b;
	line-height: 21px;
	}

h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #20529f;
	line-height: 21px;
	}

body {
	background-color: #FFF;
	margin: 0px;
}

.small{
	font-size: 12px;
	font-style: italic;
}

a.bodylinks{
	font-size: 14px;
	color: #21A6B6;
	text-decoration: none;
}

a.bodylinks:hover{
	font-size: 14px;
	color: #333;
	text-decoration: underline;
}

#head{
	background-image: url(images/index_04.gif);
	background-repeat: repeat-x;
	height: 116px;
	width: 100%;
}

#header{
	margin-top: 0px;
	margin-left: -470px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 940px;
	position: absolute;
	left: 50%;
}

#info{
	background-image: url(images/index_13.gif);
	background-repeat: repeat-x;
	height: 265px;
	width: 100%;
}

#info_sub{
	background-image: url(images/index_13.gif);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
}

#info_box{
	height: 265px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#info_box_sub{
	height: 150px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
}
#contact{
	height: 120px;
	width: 100%;
	background-color: #e2e2e2;
}

#contact_box{
	height: 120px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact_left{
	height: 100px;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#contact_right{
	height: 100px;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	text-align: right;
}

#footer{
	height: 34px;
	width: 100%;
	background-image: url(images/index_32.gif);
	background-repeat: repeat-x;
}

#footer_box{
	height: 34px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_left{
	height: 24px;
	width: 470px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
#footer_right{
	height: 24px;
	width: 470px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	text-align: right;
}

a.footerlinks{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.footerlinks:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#column_holder{
	float: left;
	width: 650px;
}

#column1{
	float: left;
	height: 340px;
	width: 147px;
	margin-right: 15px;
	background-image: url(images/index_15.jpg);
	background-repeat: no-repeat;
}
#column2{
	float: left;
	height: 340px;
	width: 147px;
	margin-right: 15px;
	background-image: url(images/index_17.jpg);
	background-repeat: no-repeat;
}
#column3{
	float: left;
	height: 340px;
	width: 147px;
	margin-right: 15px;
	background-image: url(images/index_19.jpg);
	background-repeat: no-repeat;
}
#column4{
	float: left;
	height: 340px;
	width: 147px;
	margin-right: 15px;
	background-image: url(images/index_21.jpg);
	background-repeat: no-repeat;
}

.column_text{
	font-size: 12px;
	width: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 90px;
	margin-left: auto;
	color: #5e5e5e;
}

#right{
	float: right;
	width: 250px;
	height: 100%;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;

}

#clear{
	clear: both;
}

#welcome{
	float: left;
	width: 640px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #faa11c;
	padding-right: 10px;
}

#content{
	float: left;
	width: 645px;
	margin-bottom: 25px;
	padding-right: 10px;
}

	#navcontainer ul li {
	
	margin: 0px;
	padding: 0px;
}

li{
	list-style-type: none;
}
li.svc{
	font-size: 14px;
	color: #F90;
	line-height: 21px;
	list-style-type: square;
}

#navcontainer a:hover.home
{
	background: url(images/newnav/white_home_ro.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

#navcontainer a:hover.company
{
	background: url(images/newnav/company_ro.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

#navcontainer a:hover.services
{
	background: url(images/newnav/services_ro.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

#navcontainer a:hover.test
{
	background: url(images/newnav/testimonial_ro.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

#navcontainer a:hover.projects
{
	background: url(images/newnav/projects_ro.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

#navcontainer a:hover.customer
{
	background: url(images/newnav/customer_ro.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

#navcontainer a:hover.contact
{
	background: url(images/newnav/contact_ro.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.base {
	background: url(images/newnav/white_home.png);
	background-repeat: no-repeat;
	background-color: transparent;
	z-index:800;
	position: absolute;
	left: 0px;
	top: 0px;
}

.home {
	background: url(images/newnav/white_home.png);
	background-repeat: no-repeat;
	background-color: transparent;
	z-index:700;
	position: absolute;
	left: 234px;
	top: 85px;
}
.company {
	background: url(images/newnav/company.png);
	background-repeat: no-repeat;
	background-color: transparent;
	z-index:600;
	position: absolute;
	left: 322px;
	top: 85px;
}
.services {
	background: url(images/newnav/services.png);
	background-repeat: no-repeat;
	background-color: transparent;
	z-index:500;
	position: absolute;
	left: 402px;
	top: 85px;
}
.test {
	background: url(images/newnav/testimonial.png);
	background-repeat: no-repeat;
	background-color: transparent;
	z-index:400;
	position: absolute;
	left: 512px;
	top: 85px;
}
.projects {
	background: url(images/newnav/projects.png);
	background-repeat: no-repeat;
	background-color: transparent;
	z-index:300;
	position: absolute;
	left: 590px;
	top: 85px;
}
.customer {
	background: url(images/newnav/customer.png);
	background-repeat: no-repeat;
	background-color: transparent;
	z-index:200;
	position: absolute;
	left: 708px;
	top: 85px;
}
.contact{
	background: url(images/newnav/contact.png);
	background-repeat: no-repeat;
	background-color: transparent;
	z-index:100;
	position: absolute;
	left: 780px;
	top: 85px;
}

.subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFA200;
	}
	
.sig{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #faa21c;
}
