@charset "UTF-8";
/* CSS Document */

/* Varnish Stripping */
* {
	margin: 0;
	padding: 0;
	outline:none;
}
ol {list-style-position:outside; margin:0 0 20px 35px}
ul {
	list-style-position: outside;
	margin-left:35px;
	list-style-image: url(../images/ul_foot.gif);
}
#content ul, #content_blog ul {margin-bottom:10px}
#content ul li, #content_blog ul li {margin-bottom:5px
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	line-height: 12px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 27px;
	font-weight: lighter;
	color: #666666;
}

html {
	height: 100%;
}

#header {
	height: auto;
	float: left;
	width: auto;
}
/* CSS Document 
h1, h2,h3,h4,h5,h {font-weight:normal; color:#666666; margin-bottom:10px;text-shadow: 0px 2px 6px #e8eaeb;font-family: Verdana, Arial, Helvetica, sans-serif;}
*/
h1 {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #294851;
	padding-left: 45px;
	line-height: 15pt;
}
h2 {
	font-size:10px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}
h3 {
	font-size:16px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-left: 45px;
	color: #294851;
}
h4 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #294851;
	padding-left: 15px;
}

strong {
	color:#294851;
	font-size: 14px;
}
/* End Stripping */

body {
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position: top;
	background-color: #f5f3e7;
}

#wrap {
	margin:auto;
	width: 913px;
	background-color:#999999;
	height: auto;
}

#content {
	width: 913px;
	Height: auto;
	background-color:#CCCCCC;
	float: left;
	margin-top: -170px;
}



/* Menu list */

#menu {
	list-style: none;
	padding: 0;
	margin-top: 0;
	width: 913px;
	height: 170px;
	top: 34px;
	left: 22px;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .projects {
	width: 126px;
	height:38px;
	background: url(images/navimages/navmain_01.png) no-repeat;
	left: 203px;
	top: -76px;
}

#menu .services {
	width: 124px;
	height: 38px;
	background: url(images/navimages/navmain_02.png) no-repeat;
	left: 331px;
	top: -76px;
}

#menu .opportunity {
	width: 154px;
	height: 38px;
	background: url(images/navimages/navmain_03.png) no-repeat;
	left: 455px;
	top: -76px;
}

#menu .portfolio{
	width: 130px;
	height: 38px;
	background: url(images/navimages/navmain_04.png) no-repeat;
	left: 614px;
	top: -76px;
}

#menu .contact {
	width: 90px;
	height: 38px;
	background: url(images/navimages/navmain_05.png) no-repeat;
	left: 747px;
	top: -76px;
}

/* End Menu list */


#flashholder {
	background-image:url(images/flashbanner.jpg);
	background-color:#0033FF ;
	width: 874px;
	height: 221px;
	margin-left: 20px;
	margin-top: 20px;
	float:left;
}

#maintextarea {
	backgraouns-color: #555866;
	width: 400px;
	height:auto;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#textareaservices {
	backgraouns-color: #555866;
	width: 800px;
	height:auto;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#imagesarea {
	background-color: #CCCCCC;
	width: 446px;
	height: 400px;
	margin-left: 450px;
	margin-top: -330px;
	float: left;
	margin-bottom: 10px;
}

#serviceimages1 {
	width: 391px;
	height:auto;
	float: left;
	margin-right: 20px;
}

#projectimages {
	width: 450px;
	height: auto;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#galleryarea {
	width: 874px;
	height: 500 px;
	float: left;
	margin-left: 20px;
	margin-bottom:20px;
	background-color: #b9c1c5;
}

#samplearea {
	width: 834px;
	height: 500 px;
	margin-top: 50px;
	margin-left: 20px;
	float: left;
}

#camrosefullwidth {
	width: 874px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-top: -20px;
}

#footer {
	width: 913px;
	height: 20px;
	clear: both;
	float: left;
	backgraound-color: #294851;
	background-color: #28454D;
	text-align: right;
}
