/* CSS Document */
body{
	background-color: #f8f8f8;
	background-image: none;
	margin: 0px;
	background-image:url(images/mainbg.gif);
	background-repeat:repeat-x;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, h7, p, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family:Arial, Helvetica, sans-serif;
	color:#818080;
	font-size: 12px;
	font-weight: normal;
}

img {
	border:none
}
.imgBorder {
	border: 1px solid #B6B6B6;
}


#entireWrapper{
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#topWrapper{
	height: 227px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}


#nav{
	height: 78px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#logo{
	padding: 0px;
	height: 92px;
	width: 246px;
	margin-top: 20px;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	display: inline;
}
h1 {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 246px;
}

h2 {
	background-image: url(images/engineering.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	padding: 0px;
	height: 139px;
	width: 235px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f57a21;
	margin: 0px;
	padding: 0px;
}

a {
	color: #f57a21;
	text-decoration:underline;
}

a:hover {
	color:#818080;
	text-decoration:none;
}

#contentWrapper{
	height: auto;
	width: 900px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#contentLeft {
	width: 375px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#contentRight{
	width: 495px;
	padding: 0px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
}

#contentLeftPortfolio {
	width: 500px;
	margin-top: 20px;
	padding: 0px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

#contentRightPortfolio{
	width: 379px;
	padding: 0px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
}

#portfolioThumbs {
	width:350px;
	margin-left:20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#portfolioThumbs img {
	margin-right:5px;
	margin-bottom:5px;
	width:70px;
	height: 53px;
	padding: 0px;
}

#flash{
	height: 420px;
	width: 356px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: center;
	background-color: #ececeb;
	border: 3px solid #818080;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#flash2{
	height: 350px;
	width: 356px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: center;
	background-color: #ececeb;
	border: 3px solid #818080;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#contentRightHeader{
	width: 495px;
	padding: 0px;
	height: 139px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

div.homeWelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f57a21;
	text-align: center;
	padding: 0px;
	margin-bottom: 25px;
}

div.content {
	padding:0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#content {
	padding:0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 50px;
	clear: both;
}

#content img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contentHeader {
	padding:1px;
	height: 20px;
	background-color:#f57a21;
	font-size: 15px;
	font-weight: bold;
	text-indent: 20px;
	color: #F8F8F8;
	background-position: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#address {
	color: #f57a21;
	padding: 0px;
	height: 71px;
	margin-top: 70px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#addressLeft {
	float:left;
	width:33%;
	text-align: center;
}
#addressCenter {
	float:left;
	width:33%;
	text-align: center;
}
#addressRight {
	float:left;
	width:34%;
	text-align: right;
}
#bottomline{
	background-color:#818080;
	height: 9px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}
#copyright{
	height: 20px;
	width: auto;
	font-size: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#copyright a {
	text-decoration:none;
	color:#818080;
}
#copyright a:hover, a:visited, a:active {
	text-decoration:underline;
	color:#f57a21;
}
#copyrightWrapper{
	height: auto;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact_right {
	float:left;
	width:350px;
}
#contact_right span a{
	font-size:10px;
	text-decoration:none;
}
#contact_right span a:hover{
	font-size:10px;
	text-decoration:none;
	color:#818080;
}

#contact_right input, textarea {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030E24;
}
#contact_right form {
	background-color:#F7F7F7;
	border:1px solid #999999;
	padding:10px;
}
.contactsection {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
}
.label {
	float:left;
	line-height:25px;
	width:75px;
}
#contact_right2 {
	float:left;
	width:120px;
	margin-left: 30px;
}
.res-msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

