/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #F9FCEa;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	width: 900px;




	text-align:center
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

h3.top-head {
	color:#fff;
}

h2
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-align: left;
	color: #333;
}


ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}


img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: auto;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 200px;
	text-align: center;
}


/* Menu */



#submenu {
	float: right;
	width: 690px;
	height: 15px;
	overflow: visible;
	margin-top: -21px;
	position: relative;
	background-position: bottom;
	padding-left: 210px;
}

#submenu ul {
	margin: 0;
	padding-left: 5px;


}

#submenu li {
	display: inline;
}


#submenu a{
	#float: left;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #333;
	padding-left: 5px;
	text-decoration: underline;
}


#menu {
	float: right;
	width: 690px;
	height: 200px;
	background: url(images/img2-neu.jpg);
}

#menu ul {
	margin: 0;
	padding: 160px 0 0 5px;
	list-style: none;

}

#menu li {
	display: inline;
	margin:0;
	padding:0px;
}

#menu a {
	float: left;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}

.both{ clear:both;}

/* Content */

#content {
	width: 900px;
	float:left;
	overflow:hidden;
	background: url(images/img3-neu.gif);

	 
}

#content-top {
	margin: 0 auto;
	margin-top:10px;	
	background: url(images/img7-neu2.gif) no-repeat;
	width: 900px;
	height: 18px;
}


#colMiddle {
	float:left;	
	vertical-align:top;
	width:900px;
}

#colMiddle .top-head {
	padding: 0px 0 0 50px;
	font-size: 22px;
	color: #333;
	width: 490px; 
	margin:0 auto;
}

#colMiddle .content {
	padding: 20px 0px 20px 50px;
	text-align: justify;
	width: 490px; 
	margin:0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#colLeft {	
	float:left;
	margin-left:-900px;
	width:200px;
	overflow:hidden;
	}

#colLeft .top-head {
	padding: 0 0 0 20px;
	font-size: 14px;
}

#colLeft .content {
	font-size: 14px;
	padding: 0 10px 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#colLeft .content a  {
	text-transform: none;
	text-decoration: underline;
}

#colLeft .categories {
	border-bottom:1px solid #306cc1;
	padding: 0 0 0 20px;
    
}

#a:hover {
	background-color: #0CCc2dd2e;
}

#a:active {
	background-color: #F99;
}


#categoriesul {
	font-size: 14pt;
	list-style-type: none;

}

#categoriesul a {
	color: #333;
	display: block;
	text-decoration: none;
}


#colRight {
	float:right;
	margin-left:-180px;
	width:180px;
	overflow:hidden;
}

#colRight .top-head {
	padding: 30px 0 0 20px;
	font-size: 14px;
}

#colRight .content {
	padding: 10px 10px 10px 20px;
	font-size: 14px;
}


#colRight a {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#extra {
	height: 10px;
	background: url(images/img7-neu.gif) no-repeat center top;
	clear: both;
}

/* Footer */

#footer {  
	width: 900px;
	margin: 0 auto;
	border-top-width: 10px;
}

#footer p {
	margin: 0;
	padding: 1em 1em 0 0;
	text-align: right;
	font-size: 10px;
}
