body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background:#666;
	color:#fff;
}
#wrapper {
	text-align: left;
	margin: 20px auto;
	padding:0;
	width: 800px;
	background:#000;
}
#mainContent {
	height:350px;
	width:650px;
	background:url(../assets/textbox_11_11.jpg) no-repeat 20px 20px;
	float:left;
}
#mainContent p{
	margin:0;
	padding:70px 50px 0 50px;
	font-size:.8em;
}
#mainContent h3{
	margin:0;
	padding:70px 0 0 50px;
}
#sideBar {
	margin:0;
	padding:0;
	float:left;
	height:350px;
}
#sideBar ul{
	margin:0;
	padding:30px 20px;
	list-style:none;
}
#sideBar li a:link,#sideBar li a:visited{
	font-size:1.2em;
	text-decoration:none;
	color:#fff;
	line-height:1.6em;
}
#sideBar li a:hover,#sideBar li a:active{
	color:#666;
	text-decoration:none;
	font-size:1.2em;
}
#sideBar li a.current, #sideBar li a.current:hover,#sideBar li a.current:active{
	color:#666;
	cursor:default;
	text-decoration:none;
	font-size:1.2em;

}
#bottomBox {
	margin:0;
	padding:0;
	clear:both;
}
#footer {
	text-align:center;
	margin:0;
	padding:30px 0 0 0;
	clear:both;
	font-size:.9em;
}
#box1{
	float:left;
	width:170px;
	border-right: 10px solid #393a3c;
}
#box2{
	float:left;
	border-right: 10px solid #393a3c;
	width:230px;
}
#box3{
	float:left;
}
#box1, #box2, #box3, p{
	font-size:.8em;
	margin:0;
	padding:0 0 0 20px;
}
#box1, #box2, #box3, h3{
	font-size:1em;
	margin:0;
	padding:0 0 0 20px;
}
#header {
	background: url(../assets/header_one.jpg) no-repeat left bottom;
	height:250px;
}
