body{
	margin:10px 0 0 0;
	padding:0;
	font:normal 12px arial;
	background:#fff url(../images/page_bg.jpg) repeat-x top center;
	text-align:justify;
}
a, a:visited, a:active{text-decoration:none;}
/*a:hover{color:#4c8938;text-decoration:none;}*/

td{	font:normal 12px arial;line-height:18px
}
form, select{padding:0;margin:0;font:normal 11px arial, verdana}
/* HOMEPAGE */
/* Header Css Starts*/

#wrapper{
	width:686px;height:438px;margin:0 auto;text-align:center;border:1px solid #000;border-bottom:0}
#wrapper #logo, #innerwrapper #logo, #smallwrapper #logo{float:left;margin:5px;}
#wrapper #topright, #innerwrapper #topright, #smallwrapper #topright{float:right;margin:11px 0 0 0;color:#fff;text-align:right}
#wrapper #topright a,  #innerwrapper #topright a,  #smallwrapper #topright a{color:#fff;}
#wrapper #topright a:hover, #innerwrapper #topright a:hover, #smallwrapper #topright a:hover{text-decoration:underline;color:#fff;}

#wrapper #header{float:left;width:686px;background:#fff;}
#wrapper #header #menu, #innerwrapper #innerheader #menu, #smallwrapper #innerheader #menu{background:#990000;border-bottom:none;height:26px;}
#wrapper #header #menu{border:1px solid #fff;border-bottom:none}
#wrapper #header .textImg, #innerwrapper #innerheader .textImg, #smallwrapper #innerheader .textImg{float:left;padding:0 0 0 40px}

#innerwrapper{
	width:686px;height:385px;margin:0 auto;text-align:center;border:1px solid #000;border-bottom:0}

#innerwrapper  #innerheader{float:left;background:#fff;border:1px solid #fff;}

#smallwrapper{
	width:686px;height:266px;margin:0 auto;text-align:center;border:1px solid #000;border-bottom:0}

#smallwrapper  #innerheader{float:left;background:#fff;border:1px solid #fff;}


#middle #innercontent{margin:30px 40px 100px 40px;text-align:justify}
#middle #innercontent a{color:#990000}
#middle #innercontent a:hover{text-decoration:underline}


#middle{
	width:686px;#width:688px;margin:0 auto;text-align:center;background:#fff;border-left:1px solid #000;border-right:1px solid #000	;overflow:hidden}
#middle #content{margin:10px 40px 40px 40px;text-align:justify}
#gallery{
border:0px solid red;width:607;float:left;
}
#largeImg{float:left;width:507px;border:0px solid red}
#thumbs{
float:right;width:88px;
}

#thumbs ul{
list-style-type:none;margin:0;padding:0;
}

#thumbs ul li{
margin:0 0 8px 0;
}


#footer{
	width:688px;margin:0 auto;text-align:center;background:#fff;border-top:1px solid #000;font-size:11px;}

	#footer p{margin:20px;}

#footer a{color:#990000}


	
label{float: left;width: 120px;font-weight: bold;}

input, textarea{width: 180px;margin-bottom: 5px;}
textarea{ width: 250px; height: 150px;}
.boxes{ width: 1em;}
#submitbutton{ background:#990000; border:none;color:#fff;font-weight:normal;margin-top: 5px; width: 50px;}
br{ clear: left;}

