/* CSS Document */

/*below removes margins from everything */
p { 
margin:0; 
padding:0; 
border:0; 
} 


a:link {
	color: #522863;
	text-decoration: underline;
}
a:visited {
	color: #522863;
	text-decoration: underline;
}

 a:hover {
	color: #eec21b;
	text-decoration: underline;
}
  a:active {
	color: #522863;
	text-decoration: underline;
}

body {
	margin: 0 auto 0;
	padding: 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #502866;
	}
		


.container {
	text-align: center;
	position: relative;
	margin: 0 auto;
	width:900px;
	padding: 0px;
	background-image:url(images/background.gif);
	background-repeat: repeat-y;
	}

.header {
	width: auto;
	height: 316px;
	margin: 0px 0px 0px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	}
	
.topheader, .topheaderabout, .topheaderservices, .topheadercontact {
	width: auto;
	height: 96px;
	margin: -16px 0px 0px 0px;
	background-image:url(images/topheader.jpg);
	background-repeat: no-repeat;
	}


.bodybackground {
	width: auto;
	margin: 0px;
	text-align: center;
	min-height:300px;
	height:auto !important;
	height:300px;
	}
	
.footer {
	width: auto;
	height: 265px;
	margin: 0px;
	background-image:url(images/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;	
	}
	
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	font-weight: bold;
	text-transform: capitalize;
	position: relative;
	left: 0px;
	top: 240px;
}

.footertext a:link, .footertext a:visited {
	color: #ffffff;
	}
	
.footertext a:hover {
	color: #eec21b;
	}

/* title image replacement */

 h2{
	position: relative;
	overflow: hidden;
	font-size: 18px;
	height: 40px;
	width: 345px;
	text-indent: 20px;
	}
	
.topheader h2 span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(images/headerbackground.gif);
}


.topheaderabout h2 span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(images/headerabout.jpg);
}

.topheaderservices h2 span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(images/headerservices.jpg);
}

.topheadercontact h2 span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(images/headercontact.jpg);
	}
	
#secondtitle {
	text-indent: -9000px;
	background-image: none;
	background-repeat:no-repeat;
	height: 0px;
	}
	
/* remove padding and margin from h1 and h2*/
	
#maintitle h1
{
padding-left: 0px;
margin: 0;
}

#secondtitle h2
{
padding-left: 0px;
margin: 0;
}
/*css for right hand side */

.rightside {
	float: right;
	width: 220px;
	margin-right: 70px;
	height: auto;
	margin-top: -50px;
	text-align:left;
	font-size: 70%;
	padding-right: 15px;
	padding-left: 10px;
	
		
}
.highlight {
	font-weight: normal;
	color: #522863;
}


/*css for left hand side */

.leftside {
	float: left;
	width: 450px;
	height: auto;
	margin-top: -50px;
	text-align:left;
	padding-right: 50px;
	padding-left: 60px;
	font-size: 90%;
	color: #522863;
	}


.navbar {
	text-align: left;
	margin-right: 10px;
	position: relative;
	top: 12px;
	float: right;
	
}


.ulcenter{
	text-align: left;
	padding-left: 90px;
	color: #000000;
font-weight: bolder;
	color: #4a286b;
	font-size: 110%;

	}

.ulcenter ul {
	list-style-type: circle;
}



/*-----------------------*/

#navbar {
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	
}
#navbar a:hover{
	color: #eec21b;
}
	#navbar li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #eec21b;}
	#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	font-size: 80%;
	font-weight: normal;
	}

#navbar li:hover li, #navbar li.hover li {
	float: none;}
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #eec21b;
	border-bottom: 1px solid #fff;
	color: #ffffff; }
#navbar li li a:hover{
	background-color:#9999FF;
	}

.topsection {
	position: absolute;
	left: 31px;
	top: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 100%;
}

.topsection a{
	color: #ffffff;
	text-decoration: none;
	}
	
.topsection a:hover {
	color: #eec21b;
	text-decoration: none;
}
.highlightlarge {
	font-weight: bolder;
	color: #4A286B;
	font-size: 105%;
}

.centertext{
	text-align: center;
font-weight: bolder;
	color: #4a286b;
	font-size: 105%;	
	}


/*-----------code to cover web page title with logo image/header image*/

.webtitle h1 span{
	position: relative;
	width: 100%;
	height: 100%;
}	

.webtitle {
	position: absolute;
	left: 185px;
	top: 3px;
}


#quotation {
	font-weight: bolder;
	text-align: center;
	}


.highlightlargeform {
	font-weight: bolder;
	color: #4A286B;
	font-size: 105%;
	}
	
.formblock {
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #c6aec7;
	padding: 10px;
	margin: auto;
	}
	
.contactimage {
	float:left;
	padding-right: 10px;
 }

.servicecontainer {
background-color: #ffffff;
border: 1px solid #c6aec7;
padding: 10px;
margin: auto;
}
