img
{  border-style: none;
}

body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/background_header.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	margin-top:10px;
	border:0;
}


#container-banner {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 235px;	
	background-image: url(images/bg_transition.gif);
}

#container-navigation {
	width: 670px;
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}


ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:right
}

#navigation li {
	list-style: none;
	position: relative;
	height: 22px;
	float:left;
	z-index:1000;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #ffffff;
	display:inline-block;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}

#navigation li li {
	float: none;
	left: -40px;
	
}

#navigation li ul {
	position: absolute;
	width:300px;
	top: auto;
	left:-9999em;
}

#navigation li li a { 
	background-color:#45AAFF;
	border:solid 1px #FFF;
	
}

#navigation li:hover > ul {
	left: 0px;
}


.slideshow { height: 212px; width: 670px; margin: auto }

#container-content {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: auto;
	float: left;
}

#content-index {
	width: 430px;
	float: left;
	padding-bottom:60px;
}

#content-projects {
	width: 500px;
	float: right;
	padding-bottom:60px;
}

#border {
	padding-top:50px;
	width: 170px;
	margin-left: 480px;
	height: 500px;
}

#bidsborder {
	width: 170px;
	margin-left: 480px;
	height: 50px;
}

#contactborder {
	width: 170px;
	margin-left: 480px;
	height: 900px;
}

#projectsborder {
	padding-top:50px;
	width: 130px;
	margin-right: 500px;
	height: 250px;
	background:#45AAFF;
	text-decoration:none;
	padding-left: 5px;
	font-size: 11px;
	text-decoration: none;
	position:relative;
}


#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 680px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 300px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 20px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	letter-spacing: -0.5px;
	}

#indexwelcome {
	height: auto;

}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
	padding-bottom: 20px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

ul#contact {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	font-size:10px
	
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
	color:#F00
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/*Completed Projects Table Style*/

#completedproject
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	width: 93%;
	text-align: left;
	border-collapse: collapse;
}

#completedproject td
{
	padding: 10px 15px;
	color: #333;
	border-top: 1px solid #e8edff;
}
.cp-first
{
	background: #85c7ff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
/*END Completed Projects Table Style*/

/*Contact Form Style*/
#page-wrap {
	width: 450px;
	background: white;
	padding: 20px 10px 20px 10px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}


#contact-area {
	width: 440px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 180px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #006AC3;
}

#contact-area input.submit-button {
	width: 90px;
	margin-left: 65%;
}

label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 80px;
	padding-top: 5px;
	font-size: 1.2em;
}
/*End Contact Form Style*/