@charset "utf-8";
/* Virtuoso Re-design 2008 */

/* HTML styles */
body {
	font-family: "Trebuchet MS", Verdana, Arial,Sans-Serif;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #7c1f88;
	line-height: 1.4em;
	background-image: url("bg.gif");
	background-repeat: repeat-x;
	}
	
	
	
h1 {
	font-size: 1.4em;
	color: #7c1f88;
	}
	
h2 {
	font-size: 1.2em;
	color: #e52983;
	}

a:link {
	color: #ef81b6;
	text-decoration: underline;
	}
	
a:visited { 
	color: #ef81b6;
	text-decoration: underline;
		}
		
a:hover {
	color: #ef81b6;
	text-decoration: underline;
	}
			
p {
	color: #533C73;
	}	
	
	
/* Main Sections */

#container {
	margin: 0px auto;
	text-align: center;
	width: 950px;
	overflow: hidden;
	border: none;
	}

#gen-nav-container ul {
	width: 950px;
	margin: 0;
	padding: 0;
	background-color: #9D74CB;
	color: White;
	text-align:right;
	}
	
#gen-nav-container  ul li {
	display: inline;
	}	
	
#gen-nav-container a {
	background-color: #9D74CB;
	padding: 0.2em 0px 0.2em 1.8em;
	color: White;
	text-decoration: none;
	}	
	
#gen-nav-container ul li a:hover {
	background-color: #e52983;
}	
		
	
#logo-bar {
	clear: both;
	width: 950px;
	background-color: #fff;
	height: 192px;
	}		
	
#main-image {
	width: 950px;
	height: 200px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e52983;
	background-image: url("imgbg.gif");
	background-repeat: repeat-x;
	}	
	
	
#navcontainer ul
{
padding: 0;
margin: 0;
background-color: #7c1f88;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 3em;
background-color: #7c1f88;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-size: 90%;
}
* html #navcontainer ul li a
{
padding: 0.2em 1.3em;
}

#navcontainer ul li a:hover
{
background-color: #e52983;
color: #fff;
}
	
		
		
#main-services {
	margin: 0;
	width: 780px;
	height: 148px;
	background-color: #fff;
	text-align: left;
	}
	
#main-services a:link {
	color: #639;
	}	
	
#main-services a:visited {
	color: #639;
	}		
	
#main-services a:hover {
	color: #639;
	text-decoration: underline;
	}		
	
#content {
	width: 948px;
	background-color: #fff;
	min-height: 300px;
	border-right: 1px solid #FAC4E4;
	border-left: 1px solid #FAC4E4;
	}	
	
#contentonecol {
	width: 950px;
	padding: 20px;
	text-align: left;
	}	
	
#content-left {
	width: 620px;
	margin: 20px 20px 20px 40px;
	float: left;
	text-align: left;
	background-color: #fff;
	}
* html #content-left {
	margin: 30px 20px 20px 20px;
}
	
#content-right {
	width: 200px;
	margin: 10px 8px 20px 8px;
	float: right;
	text-align: left;
	color: #A3AA61;
	background-color: #fff;
	}	
	
* html #content-right {
	margin-right: 20px;
	padding-top: 30px;
}	



#content-right p {
	font-size: 90%;
	line-height: 1.2em;
	color: #818A5F;
	}	
	
#content-right h1 {
	font-size: 140%;
	color: #7c1f88;
	line-height: 1em;
	}		
	
#content-right h2 {
	font-size: 110%;
	padding: 10px 48px 0 24px;
	}		
#content-right img {
	padding: 6px;
	background-color: #FBBEDB;
	}	
	
	
#content-right-top {
	width: 230px;
	margin: 10px 8px 20px 8px;
	float: right;
	text-align: left;
	color: #A3AA61;
	padding-top: 10px;
	padding-bottom: 20px;
	}	
	
* html #content-right-top {
	margin-right: 20px;
	padding-top: 20px;
}	

#content-right-top img {
	padding: 6px;
	background-color: #FBBEDB;
}



#content-right-top p {
	line-height: 1.2em;
	color: #818A5F;
	}	
	
#content-right-top h1 {
	font-size: 140%;
	color: #7c1f88;
	}		
	
#content-right-top h2 {
	font-size: 120%;
	}		
	
#content-right-top img {
	border: 2px solid #E52A85;
	padding: 3px;
	background-color: #fff;
	}		
	
#content-wide {
	width: 700px;
	margin: 20px 8px 20px 8px;
	text-align: left;
	color: #A3AA61;
	background-color: #fff;
	padding: 20px 20px;
	}	
	
#content-wide img {
	border: 1px solid #818A5F;
	padding: 3px;
	margin: 10px 20px 20px 20px;
	}	
	
#footer ul
{
padding: 0;
margin: 0;
background-color: #7c1f88;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#footer ul li { display: inline; }

#footer ul li a
{
padding: 0 1.8em;
background-color: #663399;
color: White;
text-decoration: none;
text-align: center;
}

#footer {
	width: 950px;
	}
	
#footer ul li a:hover
{
background-color: #9986B4;
color: #fff;
}		
		

#copyright {
	width: 950px;
	text-align: center;
	background-color: #7c1f88;
	font-size: 90%;
	margin: 0;
	padding: 0;
	
	}	
	
#copyright p {
	padding: 5px 0 0 0;
	color: #fff;
	}			
			
			
#green {
	background-image:url(find/images/greenback.jpg) no-repeat top left;
	width: 782px;
	}			

.clear {
	clear: both;
}

#logos {
	width: 200px;
	padding: 10px 30px 20px 0;
	float: left;
	text-align: center;
	}

	
#description {
	width: 460px;
	padding: 10px;
	float: left;
	}
	
#contactdetails {
	margin-left: 10px;
	width: 400px;
	padding: 10px 30px 20px 0;	
	float: left;
	}
	
.clear {
	clear: both;
	}	
	
td {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #7c1f88;
	padding: 5px;
	border-bottom: 1px solid #E3CBE6;
		}	
		
th {
	text-align: left;
		color: #7c1f88;
	}		

#crumbtrail {
	padding: 10px 10px 10px 0;
	text-align: right;
	font-size: 0.9em;
}	

img {
	padding 6px;
	background-color:#FF99CC;
	}
		