/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;

	background: #6e655b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}

#mainbody {
overflow:hidden;
width:885px;
min-height:590px;
margin:0px auto;
background-color: #ffffff;
background-position: 226px 80px;
}

h1, h2 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
}

h3 {
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: White;
	font-size: 12px;
}
h4 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 11px;	
	
}
h5 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
h2 { font-size: 24px; }

ul{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 4px 0px 0px 20px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none
}

p, ol, ul, blockquote {
	line-height: 22px;
}

a {
	border-bottom: 1px dotted #707070;
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
}

strong {
	color: #8D8C8C;
}


/* Header */

#header {
	height:1px;
	background: #6e655b;
	
}

#header h1 {
	margin: 0;
	padding: 20px 0 0 40px;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 192px;
	font-size: 16px;
}


}
#header a {
	border: none;
	letter-spacing: -1px;
	color: #FFFF52;
}

/* Content */

#content {
	
	margin: 0 auto;
	padding: 20px;
	overflow:hidden;
	width:885px;
	min-height:590px;
	margin:0px auto;
	background-color: #444444;
	background-position: 226px 80px;
}

#colOne {
	float: left;
	width: 180px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #444444;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#menu Li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	

#colTwo {
	padding-top : 0;
	padding-bottom : 0;
	float: right;
	width: 660px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 11px;
	background: #444444;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

/* Footer */

#footer {
	clear: both;
	width: 905px;
	margin: 0 auto;
	padding-top: 20px;
	background: #444444;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
	color:white
}



#rightcolumn {
	DISPLAY: inline; FLOAT: left; MARGIN: 50px 25px 25px 50px; WIDTH: 570px
}

#maincontent {
	CLEAR: both; OVERFLOW: auto; WIDTH: 570px; LINE-HEIGHT: 1.5em
}