/*
Design by mtlife
*/

/**
* Body
**/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	background: url(back5.jpg) repeat-x left top;
	background-color: #9EB847;
	
	font-family: Verdana, Geneva, Kalimati,sans-serif, Arial;
	font-size: 13px;
	color: #333333;
}

/**
* Shadow
**/
div#drop-shadow {
	margin: auto;
	width: 795px;
	background: url(drop-shadow.png) repeat-y left top !important;
	background: url(empty.png) no-repeat left top; 
}

/**
* logo-wrap
**/
#logo-wrap1 {
	width: 775px;
	margin: 0 auto;
	padding: 0;
	background: url(header_template4.jpg) no-repeat left top;
	
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#logo-wrap2 {
	width: 775px;
	margin: 0 auto;
	padding: 0;
	background: url(header_template2.jpg) no-repeat left top;
	
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/**
* logo-defaultmenu 
**/

#logo-topmenu {
	float: left;
	width: 775px;
	height: 30px;
}

#logo-topmenu ul {
	float: right;
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#logo-topmenu li {
	display: block;
	float: left;
}

#logo-topmenu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 12px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

#logo-topmenu a:hover { 
	text-decoration: underline; 
	color: #000000;
}

#logo-topmenu .current_page_item a {
	color: #000000;
}

/**
* logo
**/
#logo {
	width: 775px;
	height: 166px;
}

/**
* logo-defaultmenu 
**/

#logo-defaultmenu {
	width: 775px;
	height: 54px;
}

#logo-defaultmenu ul {
	float: left;
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#logo-defaultmenu li {
	display: block;
	float: left;
}

#logo-defaultmenu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 20px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-family: "Myriad Pro", "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 26px; 
	color: #000000;
}

#logo-defaultmenu a:hover { 
	text-decoration: underline; 
}

#logo-defaultmenu .current_page_item a {
	color: #000000;
}

/**
* Split
**/

#split {
	width: 775px;
	height: 3px;
	margin: 0 auto;
	padding: 0;
	font-size: 0px;
	background: url(split_green.gif) repeat left top;
	
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/**
* Page
**/
#page {
	width: 775px;
	margin: 0 auto;
	
	border-left: 1px solid black;
	border-right: 1px solid black;
	
	background: url(gradient_content3.jpg) repeat-x left top;
	background-color: #F3F3CC;
}

/**
* Content
**/
#content {
	padding: 0;
	margin: 0;
	
	/*firefox*/
	float: none !important;
	margin-left: 175px !important;
	/* IE */
	float: right;
	margin-left: 0;
	
	/*regular*/
	width: 599px; 	
	border-left: 1px dotted #808080;
		
	color: #000000;

	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

#content-wrap {
	font-size: 15px;
	padding: 15px;
	padding-top: 20px;
}

#content h1 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin: 0 0 15px 0;
	background: url(titlebar.gif) no-repeat left top;
	font-size: 18px;
	color: #e0e9db;
}

#content hr {
	height: 3px;
	border-style: outline;
	background-color: #000;
}

#content img {
	margin: 15px;
	margin-left: 0;
	
	width: 150px;
	border: 1px solid #808080;
}

#content a {
	text-decoration: underline;
}

#content a:hover { 
	text-decoration: underline; 
}
	

/**
* Sidebar
**/
#sidebar {	
	margin: 0;
	padding: 0;
	width: 175px;	
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0px;
	padding: 0 0 0 15px;
	list-style-image: url('arrow.gif');
	list-style-position: inside;
}

#sidebar li:hover {
	padding: 0 0 0 10px;
}

#sidebar a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-family: Verdana, Geneva, Kalimati, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
}

#sidebar h2 {	
	height: 32px;
	padding: 8px 0 0 15px;
	margin: 0;
	margin-left: 10px;
	margin-top: 20px;
	background: url(titlesidebar.gif) no-repeat left top;
	font-size: 18px;
	color: #e0e9db;
}

/**
* Footer 
**/
#footer-wrap1 {
	clear: both;
	width: 775px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	
	background: url(header_template4.jpg) no-repeat left bottom;
	background-color: #F3F3CC;
	
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	color: #000000;
	
	/*border-top: 1px solid black;*/
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#footer-wrap2 {
	clear: both;
	width: 775px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	
	background: url(header_template2.jpg) no-repeat left bottom;
	background-color: #F3F3CC;
	
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	color: #000000;
	
	/*border-top: 1px solid black;*/
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#logo_150 {
	margin: auto;
	width: 150px;
	height: 34px;
	background: url(logo_150.jpg) no-repeat center top;
}

#legal {
	font-size: 12px;
	padding-top: 10px;
	color: #000;
}

#legal a {
	color: #000;
}
	