body {margin: 0px; background-color: white; }

html,body {height: 100%;}

a:link {color: #4C0E50; text-decoration: underline; font-family: Arial; font-size: 12px;}
a:visited {color: #4C0E50; text-decoration: underline; font-family: Arial; font-size: 12px;}
a:hover {color: #658D2E; text-decoration: underline; font-family: Arial; font-size: 12px;}
a:active {color: #83A73B; text-decoration: underline; font-family: Arial; font-size: 12px;}

a.sub:link {color: #360672; text-decoration: none; font-family: Arial; font-size: 12px;}
a.sub:visited {color: #360672; text-decoration: none; font-family: Arial; font-size: 12px;}
a.sub:hover {color: #360672; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold;}
a.sub:active {color: #9DB963; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold;}

a.foot:link {color: #999999; text-decoration: underline; font-family: Arial; font-size: 9px;}
a.foot:visited {color: #999999; text-decoration: none; font-family: Arial; font-size: 9px;}
a.foot:hover {color: #A8A8A8; text-decoration: none; font-family: Arial; font-size: 9px;}
a.foot:active {color: #A8A8A8; text-decoration: none; font-family: Arial; font-size: 9px;}

UL LI	{	
	list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	square;
	}	
	
ul
{
	margin-top: 5px;
	}

li
{
	padding-bottom:5px
}

.splash {
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	}
	
.splash_txt {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	background-color: #F7F7F7;
	}

.logo {
	padding-right: 5px;
	}
	
.copy {
	font-family: Arial;
	font-size: 11px;
	padding: 10px;
	text-align: left;
	}
	
.copy2 {
	font-family: Arial;
	font-size: 11px;
	padding: 10px;
	text-align: left;
	}
	
.footer {
	font-family: Arial;
	font-size: 9px;
	padding: 5px;
	color: #A8A8A8;
	}
	
.nav {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.subnav {
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	border-top: 1px dashed #CCCCCC;
	text-align: right;
	color: #360672;
	}
	
.hdg {
	font-family: Arial;
	font-size: 32px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #9DB963;
	background-color: white;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	}
	
.callout {
	display: block;
	width: 150px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	padding: 5px;
	background: #EDF4DC url(../images/tile2.gif) repeat;
	border: 1px solid #CCCCCC;
	text-align: center;
	}
	
.clients {
	 background-color: #990099;
	}
	
		
.servicesGreen
{
	color: #8ba458;
}
.testimonials
{
	padding-bottom:5px;
}

.testimonialsText
{
	font-size:12px;
	font-style:italic;
}

.testimonilsRight
{	text-align:right;
	padding-right:5px;
}

/*																*/
/* Contact form respons message.	*/
/*																*/
.contact_response
{
	margin-left:50px;
	margin-right:50px;
	margin-top:3px;
	margin-bottom:10px;	
	
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.contact_error
{
	margin-left:50px;
	margin-right:50px;
	margin-top:3px;
	margin-bottom:3px;	
	
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.contact_form
{
	font-family: Arial, Helvetica;
	font-size: 11px;
}