
html,body {
	margin:0px;
	padding:0px;
	height:100%;
}
#container{
	width:900px;
	margin:auto;	
	
	
	

}
#header{
		height:97px;
		width:100%;
	
}
#header #Inner{
	width:auto;
	margin:0px 10px;
	position:relative;
	padding-top:20px;
	text-align:left;
}

#header h2{
	font-family:Verdana, Arial, Times New Roman, sans-serif;
	margin:0px;
}
#header h2 a,#header h2 a:link,#header h2 a:visited{
	color:#ffffff;
	text-decoration:none;
}
#navigation a,#navigation a:link,#navigation a:visited{
	display:block;
	color:#57a801;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:8px 10px;
	font-family:;
	font-size:12px;
}
#navigation a:hover,#navigation a:active,#navigation a:focus{
	color:#ff0000;
	background-color:#57a801;
}
#leftPane h2{
	font-family:Verdana, Arial, Times New Roman, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-transform:capitalize;
	margin:0px;
}
#leftPane h2 a:link,h2 a:visited{
	font-family:Verdana, Arial, Times New Roman, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-transform:capitalize;
	margin:0px;
}
#leftPane h2 a:hover{  
color:#000000;
}
#leftPane p{
	font-family:Verdana, Arial, Times New Roman, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
}

#footer span{
	font-family:Verdana, Arial, Times New Roman, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:left;
	
}
#footer a:link{
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover{
	color:#ffffff;
	text-decoration:none;
}

	
#leftList ul#list1 li ul{
	margin:5px 0px 5px 0px;
	padding:5px 0px 0px 20px;

	list-style-type:image;
	list-style-position:outside;
	list-style:url(none);

	font-family:Arial, Verdana, Times New Roman, sans-serif;
	font-size:11px;
	line-height:11px;
	text-transform:capitalize;
}
#rightPane a,#rightPane a:link,#rightPane a:visited{
	padding-left:5px;
	color:#444444;
	text-decoration:none;
	text-transform:capitalize;
}
#rightPane a:hover{
	color:#57a801;
	text-decoration:underline;
}
#rightList ul#list1 li ul{
	margin:5px 0px 5px 0px;
	padding:5px 0px 0px 20px;
	list-style-type:image;
	list-style-position:outside;
	list-style:url(none);
	font-family:Arial, Verdana, Times New Roman, sans-serif;
	font-size:11px;
	line-height:11px;
	text-transform:capitalize;
}
#leftList{
	width:170px;
}
#rightList{
	width:170px;
	float:right;
}

#leftList h5{
	font-family:Verdana, Arial, Times New Roman, sans-serif;
	color:#57a801;
	margin:0px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #444444;
	text-transform:capitalize;
}

#rightList h5{
	font-family:Verdana, Arial, Times New Roman, sans-serif;
	color:#57a801;
	margin:0px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #444444;
	text-transform:capitalize;
}
#content{
	
	border:1px solid #c3c9bd;
	margin:5px auto 0px auto;
	width:px;
	height:auto;
	padding:6px;
}

.inputField {
	font-family:Arial, Verdana, Times New Roman, sans-serif;
	font-size:11px;
	color:#333333;
	
	width:200px;
	border:0px solid;
	
	background-color:#333333;
	border:1px solid #333333;
	padding:3px 2px;
}

.textAreaField {
	font-family:Arial, Verdana, Times New Roman, sans-serif;
	font-size:11px;
	color:#333333;
	
	width:200px;
	height:120px;
	border:0px solid;
	
	background-color:#333333;
	border:1px solid #333333;
	padding:3px 2px;
}
.button{
	border:0px solid;
	width:85px;
	height:35px;
	
	border:1px solid #FFFFFF;
	
	font-family:Verdana, Arial, Times New Roman, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:capitalize;
}
span.fieldname{
	font-family:Arial, Verdana, Times New Roman, sans-serif;
	font-size:12px;
	color:#5a5c59;
	display:block;
}

div.domtab div{
	
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	
	border:1px solid #b9bdb6;
}
ul.domtabs a:link, ul.domtabs a:visited, ul.domtabs a:active, ul.domtabs a:hover{
	padding:8px 15px;
	
	display:block;
	
	background:#57a801;	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-transform:capitalize;
	
	border:1px solid #b9bdb6;
}

ul.domtabs a:hover{
	color:;
	
	border-bottom:1px solid #d0d8cc;
	border-top:1px solid #b9bdb6;
	border-left:1px solid #b9bdb6;
	border-right:1px solid #b9bdb6;
}
ul.domtabs li.active a:link, ul.domtabs li.active a:visited, ul.domtabs li.active a:active, ul.domtabs li.active a:hover{
	background:#d0d8cc;
	color:#d0d8cc;
	
	border-bottom:1px solid #d0d8cc;
	border-top:1px solid #b9bdb6;
	border-left:1px solid #b9bdb6;
	border-right:1px solid #b9bdb6;
}

div.domtab div{
	background:#d0d8cc;
} 
#leftPane{
	float:right;
	 width:695px;
}
#rightPane{
	float:left;
	width:170px;
}
   

 
#leftPane{
	
		background-image:url(pagebackgroundimage/body-4.gif);
		background-repeat:repeat;
	}
#content{
margin:auto;
	background-image:url(pagebackgroundimage/body-4.gif);
		background-repeat:repeat;
	}
 
#rightPane{
		background-color:#FFFFFF;
	
	
	}

	
#footer{
	background-color:#57a801;
	clear:both;
}
#header{
	background-image:url(header/blog_post_header.jpg);
	background-repeat:repeat;
	
}
html,body {
	background-image:url(body/body-4.gif);
	background-repeat:repeat;
	
}

