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

/*

cranberry - #830300

*/

/** {overflow:hidden;}*/

body {
	background-color:#000;
	width:100%;
	color:#000;
}

div.wrapper {
	background:#000 url(../images/indexBG_stars.jpg) top center no-repeat;
	width:1300px;
	height:930px;
	margin:10px auto;
	border:solid black 2px;
}

div.innerWrapper {
	background-color:#830300;
	width:900px;
	height:900px;
	margin:10px auto;
	border:solid black 2px;
}

div.navWrapper, div.navWrapperInner {
	/*background-color:#830300;*/
	position:relative;
	width:881px;
	height:91px;
	margin-left:25px;
	margin-top:45px;
}

p, td, ul, a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:15px;
	text-align:left;
}

ul.services {
	margin-left:80px;
	margin-right:90px;
}

ul.services li {
	font-size:12px;
	line-height:13px;
	text-align:left;
	margin-bottom:8px;
}

p.admin {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:13px;
	text-align:left;
	margin:15px 60px 15px 80px;
}

td.links {
	width:33%;
	padding:5px;
	height:20px;
	vertical-align:middle;
	border:#999 solid 1px;
	text-align:center;
}

td.links a {
	font-size:85%;
}

h1, h2, h3, h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:left;
}

h1 {
	font-size:18px;
	line-height:20px;
}

h2 {
	font-size:16px;
	line-height:18px;
}

h3 {
	font-size:14px;
	line-height:16px;
}

h4 {
	font-size:13px;
	line-height:15px;
}

img {border:none;}

table.index {
	/*background:#000 url(../images/indexBG.jpg) top center no-repeat;*/
	margin:0;
	margin-left:200px;
	padding:0;
	width:900px;
	height:870;
}

table.inner {
	background-color:#FFF;
	margin:0;
	padding:0;
}

table.svc1 {
	margin-left:100px;
	width:400px;
}

table.svc1 tr td, table.svc2 tr td  {
	border:black 1px solid;	
	padding:3px;
	text-align:left;
	vertical-align:middle;
	font-size:85%;
}

td.footer {
	width:100%;
	height:226px;
	vertical-align:top;
	border-bottom:white 1px #fff;
}

td.footer p, td.footer a {
	font-size:9px;
	line-height:13px;
	text-align:center;
	color:#fff;
}