body {
	margin: 0;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #ebeff0;
	background-image: url('images/bg.png');
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

li {
	padding-bottom:2px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
}


p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.home_para {
	height:150px;
	width: 100%;
	vertical-align:top;
}

.ep_para {
	height:150px;
	width: 100%;
	vertical-align:top;
}
.ee_para {
	height:176px;
	width: 100%;
	vertical-align:top;
}
.hc_para {
	height:290px;
	width: 100%;
	vertical-align:top;
}
.about_para {
	height:216px;
	width: 100%;
	vertical-align:top;
}
.ma_para {
	height:80px;
	width: 100%;
	vertical-align:top;
}

.square_border {
	padding:10px 10px 10px 10px; 
	border-style:solid; 
	border-width:1px;
	border-color:#959595;
	vertical-align:top;
}
.square_border2 {
	padding:10px 10px 10px 10px; 
	border: none; 
	vertical-align:top;
}

.text1 {
	letter-spacing: -4px;
	padding-left: 20px;
	font-size: 32px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #315931;
}

.text2 {
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #579A64;
}

.text3 {
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	color: #8B8B8B;
}

.text4 {
	font-weight: bold;
	color: #1EA969;
}

.text5 {
	text-align: center;
	font-size: 10px;
	color: #787878;
}

.text6 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #1EA969;
}

a {
	color: #1EA969;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.more_link {
	text-decoration: none;
	background: url(images/img15.gif) no-repeat left 60%;
	padding-left: 15px;
	margin-left: 100px;
	color: #579A64;
}

.more_link2 {
	text-decoration: none;
	background: url(images/img15.gif) no-repeat left 60%;
	padding-left: 15px;
	margin-left: 25px;
	color: #579A64;
}

.link1 {
	background: url(images/img12.gif) left 50% no-repeat;
	padding: 20px 10px 18px 15px;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
}

.link1:hover {
	background-color: #2676c8;
	color: #FFFFFF;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.bg1 {
	background-color: #FFFFFF;
}


.bg2 {
	background: url(images/img7.png) repeat-y left top;
}

.bg3 {
	background: url(images/img5.gif) repeat-x left top;
}

.bg4 {
	background-color: #cccccc;
	height:26px;
}

.tab_left {
	background: url(images/tab_left.gif) no-repeat;
}
.tab_right {
	background: url(images/tab_right.gif) no-repeat;
}
.tab_middle {
	background: url(images/tab_middle.gif) repeat-x;
}


.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

.img3 {
	padding-right:5px;
}


hr { display: none; }

.hr1 {
	height: 1px;
}

