body {
	background-color:#fff;
	margin: 0px;
	padding: 0px;
}

.pic {
	border:none;
	padding:0xp;
	margin:0px;
}
	
.mainframe {
	position:relative;
	height: auto;
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:0px;
	background-color: #fff;
}

.header1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	border:none;
	width: 904px;
	height: 115px;	
	background-color: #fff;
	z-index:10;
}

	.logo {
		border: none;
		position:absolute;
		margin: 0px;
		padding: 0px;
		top:28px;
		left:-14px;
		width:434px;
		height:73px;
	}

.menu2 {
	position: relative;
	background-image:url("assets/bgmenu.jpg");
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 904px;
	text-align:left;
	z-index:10;
}

	a.menulink {
		margin: 0px;
		padding: 0px 1px 0px 1px;
		font-family: Verdana;
		font-size: 11px;
		color: #fff;
		font-weight:bold;
		line-height:28px;
		text-decoration:none;
	}
	
	a.menulink:hover {
		color: #c4d5d4;
	}
	
	ul.ulmenu {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:2px 0px 0px 10px;
		line-height:29px;
		z-index:9;
	}	
	
	.limenuindex {
		display:inline;
		position: relative;
		margin:0px 0px 0px 0px;
		padding:3px 8px 7px 8px;
		z-index:10;
		}	
		
	ul.dropindex {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
	li ul.dropindex {
		position: absolute;
		left: 8px;
		top: 29px;
		display: none;
		}

	.limenudrop2 {
		margin:0px 0px -1px 1px;
		padding:0px 0px 0px 0px;
		line-height:18px;
		width:130px;
		border:1px solid #ddd;
		background-color:#eee;
		z-index:11;
		text-align:left;
	}
	
	li:hover ul.dropindex, li.over ul.dropindex { 
		display: block;
	}

.main {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 904px;
	height:auto;
	overflow:auto;
	border:none;
}

	.mainleft {
		float:left;
		margin: 0px 0px 0px 0px;
		background-color:#6f9312;
		padding: 0px 0px 0px 0px;
		width:217px;
		height:auto;
		border-bottom:10px solid #fff;
	}
	
		.left1 {
			position: relative;
			background-image:url("assets/bgleft1.jpg");
			margin: 0px;
			padding: 0px;
			height: 254px;
			width: 217px;
			text-align:left;
			z-index:10;
		}

		.left2 {
			position: relative;
			background-image:url("assets/bgleft2.jpg");
			margin: 0px;
			padding: 0px;
			height: 80px;
			width: 217px;
			text-align:left;
			z-index:10;
		}

		.left4 {
			position: relative;
			background-image:url("assets/bgleft4.jpg");
			background-repeat:no-repeat;
			margin: 0px;
			padding: 0px;
			height: auto;
			width: 217px;
			text-align:left;
			z-index:10;
		}

			.left4testimonial {
				position: relative;
				margin: 0px;
				padding: 20px;
				height: auto;
				width: auto;
				text-align:left;
				z-index:10;
			}

			.left4sep {
				position: relative;
				display:block;
				background-image:url("assets/bgsep.jpg");
				background-repeat:no-repeat;
				margin: 0px;
				padding: 0px;
				height: 2px;
				width: 217px;
				text-align:left;
				z-index:10;
				border:none;
				line-height:2px;
			}

		.left6 {
			position: relative;
			background-image:url("assets/bgleft6.jpg");
			background-repeat:no-repeat;
			margin: 0px;
			padding: 0px;
			height: 32px;
			width: 217px;
			text-align:left;
			z-index:10;
			border:none;
		}

	.mainright {
		float:right;
		background-image:url("assets/bgmain.jpg");
		background-repeat:repeat-y;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 20px 0px;
		width:676px;
		border:none;
	}

		.header2 {
			position: relative;
			margin: 0px;
			padding: 0px;
			border-bottom:10px solid #fff;
			width: 676px;
			height: 254px;	
			z-index:1;
		}

		.headersub {
			position: relative;
			margin: 0px;
			padding: 0px;
			border-bottom:10px solid #fff;
			width: 676px;
			height: 127px;	
			z-index:1;
		}

		.maincontent {
			position: relative;
			margin: 0px;
			padding: 20px;
			height: auto;
			width: 450px;
			text-align:left;
			z-index:10;
		}

		.mainico {
			float:right;
			margin: 0px;
			padding: 30px 10px 30px 10px;
			height: auto;
			width: 144px;
			text-align:left;
			z-index:10;
			border:none;
		}

.footer {
		float:right;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
		width:676px;
		border:none;
		text-align:right;
}
	
	.footerright {
		position:absolute;
		right:0px;
		top:5px;
		text-align:right;
	}

.txtnormal {
	font-family: verdana;
	font-size: 12px;
	color: #707070;
	text-decoration: none;
	line-height:16px;
}

.txtbig1 {
	font-family: verdana;
	font-size: 14px;
	color: #85ad16;
	text-decoration: none;
	line-height:16px;
	font-weight:bold;
}

.txtbig2 {
	font-family: verdana;
	font-size: 14px;
	color: #1a2b3b;
	text-decoration: none;
	line-height:16px;
	font-weight:bold;
}

.txtbig3 {
	font-family: verdana;
	font-size: 14px;
	color: #335d87;
	text-decoration: none;
	line-height:16px;
	font-weight:bold;
}


.txttestimonials1 {
	font-family: Verdana;
	font-size: 11px;
	color: #e9f2aa;
	text-decoration: none;
	line-height:14px;
}

.txttestimonials2 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height:14px;
	font-weight:bold;
}

.txtfooter {
	font-family: Verdana;
	font-size: 11px;
	color: #00446a;
	text-decoration: none;
	line-height:14px;
}


.txtcaption {
	font-family: trebuchet ms;
	font-size: 21px;
	color: #44707D;
	text-decoration: none;
	font-weight:normal;
	line-height:18px;
}

.txtcaption2 {
	font-family: Verdana;
	font-size: 18px;
	color: #fea;
	text-decoration: none;
	font-weight:normal;
	line-height:18px;
}

.txttitle {
	font-family: Verdana;
	font-size: 16px;
	color: #888;
	text-decoration: none;
	font-weight:normal;
}


a.indexlist {
	vertical-align: 25%;
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	font-weight:bold;
	text-decoration:none;
}

a.indexlist:hover {
	color: #666;
}

p {
	margin:2px 0px 8px 0px;
	padding:0px;
}

.ultext {
	list-style-type: square;
	text-decoration: none;
	margin-top:0px;	
}

a.link {
	font-family: Verdana;
	font-size: 11px;
	color: #00659a;
	text-decoration:none;
}

a.link:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0085ba;
	text-decoration:none;
}

a.linkbold {
	font-family: Verdana;
	font-size: 12px;
	color: #0800b5;
	font-weight:bold;
	text-decoration:none;
}

a.linkbold:hover {
	color: #0800d5;
}

a.smalllink {
	font-family: Verdana;
	font-size: 11px;
	color: #b0b1b5;
	text-decoration:none;
}

a.smalllink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #82c1e1;
	text-decoration:none;
}
a.link2a {
	font-family: Verdana;
	font-size: 11px;
	color: #fea;
	text-decoration:none;
}

a.link2a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #82c1e1;
	text-decoration:none;
}

