/*LAYOUT*/


body { margin: 0; padding: 0;}

#content { width: 670px; float: right; border-left-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: 1px;/*
	background-color:#ffffff;*/
	}
#leftcol {
	width: 248px;
	float: left;
}
#footer {
	width: 930px;
	padding-top: 30px;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;	/*padding-left: 150px;*/
}
#header img {
	display: none;
	}

#wrapper #main-holder #content img {
	margin-top: 10px;
	margin-bottom: 10px;

}


#wrapper #main-holder #content .noborder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*END OF LAYOUT*/



/*FONTS*/


body {
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #000000;
}
#wrapper #main-holder #leftcol ul {display: none;}
#wrapper #main-holder #leftcol li {
	display: none;
}
#wrapper #header h1 {
	font-size: 200%;
	text-align:center;

}
.horizmenu a:link {
	display: none;
}

.horizmenu a:hover {
	font-weight: bold;
	color: #99FF00;
	text-decoration: underline;
}

.horizmenu a:active {
	display: none;
}

.horizmenu a:visited {
	display: none;
}


#leftcol a:link {
	display: none;
}

#leftcol a:hover {
	display: none;
}

#leftcol a:active {
	display: none;
}

#leftcol a:visited {
	display: none;
}


#footer a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#footer a:hover {
	display: none;
}

#footer a:active {
	display: none;
}

#footer a:visited {
	display: none;
}

#main-holder #leftcol .testimonial {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #6699FF;
	font-size: 125%;
	font-weight: bold;
}

.horizmenu {
	display: none;
}
.horizmenu ul {display: none;}
.horizmenu li {
	display: none;
}
#wrapper #main-holder #leftcol h2 { display: none;}
#wrapper #main-holder #content h2 {
	font-size: 140%;
	padding-left: 40px;
}
#wrapper #rightcol h2 {font-size: 125%;}
#wrapper #footer h3 {
	font-size: 115%;
	line-height: 250%;
	/*padding-left: 100px;*/
	margin: 0px;
}

.spacer{
height:7em;}

.clear{clear:both;}


/*END OF FONTS*/




#information{
	display: none;
}


