body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #999999;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #668127;
	padding-bottom: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 16px;
	color: #668127;
	padding-bottom: 5px;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	font-weight: normal;
	padding-bottom: 10px;
}
.subtitle {
	font-size: 11px;
	color: #668127;
}


#top {
	border-top: 5px solid #000;
	background: #fff url(../img/bgheader.gif) repeat-x left top;
}

#middle {
	background: #fff url(../img/mid_bg.gif) repeat-x left top;
}
#down {
	color: #FFFFFF;
	background: url(../img/bgfooter.gif) repeat-x left top;
}
#header {
	padding-bottom: 20px;
	padding-top: 20px;
}
#home {
	margin-top: 10px;
}

#navigation {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#navigation ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 0px 260px;
}
#navigation li {
	padding: 0px;
	float: left;
	margin: 0px 1px 0px 0px;
}
#navigation a {
	display: block;
	margin: 0px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 5px 8px 3px 8px;
}

#navigation a:hover, #navigation .active {
	color: #668127;
	border-bottom: 2px solid #668127;
	background-color: #FFFFFF;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding-right: 7px;
	padding-left: 7px;
}
#navigation .active {
	border-bottom-color: #BF2219;
	color: #BF2219;
}
#navigation .active:hover {
	color: #BF2219;
	border-bottom: 2px solid #BF2219;
}

#main {
	padding: 20px 0px 40px 0px;
}

#side {
	float: left;
	width: 220px;
	margin: 0px 10px 0px 0px;
	padding: 90px 0px 0px 10px;
	background: url(../img/logo.jpg) no-repeat left top;
}
#content, #contentFull {
	margin: 0px;
	float: left;
	width: 500px;
	padding: 0px 0px 35px 20px;
	color: #666666;
	line-height: 20px;
	font-size: 14px;
}
#content {
	padding-top: 30px;
}
#contentFull {
	width: 760px;
	padding-top: 10px;
}
#content a {
	color: #668127;
	text-decoration: none;
	border-bottom: 1px dotted #668127;
}
#content a:hover {
	color: #990000;
	text-decoration: none;
}
#map {
	border: 1px dashed #666666;
	margin: 0px;
	padding: 2px;
}

.first {
	font-size: 24px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#footer {
	padding-top: 20px;
	font-size: 11px;
	padding-bottom: 20px;
}
#footer a {
	color: #BF2219;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}

#info {
	margin: 0px;
	padding: 0px;
	width: 400px;
}
#refer {
	margin: 0px;
	padding: 0px;
	width: 360px;
	text-align: right;
}




.clear {
	clear: both;
}
#content .checklist li {
	font-size: 14px;
	color: #666666;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.checklist {
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
	padding: 0px 0px 0px 3px;
	color: #666666;
}
.checklist li {
	padding: 0px 0px 4px 15px;
	background: url(../img/bullet_checkmark.gif) no-repeat left top;
	margin: 0px;
}
.checklist a {
	color: #666666;
	text-decoration: none;
}
.checklist a:hover {
	color: #990000;
}
/* Menu left company*/
.menu {
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0px 0px 60px 0px;
	background: url(../img/bgmenu_ul.gif) no-repeat right bottom;
}
.menu li {
	padding: 0px;
	margin: 0px 0px 2px 0px;
}
.menu a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	background: url(../img/bgmenu.gif) repeat-y right top;
	padding: 8px 10px;
	height: auto !important;
	height:/**/ 1px;
}
.menu a:hover {
	background: url(../img/bgmenu_h.gif) repeat-y right top;
	color: #668127;
}
.menu .active {
	background: url(../img/bgmenu_a.gif) repeat-y right top;
	color: #990000;
}

.wrapper {
	padding: 0px;
	width: 760px;
	margin: 0px auto;
}
.fcols {
	margin: 0px;
	padding: 0px;
	float: left;
}
.big {
	font-size: 14px;
	line-height: 18px;
}
.toobig {
	font-size: 16px;
	color: #668127;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top_img_bar {
	padding-top: 10px;
}
.img_style01 {
	margin: 0px;
	padding: 5px;
	background-color: #CCCCCC;
	background-image: url(../img/bgimage.gif);
}
.img_style02 {
	background-image: url(../img/bgimage.gif);
	margin: 0px;
	padding: 0px 20px;
}

.small {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.email_info {
	margin: 0px;
	padding: 0px;
	color: #988675;
}
.email_info a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.email_info a:hover {
	border-bottom: 1px dotted #0000FF;
}
/* news */
.news {
	width: 760px;
	padding-bottom: 40px;
	background-image: url(../img/enddl.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.time {
	width: 50px;
	height: 60px;
	margin-right: 15px;
	background: url(../img/time.gif) no-repeat top left;
	text-align: center;
	margin-top: 2px;
	float: left;
	color: #900;
}
.month {
	font-size: 12px;
	text-transform:uppercase;
	padding: 5px 0 1px;
	line-height: 1.2em;
}
.day { font-size: 16px; font-weight: bold;}
.year {
	color: #FFFFFF;
	font-weight: bold;
}


.text {
	width: 680px;
	float: right;
}
.text .title {font-size: 16px; color: #900; font-family: Georgia, "Times New Roman", Times, serif;}
.text .body {
	width: 530px;
	float: left;
	padding-right: 20px;
	border-right: 1px dotted #eee;
	font-size: 12px;
}
.text .image img{ float: right; width: 80px; background-color: #fff; border: 1px solid #eee; padding: 2px;}
.page { text-align: right;}
