@charset "UTF-8";
/* CSS Document */

#subWrapper:after,
#wrapper:after	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

body {
	margin: 0px;
	pading: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #051841;
	background-image: url('images/bgpattern.png');
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0 auto;
	border: 0px;
	width: 1040px;
	min-height: 831px;
	background-image: url('images/mainbg.png');
	background-repeat: no-repeat;
	}

li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	margin-right: 33px;
	text-transform: uppercase;
}

#nav a:hover {
	color:#009;
}

#nav ul {
	list-style: none;
	padding: 160px 0 0 607px;
	font-size: 13px;
}

#content {
	width: 309px;
	float: right;
	padding: 174px 60px 0px 0px;
	line-height: 25px;
}

.ext {
	padding: 0px 0px 0px 39px;
}

.int {
	padding:0px 0px 0px 29px;
}

.references {
	font-size: 11px;
	line-height: 11px;
}

.header {
	color: #FFF;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 12px;
	float: left;
	position: relative;
	top: 25px;
	left:289px;
}

a img {border:0px;}

#gallery img  {
	padding: 15px;
}

.gtext {
	color: #fff;
	padding-left: 15px;
}

