body {
	margin:0px;
	padding:0px;
	background-color:#333333;
}


body a:hover, a:link, a:active {
	color:#6699CC;	
}

bodyImg {
	margin:20px;
	border: solid 1px #cccccc;
	float:left;
}

h1 {
	font-family: helvetica;
	font-weight:bold;
	font-size:16px;
	color:#666666;
	margin:0px;
	padding-top:5px;
	letter-spacing: -1.5px 
}

h2 {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#678FB9;	
	margin:0px;	
}

#site  {	
	text-align:center;
	padding:20px;	
	background-color:#333333;	
	
}

#header {
	width:800px;
	background-color:#FFFFFF;	
	height:80px;
}

#navigation {	
	padding-top:5px;
	width:193px;
	float:left;
	background-image:url(images/navTile.gif);
	background-repeat: repeat-y;
	height:150px;
	z-index:2;	
}

#content a {
	text-decoration:underline;
	color:#3366cc;
}

#wrapper   {	
	font-family:verdana;
	font-size:10px;
	line-height:13px;
	text-align:left;
	width:800px;
	height:300px;
	background-color:#CCCCCC;
	
	margin-left: auto;
	margin-right: auto;


		height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
}

#dots {
	border-bottom: dashed 1px #CCCCCC;
	margin: 10px 0 10px 0;
}

.subBlue {
color:#678FB9;
}

.topLogo {
	padding-left:20px;
	border:0px;
	float:left;
}

#graphic {	
	width:607px;
	float:right;
	height:145px;
	margin:0;
	padding:0;
}

#content {
	background-color:white;
	padding:20px 20px 0px 20px;
	float:left;
	width:758px;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;	
}

#content ul  li{
	padding-bottom:10px;
}

#contentA {
	float:left;
	width:453px;
	padding:0 7px 15px 15px;
	
}

#contentB {	
	float:right;
	width:250px;
	padding:0 15px 15px 15px;
	
}

contentB.img{
	margin:20px;
	border: solid 1px #cccccc;
	float:left;
}

#contentC {
	float:left;
	width:300px;
	padding:0 15px 15px 15px;
}

#contentD {
	float:left;
	width:700px;
	padding:0 15px 15px 15px;
}

.bodyImage {
	border: solid 1px #cccccc;
	margin: 0 0 40px 20px;
}

.homeThumbs {
	border: solid 1px #cccccc;
	margin: 0 10px 10px 0px;
	float:left;	
}

.homeMainImg {
	padding: 0 0 0px 20px;
}

.contactImg {
	padding-right:10px;
	border:0px;
	float:right;
}

#sectionDivider {
	border-top: dashed black 1px;
	margin: 20px 0 10px 0;
}

#footer {
	text-align:right;
	background-color:#333333;
	padding:10px 20px 10px 20px;
	float:left;
	width:760px;
	color:#FFFFFF;	
}

#footer a:hover, #footer a:visited , #footer a:link, #footer  a:active {
	text-align:right;
	background-color:#333333;
	color:#6699CC;	
}

.roundBox {
	width: 245px;
	background-color: #E5E5E5;
	margin:20px 0 0 0;	
	float:left;
}

.roundBox p {
	margin: 0 13px;
}

.roundtop { 
	background: url(images/round_tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/round_br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

