body {
	margin: 0px;;
	margin-top: 10px;
	background-color:#000040;
}
h1 {
	margin-top: 0px;
	padding: 0px;
	color: #F58733;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-left: 0px;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
}
#wrapper {
	width: 900px;
	margin: auto;
}
#page {
	width: 900px;
	float: left;
	background-color: #FFFFFF;
}
#header {
	width: 900px;
	height: 189px;
}
#navbar {
	width: 900px;
	height: 35px;
	font-family: "Tahoma", Arial, sans-serif;
	background-image: url(../images/nav_bg.png);
	float: left;
	background-color: #FFFFFF;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navbar li {
	display: inline;
}
#navbar a {
	color: #666666;
	font-size: 24px;
	padding-left: 23px;
	padding-right: 24px;
	text-decoration:none;
	line-height: 35px;
}
#navbar a:hover {
	color: #F58733; 
	font-size: 24px;
	text-decoration:none;
}
#content {
	width: 900px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #666666;
	background-position: 35px 35px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#text {
	width: 597px;
	float: left;
	margin-top: 0px;
	padding-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#sidebar {
	float: left;
	width: 228px;
	margin-top: 40px;
}
.link_box {
	float: left;
	width: 250px;
	padding-bottom: 20px;
}
.link_box1 {
	float: left;
	width: 250px;
	padding-bottom: 0px;
}
#footer {
	width: 900px;
	height: 35px;
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	font-weight: normal;
	line-height: 30px;
	text-indent: 20px;
	margin-bottom: 20px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#footer a {
    color: #666666;
    text-decoration:none;
}

#footer a:hover {
    color: #F58733;
    text-decoration:none;
}
#clear {
	clear: both;
}
#bottom_box {
	float: left;
	width: 885px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#bottom_links {
	float: left;
	width: 280px;
	padding-left: 30px;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#bottom_links3 {
	float: left;
	width: 240px;
	padding-left: 0px;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#bottom_box a {
    color: #666666;
    text-decoration:none;
}
#bottom_box a:hover {
    color: #F58733;
    text-decoration:none;
}
#outside_footer {
	width: 900px;
	height: 55px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	font-weight: normal;
	line-height: 25px;
	text-indent: 20px;
	padding-bottom: 0px;
	background-color:#000040;
	text-align: center;
}
#footer a {
    color: #ffffff;
    text-decoration:none;
}

#footer a:hover {
    color: #F58733;
    text-decoration:none;
}