body{
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:1024px;
font-family:Arial, Helvetica, sans-serif;
}

a{
color:#000000;
text-decoration:none;
}


#header a {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color:#cccccc;
text-decoration:none;

}

a img {
	border:0;
}

p, #contentBody ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	padding-left:3%;
	padding-right:3%;
}

#indent
{
padding-left:4%;}
h1{
font-size:large;
padding-left:3%;
}

h2{
font-size:medium;
padding-left:3%;
}

h3{
font-size:medium;
padding-left:3%;
text-decoration:none;

}

a:hover {
text-decoration:underline;
}

iframe{
	width:767px;
	height:660px;
	float:right;
	/*background-color:#CCCCCC;*/
	margin:0px;
	border:0px;
}
/*body divs*/

#header{
	background-color:#336699;
	text-align:right;
	color:#CCCCCC;
	padding-right:2%;
	padding-top:1px;
	padding-bottom:1px;
	height:30px;
}

#logoPrint {
	display: none;
	vertical-align:middle;
}

#menu{
	/*padding-left:50%;*/
	background-color:#eeeeee;
	height:35px;
}

#content{
	background-color:#999999;
}

#bottom{
	background-color:#333333;
	text-align:center;
	padding-top:12px;
	font-size:25px; 
	height:50px;
	width:1024;
	color:#CCCCCC;
}

#boxes{
	background-color:#333333;
	/*text-align:center;*/
	padding-top:1%;
	padding-left:1%;
	font-size:14px; 
	height:30px;
	width:1024;
	color:#CCCCCC;
}

#boxesContent, #boxesContent p{
	background-color:#666666;
	table-layout:auto;
	vertical-align:top;
	padding-top:1%;
	font-size:12px; 
	/*height:80px;*/
	width:1024;
	color:#CCCCCC;
}

#footer, #footer a{
	/*background-color:#336699;*/
	padding-top:1%;
	text-align:center;
	font-size:small;
	color:#333333;
	clear:both;
}

/*end body divs*/

/*content*/

#contentMenu{
	background-color:#eeeeee;
	border: 1px solid #CCC;
	width:254px;
	height:908px;
	float:left;
	
	
	
}

#contentBody{
	/*background-color:#99CC00;*/
	width:767px;
	height:908px;
	float:right;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#clientBanner{
	background-image:url(images/clientsBanner.jpg);
	height:120px;
	vertical-align:middle;
	text-align:center;

}

#aboutPanel{
}