body {
	background: #162733 url(../images/main-bg.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
#cms_content {
    width: 500px;
}

#wrapper {
	width:800px;
	margin:0 auto;
}

#header {
	text-align: center;
}

#header img {
	border: none;
}

#nav {
}

#main {
	padding:30px 60px 30px 60px;
}

#content {
	width:650px;
	float:left;
	padding:0px 20px 0px 0px;
	line-height:18px;
}

#content a {
	color:#4981A9;
	text-decoration:none;
}

#content a:visited {
	color:#4981A9;
	text-decoration:none;
}

#content a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#sidebar_border {
	border:#FFFFFF solid 3px;
	width:224px;
	float:right;
}

#sidebar {
	border:#162733 solid 1px;
	background-color:#FFFFFF;
	padding:1px 11px 11px 11px;
	color:#000000;
	line-height:18px;
}

#sidebar a {
	color:#4981A9;
	text-decoration:none;
}

#sidebar a:visited {
	color:#4981A9;
	text-decoration:none;
}

#sidebar a:hover {
	color:#000000;
	text-decoration:none;
}

#footer {
	clear:both;
	text-align:center;
	font-size:11px;
	padding:30px 0px 10px 0px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#C3B16F;
	text-decoration:none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:24px;
	line-height:23px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:20px;
	color:#4981A9;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:18px;
	color:#999999;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:24px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:18px;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
