body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#page {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
.clr{
	clear: both;
}
.text1 {
	text-align: right;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
}
a.text1:hover {
	text-align: right;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #80be37;
}
.text2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
a.text2:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #80be37;
	text-decoration: none;
}
.grey_text {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
a.grey_text:hover {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #3c8627;
	text-decoration: none;
}
.grey_text4 {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
a.grey_text4:hover {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #3c8627;
	text-decoration: none;
}
.green_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #80be37;
	text-decoration: none;
}
.rightborder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdbdbf;
}
.dotted_border{
	background-image: url(../images/dotted_border1.gif);
	background-repeat: repeat-x;
}


/*============================================================HEADER=========================================================*/


#header {
	width: 100%;
	height: 206px;
}
#logo {
	float: left;
	width: 151px;
	padding-left: 15px;
	height: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#title {
	width: 492px;
	float: left;
	padding-left: 26px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 25px;
	height: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#top_right {
	float: left;
	width: 207px;
	padding-left: 25px;
	height: 125px;
}
#top_right .bookmark {
	text-align: right;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	padding: 7px 15px 20px 0px;
}
#top_right .topicon {
	
}
#top_right .topicon div {
	width: 45px;
	float: left;
	height: 15px;
	text-align: center;
}
#top_right .topicon div img {
	border: none;
}
#top_right .toplink {
	text-align: right;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	padding-top: 12px;
	padding-right:15px;
}
#tabs {
	background-color: #3c8627;
}
#tabs .insider {
	padding-top: 18px;
	padding-right: 17px;
	padding-bottom: 14px;
	padding-left: 17px;
}
#tabs .insider ul {
	padding:0px;
	margin: 0px;
}
#tabs .insider li {
	padding:0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}



/*============================================================HEADER END=========================================================*/


/*============================================================BODY=========================================================*/


#middle {
	width: 100%;
	margin-top: 15px;
}
#middle .middletop {
	height: 513px;
}
#middle .middlebottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	margin-top: 12px;
}
#news {
	float: left;
	width: 360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
	padding-top: 18px;
	height: 190px;
}
#news ul {
	margin: 0px;
	padding: 0px;
}
#news ul li {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
	margin-right: 15px;
	padding-top: 10px;
	list-style-type: disc;
	list-style-position: inside;
}
#news ul li a {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
#news ul li div {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	padding-left: 11px;
	padding-top: 3px;
}
#gallery {
	float: left;
	width: 292px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
	height: 208px;
}
#gallery div {
	text-align: center;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 7px;
}
#download {
	float: left;
	width: 280px;
	background-color: #FFFFFF;
	background-image: url(../images/download_bg_1.gif);
	background-repeat: no-repeat;
	height: 180px;
	margin-top: 10px;
	margin-left: 10px;
}
#download .download_text {
	width: 210px;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #393939;
	text-decoration: none;
	padding-top: 35px;
	padding-left: 67px;
}


#flash1 {
	float: left;
	width: 540px;
}
#flash2 {
	float: left;
	width: 404px;
}


/*============================================================BODY END=========================================================*/


/*============================================================FOOTER=========================================================*/



#footer {
	width: 100%;
}
#footer .greybg {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	width: 100%;
	background-color: #dcdcdc;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .footer_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	width: 729px;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
}
#footer .ago_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	width: 215px;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
}

/*============================================================FOOTER END=========================================================*/



#pop1 {
	position:absolute;
	width:608px;
	z-index:200;
	left: 278px;
	top: 311px;
}
#pop2 {
	position:absolute;
	width:608px;
	z-index:200;
	left: 278px;
	top: 311px;
}
.send_but {
	background-image: url(../images/send.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 57px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text6 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.grey_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #46360c;
	text-decoration: none;
	line-height:36px;
}
.red_text1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #ff0000;
}
