/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

b{
font-weight:normal;
}
a:link {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}

a:hover {
	text-decoration: none;
	color:#00CC00;
	font-weight:bold;
}

a:visited {
	color:#999999;
	font-weight:bold;
}

body{
	background:url(images/bg.jpg);
	font: 14px "Microsoft Sans Serif";
	font-weight:bold;
	font-style:normal;
	margin: 0 auto;
	padding: 0px;
}

#content{
	width: 940px;
	text-align: left;
}

#main{
	width: 940px;
	margin: 9px;
	clear:both;
	background: url(images/main.gif) repeat-y;
	
}

#header{
	height: 454px;
	width: 940px;
	background: url(images/header4.jpg) no-repeat top;
	margin-left:5px;	
}

#logo{
	font-family:"Cordia New";
	height: 309px;
	text-align: left;
	padding-left: 100px;
	padding-top: 30px;
}


#logo h1 a{
	text-decoration: none;
	text-transform: lowercase;
	font-size: 24px;
	color: #ffffff;
	font-weight:bold;
}
#logo H2 a{
	font-size: 20px;
	color:#000000;
	font-weight:bolder;
}


#menu{
	width: 700px;
	height: 54px;
	
}

#menu ul {
	list-style: none;
	padding: 0px;	
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 135px;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 18px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover{
	color: #ffffff;
	background: url(images/menuhov.jpg) no-repeat;
}

#left{
	width: 224px;
}

#left a{
	color: #093f07;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left a:hover{
	color: #000000;
}

#lefttop{
	background: url(images/lefttop.jpg) no-repeat top;
	padding-top: 6px;
}

#left H3{
	font-family:"Cordia New";
	font-weight:bold;
	font-size: 22px;
	color: #ffffff;
	width: 213px;
	height: 53px;
	padding-top: 5px;
	background: url(images/left_title.jpg) no-repeat;
	margin-left: 6px;
	text-align: center;
}

#left ul {
	list-style: none;
	padding-left: 15px;
	padding-bottom: 15px;
}

#left ul li{
	height: 20px;
	margin-top: 4px;
}

#categories ul li{
	background: url(images/ls1.jpg) no-repeat top left;
	padding-left: 15px;
	padding-top: 1px;
}

#partners ul li{
	background: url(images/ls2.jpg) no-repeat top left;
	padding-left: 15px;
	padding-top: 1px;
}

#right{
	float: right;
	width: 698px;
	margin-right: 9px;
}

#righttop{
	background: url(images/righttop.jpg) no-repeat top;
	padding-top:6px;
}

.text{
	padding-left: 0px;
	padding-right: 25px;
}

#right H1{
	
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right h2 {
	font-family:"Microsoft Sans Serif";
	font-size: 18px;
	font-weight: normal;
	color: #093e07;
	height: 20px;
	padding-left: 3px;
	padding-top: 18px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
}
#right H3{
	font-family:"Cordia New";
	font-weight:bold;
	font-size: 22px;
	color: #000000;
	width: 400px;
	height: 53px;
	padding-top: 5px;
	margin-left: 6px;
	text-align: center;
}

#leftcol{
	width: 160px;
	float:left;
	margin-left: 45px;
}

#cencol{
	width: 160px;
	float:left;
	margin-left: 40px;
}

#rightcol{
	width: 160px;
	float:left;
	margin-left: 40px;
	margin-right: 40px;
}

#mainbot{
	background: url(images/mainbot.jpg) no-repeat;
	height: 10px;
}	

#footer {
	height: 60px;
	width:940px;
	clear:both;
	padding-top: 10px;
	margin-left:5px;
	background: url(images/footer.jpg);
}

#footer p {
	clear:none;
	margin: 0;
	padding-left:50px;
	font-family:
	font-size: 16px;
	font-weight:bolder;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.labelblack {
	font-family: "Microsoft Sans Serif";
	font-size:14px;
	color:#000000;
	font-weight:normal;
	font-style:normal;
}
