/* CSS Document */
*{margin:0;padding:0;font-size:14px;font-family:Verdana, Geneva, sans-serif;color:#fff;}
body{background:url(images/bg.jpg) center left #121623;}
a{}
a:hover{}
input{background:#e0e0e0; width:332px; height:45px; border:none;margin-top:55px;margin-left:9px; color:#333;}
textarea{background:#e0e0e0; width:332px; height:85px; border:none;margin-top:55px;margin-left:9px; color:#333;}
#wrapper{width:950px;margin:0 auto;}
#header{background:url(images/header.jpg) no-repeat top left;height:95px;width:950px;position:relative;}
#logo{width:295px;height76px;position:absolute;top:10px;left:10px;}
#links{top:10px;left:370px;position:absolute;}
#banner-container{height:385px; background:url(images/bgBanner.jpg) no-repeat top center #333; overflow:hidden;}
#banner{width:911px; height:340px; margin:15px 0 0 13px;}
#container{background:url(images/bgLeftColumn.jpg) left top #111f29;overflow:hidden;}
#col1{ background:url(images/bgLeftColumn.jpg) left top;width:397px;float:left;}
#form{background:url(images/fieldLables.png) no-repeat left top;}
#col2{ background:url(images/bgMainColumn.jpg) left top;width:553px;float:left;}
#col2-p{background:url(images/bgMainColumn.jpg) left top;}
#footer{height:50px;background:url(images/bgFooter.jpg) no-repeat; font-size:11px; padding-top:65px;}

.content{text-align:justify;}
#col1 > .content{margin-left:15px;}
#col2 > .content{margin:0 20px;padding-bottom:10px;}
.caption{clear:both;margin-bottom:16px;}

.content ul{list-style-position:inside;}

.submit{
	width:147px;
	height:39px;
	background: transparent;
}
.tr{
	;
	height: 220px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.td{
	float:left;
	height:190px;
	width:184px;
	margin:0px 14px;
	overflow:hidden;
	border: 10px solid #88744D;
}
