/*
Design by AWDS
http://www.awds.net
*/


/* Begin Header */

#header {
	margin: 0 auto;
	height: 140px;
}

#logo {
	background-image: url(/images/banner.jpg);
    display: block;
	width: 960px;
	height: 140px;
	text-indent: -9999px;
}

.topnav {
    float: left;
    margin-top: 0;
    width: 192px;
}

/* End Header */

/* Begin Body */

body {
	background: #e9e9e9;
	font-family: sans-serif;
	font-size: 14px;
	color: #000;
	text-align:center;
}

A:link {text-decoration: none; color:#011E75;}
A:visited {text-decoration: none; color:#011E55;}
A:active {text-decoration: none; color:#011E75;}
A:hover {text-decoration: underline; color: red;}

#wrapper {
	text-align: left;
	margin: 5px auto;
	padding: 0px;
	border:0;
	width: 960px;
}

#wrapperbg {
    background: url('/images/wrapper_bg_mid.gif');
    margin-top: -10px;
}

#container {
	margin-top: 5px;
}


/* End Body */

/* Begin Menu */

#menu {
	float: left;
	width: 190px;
    margin-left: 5px;
    list-style: none;
    color: #ffffff;
}

#menucontent {
    background-image: url('/images/menu_mid.gif');
}

a.menu:link, a.menu:visited, a.menu:active {
    color: #ffffff;
}

a.menu:hover {
    color: red;
}

.menulist {
    margin-left: 25px;
    margin-top: 5px;
}

#menulistheader {
    margin-left: 15px;
    margin-top: 10px;
    font-weight: bold;
}

.links_title {
	margin-bottom:-1em;
	margin-left:.8em;
	font-size: 1.1em;
	font-weight:600;
}

/* End Menu */

/* Begin Main Page Instructions */

.hiddenText {
	padding-left: 1em;
}
.hiddenTextTitle {
	font-size:1.25em;
	font-weight:bolder;
	margin-bottom: .25em;
}

/* End Main Page Instructions */

/* Begin Content */ 

#threeColContent {
	float: left;
	width: 50%;
	margin-left: 1em;
}

#threeColContent ul {
	list-style-type: none;
	text-indent:-3em;
}

#about ul {
	list-style-type:disc;
	text-align:justify;
	text-indent:0em;
	margin-left:-1em;
}

#twoColContent {
	float: left;
	width: 70%;
	margin-left: 1em;
}

/* End Content */

/* Begin 800x600 Content */ /* TODO These widths need to be modified once the script sensing the resolution is added. */
/*
#homeContent {
	float: left;
	width: 27%;
	margin-left: 1em;
}

#content {
	float: left;
	width: 55%;
	margin-left: 1em;
	text-align:justify;
}
*/
/* End Content */ /* TODO These widths need to be modified once the script sensing the resolution is added. */


/* Begin Right Column */

#rightCol {
	float:right;
	width: 19.30em;
    background-color:#cedeff;
}

/* End Right Column */


/* Begin Content Images */

.floatright {
float: right;
margin: 0 .25em 0 1em;
}

.floatleft {
float: left;
margin: 0 1em 0 .25em;
}

/* End Content Images */


/* Begin Portfolio */

.examplelayout {
    margin-left:2em;
    float:left;
    width:300px;
    text-align:center;
    font-size: 12px;
}

.rowlayout {
    float:inherit;
    margin-top:1em;
}

/* End Portfolio */


/* Begin Datacenter */

.listheading {
    margin-top: 10px;
    font-weight: bold;
}
/* End Datacenter */


/* Begin Common Styles */

.odd {
	color: #000;
}

.normaltext {
    font-size: 12px;
}

/* End Common Styles */



/* Begin Footer */

#footer {
	clear: both;
	text-align: center;
}

#footerimages {
    text-align:center;
    margin: 5px auto;
    padding:0px;
    border:0;
    width:960px;
}

.footertext {
    font-size: 11px;
    text-align: center;
}

/* End Footer */


/* Begin Hosting Plans */

.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
}

.accordion-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 35px;
	padding-right: 2px;
	border-bottom:1px solid #c9c9c9;
	color: #454444;
	font-size: 11px;
}

.column0, .column1, .column2, .column3, .column4, .column5, .column0vps  {
	display: block;
	float: left;
	font-size: 11px;
	border-right: 1px solid #c9c9c9;
	padding-top: 8px;
	height: 22px;
}

.column0 img, .column1 img, .column2 img, .column3 img, .column4 img, .column5 img, .column0vps {
	padding-top: 2px;
}

.column0 {
	padding-left: 3px;
	padding-right: 3px;
	width: 200px;
}

.column0, .column2, .column4 {
	background: #e9e9e9;
}

.column1, .column2, .column3, .column4, .column5, .column6 {
	width: 90px;
	text-align: center;
	padding-left:11px;
	text-indent:-5px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	padding-bottom: 12px;
	color: #000;
	font-size: 28px;
	letter-spacing: -1px;
}
h2 {
	padding-bottom: 12px;
	color: #000;
	font-size: 22px;
	letter-spacing: -1px;
}
h3, h4, h5, h6 {
	color: #000;
	font-size: 18px;
	letter-spacing: -1px;
	height: 30px;
}

/* End Hosting Plans */
