/* CSS Document by Dieter Schneider 2007 */

* {margin: 0; padding: 0;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #769D26;
	padding: 10px 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #769D26;
	padding: 10px 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #769D26;
	padding: 10px 0;
}

	h3 span {color: #00759C;}

h4 {
	margin: 10px 0px;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #00759C;
}

h5 {
	font-family: Arial, Times, serif;
	font-size: 1.1em;
	color: #920404;
}
	
	h5 a {
		color: #920404;
		text-decoration:underline;
	}
	
	h5 a:hover {
		color:#FFFFFF;
		background: #920404;
		text-decoration:none
	}

h6 {
		font-family: Georgia, Arial, Times, serif;
		font-size: 1em;
		color: #767676;
	}

.date {
	color: #00759C;
}

.news {
	color: #00759C;
	background-color: #F3F2EE;
	padding: 5px;
	margin: 5px 0px;
}

.float_left {float: left;}



/*------------------------- Site structure ----------------------------*/

body {
	/*background: url(../images/body_top.jpg) repeat-x;*/
	background: url(../images/top-seo.jpg) repeat-x top ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#333333;
}

#container {
	border:0px solid green;
	width: 960px;
	margin: 0 auto;
	font-size: 1.2em;
}

#mainHeader {
	height: 200px;
	border:0px solid blue;
}
	
#payoff {
	border:0px solid green;
	width:500px;
	float:left;
	text-align:left;
	margin: 0px 0 0 60px;
	padding:0;
	clear:both;
	position:absolute;
	top:100px;
}
	
	#payoff h1 {
		font-family: "Lucida Grande","Futura","Futura Md","Trebuchet MS", Arial,Verdana,Helvetica,sans-serif;
		font-size: 3.2em;
		color: #2A5464;
		padding: 10px 0 0 0;
		font-weight:normal;
		margin:0;
	}
	
	#payoff h2 {
		font-family: "Futura","Futura Md","Lucida Grande","Trebuchet MS", Arial,Verdana,Helvetica,sans-serif;
		font-size: 1.8em;
		color: #9BB61B;
		padding: 1px 0;
		font-weight:normal;
		letter-spacing:1px;
		margin:0;
	}


#header_bottom {
	background: #000 url(../images/header_bottom.jpg);
	height: 18px;
	padding: 5px 100px;
	color: #FFFFFF;
	font-weight: bold;
}

#header_bottom_left {
	float: left;
	width: 225px;
	text-align: left;
}

#header_bottom_right {
	margin-left: 230px;
	text-align: right;	
}

#contentWrapper {
	width: 834px;
	margin: auto;
	background: #FFF url(../images/contentwrapper.jpg) repeat-y;
}

#columnLeft {
	width: 203px!important;
	width: 199px;
	padding: 30px;
	float: left;
	background: #f3f2ee url(../images/column_left.jpg) right repeat-y;
	font-size: 1em;
}

	#columnLeft a {color: #00759C; text-decoration:underline; font-weight:bold;}
	#columnLeft a:hover {color:#fff; background:#00759C; text-decoration:none;}
	
	
	#columnLeft ul {
		margin:15px 0px;
		list-style-type: none;
	}

	#columnLeft ul li { 
		list-style-type: none;
		background: url(../images/dot.gif) repeat-x bottom;
		padding:8px 3px;
	}

#columnRight {
	width: 270px;
	padding-right: 20px;
	float: right;
	padding-top: 30px;
	background: url(../images/column_right.jpg) no-repeat right top;
}

	#columnRight a {color: #00759C; text-decoration:underline; font-weight:bold;}
	#columnRight a:hover {color:#fff; background:#00759C; text-decoration:none;}
	
	#columnRight ul {
		margin:0p	x 0px;
		list-style-type: none;
	}

	#columnRight ul li { 
		list-style-type: none;
		background: url(../images/dot.gif) repeat-x bottom;
		padding:5px 4px;
	}

#columnMiddle {margin: 0 315px 0px 265px;
               padding: 30px 15px;}


	#columnMiddle a {color: #00759C; text-decoration:underline; font-weight:bold;}
	#columnMiddle a:hover {color:#fff; background:#00759C; text-decoration:none;}
	
	#columnMiddle ul {
		margin:15px 0 15px 15px;
		list-style-type: square;
	}

	#columnMiddle ul li { 
		list-style-type: square;
		background: url(../images/dot.gif) repeat-x top;
		padding:6px 3px 3px 3px;
	}
	
	#columnMiddle .infobox {
		padding:7px;
		background: #DFFFAD;
	}
	
	#columnMiddle .infobox2 {
		padding:7px;
		background: #CAFFAC;
	}
	
	

.columnRightBox{
	margin-left: 0px;
	padding: 10px;
	width: 250px;
	font-size: 1em;
	background: url(../images/dot.gif) repeat-x top;
}

#footer {
	background: #3c3d3e url(../images/footer.jpg) repeat-x;
	height: 67px;
	clear: both;
	color: #fff;
	padding-top: 50px;
	text-align: center;
	font-size:11px;
	font-family: Verdana, Arial;
}

#footer a {color:#fff; text-decoration:underline;}

#footer a:hover {color:#B9D920; text-decoration:none;}



/*----------------- Form  -------------------------*/

.inputfields, .textareafields {display: block; width: 100%; border:1px solid #777; }
.inputfields {height:14px;}
.textareafields {height:60px;}

.inputfields:hover, .textareafields:hover {background: #f4f4f4; border:1px solid #00759C;}

.submit {margin-top: 5px; background-color: #2A5565; color: #fff; border:1px solid #444; padding:2px 5px;}
.submit:hover {background-color:#9CB71A;}

label {
	font-weight: bold;
	font-size: 1em;
	color: #2E6172;
}


/*------------------------- Icon menu ----------------------*/

#web-design-menu {
	display:block;
	height:102px;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family: "Lucida Grande","Futura","Futura Md", Arial,Verdana,Helvetica,sans-serif;
	font-size:16px;
	text-transform: uppercase;
	font-weight:normal;
	float: right;
	border:0px solid red;
	margin: 0 45px 0 0px;
}

#web-design-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#web-design-menu ul li { 
	display:block;
	float:left;
	margin:0;
	
}

#web-design-menu ul li a{ 
	display:block;
	float:left;
	color:#444;
	text-decoration:none;
	padding:45px 20px 0 20px;
	height:102px; 

}

#web-design-menu ul li a:hover, #web-design-menu ul li a.current{
	color:#fff;	
	background: transparent url(../images/bgON.gif) repeat-x top left;
}

	

.accToggler{
	margin: 3px auto;
	padding: 3px;
	width: 100%;
	background: #acc95f;
	color: #000;
	border: 1px solid #fff;
	cursor: pointer;
}

.accContent{
	margin: 0px auto;
	width: 100%;
}
