/* CSS Document */



body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D1304;
	padding: 0px;
	margin: 0px;
	background: url("images/bg.jpg") repeat-x left top;
	text-align: left;
}

a {
	color: #2D1304;
	text-decoration: underline;
}

a:hover {
	color: #43642c;
	text-decoration: none;
}


/******text styles*****/


.mainmenu {
	color: #0c8812;
	font-weight: bold;
	font-size: 12px;
}


/*********** #headtag Styles ***********/
H1 {
	font-size: 17px;
	color: #0c8812;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	
}





/*********** #layout styles ***********/
#header {
	height: 103px;
	width: 806px;
}

#header1 {
	background:url(images/header1.jpg) no-repeat left top;
	height: 103px;
	width: 269px;
	float: left;
}

#header1 a{
	display: block;
	height: 103px;
	width: 269px;
}

#header2 {
	background:url(images/header2.jpg) no-repeat;
	height: 103px;
	width: 537px;
	float: right;
}

#nav {
	background:url(images/nav.jpg) no-repeat left top;
	width: 806px;
	height: 35px;
	padding: 0px 0px 0px 0px;
}

#navbar {
	padding: 11px 0px 0px 0px;
	width: 806px;
}

#navbar a{
	font-family: Optima, Arial, Verdana, Helvetica, sans-serif;
	color: #2D1304;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 25px 0px 25px;
}

#navbar a:hover{
	font-family: Optima, Arial, Verdana, Helvetica, sans-serif;
	color: #0C8812;
	font-size: 12px;
	font-weight: bold;
	text-transform: normal;
	text-decoration: none;
}

#photos {
	height: 343px;
	width: 806px;
}
	

#photo1 {
	background:url(images/photo1.jpg) no-repeat left top;
	height: 343px;
	width: 539px;
	float: left;
}

#photo2 {
	background: url(images/photo2.jpg) no-repeat left top;
	height: 343px;
	width: 267px;
	float: right;
}
/*****side bar****/

#homebar {
	background:url(images/homebar.jpg) no-repeat left top;
	height: 591px;
	width: 269px;
}

#testbar {
	background:url(images/testbar.jpg) no-repeat left top;
	height: 591px;
	width: 269px;
}

#biobar {
	background:url(images/biobar.jpg) no-repeat left top;
	height: 850px;
	width: 269px;
}

#schedbar1 {
	background:url(images/schedbar1.gif) no-repeat left top;
	height: 591px;
	width: 269px;
}

#schedbar2 {
	background:url(images/schedbar2.gif) no-repeat left top;
	height: 945px;
	width: 269px;
}

/*****/

#testimonialtext {
	font-size: 13px;
	color: #6d2208;
	font-weight: bold;
	text-align:center;
	margin: 0px 0px 40px 0px;
	line-height: 15px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

#testtext {
	padding: 47px 35px 15px 41px;
}


/***mainArea***/

#hometext {
	background:url(images/hometxt.jpg) no-repeat left top;
	height: 591px;
	width: 537px;
}

#context {
	background:url(images/contxt.jpg) no-repeat left top;
	height: 591px;
	width: 537px;
}

#biotext {
	background:url(images/biotxt.jpg) no-repeat left top;
	height: 850px;
	width: 537px;
}

#credtext {
	background:url(images/credtxt.jpg) no-repeat left top;
	height: 591px;
	width: 537px;
}

#prodtext {
	background:url(images/prodtxt.jpg) no-repeat left top;
	height: 591px;
	width: 537px;
}

#ttext {
	background:url(images/testitxt.jpg) no-repeat left top;
	height: 591px;
	width: 537px;
}

#schedtext1 {
	background:url(images/schedtxt1.gif) no-repeat left top;
	height: 591px;
	width: 537px;
}

#schedtext2 {
	background:url(images/schedtxt2.gif) no-repeat left top;
	height: 945px;
	width: 537px;
}

/****/

#maintext {
	padding: 60px 25px 15px 5px;
}

#maintextcontent {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D1304;
	font-weight: normal;
	text-align:justify;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
}
	
#testcontext {
	font-size: 14px;
	color: #2D1304;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify
}