/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #ffc;
	text-align:center;
	color:#000;
}

#document{width:1000px;margin:0 auto;padding:0;text-align:left;}

a:link, a:visited {
	color: #000;
	font-weight:bold;
	text-decoration: underline;
}
a:active, a:hover {
	color: #000;
	font-weight:bold;
}

p {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000;
	text-align: center;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: #fff;
	margin: 0 0 10px 0;
}

.templatemo_container {
	width:995px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#templatemo_header {
	width: 995px;
	height: 49px;
	background: url(images/templatemo_header.jpg) left top no-repeat;
	padding: 10px 0 0 0;
}

/* Menu */
#templatemo_menu {
	height: 46px;
	width: 995px;
	margin: 0 auto;
	padding: 0;
}

#templatemo_menu ul {
	list-style: none;
	display: inline;
}

#templatemo_menu li {
	float:left;
	color: #7CBD50;
}

#templatemo_menu li a {
	float: left;
	display: block;
	color: #005500;
	background: url(images/templatemo_menu_left.png) no-repeat;
	text-decoration: none;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 0 0 0 7px;
	height: 45px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
}

#templatemo_menu li a b {
	float: left;
	display: block;
	height: 40px;
	padding: 5px 20px 0 11px;
	background: url(images/templatemo_menu_right.png) right top no-repeat;
}

#templatemo_menu li.current a, #templatemo_menu li a:hover {
	background: url(images/templatemo_menu_left_current.png) no-repeat;
	color: #fff;
}

#templatemo_menu li.current a b, #templatemo_menu li a:hover b {
	background: url(images/templatemo_menu_right_current.png) right top no-repeat;
}

/*End OF menu*/

#templatemo_news_section {
	height: 204px;
	width: 941px;
	background: url (banner.swf);
	padding: 00px 0 0 0px;
	background-repeat: no-repeat;
}

#templatemo_news_area {
	float: left;
	width: 450px;
	margin: 0 0 0 20px ;
}

#templatemo_news_section h1 {
	color: #b7f298;
	font-size: 22px;
	background: url(images/templatemo_header_line.png) bottom left no-repeat;
	 padding: 0 0 0px 0;
}

#templatemo_project_section {
	width: 939px;
	background: url(images/templatemo_project_section_mid.jpg) repeat-y;
	margin: 0;
	padding: 0px 0 0px 65px;
}

#templatemo_project_section h1 {
	color: #000;
	margin: 0 0 10px 25px;
}

#templatemo_project_section_bottom {
	width: 995px;
	height: 43px;
	background: url(images/templatemo_project_section_bottom.jpg) repeat-y;
	margin: 0;
	padding: 0
}

#templatemo_section_area {
	width: 862px;
	text-align: center;
	color: #5EAF26;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_section_area .templatemo_section_1 {
	float: left;
	width: 225px;
	margin: 20px 0 20px 30px;
}

.templatemo_section_1 img {
	float: left;
	margin: 0 10px 10px 0;
}

.templatemo_section_1 h1 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #04265f;
	margin: 0 0 10px 0;
}

.templatemo_section_1 p {
	color: #000;
	margin: 0 0 10px 0;
}

.section_mid {
	background: url(images/templatemo_section_brake.jpg) no-repeat left;
	width: 225px;
	margin: 20px 0 20px 10px;
	padding: 0 0 0 30px;
	float: left;
}

.section_mid p {
	color: #000;
	margin: 0 0 10px 0;
}

#templatemo_bottom_section {
	width: 995px;
	background: url(images/templatemo_bottom_section_bg.jpg) repeat-y;
	margin: 0;
	color: #1E50C4;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 58px;
}

.templatemo_newsletter_section {
	float: none;
	width: 245px;
}

.templatemo_newsletter_section .templatemo_newsletter_top {
	width: 245px;
	height: 10px;
	background: url(images/templatemo_newsletter_top.png);
	margin: 0;
}

.templatemo_newsletter_section .templatemo_newsletter_mid {
	width: 245px;
	background: url(images/templatemo_newsletter_mid.png);
	margin: 0;

	padding: 0;
}

.templatemo_newsletter_mid h1 {
	color: #FFF;
	font-variant:small-caps;
	text-decoration: underline;
	text-align: center;
}

.templatemo_newsletter_mid p {
	color: #FFF;
	text-align: right;
	font-size: 12px;
}

.templatemo_newsletter_section .templatemo_newsletter_bottom {
	width: 245px;
	height: 9px;
	background: url(images/templatemo_newsletter_bottom.png);
	margin: 0;
}

#templatemo_content_section {
	float: left;
	width:	530px;
	margin: 0 0 0 20px;
}

#templatemo_content_section h1 {
	color: #004400;
	font-variant:small-caps;
	text-decoration: underline;
}

#templatemo_content_section p {
	color: #004400;
}

#templatemo_content_section li {
	list-style: square;
	color: #004400
}

#templatemo_content_section a {
	color: #004400;
}

.field {
	width: 163px;
	height: 20px;
	border: none;
	background: url(images/templatemo_input.jpg) no-repeat;
	padding: 2px;
}

.button {
	width: 75px;
	height: 23px;
	border: none;
	background: url(images/templatemo_button.png) no-repeat;
	margin: 10px 0;
}

#templatemo_footer {
	width: 995px;
	height: 118px;
	background: url(images/templatemo_footer_bg.png);
	color: #FFFFFF;
	font-family: Arial;
	font-size:	12px;
	margin: 0;
	text-align: center;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
}

#templatemo_footer a {
	color: #FFFFFF;
}

.last {
	margin: 0;
}

.right_img {
	float: right;
	margin: 0 0 5px 5px;
}

.left_img {
	float: left;
	margin: 0 5px 5px;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
#templatemo_footer p {
	text-align: center;
}
#templatemo_footer p {
	font-size: 12px;
	color: #000;
}
#apDiv2 {
	font-weight: bold;
}
#apDiv2 {
	color: #FFF;
}

#apDiv1 {
	position:absolute;
	left:440px;
	top:1369px;
	width:206px;
	height:190px;
	z-index:1;
}

#apDiv1 .templatemo_newsletter_mid h1 {
	text-align: center;
}

.templatemo_newsletter_mid h1 {
	text-align: center;
	font-weight: bold;
}

h1 {
	text-align: center;
}

#apDiv2 {
	position:absolute;
	left:305px;
	top:1405px;
	width:299px;
	height:182px;
	z-index:2;
	text-align: center;
	font-size: 16px;
}

td,th {
	color: #000;
}

#apDiv3 {
	position:absolute;
	left:59px;
	top:834px;
	width:782px;
	height:155px;
	z-index:3;
}

#templatemo_project_section #templatemo_section_area p iframe {
	text-align: justify;
}
