/* CSS Document */

body {
    background-color:#FFCB99;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	}

#WholePageContainer	{
	width:800px;
	height:auto;
	align:center;
	background-image:url(../images/body_slice.jpg);
	background-repeat:repeat-y;
	margin:5px auto;
	
}

#contentcontainer {
	position:relative;
	clear:both;
	width:775px;
	height:100%;
	background-image:url(../images/body_slice.jpg);
	background-repeat:repeat-y;
	}

#header	{
	position:relative;
	clear:both;
	width:800px;
	height:242px;
}

#navs {
	position:absolute;
	float:left;
	height:auto;
	width:104px;
	background-image:url(../images/left_slice_r8_c1.jpg);
	}

#content {
	clear:both;
	width:775px;
	height:auto;
	background-image:url(../images/bodyslice.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	}

#rightside {
	clear:all;
	width:250px;
	height:350px;
	position:relative;
	float:right;
	background-image:url(../images/services.png);
	background-repeat:no-repeat;
	margin-right:15px;
	padding-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-color:#000000;
	
}

#rightside_contact {
	clear:all;
	width:300px;
	height:100%;
	position:relative;
	float:right;
	margin-left:10px;
	margin-right:5px;
	padding-right:5px;
	padding-left:15px;
	margin-bottom:10px;
	size:10px;
}

#inset_index{
	clear:all;
	width:600px;
	height:135px;
	position:relative;
	float:middle;
	background-image:url(../images/cmt_inset.png);
	background-repeat:no-repeat;
	margin-left:35px;
	padding-left:200px;
	padding-top:10px;
	padding-bottom:10px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#services{
	clear:all;
	width:800px;
	height:auto;
	position:relative;
	float:center;
	padding-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-color:#000000;
	
}

#footer	{
    position:relative;
    clear:both;
	text-align:left;
	width:800px;
	height:50px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-color:#FFCC99;
}	


a:link {
	color:#000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}

h1 {font-size: 100%;
	padding-left: 18px;
	color:#000000; 
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
h2 {font-size:12px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	color:#BD4120;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {font-size: 100%;
	padding-left: 3px;
	color:#BD4120;
	
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {font-size: 80%;
	padding-left: 3px;
	padding-top: 5px;
	color:#BD4120;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 80%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
}

p { font-size: 12px;
	padding-left: 20px;
	padding-right: 45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

hr
{margin-left:19px;
margin-right:15px;

}

li {font-size:14px; 
margin-left: 30px;}
ul {padding-left:10px;
padding-right:25px;
text-align:left;}

a.toplink{
	font-weight:bold;
	font-size:14px;
}

a.toplink:link {
	text-decoration: none;
	color:#685944;
}
a.toplink:visited {
	text-decoration: none;
	color:#000000;
}
a.toplink:hover {
	text-decoration: none;
	color: #7A2221;
}
a.toplink:active {
	text-decoration: none;
	color: #000000;
}
a.bottomlink{
	text-decoration:none;
	font-size:80%;
}
a.bottomlink:link {
	color: #B2A185;
}
a.bottomlink:visited {
	color: #9e896a;
}
a.bottomlink:hover {
	text-decoration:underline;
}
a.bottomlink:active {
	color: #FFFFFF;
}

.style1 {font-size: 12px;}


#PicRight {float:right; margin-left: 10px; margin-right: 30px; margin-top: 5px; margin-bottom: 10px;
}

#PicLeft {float:left; margin-left: 10px; margin-right: 10px; margin-top: 0px; margin-bottom: 3px;
}

<style type="text/css">
<!--
.style2 {color: #010120}
-->
</style>
<style type="text/css">
<!--
.style3 {color: #3366CC}
-->
</style>
<style type="text/css">
<!--
.style4 {color: #BD4120}
-->
</style>