body {
		color:#cccccc;
		background:#000000;
		padding:0;
		text-align:center;
		font-family:Arial;
		font-size:13px;
}
* div
{
		text-align:left;
}
div.header
{
		position:relative; 
		height:55px;
		width:740px;
		margin:0 auto;
}
div.topsect
{
		background-image:url('/img/captopbg1.jpg');
		background-repeat: no-repeat;
		border-bottom:3px solid #5e605f;
		width:740px;
		text-align:left;
		font-size:14px;
		margin:0 auto;
		position:relative;
}
div.centercontainer
{
		background-color: #03051a;
                border:1px solid #5e605f;
		border-top:0px;
		width:738px;
		margin:0 auto;
		display:table;
}
div.centersplashcontainer
{
		background-color: #03051a;
                border:1px solid #5e605f;
		border-top:0px;
		width:738px;
		margin:0 auto;
		display:table;
}
div.centercontainer > div {display:table-cell;}
div.leftsect
{
		float:left;
		width:145px;
		font-weight:bold;
		font-size:13px;
		text-align:left;
}
div.centersect
{
		margin-right:20px;
		margin-bottom:20px;
		float:right;
		width:550px;
}
div.featuresub
{
		margin-top:35px;
                margin-left:10px;
}
div.testimonial
{
                background-color: #ffffcc;
                background-image:url('/img/fold.jpg');
                background-repeat: no-repeat;
                background-position: top right;
                color:#333333;
}
div.bottomsect
{
		background-image:url('/img/capbotbg1.jpg');
		background-repeat: no-repeat;
		background-position: bottom center;
		width:740px;
		height:76px;
		text-align:left;
		font-size:12px;
		margin:0 auto;
		position:relative;
		border:0px;
}
ul{ list-style-type:none;}
ul.toplist
{
		line-height: 300%;
		margin:0;
}
ul.leftlist
{
		line-height: 2em;
}
li.topnav
{
		display:inline;
		margin-top:20px;
		margin-left:40px;
}
a.nav
{
		width:10em;
		text-decoration:none;
		color:#bbbbbb;
}
a.selected {
                color:#ffffff;
		width:10em;
		text-decoration:none;
}
a.content {
		margin:0;
		color:#6a9af2;
}
a.featurecontent {
		margin:0;
		font-style:italic;
		font-weight:bold;
		color:#6a9af2;
		text-decoration:none;
}
a.testimonialcontent {
		margin:0;
		font-style:italic;
		font-weight:bold;
		color:#6a9af2;
		text-decoration:none;
}
a.testimonialcontent:hover{
		color:#000;
}
a:hover {
		color:#ffffff;
}
h1 {
		font-size:20px;
		font-weight:100;
		color:#FFF;
}
h2 {
                font-size:11px;
                font-weight:bold;
                margin:0;
}
span.featuretable
{
                font-size:11px;
}
span.photogal
{
		color:#666666;
		font-style:italic;
}
div.imagecaption
{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
span.testimonialquote
{
		font-weight:bold;
		font-style:italic;
}
.form
{
		color:#000;
		background:#fff;
		width:250px;
		font-size:18px;
}
img.banner
{
		display: block;
		margin: 0px auto 20px auto;
}