﻿A:link {text-decoration: none;border:none;}
A:visited {text-decoration: none;border:none;}
A:active {text-decoration: none;border:none;}
A:hover {text-decoration: none;border:none; }
.link
{
text-decoration:none;
color:white;

}
.quote
{
font-size:18px;
color:red;
font-family:"Times New Roman", Times, serif;
font-weight:bold}
li
{
	padding-bottom:2px;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #333333;
}
.BorderTD
{
	padding-left:20px;
	padding-right:30px;
}
.ContentHeader
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
color:#4a4a4a;
font-weight:bold;
}
.SubHeader
{
	font-size:20pt;
	color:#4a4a4a;
	font-weight:normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.menu:hover {    
    background:red ;

}
.menu {
    
     text-decoration: none;     
     padding-right: 20px;
     color:White;
}
.ServiceMenu:hover {    
color:red;
}
.ServiceMenu
{
     border-right: 1px solid white;
     text-decoration: none;     
     padding-right: 30px;
	 
     color:Gray;

}

.toolbar {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.foottoolbar {
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: 20px;
}







div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */	
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	padding:1em;	
	border-bottom:6px double gray;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	padding:1em 1em 5em; /* bottom padding for footer */
}
	div#content p {
		
		padding:0 1em;
		
	}

div#footer {
	position:absolute;
	width:100%;
	height:120px;
	bottom:1; /* stick to bottom */
	background:#ddd;
	background:#ddd url("images/footer.jpg") repeat-x;
}
	div#footer p {
		padding:1em;
		margin:0;
	}
	
    html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:calibri, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666;
}
.style1
{
	width: 100%;
}
.style2
{
	height: 102px;
}
navmargin {
	margin-top: 100px;
}

.style3
{
    width: 907px;
    align: center;
}
#Text1
{
    height: 34px;
    width: 178px;
}
.style4
{
    width: 100%;
}
.style5
{
    width: 24px;
}
.style6
{
    width: 913px;
}    

.maincontent {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.services {
	height: 210px;
	margin-top: 10px;
	background-image: url(images/home_services.jpg);
}
.services_content {
	float: left;
	height: 95px;
	width: 186px;
	text-align: center;
	margin-right: 5px;
	padding-top: 20px;
}

