body{
	padding: 0;
	margin: 0;
	position: relative;
	font: 12px Arial, Helvetica, sans-serif;
}
#wrapper{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 100%;
	background-color: #000;
}
#header {
	margin: 0 auto;
	padding: 0px;
	height: 243px;
	position: relative;
	background-image: url(../images/headerNew.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#content{
	margin: 0 auto;
	padding: 0px 0 0 0;
	clear: both;
	width: 100%;
	position: relative;
	background: url(../images/wrapbg.jpg)  top;
}
#newsletter {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 200px;
	margin: 0 auto;
	padding: 5px 5px 0 0;
	position: absolute;
	top: 20px;
	left: 600px;
}
#main {
	margin: 0 auto;
	padding: 0 15px 0 0;
	color: #001540;
	width: 610px;
	position: relative;
	float: left;
}

#main p {
	padding-top: 0px;
	margin: 8px 0px;
	clear: left;
	line-height: 16px;
}
#mainSubPages {
	margin: 0 auto;
	padding: 20px 10px 40px 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #001540;
	width: 900px;
	position: relative;
	font-weight: normal;
}
#footer{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 100%;
	clear: both;
	background-color: #020A3B;
}
#footer a:link, #footer a:visited{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	text-decoration: underline;
}
#nav {
	margin: 0px auto;
	padding: 0;
	height: 47px;
	clear: both;
	width: 100%;
	background: url(../images/NAVbg_8.jpg) repeat center center;
}
#menu {
	height:47px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	width:980px;
	background: url(../images/navUL.jpg) no-repeat center center;
}

#menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	display:inline;
	float:left;
	position:relative;
}
#menu li a {
	display:block;
	float:left;
	overflow:hidden;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	height: 31px;
	padding: 16px 36px 0;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	background-position: right center;
}
#menu li a:hover, #menu li a:active{
	color: #FFFFFF;
	background-image: url(../images/navNewOver3.jpg);
	background-repeat: repeat-x;
}
#menu li ul{
	left:0;
	position:absolute;
	top:37px;
	margin: -1px 0 0 0;
	padding: 0;
	display: none; /*url(../images/subUL.jpg) repeat-x top;*/
	width: 150px;
	z-index:1000;
	background-color: #0E1406;
}
#menu li ul li a {
	font: 11px Arial, Helvetica, sans-serif;
	width: 140px;
	margin: -1px 0 0 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	z-index: 999;
	float: none;
	display: block;
	height: 18px;
	border: 1px solid #495C25;
	color: #FFFFFF;
	background-color: #314019;
	background-image: none;
}
#menu li ul li a:hover {
	color:#FFFFFF;
	background-color: #D3CC71;
}
#menu li:hover ul, #menu li:hover iframe { 
	display: block;
	background-color:#FFFFFF;
}
#current {
	margin: 0;
	padding: 0px;
	float: right;
	width: 302px;
	position: relative;
}
#current  h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.currentTop {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 302px;
	background: url(../images/currentTop2.jpg) no-repeat center;
}
.currentContent {
	margin: 0px;
	padding: 15px 20px;
	width: 262px;
	background: url(../images/curentBg.jpg) repeat-y;
}
.currentBottom {
	background-image: url(../images/currentBottom.jpg);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 302px;
}
#mainWrapper {
	margin: 0 auto;
	padding: 30px 20px 20px 30px;
	width: 930px;
}
#imageSide {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: absolute;
	top: 32px;
	right: 252px;
}
.returnTop {
	cursor: pointer;
}
.portfolioWrap {
	margin: 0px;
	padding: 5px 0 0 20px;
	position: relative;
	background-image: url(../images/photoZone3.jpg);
	background-repeat: no-repeat;
	width: 834px;
	height: 483px;
	display: block;
	clear: both;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
}

.portfolioWrap ul {
	list-style-type: none;
}
.portfolioWrap ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.portfolioWrap a:link, .portfolioWrap a:visited{

}
.portfolioWrap a:hover, .portfolioWrap a:active{

}
.break {
	display: block;
	width: 200px;
	margin: 0 auto;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #015AC0;
}
.clearIt {
	height: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: block;
	clear: both;
}

a:link, a:visited{
	color:#081631;
}
a:hover, a:active{
	color: #013D86;

}

