@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
#main {
	width:1000px;
	margin:auto;
	padding:0px;
	background-color: #FFF;
	
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #48A236;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logo {
	display: block;
}


#wapper-row-tab {
	width:1000px;
	margin:auto;
	background-color:#FFF;
}
#wapper-row {
	width:936px;
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;
}
#tab-row {
	width:936px;
}
.tab-col-left {
	width:612px;
	float:left;
	padding-top:5px;
	margin:0px;
}
#content {
}

.tab-col-right {
	width:320px;
	float:right;
}
.green-row {
	width:936px;
	border-bottom:1px solid #54b23b;
	height:8px;
	margin-bottom:5px;
}
.menu-top {
	height:35px;
	background-color:#f7f6f1;
	border:1px solid #c0c0c0;
	padding:0px;
	margin:0px;
}
.content-area {
	width:936px;
	clear: both;
}
.col1 {
	width:300px;
	float:left;
	padding:5px;
	border-right:1px solid #c8c8c8;
}
.col2 {
	width:300px;
	float:left;
	padding:5px;
	border-right:1px solid #c8c8c8;
}
.col3 {
	width:300px;
	float:right;
	padding:5px;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#65685f;
	line-height:18px;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#48a236;
	line-height:24px;
	text-transform:uppercase;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
.bullet ul {
	margin:0px;
	padding:0px;
}
.clear {
	clear: both;
}

.bullet ul li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#65685f;
	display:inline;
	background-image:url(../images/bullet.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	display:block;
	list-style-type:none;
	padding-left:10px;
}
#footer {
	width:936px;
}
#footer-bg-color {
	width:936px;
	background-color:#f7f6f1;
	height:100px;
}
.footer-left {
	width:350x;
	padding:10px;
	float:left;
}
.footer-right {
	width:600x;
	padding:10px;
	float:right;
}
.heading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
}
.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#878787;
}
.link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#878787;
	text-decoration:none;
}
.link:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#878787;
	text-decoration:underline;
}

.link2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.link2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
}
.text {

}
.text ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #3A55A6;
	text-decoration: none;
}

.red-color{
	color:#F00;}
	
	
	.text2 {

}
.text2 ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text2 ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #3A55A6;
	text-decoration: none;
	background-position:0px;
	display:block;
	list-style-type:none;
	text-transform:uppercase;
	background-color: #EEE;
	margin-bottom: 2px;
	line-height: 24px;
	height: 24px;
}


.text2 ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #3A55A6;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 15px;
}

.text2 ul li a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #3A55A6;
	text-decoration: underline;
	background-color:#E6E6E6;
	display:block;
}
