#mainscreen {
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	width: 1000px;
}
#innercontainer {
	display: block;
	}
#maincontent {
	background: #000000 url(/images/homeback.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 100%;
}

#header {
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	background: url(/images/headerbackground.jpg) no-repeat right;
	height: 94px;
}

body {
	background: #171717 url(/images/bodyback.jpg) repeat-x;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#intro {
	padding: 25px;
	color: #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
}
#intro h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#intro p {
	padding: 0px;
	margin: 0px 0px 9px;
	text-align: justify;
	color: #999999;
}

#footer {
	background: url(/images/footerright.jpg) no-repeat right;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 37px;
	float: left;
	display: block;
	width: 100%;
}
#right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 634px;
}
#left {
	margin: 0px;
	padding: 0px;
	width: 350px;
	}
.clearance {
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
}

#left li {
	font: 16px Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	display: block;
}
#left ul {
	display: block;
	list-style: none;
}
#navigation {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 9px 0px 0px;
}

#navigation a:link {
	display: block;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-bottom: 1px #666666;
	padding: 9px 9px 9px 25px;
	height: auto;
	width: auto;
}
#navigation a:visited {
	display: block;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	padding: 9px 9px 9px 25px;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-bottom: 1px #666666;
}
#navigation a:hover {
	display: block;
	color: #4695EC;
	font-weight: bold;
	font-size: 14px;
	padding: 9px 9px 9px 25px;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-bottom: 1px #666666;
	background: #000000 url(/images/button.jpg);
}
#navigation a:active {
	display: block;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	padding: 9px 9px 9px 25px;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-bottom: 1px #666666;
}
#legal {
	display: block;
	padding: 5px;
	clear: both;
	width: auto;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
}
#rightinside {
	display: block;
	margin: 0px;
	padding: 15px 9px 9px;
	float: right;
	width: 770px;
	background: #1D1D1D;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
	border-top: 2px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#rightinside  h1 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #466CDB;
	margin: 0px 0px 5px;
	text-transform: capitalize;
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
}
#leftinside {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 200px;
}
#leftinside li {
	font: 16px Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
	display: block;
}


#leftinside ul {
	display: block;
	list-style: none;
}
#navigation  li {
	border-bottom: 1px solid #000000;
}


#last {
	border-bottom: 1px solid #333333 !important;
}
#leftinside li #last {
	border-bottom: 2px solid #00CC00;
	color: #333333 !important;
}
#expressions {
	display: block;
	width: 364px;
	margin: 0px;
	padding: 0px;
	height: 208px;
}
#rightinside a:link {
	color: #999999;
}
#rightinside a:visited {
	color: #999999;
}
#rightinside a:hover {
	color: #466CDB;
}
#rightinside a:active {
	color: #999999;
}
