body {
	font-family: Tahoma;
	font-size: medium;
	color: #535353;
	background-color: #CCCCcc;
}
a {
	color: #9e2525;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #9e2525;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #9e2525;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #9e2525;
	text-decoration: underline;
	font-weight: bold;
}
#container {
	width: 766px;
	margin: auto;
	background: #ffffff;
	border: solid 1px #000000;
}
#flashhead {
	width: 766px;
	height: 376px;
}
#content {
	width: 766px;
	background-color: #FFFFFF;
}
#homewelcome {
	width: 746px;
	background: #ffffff;
	float: right;
	padding: 10px;
	clear: both;
}
#homewelcome img{
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: dashed thin #b5b5b5;
}
#homeservices {
	width: 295px;
	background-color: #f8f8f8;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#homeservices img{
	padding:2px;
	margin-top: 5px;
	border: dashed thin #b5b5b5;
}
.homeimages {
	float: left;
	padding-bottom: 30px;
}
.homeimgtext {
	float: right;
	vertical-align: middle;
	text-align: left;
	margin-top: 30px;
	padding-left: 5px;
	width: 170px;
}
.homeimgcont {
	width: 300px;
	clear: left;
}
#footer {
	background: #535353;
	color: #b5b5b5;
	text-align: center;
	width: 756px;
	padding: 5px;
	margin-top: 15px;
}
#footer ul{
	margin: 5px;
	padding-bottom: 10px;
}
#footer li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;
}
#footer a{
	text-decoration: none;
	color: #b5b5b5;
}
#footer a:visited{
	text-decoration: none;
	color: #b5b5b5;
}
#footer a:active{
	text-decoration: underline;
	color: #b5b5b5;
}
#footer a:hover{
	text-decoration: underline;
	color: #b5b5b5;
}
h1 {
	color: #9e2525;
	font-size: 170%;
}
h2 {
	color: #606060;
	font-size: 120%;
}
h3 {
	font-size: 120%;
}
h4 {
	text-align: center;
	padding-top: 1px;
	font-size: 80%;
}
#servicesoptions {
	width: 431px;
	background: #ffffff;
	float: right;
	padding: 10px;
}	
#serviuces2 {
	width: 295px;
	background-color: #f8f8f8;
	padding: 10px;
}
#serviuces2 img{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	padding: 2px;
	border: dashed thin #b5b5b5;
	vertical-align: middle;
}
#contactus {
	width: 431px;
	background: #ffffff;
	float: right;
	padding: 10px;
}
#contactus img{
	padding: 2px;
	border: dashed thin #b5b5b5;
	margin-left: 10px;
}
#contactus ul{
	padding: 2px;
	text-align: left;
	margin-left: 40px;
}
#contactus li{
	font-size: 70%;
	margin-right: 5px;
}
.sm {
	font-size: 80%;
}
.assocated_left {
	text-align: center;
	float: left;
}
.center {
	text-align: center;
}
.assocated_right {
	text-align: center;
	float: right;
}
#assoicated {
	width: 746px;
	padding: 10px;
	font-size: 80%;
}
