/******************************
   Stylesheet by Jez D
   www.uk-webdeveloper.co.uk
*******************************/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
background-color:#a1a1a1;
}

a img {
	border:0;
}

#skip {
	display:none;
}

h1 {
	height: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #e6dc18;
	background: url(../images/h1.jpg) no-repeat;
}
h2 {
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	background: url(../images/gray.jpg) no-repeat;
}

#container {
	width: 800px;
	margin: auto;
	background: url(../images/container_bg.jpg) repeat-y;
}
#header {
	height: 115px;
	background: url(../images/header.jpg) no-repeat;
}
#site_title {
	width:40%;
	float:left;
	padding-top: 40px;
	padding-left: 50px;
	height: 40px;
	color: #dad013;
	font-weight: bold;
	font-size: 22px;
}

#site-top {
width:50%;
float:right;
margin: 10px -40px auto auto;
}

#news {
padding:0.5em;
border:0.1em solid #666666;
width:30%;
float:right;
margin-top:-6em;
}

#ccontent {
	width:65%;
	float:left;
}

.menu{
	float: left;
	width: 800px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.menu ul {
	margin: 0px;
	padding-left: 110px;
	list-style: none;
	text-align: center;
}

.menu li{
	display: inline;
}

.menu li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 97px;
}

.menu li a:hover, .menu li .current, .menu li a:active{
	color: #000000;
	background: url(../images/link_hover.jpg) center no-repeat;
}
#header_pic {
	height: 117px;
	background: url(../images/slogan.jpg) no-repeat;
}
#slogan {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 100px;
	padding-top: 20px;
	font-weight: bold;
}
#slogan_text {
	float: right;
	text-align: right;
	width: 250px;
	padding-right: 100px;
	padding-top: 5px;
	font-size:11px;
}
#content {
	width: 800px;
}

#content p {
font-size:14px;
line-height:1.5;
}

#content ul {
font-size:14px;

}

#content li {
margin-left:-30px;
line-height:1.5;
}


#content a:link, #content a:visited {
	color: #71AB21;
	font-weight: bold;
}
#content a:active, #content a:hover {
	color: #CC0000;
	font-weight: bold;
}
#top {
	float: left;
	width: 650px;
	margin-top: 30px;
	padding-left: 75px;	
	text-align: left;
}
#left {
	float: left;
	width: 200px;
	margin-left: 70px;
	margin-top: 30px;
	text-align: left;
}
#left span {
	color: #e3c922;
	font-weight:bold;
}
#middle {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 30px;
	text-align: left;
}

#middle a, #left a {
	text-decoration:none;
}

#right {
	float: right;
	margin-right: 80px;
	width: 175px;
	margin-top: 30px;
	text-align: justify;
}
#right img {
	padding-left: 10px;
}

#piipic {
	width:437px;
	margin:30px auto 20px auto;
	border:1px solid #F5F5F5;
	padding:0.5em;
}

.hostingl, .hostingr {
	padding:0.5em;
	border:0.1em solid #CCC;
	background-image:url(../images/grey-check-box.jpg);
background-repeat:no-repeat;
}

.hostingl{
	width:45%;
	float:left;
	
}

.hostingr{
	width:45%;
	float:right;
}

.hostingl ul, .hostingr ul {
margin-left:9em;
text-align:left;
}


#footer {
	clear: both;
	width: 748px;
	margin-left: 26px;
	margin-top: 30px;
	height: 80px;
	background: #393939;
}

.footer_left {
	float: left;
	width: 470px;
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_left a:link, .footer_left a:visited { color: #fff; text-decoration: none; } 
.footer_left a:active, .footer_left a:hover { color: #cc6; text-decoration: none; }

.footer_dot {
	float: left;
	width: 1px;
	height: 80px;
	background: url(../images/dot.gif) repeat-y;
}
.footer_right {
	float: right;
	padding-top: 10px;
	width: 250px;
	height: 70px;
	color:#FFFFFF;	
}