@charset "utf-8";
/* CSS Document */
/* Call A Clean

Version: 1, 21st November 2007 */

/******** General tags ********/
body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	color:#000;
	line-height:1.2em;
	margin:0 auto;
	padding:0;
	background-color: #FFF;
}

a{
	text-decoration:none;
	color:#006A00;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
	color: #000;
}

p{
	margin:0 0 18px 22px;
	color: #000;
}



h1{
	font-size: 1.6em;
	color: #000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #006A00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 46px;
	padding-bottom: 2px;
	width: 518px;
	height: 17px;
	margin-left: 0px;
	padding-left: 8px;
}


h3{
	font-size: 1.4em;
	color: #000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #006A00;
	margin-top: 0;
	margin-right: 33px;
	margin-bottom: 10px;
	margin-left: 16px;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 120px;
	height: 17px;
	text-align: justify;
	text-indent: 8px;
}

h2{
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006A00;
	padding-top: 1px;
	padding-right: -55px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 22px;
	width: 290px;
}



blockquote{
font-size:0.9em;
border:1px solid #dadada;
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/
#wrap{
	color:#404040;
	width:850px;
	padding:0;
	margin-top: 33px;
	margin-right: 33px;
	margin-bottom: 33px;
	margin-left: 33px;
	top: 22px;
}

form {
	margin-left: 20px;
}

#header{
	margin:0;
	float:left;
	width: 210px;
	height: 172px;
	left: 64px;
	top: 20px;
}

/******** sidemenu ********/

#sidemenu{
	float:none;
	width:185px;
	top: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
	text-align: center;
	background-color: #FFF;
}

#sidemenu li{
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: -30px;
}

#sidemenu ul{
	list-style:none;
	font-size:.95em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0;
}

#sidemenu li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#signature {
	font-family: cursive;
	font-size: 18px;
}



/******** Content ********/
#content{
	line-height:1.5em;
	width:570px;
	float:left;
	text-align:left;
	padding:0;
	left: 125px;
	top: 20px;
	height: auto;
}

#content ul{
	color: #000;
	margin-top: 1px;
}

#content li{
	margin-bottom: 4px;
}

#contentalt{
line-height:1.5em;
width:545px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

/******** Footer ********/
#footer{
	text-align:right;
	color:#000;
	font-size:0.9em;
	line-height:1.6em;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #006A00;
	width: 570px;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;

}

#footer p{margin:0; padding:0;}
#footer a{
	color:#006A00;
}

#header2 {
	margin:0;
	float:left;
	width: 210px;
	height: 172px;
	left: 64px;
	top: 20px;
}

#pricestable {
	background-color: #FFF;
	margin-left: 20px;
}

tr {
	color: #000;

}



