body {
	margin: 0px;;
	margin-top: 10px;
	background: url(../images/gradient.gif);
	background-color: #7C7348;
}
h1 {
	margin-top: 20px;
	padding: 0px;
	color: #666;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-left: 0px;
	font-style: normal;
}
#wrapper {
	width: 900px;
	margin: auto;
}
#page {
	width: 900px;
	float: left;
	background-color:#FFF
	}
#header {
	width: 900px;
	height: 278px;
}
#nav {
	float: left;
	width: 900px;
	height: 40px;
	margin-top: 10px;
	background: url(../images/nav_bk.png);
	background-repeat:no-repeat;
}
#navbar {
	float: left;
	width: 900px;
	height: 32px;
	margin-top: 8px;
	font-family: Calibri, "Tahoma", Arial, sans-serif;
}
#navbar_right {
	float: left;
	width: 170px;
	float: right;
	height: 22px;
	margin-top: 14px;
	color:#FFF;
	font-family: Calibri, "Tahoma", Arial, sans-serif;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navbar li {
	display: inline;
}
#navbar a {
	color: #333333;
	font-size: 14px;
	text-decoration:none;
	line-height: 35px;
}
#navbar a:hover {
	color: #000000;
	font-size: 14px;
	text-decoration:none;
	/*background-image: url(../images/nav_roll.png);*/
	padding-top: 3px;
	padding-bottom: 3px;
}
#content {
	width: 865px;
	float: left;
	margin-right: 20px;
	margin-left: 35px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-position: 35px 35px;
	background-repeat: no-repeat;
}

#bottom_boxes {
	width: 800px;
	float: left;
	margin-right: 20px;
	margin-left: 35px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-position: 35px 35px;
	background-repeat: no-repeat;
}
#bottom_left {
	width: 266px;
	height: 200px;
	float: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-position: 35px 35px;
	background-repeat: no-repeat;
}
#bottom_mid {
	width: 266px;
	height: 200px;
	float: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-position: 35px 35px;
	background-repeat: no-repeat;
}
#bottom_right {
	width: 266px;
	height: 200px;
	float: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-position: 35px 35px;
	background-repeat: no-repeat;
}
#text {
	width: 800px;
	float: left;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar {
	float: left;
	width: 228px;
	margin-top: 40px;
}
.link_box {
	float: right;
	width: 228px;
	height: 72px;
	padding-bottom: 27px;
}
.link_box1 {
	float: right;
	width: 228px;
	height: 72px;
	padding-bottom: 20px;
}
#footer {
	width: 900px;
	height: 67px;
	color: #CCCCCC;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
}


#footer3 {
	width: 875px;
	height: 40px;
	color: #CCCCCC;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 5px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 20px;
	text-indent: 5px;
}
#footer3 a {
    color: #CCCCCC;
    text-decoration:none;
	font-weight:bold;
}

#footer3 a:hover {
    color: #FFF;
    text-decoration:none;
}

#footer3 ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
	
}

#footer3 li {
	display: inline;
	
}

a.navb {
	width: auto;
	height: 40px;
	float: left;
	display:block;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
	background:url(../images/navb_off.png);
	background-repeat:no-repeat;
}

a.navb:hover {
	background:url(../images/navb_on.png);
	background-repeat:no-repeat;
}


#footer2 {
	width: 900px;
	height: 37px;
	color: #CCCCCC;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	font-weight: normal;
	line-height: 40px;
	text-indent: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center;
}
#footer2 a {
    color: #CCCCCC;
    text-decoration:none;
	font-weight:bold;
}

#footer2 a:hover {
    color: #FFF;
    text-decoration:none;
}


#clear {
	clear: both;
}
.style_dgreen {
	color: #717400;
	font-size: 15px;
}
.style_lgreen {
	color: #717400;
	font-size: 15px;
}
.style_yellow {
	color: #717400;
	font-size: 15px;
}
.style_orange {
	color: #717400;
	font-size: 15px;
}
.style_red {
	color: #717400;
	font-size: 15px;
}