﻿body
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	background: #193960 url(/web/images/mainBG.jpg) repeat-x top;
}

h1
{
	font-family: Book Antiqua, Georgia, Times New Roman;
	font-size: 28pt;
	line-height: 100%;
	color: #0d584f;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #cab995;
	padding-bottom: 15px;
}

h2
{
	font-size: 14pt;
	color: #7c5523;
}

h3
{
	font-size: 11.5pt;
	color: #333333;
}

a:link,a:visited,a:active
{
	color: #2462bf;
	text-decoration: underline;
}

a:hover
{
	color: #b31616;
}

#div_homeWrapper
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

#div_topNav
{
	height: 57px;
	width: 790px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10.5pt;
	letter-spacing: .05em;
	vertical-align: middle;
	text-align: center;
	margin-top: 20px;
}

.navItem
{
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}

#div_topNav ul
{
	list-style-type: none;
	margin: 0px;
	padding-top: 18px;
}

#div_topNav li
{
	display: inline;
	margin-right:40px;
	
}

#div_topNav a:link, #div_topNav a:visited, #div_topNav a:active
{
	color: #f9f4e1;
	text-decoration: none;
}

#div_topNav a:hover

{
	color: #66ccff;
	text-decoration: none;
}

#div_header
{
	height: 96px;
}

#div_rotator
{
	height: 256px;
	width: 800px;
	margin-bottom:13px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

#div_logo
{
	background: url(/web/images/logo.gif) no-repeat center;
	float: left;
	height: 96px;
	width: 232px;
}

#div_headerContent
{
	float: right;
	width:568px;
	height:96px;
}

#div_mainContent
{
	width: 800px;
	background-color: #223348;
}

#div_mainContent:after
{
	clear: both;
	content: "";
	display: block;
}

#div_footerWrapper
{
	width: 100%;
	height: 40px;
	background-color: #122a47;
}

#div_footer
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	height:40px;
	font-size: 8.5pt;
	vertical-align:middle;
	color: #7591b3;
}

#div_footer a:link, #div_footer a:visited, #div_footer a:active
{
	color: #5785be;
	text-decoration: none;
}

#div_footer a:hover

{
	color: #66ccff;
	text-decoration: none;
}

#div_footerStatic
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top:3px;
	font-size: 7pt;
	color: #637d9b;
}

#div_footerStatic a:link, #div_footerStatic a:visited, #div_footerStatic a:active, #div_footerStatic a:hover
{
	color: #637d9b;
	text-decoration: underline;
}


.div_homeContentLeft
{
	width: 550px;
	float: left;
	font-size: 9.5pt;
	line-height: 150%;
}

.div_homeContentRight
{
	width: 250px;
	float: right;
	line-height: 170%;
}

.div_homeContentRight a:link, .div_homeContentRight a:visited, .div_homeContentRight a:active
{
	color: #f5f5f5;
}

.div_homeContentRight a:hover
{
	color: #66ccff;
}

.div_homeContentLeftTop
{
	background: #45668f url(/web/images/homeLeftTopBG.jpg) repeat-x top;
	padding: 20px;
}

.div_homeContentLeftTop a:link, .div_homeContentLeftTop a:active, .div_homeContentLeftTop a:visited
{
	color: #66ccff;
	text-decoration: underline;
}

.div_homeContentLeftTop a:hover
{
	color: #ffffff;
}

.div_homeContentLeftBottom
{
	background: #502e24 url(/web/images/homeLeftBottomBG.jpg) repeat-x top;
	padding: 20px;
}


#div_subContentWrapper
{
	width: 800px;
	background: #fffbec url(/web/images/subPageLeftBG.gif) repeat-y left;
	border-bottom: 2px solid #fffbec;
}

#div_subHeaderImg
{
	background-image: url(/web/images/subHeaderBanner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 112px;
}

#div_subContent
{
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 620px;
	color: #333333;
	line-height: 140%;
	height: 100%;
}

#div_subContentSpacer
{
	height:500px;
	width: 1px;
	float:left;
}

#div_subContent:after
{
	clear: both;
	content: "";
	display: block;
}

/*start portfolio*/
#div_portfolioWrapper
{
	width: 620px;
	margin: 20px auto;
}

.portfolioItemWrapper
{
	width: 290px;
	float: left;
	margin-bottom: 30px;
}

.portfolioProjectThumb
{
	width: 90px;
	float: left;
	border: 1px solid #666666;
}

.portfolioThumb
{
	width: 90px;
	height: 60px;
}

.portfolioCategoryThumb
{
	width: 150px;
	float: left;
	border: 1px solid #666666;
}

.portfolioCategoryThumb img
{
	width: 150px;
	height: 100px;
}

.portfolioProjectThumb
{
	text-align: center;
}

.portfolioCategoryTitle
{
	font-size: 12pt;
	float: left;
	padding-left: 15px;
}

.portfolioCategoryTitle a:active, .portfolioCategoryTitle a:link, .portfolioCategoryTitle a:visited
{
	text-decoration: none;
}

.portfolioCategoryTitle a:hover
{
	text-decoration: underline;
}

#portfolioDetailsWrapper
{
	margin:20px 0px 0px 0px;
	width: 620px;
	position: relative;
	float: left;
}

.portfolioDetailsItemWrapper
{
	width: 620px;
	float: left;
	margin: 0px auto;
	margin-bottom: 50px;
}

.portfolioDetails
{
	width: 490px;
	float: left;
	padding-left: 20px;
}

.portfolioDetails h2
{
	margin: 0px 0pc 10px 0px !important;
}

#portfolioBack
{
	float: right;
	width: 200px;
	margin-top: 15px;
}

/* start topnav dropdown*/
div.moreDropDown
{
    width: 140px;
    background: #234c80;
    border:1px solid #3e7dca;
    border-top: 0px;
    position: absolute;
    left: -10px;
    top: 15px;
    display:none;
}

div.moreDropDown ul
{
    list-style-type: none;
    margin: 0px;
    padding:0px;
}

div.moreDropDown ul li:hover
{
    width: 145px;
    background: #2b65ad;
}

div.moreDropDown ul li a
{
    line-height: 20px;
    height: 20px;
    text-align: left;
}

div.moreDropDown ul li:hover, div.moreDropDown ul li a:hover
{
    background: #2b65ad;
    color: #ffffff;
}

div.moreDropDown ul li a
{
    font-family: Arial, Tahoma, Verdana;
    color: #ffffff;
    font-size: 9pt;
    text-decoration: none;
    width: 120px;
    height: 20px;
    display: block;
    padding: 10px;
}

div#moreProjects
{
    /*display: none;*/
}

#menuItem223:hover div#moreProjects
{
    display: block;
}
