/*  
Theme Name: WordPress CMS
Theme URI: http://www.direct-offices.com
Description: CMS based theme
Version: 1.0
Author: sdesign1
Author URI: http://www.sdesign1.com
*/

body {

	font-size: 62.5%; 
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	color: #000;
	background-color: #FFF;
	text-align: center;
	min-width: 760px;
	margin: 20px auto 20px auto;
	width:90%;
	
	}
	
p,h1,h2,h3,h4,h5,div,ul,li,ol,form {
	margin:0;
	padding:0;
	text-align: left;
	
}

a img {
	border:0;
}

/*---[ Layout ]---------------------------------------------------------*/
		
#navigation, #searchform, #footer, #headerimage, #headerimage2, #special img {

position: absolute;
left: -999px;
}

#mainContent p {
text-align: left;
font-size: 1.4em;
}

#container_all p, #skiplinks a, #mainContent ul li {
font-size: 1.4em;
padding: 1em;
}

#mainContent h3 {
font-size: 1.6em;
padding: 1em;
}

#mainContent h4 {
font-size: 1.4em;
}
