@charset "UTF-8";
/* Linxx Security CSS Document by Danielle LeComte at Costa Designs - danielle@costadesigns.com */

/*img, div, input { behavior: url("iepngfix.htc") }
*/
body {
	background:url(images/body-bg.jpg) repeat-x top #0e2955;
	text-align:center;
	margin:0 auto;
}

#header {
	width:985px;
	background:url(images/header-bg.jpg) no-repeat top center;
	color:#fff;
	height:100px;
	text-align:left;
	font-size:x-small;
	margin:0 auto;
}

#header .logo {
	width:44%;
	float:left;
	padding:20px 0 0 30px;
}

#header .topNav {
	width:50%;
	float:left;
	text-align:right;
	padding:70px 10px 0 0;
}

#header a:link, #header a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
}

#header a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

#container {
	width:985px;
	background:url(images/shadow-bg.png) repeat-y;
	margin:0 auto;
}

#container p {
	padding:0;
	margin:0;
}

* html #container {
	width:985px;
	background:url(images/shadow-bg.png) repeat-y;
	height:500px;
	margin:0 auto;
	behavior: url("iepngfix.htc");
	clear:both;
}

#flashHome {
	width:956px;
	height:185px;
	margin:0 auto;
	padding:0;
	clear:both;
	text-align:left;
}

#flashInner .spacer {
	width:956px;
	height:1px;
	margin:0;
	margin-bottom:-1px;
	padding:0;
	clear:both;
	text-align:left;
}


* html #flashHome {
	width:955px;
	height:185px;
	margin:0 auto;
	padding:0;
	clear:both;
	text-align:left;
}

* html #flashInner {
	width:955px;
	height:1px;
	margin:0 auto;
	margin-bottom:-15px;
	clear:both;
	text-align:left;
}


#content {
	background-color:#444444;
	margin:0 16px 0 15px;
	padding:20px;
	height:100%;
}

#content .welcome {
	color: #fff;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px;
	line-height:inherit;
}

#content ul {
	margin:3px 5px 3px 30px;
	color: #fff; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal; 
	padding:3px;
	line-height:14px;
}

#content .news {
	background:url(images/news-bg.jpg) no-repeat bottom center #232323;
	width:246px;
	height:380px;
	float:left;
	text-align:left;
}

#content .news p {
	color: #fff;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:8px;
	line-height:normal;
}

* html #content .news .inner {
	padding-left:10px;}

#content .news a:link, #content .news a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

#content .news a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#content .mainContent {
	width:640px;
	margin:0 0 0 15px;
	float:left;
	text-align:left;
}

#content .mainContent .left {
	float:left;
	width:400px;
	margin-right:15px;
}

* html #content .mainContent .left {
	float:left;
	width:380px;
	margin-right:15px;
}


#content .mainContent .right {
	float:left;
	width:220px;
}

* html #content .mainContent .right {
	float:left;
	width:200px;
}


#content .mainContent .right img {
	border:0px solid #000;
}

#content .mainContent p {
	color: #fff;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:8px;
	line-height:inherit;
}

#content .mainContent a:link, #content .mainContent a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

#content .mainContent a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#footer {
	width:985px;
	margin:0 auto;
	background:url(images/footer-bg.jpg) top center no-repeat;
	height:112px;
}

#bottomFooter {
	padding-top:10px;
	width:985px;
	margin:0 auto;
	height:112px;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height:14px;
	color:#fff;
}

#bottomFooter a:link, #bottomFooter a:visited {
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
}

#bottomFooter a:hover {
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}




	
