
body {
background-color : #a9ddce;
font-family : "Georgia", "Times New Roman", Times, serif;
text-align : center;
}
#content {
margin : 10px auto 50px auto;
font-family : "Georgia", "Times New Roman", Times, serif;
width : 800px;
border : medium solid #000;
background-color : #fff;
}
br.dirtyLittleTrick {
clear : both;
display : block;
height : 1px;
margin : -1px 0 0 0;
}
#header {
width : 800px;
height : 150px;
margin : 0 0 0 0;
float : left;
}
#navbar {
float : left;
width : 800px;
}
.centered {
text-align : center;
}
#navbar ul li {
float : left;
text-decoration : none;
width : 84px;
height : 42px;
color : #000;
padding : 0px;
border : thin solid #000;
font-size : 13px;
text-align : center;
background-image : url(nav1b.jpg);
}

*html #navbar ul li {
float : left;
text-decoration : none;
width : 82px;
height : 42px;
color : #000;
padding : 0px;
border : thin solid #000;
font-size : 13px;
text-align : center;
background-image : url(nav1b.jpg);
}
#navbar ul {
text-decoration : none;
list-style-type : none;
width : 800px;
padding : 0px;
margin : 20px 0 0 10px;
}
#navbar ul li a {
text-decoration : none;
color : #000;
display : block;
padding-top:2px;
padding-bottom:8px;
}
#navbar ul li span a {
text-decoration : none;
color : #000;
padding-top : 11px;
padding-bottom:14px;
margin-left:7px;
display : block;
}
*#navbar ul li span a {
	padding-top : 5px;
padding-bottom:0px;
width:70px;
height:34px;
}
#navbar ul li:hover {
text-decoration : none;
background-image : url(nav2.jpg);
}
#main {
padding : 10px;
width : 478px;
margin-top : 15px;
float : left;
border-right : thin solid #999;
text-align : left;
}
.news_item {
padding : 10px;
width : 750px;
margin-top : 15px;
margin-bottom : 15px;
float : left;
border : thin solid #999;
text-align : left;
}
*html .news_item {

width : 750px;
margin-top : 15px;
margin-bottom : 15px;
margin-left:0px;
padding:0px;
float : left;
border : thin solid #999;
text-align : left;
}

.news_item img{
	float:left;
	width:300px;
	margin-left:50px;

}
.news_item span {
font-size : 12px;
}
#main p, #main_two p, .news_item p {
font-size : 15px;
}
#main h1 {
margin-bottom : 35px;
text-align : left;
}
#main .news_item h1 {
font-size : 20px;
margin-bottom : -5px;
margin-top : -15px;
}
#main ul {
margin-bottom : 30px;
font-size : 15px;
}
#main a, #news a, .news_item a, .contact_box a, #news a {
color : #52a08f;
}
#main_two a {
color : #52a08f;
font-size : 14px;
}
#main span, #main_two span {
font-size : 11px;
text-align : left;
}
#main a:hover, #main_two a:hover, .news_item a:hover, .contact_box a:hover, .contact_box_two a:hover, #news a:hover {
text-decoration : none;
color : #70bba6;
}
#main_two {
width : 280px;
float : left;
padding : 10px;
margin-top : 15px;
text-align : left;
}
#main_two img, .news_item img {
border : thin solid black;
}
#news {
width : 780px;
text-align : left;
font-size : 14px;
margin-left : 12px;
float : left;
}
#footer {
width : 800px;
text-align : center;
margin-top : 20px;
font-size : 12px;
clear : both;
}
#footer a {
text-decoration : none;
color : #333;
font-weight : bold;
}
#footer a:hover {
text-decoration : none;
color : #999;
font-weight : bold;
}
.contact_box {
padding : 10px;
width : 220px;
height : 270px;
margin-top : 15px;
margin-bottom : 15px;
margin-left : 11px;
float : left;
border : thin solid #999;
text-align : left;
}
*html .contact_box {
padding : 0px;
width : 220px;
height : 270px;
margin-top : 15px;
margin-bottom : 15px;
margin-left : 14px;
float : left;
border : thin solid #999;
text-align : left;
}
.contact_box_two {
padding : 10px;
width : 220px;
height : 180px;
margin-top : 15px;
margin-bottom : 15px;
margin-left : 95px;
float : left;
border : thin solid #999;
text-align : center;
}
*html .contact_box_two {
width : 220px;
height : 180px;
padding:0px;
margin-top : 15px;
margin-bottom : 15px;
margin-left : 55px;
float : left;
border : thin solid #999;
text-align : center;
}
.contact_box_two img{
border : none;	
}

.testimonial {
padding : 10px;
width : 320px;
margin-top : 15px;
margin-bottom : 15px;
margin-left : 20px;
float : left;
border : thin solid #999;
text-align : left;
}
.testimonial p {
font-size : 14px;
}
.testimonial span {
font-size : 10px;
}
.testimonial h2 {
font-size : 16px;
font-weight : bold;
}
.news_item table {
margin-left : 10px;
}
