html, body	{
	background: url('images/bgrd.jpg') repeat #FFF;	
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
	font-family: Verdana, Tahoma, sans-serif;
}
body 	{			
font-size: 0.85em;
height: auto;

}
img	{
display: block;
border: 0;
}

/** headers **/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial Narrow, Arial, sans-serif;
}
h1	{
font-size: 26px;
font-weight: normal;
color: #2d8cbe;
}
h2 	{
font-size: 21px;
color: #4da535;
font-weight: normal;
}
h3	{
font-size: 14px;
}

#main-menu h2, #bottom-links h2 {
display: none;
}

a
{
color: #2d8cbe;
}
a:hover
{
color: #ccc;
}
#links a {
display: block;
width: 18px;
height: 18px;
float: left;
padding-left: 2px;
}
#main-menu a {
display: block;
background: url('images/menu_crn.jpg') 0% 50% no-repeat #f1f1f1;
margin-bottom: 1px;
width: 214px;
color: #616161;
font-weight: bold;
height: 26px;
line-height: 26px;
padding: 0 0 0 15px;
text-decoration: none;
}
#main-menu a:hover {
background: url('images/menu_crn_hover.jpg') 0% 50% no-repeat #e0e0e0;
}
#main-menu a.active, #main-menu a.active:hover {
color: #d7d7d7;
background: url('images/menu_crn_active.jpg') 0% 50% no-repeat #636363;
}
#bottom a {
color: #767676;
}
#bottom a:hover {
color: #999999;
}

#main-menu ul {
margin: 0;
padding: 0;
}
#main-menu li {
margin: 0;
padding: 0;
list-style-image: none;
list-style-type: none;
width: 237px;
margin: 0 0 1.7px 0;
}
#bottom-links li {
float: left;

}
.clear {
clear: both;
}

#contact_us {
margin-top:10px; 
}

#container {
width: 864px;
margin: 0px auto;
padding: 10px 25px 10px 25px;
text-align: left;
background: #FFF;
}
#logo {
width: 249px;
float: left;
margin-left: 10px;
text-align: center;
}
#links {
width: 40px;
float: right;
margin-top: 20px;
margin-right: 10px;
}
#sidebar {
width: 233px;
height: 800px;
background: url('images/dot.gif') repeat-y right;
margin-top: 0px;
margin-left: 10px;
float: left;
}
#main {
height: 100%;
float: left;
}
#main-menu {
height: 208px;
}
#main-menu-end {
background: url('images/menu_crn2.jpg') no-repeat left #EEE;
height: 122px;
margin-right: 4px;
}
#mainbody {
margin: 22px;
width: 560px;
}
#headerPic {
width: 559px;
}

#logos {
margin: 10px auto;
width: 210px;
text-align: center;
}

#logos img { display: inline }

#bottom {
background: #efefef;
padding: 20px;
clear: both;
margin: 8px auto 8px auto;
width: 790px;
color: #a7a7a7;
}
#bottom-links {
margin-left: 243px;
}

#frontpage-block1, #frontpage-block2 {
width: 250px;
margin: 20px 10px 20px 0;
float: left;
}
#frontpage-block1 {
margin-right: 25px;
}

span.date {
padding: 4px;
background: #EEE;
color: #555;
}
div.author {
font-weight: bold;
text-align: right;
color: #555;
padding-bottom: 20px;
}
div.testimonial-content {
font-style: italic;
}

h1.title
{
  text-align: center;
  width: 100%;
}

h1.welcome
{
	text-align: center;
	width:100%;
	font-size: 56px;
	font-weight:bolder;
	margin: 0 auto 0 auto;
}