/* websta* 09 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}
body {
 	background: #000;
 	color:#FFFFFF;
	height:98%;
	-x-system-font:none;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
}
#wrapper { 
 	position:relative;
 	margin:10px auto 0 auto;
 	width:906px;
	z-index:2;
}
#shapes{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	margin:0 0 0 0;
	z-index:1;
	background:url(/img/wpbg.png) top center no-repeat;
}
#header{
	width:250px;
	height:140px;
	float:left;
	margin:0 0 10px 0;
}
#left{
	width:220px;
	padding:30px 15px;
	float:left;
	background:url(/img/trans.png) 0% 0% repeat;
}
#main{
	width:600px;
	padding:30px 20px;
	float:right;
	background:transparent url(/img/trans.png) 100% 100% repeat;
}

#footer{
	padding:20px;
	text-align:right;
	clear:both;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none;
}
:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
a:focus {
}
hr {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	height:0;
}
h1 {
	font-size:23px;
}
h2 {
	font-size:21px;
}
h3 {
	font-size:19px;
}
h4 {
	font-size:17px;
}
h1, h2, h3, h4 {
	border-bottom:1px dashed;
	font-family:Georgia,serif;
	font-weight:400;
	line-height:150%;
}
ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
}
li {
	margin-left:20px;
}
p, dl, hr, h1, h2, h3, h4, ol, ul, pre, table, address, fieldset {
	margin-bottom:20px;
}
p{
	text-align:justify;
}
a {
	color:#99CC00;
	text-decoration:none;
}
a:visited {
	color:#93A933;
}
p a{
	color:#0C69A9;
}
p a:visited{
	color:#2f6184;
}
a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}
