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

body {
	margin:0;
	padding:0;
	background-image:url(../images/background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

ul, form, html, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

#container {
	width:100%;
	float:left;
	background-image:url(../images/header_backg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#wrapper {
	width:960px;
	margin: 0 auto;
}	

#header {
	width:960px;
	float:left;
	height:181px;
	background-image:url(../images/header_line.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#logo {
	width:293px;
	height:121px;
	float:left;
	margin-left:28px!important;
	margin-left:14px;
	background-image:url(../images/logo.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#logo a {
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	text-indent:-2000px;
}

#content {
	width:960px;
	float:left;
	background-color:#ffffff;
}

#banner {
	width:960px;
	float:left;
	height:322px;
	background-image:url(../images/banner.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}


#mainContent {
	width:960px;
	margin: 0 auto;
}

#pageTitle {
	width:926px;
	margin:auto;
	padding:29px 0 8px 0;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #000000;

}

#mainText {
	width:550px;
	float:left;
}

.text {
	width:532px;
	margin-top:15px;
	margin-left:16px!important;
	margin-left:8px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 20px;
}

#sidebar {
	width:395px;
	float:right;
}

#sidebarContent {
	width:378px;
	float:left;
	margin-top:15px;
}

.imgBorder {
	border: 3px solid #dbddda;
}

.imgBorder1 {
	border: 10px solid #eaeaea;
}

#footer {
	float: left;
	width: 960px;
	margin:50px 0 50px;
	padding-top:28px;
	border-top:solid 16px #cccccc;
}

#footerNav {
	width:700px;
	margin: 0 auto;
	text-align:center;
}

#footerNav ul {
	list-style-type:none;

}

#footerNav ul li {
	display:inline;
}

#footerNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#848484;
	border-right: 1px solid #7fb99e;
	padding:0 7px;
}

#footerNav ul li a:hover, #footerNav ul li a.selected {
	color:#7fb99e;
	text-decoration:underline;
}


#textFooter {
	width:500px;
	margin: 0 auto;
	padding-top:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}

.subTitles {
	width:926px;
	margin:0 auto;
	margin-bottom:7px;
	padding:30px 0 10px;
}

.contentText {
	width:926px;
	margin:0 auto;
}

.description {
	width:926px;
	float:left;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.box1 {
	width:510px;
	float:left;
	background-color:#eaeaea;
	background-image:url(../images/click_to_enlarge.gif);
	background-position: left bottom;
    background-repeat:no-repeat;
    padding:10px 0px 28px 10px;
}

.box2 {
	width:340px;
	float:left;
	background-color:#eaeaea;
	background-image:url(../images/click_to_enlarge.gif);
	background-position: left bottom;
    background-repeat:no-repeat;
    padding:10px 0px 28px 10px;
}

.box3 {
	width:850px;
	float:left;
	background-color:#eaeaea;
	background-image:url(../images/click_to_enlarge.gif);
	background-position: left bottom;
    background-repeat:no-repeat;
    padding:10px 0px 28px 10px;
}

.box4 {
	width:680px;
	float:left;
	background-color:#eaeaea;
	background-image:url(../images/click_to_enlarge.gif);
	background-position: left bottom;
    background-repeat:no-repeat;
    padding:10px 0px 28px 10px;
}

.box5 {
	width:340px;
	float:left;
	text-align:left;
	background-color:#eaeaea;
	padding:10px 0px 28px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.box6 {
	width:436px;
	height:184px;
	float:left;
	text-align:left;
    padding-top:24px;
	margin-bottom:16px;
	border: 1px solid #00703c;
}

.box7 {
	width:436px;
	height:184px;
	float:right;
	text-align:left;
    padding-top:24px;
	margin-bottom:16px;
	border: 1px solid #00703c;
}
.box8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #686868;
	height: 25px;
	width: 259px;
}

.box9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #686868;
	height: 19px;
	width: 256px;
}

.box10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #686868;
	height: 97px;
	width: 256px;
}



/********************************************profile**********************************************/

.nameProfile {
	width:926px;
	margin:0 auto;
	border-bottom:solid 1px #b0b0b0;
	margin-bottom:8px;
	padding:30px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00703c;

}

.pictureProfile {
	width:171px; 
	float:left;
}

.descriptionProfile {
	width:755px;
	float:right;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}


/***************************************contact******************************************/

.textContact {
	width:926px;
	float:left;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height:18px;
}

#contactForm {
	float:left;
	width:368px; 
	margin-top:23px;
}

/***************************************Feature**************************************/

.subTitlesFeature {
	width:926px;
	margin:0 auto;
	margin-bottom:20px;
	padding:30px 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
}

#contentLeftFeature {
	width:926px;
	float:left;
	text-align:justify;
}

#contentRightFeature {
	width:441px;
	float:right;
	margin:0 0 5px 15px;
}

/*******************************What's new******************************************/

.textBoxWhat {
	width:560px; 
	float:right;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}















h1 {
	font-family:;
	font-size:;
	color:;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00703c;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00703c;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00703c;
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00703c;
	text-decoration: none;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00703c;
	line-height: 20px;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	font-weight: normal;
}

