body {
	background: #001c31 url(images/bg.jpg) no-repeat fixed center top;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
i {
	display: none;
}
h1, h2   {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
h3, h4   {
	padding: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:14px;
}

#topper {
	background: url(images/top.png) no-repeat left top;
	height: 56px;
	width: 924px;
	margin: 0px auto;
	padding: 56px 0px 0px;
}


#main {
	margin: 0px auto;
	width: 824px;
	background: url(images/bbg.png) repeat-y left top;
	padding: 0px 50px;
}
#menu {
	background: url(images/menubar.png) no-repeat center top;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height: 33px;
	width: 809px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px 0px;
	padding: 9px 15px 0px;
	display: block;
	float: left;
	height: 22px;
	font-size: 12px;
}
#menu  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background: url(images/trans-blue.png);
}

#header .logo {
	background: url(images/logo.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 341px;
}
#content {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content .featureimg {
	height: 250px;
	display: block;
	width: 824px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	overflow: hidden;
}
#content .featureimg .caption {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	margin-top: 5px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#content .lowerboxes {
	margin-top: 15px;
}

#content .lowerboxes .left {
	float: left;
	width: 197px;
	border: 1px solid #364148;
	padding: 0px;
	background: url(images/contentbk.png) repeat;
	vertical-align: top;
}
#content .lowerboxes .left h2 {
	margin: 0px;
	padding: 5px 10px;
	background: url(images/contentbk.png) repeat;
	border-bottom: 1px solid #333333;
}
#content .lowerboxes .left p {
	padding: 0px 10px;
}

#content .lowerboxes .right {
	float: left;
	width: 609px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#content .lowerboxes .textual {
	background: url(images/contentbk.png) repeat left top;
	padding: 0px 20px 15px;
	width: 567px;
	border: 1px solid #364148;
}
.textual h2 {
	margin-top: 15px;
}

.textual blockquote {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/contentbk.png) repeat;
	padding: 20px;
}

.textual h3.toggle {
	background: url(images/contentbk.png) repeat;
	border-bottom: 1px dotted #666666;
	padding: 5px;
	margin: 0px;
}
.textual #acc h3.toggle {
	cursor: pointer;
}
.textual .bread {
	margin: 10px 0px;
	padding: 0px;
}
.textual .bread a {
	color: #CCCCCC;
	text-decoration: none;
}
.textual .bread a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.hometd {
	width: 33%;
	padding: 3px 15px 0px;
}





.hometd strong {
	color: #FFCC00;
	text-decoration: none;
}
.hometd a {
	color: #FFFF99;
	text-decoration: none;
}
.hometd a:hover {
	border-bottom: 1px dotted #FFFF99;
}
.left a {
	color: #FFCC00;
	text-decoration: none;
	font: bold 12px Tahoma, "Trebuchet MS", Arial;
}


#footer {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 15px;
	font-size: 9px;
	border-top: 1px solid #364148;
	width: 824px;
	padding-top: 15px;
}

#bottom {
	background: url(images/bottom.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 924px;
}

#myGallery
{
width: 824px !important;
height: 250px !important;
}.horizontal {
	float: left;
	width: 100px;
	height:80px;
	margin-right: 13px;
	margin-bottom: 13px;
}
