body, html {
	font-size: 100%;
	background-color: #e5e5e5;
	font-family: Arial;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
div#container {
	width: 810px;
	margin: auto;
	padding: 0px;
	margin-top: 10px;
}
div#logo {
	margin: 0px;
	padding: 0px;
}
div#logo img {
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: -23px;
	margin-left: 13px;
	border: 0px;
}
div#headstripe {
	margin: 0px;
	background-color: #c8c65a;
	border-top: solid 1px #000066;
	border-bottom: solid 1px #000066;
}
div#headstripe h1 {
	font: bold 22px Arial;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	color: #545454;
	margin-left: 20px;
	letter-spacing:-0.1px;
}
div#menu {
	width: 300px;
	text-align: center;
}
div.button {
	width: 208px;
	margin: auto;
	margin-top: 9px;
	height: 22px;
	background-image: url('../images/button_rest.gif');
	background-repeat: no-repeat;
}
div.buttonactive {
	width: 208px;
	margin: auto;
	margin-top: 9px;
	height: 22px;
	background-image: url('../images/button_active.gif');
	background-repeat: no-repeat;
}
a:link, a:visited {
	color: #926D00;
}
a:hover, a:active {
	color: #2D2DB3;
}
a.nav:link, a.nav:visited {
	color: #fff;
	margin: 0px;
	margin-left: 15px;
	vertical-align: middle;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #c8c65a;
}
ul {
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
}
li {
	font-size: .8em;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}
div.clearboth {
	clear: both;	
	font-size: 1px;	
	line-height: 1px;
	clear: both;
}
div#footer {
	font-size: .6em;
	color: #5f4700;
	width: 300px;
	text-align: center;
	margin-top: 10px;
}
div#content {
	float: right;
	width: 465px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #e5e5e5;
}
div#content h2 {
	letter-spacing:-0.2px;
	color: #5f4700;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
}
div#content p {
	
	margin: 15px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: .8em;
}
div#content .tagline {
	color: #2d2db3;
	font-size: 1.1em;
	font-weight: bold;
}
div.homecontent {
	background-image: url('../images/homeback.png');
	background-repeat: no-repeat;
	height: 450px;
}
div.servicescontent {
	background-image: url('../images/servicesback.png');
	background-repeat: no-repeat;
	height: 556px;
}
div.cscontent {
	background-image: url('../images/csback.png');
	background-repeat: no-repeat;
	height: 450px;
}
div.webcontent {
	background-image: url('../images/webback.png');
	background-repeat: no-repeat;
	height: 745px;
}
div.phpbbcontent {
	background-image: url('../images/phpbbback.png');
	background-repeat: no-repeat;
	height: 1500px;
}
div.phpbbcontent table {
	font-size: .6em;
}
table.phpbbPackages {
	border: solid 1px #ccc;
	border-right: 0px;
	border-top: 0px;
	width: 430px;
	margin: auto;
}
table.phpbbPackages img {
	padding: 0px;
	margin: 0px;
}
.evenCol {
	background-color: #e5e5e5;
	text-align: center;
	border-right: solid 1px #ccc;
	border-top: solid 1px #999;
}
.oddCol {
	background-color: #f5f5f5;
	text-align: center;
	border-right: solid 1px #ccc;
	border-top: solid 1px #999;
}
.mainCol {
	border-right: solid 1px #ccc;
	border-top: solid 1px #999;
}
.price {
	font-size: 10px;
}
tr.oddRow {
	background-color: #e5e5e5;
}
tr.evenRow {
	background-color: #d1d1d1;
}
.alert {
	color: red;
}
div.hostingcontent {
	background-image: url('../images/hostingback.png');
	background-repeat: no-repeat;
	height: 860px;
}
div.contactcontent {
	background-image: url('../images/contactback.png');
	background-repeat: no-repeat;
	height: 450px;
}
div.porttop {
	background-image: url('../images/portback-top.png');
	background-repeat: no-repeat;
	height: 120px;
	margin:0px;
	padding: 0px;
}
div.portmiddle {
	background-image: url('../images/portback-middle.png');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
div.portbottom {
	background-image: url('../images/portback-bottom.png');
	background-repeat: no-repeat;
	height: 40px;
}
#portSubNav {
	margin: auto;
	width: 406px;
	text-align: center;
	font-size: .8em;
}
#portSubNav img {
	padding: 2px;
	margin: auto;
	margin-top: 11px;
	margin-bottom: 1px;
	border: solid 1px black;
	background-color: white;
	}
div.portListNorm {

	background-image: url('../images/portcell_back.gif');
	background-repeat: no-repeat;
	text-align: center;
	width: 132px;
	float: left;
	margin: 0 5px 8px 0;
}
div.portListLast {
	background-image: url('../images/portcell_back.gif');
	background-repeat: repeat-x;
	text-align: center;
	width: 132px;
	float: left;
	margin: 0 0 8px 0;
}
p.portText {
	margin: 0px;
	padding: 0px;
}
div.logincontent {
	background-image: url('../images/loginback.png');
	background-repeat: no-repeat;
	height: 450px;
}
div.logincontent fieldset {
	width: 400px;
	margin: auto;
	border: solid 1px #5f4700;
	background-color: #c8c65a;
	padding: 2px;
	margin-top: 15px;
}
div.logincontent legend {
	font-size: .9em;
	font-weight: bold;
	padding: 2px;
	letter-spacing:-0.1px;
	color: #5f4700;
}
div.logincontent label {
	float: left;
	width: 150px;
	text-align: right;
	color: #2d2db3;
	font-size: .7em;
	letter-spacing:-0.1px;
	padding-right: 5px;
	padding-top: 4px;
	font-weight: bold;
}
div.logincontent input.textinput {
	border: solid 1px #5f4700;
	font-size: .7em;
}
div.logincontent input.inputbutton {
	float: right;
	margin-right: 75px;
	margin-top: 5px;
}
p.badlogin {
	padding: 1px;
	margin: 1px;
	text-align: center;
	font-weight: bold;
	color: red;
}
div#clientarea {
	background-color: white;
	border-bottom: solid 1px #5f4700;
	padding: 5px;
}