body{
	background: #00234b url(images/background.jpg) repeat-x fixed center top;	margin-top: 0px;
	color: #00234b;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1{
	margin: 0px;
	font-size: 17px;
}

h2{
	margin: 0px;
	font-size: 15px;
}

h3{
	
}

h4{
	
}

p{
	
}

img{
	
	padding: 4px;
	
}

a:link{
	
}

a:hover{
	
}

a:visited{
	
}

#header{

	width: 780px;
	height: 165px;
	background: url(images/header.jpg) no-repeat;
}

#header{

	width: 780px;
	height: 165px;
	background: url(images/header.jpg) no-repeat;
}


#header{

	width: 780px;
	height: 165px;
	background: url(images/header.jpg) no-repeat;
}

#wrapper{
	margin-top: 11px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-color: #032956;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}
#content{
	background: #FFFFFF;
	padding: 10px;
	border-width: 0;
	
}
#rightCol{
	float: right;
	width: 360px;
	padding: 5px;
}

#leftCol{
	float: left;
	width: 360px;
	padding: 5px
}
#3dlogo{

}

#footerTxt{
	padding: 10px;
	width: 550px;
	float: left;
	font-size: 13px;
	text-shadow: #410001 2px 2px 2px;
}

#footer{	background: #fff url(images/footer_bg.jpg) repeat-x 0 bottom;
width: 780px;
padding-top: 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #6c0909 0px 0px 0px;
}
