body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	background-image:url(../images/background.jpg);
	text-align: center;
}

#header{
width: 100%;
height: 110px;
}

#headerinner {
width: 960px;
height: 110px;
margin: 0px auto 0px auto;
background-color: #fff;
padding: 0 10px 0 10px;
}

#headerleft {
width: 300px;
float: left;
height: 110px;
}

#logo {
width: 360px;
float: left;
padding-top: 10px;
height: 100px;
text-align: center;
vertical-align:middle;
}

#headerright {
width: 300px;	
float: left;
height: 110px;
}

#header #headerinner #headerright {
	text-align: right;
}


#slideshow {
height: 230px;	
width: 960px;
}

#leftinfo {
height: 225px;	
width: 455px;
float: left;
overflow: auto;
}

#rightinfo {
height: 225px;	
width: 455px;
float: left;
margin-left: 10px;
overflow: auto;
}

#contact {
	height: 330px;
	width: 455px;
	float: left;
	background-color: #ebebeb;
}

#services {

height: 330px;	
width: 455px;
float: left;
margin-left: 10px;
background-color: #ebebeb;
}

#title {
	margin-top: 20px;
width: 475px;
height: 30px;
background-color: #F00;
float: left;

}

.title {
color: #fff;
font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 28px;
text-indent: 10px;
}


#content{
width: 960px;
height: 850px;
margin: 0px auto 0px auto;
background-color: #fff;
padding: 0 10px 0 10px;
}

#footer{
width: 100%;
height: 110px;
float: left;
}

#footerinner {
width: 960px;
height: 110px;
margin: 0px auto 0px auto;
background-color: #fff;
padding: 0 10px 0 10px;
}
	
	
.bodytext {
color: #000;
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 22px;
padding-left: 10px;
padding-right: 10px;
text-align: justify;
}

.red {
color: #F00;
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 22px;
padding-right: 10px;
text-align: justify;
}

.foottext {
color: #000;
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 22px;

}

.bodytexthead {
color: #000;
font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 22px;
text-align: justify;
}

.redtitle {
color: #F00;
font-family:Verdana, Geneva, sans-serif;
font-size: 16px;
line-height: 26px;
font-weight: bold;
}

.redquote {
color: #F00;
}
