body {
    background-color:#000463;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	margin:0px auto;
	padding:0px auto;
	}

#gigantoDiv
   {text-align:left;
	margin:0px auto;
	padding:0px auto;
	width:893px;
	height:auto;
	}

#WholePageContainer	{
	width:893px;
	height:auto;
	align:center;
	background-image:url(../images/bodyslice.jpg);
	background-repeat:repeat-y;
	margin:0px auto;
	padding:0px auto;
}

#header	{
	position:relative;
	clear:both;
	width:893px;
	height:147px;
	z-index:199;
}

#navs	{
	}

#contentcontainer {
    position:relative;
	clear:both;
	width:893px;
    height:auto;
	background-image:url(../images/bodyslice.jpg);
	background-repeat:repeat-y;
	margin:0px auto;
	padding:0px auto;
	}
	
#content {
	clear:both;
	width:893px;
	height:auto;
	background-image:url(../images/bodyslice.jpg);
	background-repeat:no-repeat;
	}

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

.sideblock
{
			text-align:center;
			background-image:url(../images/sideblock.png);
			color:#ffffff;
			font-size:16px;
			font-weight:bold;
			padding:10px;
			height:34px;
			width:235px;
			margin-top:5px;
			margin-right:20px;
}

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

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

#footer	{
vertical-align:top;
    position:relative;
	float:middle;
	clear:both;
	text-align:left;
	width:892px;
	height:420px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;

}	

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

h1 {font-size: 19px;
	padding-left: 18px;
	color:#000000; 
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
h2 {font-size: 18px;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 5px;
	color:#D06332;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {font-size: 16px;
	padding-left: 20px;
	color:#D06332;
	
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {font-size: 15px;
	padding-left: 3px;
	padding-top: 5px;
	color:#BD4120;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 14px;
	padding-left: 18px;
	padding-right: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p { font-size: 13px;
	padding-left: 25px;
	padding-right: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.footer { font-size:10px;
	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: 10px;}

ul {padding-left:20px;
padding-right:5px;
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: #b80000;
}
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: 15px; margin-top: 10px; margin-bottom: 10px;
}

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

