*
{
	padding: 0;
	margin: 0;
}

.clear
{
	display: block;
	clear: both;
}

body
{
	font: 1em Verdana,Arial, Helvetica, sans-serif;
	background: #fff url('../images/body_bg.gif') repeat-x top left;
	text-align: center;
}

a img, fieldset
{
	border: 0;
}

/* TEXT STYLES ************************/

h1, h2, h3, h4, h5, h6
{
	color: #000;
}

#header h1
{
	text-indent: -9999px;
	float:left;
	display:inline;
}

h2, h3, h4, h5, h6
{
	font-weight:normal;
}

h2
{
	font-size:1.75em;
	color:#92278f;
	font-weight: bold;
}

#contact_details h2, #contact_details h5
{
	margin-top:-5px;
}

h3
{
	font-size:1.63em;
	margin-bottom: 10px;
}

h4
{
	font-size:1.3em;
}

h5 a, h5
{
	font-size:1.27em;
	color:#92278f;
	text-decoration: none;
}

h6
{
	font-size:1.19em;
	color:#92278f;
	font-weight: bold;
}

#contact_details h6
{
	font-size:1.05em;
}

h6#contact_text
{
text-align:right;
	color: #000;
	font-weight:normal;
	clear:both;
	display:block;
}
h7
{
	font-size:1.5em;
	color:#92278f;
	font-weight: bold;
}

p, table /* STANDARD PARAGRAPH STYLE */
{
	font-size: .81em;
	margin-bottom: 10px;
}

#footer p
{
	padding-top: 10px;
	font-size: 0.8em;
}

/* LIST STYLES *************************/

ul
{
	list-style: inside;
}

li
{
	color: #000;
	margin-bottom:10px;
	font-size:.81em;
}

#nav li /* NAVIGATION STYLE */
{
	border-right:1px solid #000000;
	display:inline;
	float:left;
	font-size:1.1em;
	padding:0 5px;
	color: #333;
}

#nav li#last
{
	border-right:0;
}

#content li
{
	list-style:disc outside none;
	margin-left:15px;
}

#services ul
{	
	margin:55px 0 26px 0;
	min-height:197px;
	height:auto!important;
	height:197px;
}

#services li, #services_page li
{
	list-style:none outside;
	border-bottom: 1px dashed #ae84ad;
	font-size: 1.1em;
	padding:3px 0 3px 15px;
	vertical-align:bottom;
	margin-bottom:0px;
}

#services li
{
	background: url('../images/services_icon.png') no-repeat 95% 60%;
	text-transform:capitalize;
}	

#services_page
{
	padding-bottom:26px;
	
}

#services_page h4
{
	font-size: 1em;
	background: url('../images/services_icon.png') no-repeat 95% 90%;
	min-height:32px;
	height:auto!important;
	height:32px;
}

#services_page p
{
	font-size: .5em;
	margin-right:20%;
}

#services a, #services_page a
{
	color:#000;
	text-decoration:none;
	display:block;
}

#services li a:hover, #services li a.services_active
{
	background: url('../images/services_icon_hover.png') no-repeat 220px 60%;
}

#services_page h4 a:hover
{
	background: url('../images/services_icon_hover.png') no-repeat 613px 12px;
	padding-bottom:5px;
}


/* LAYOUT DIVS *************************/

#container
{
	width: 956px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background:#fff;
	padding:15px 20px 0 24px;
}

#header
{
	width: 100%;
	height: 103px;
	background: url('../images/logo.jpg') no-repeat top left;
}

#contact_details
{
	margin-left:705px;
	text-align:right;
	padding-top:13px;
	font-size:0.71em;
}

	#contact_details h6
	{
		font-weight: normal;
		color: #000;
		font-size: 1.5em;
	}
	
	#contact_details h5 a
	{
		font-size:1.15em;
		font-weight:normal;
	}
	#contact_details h7
	{
		font-weight: normal;
		color: #000;
		font-size: 1.5em;
	}
	#contact_details h2
	{
		font-size: 2.5em;
	}
	
#nav
{
	margin-bottom:8px;
	width: 100%;
	height: auto;
}

#content_container
{
	float: left;
	display:inline;
	width: 100%;
	height: auto;
}

#main_image
{
	float:left;
	display:inline;
	margin-right:8px;
}

#content
{
	float:left;
	display:inline;
	width:71.05%;
	margin:15px 10px 0 0;
}

#services
{
	float:right;
	display:inline;
	height:auto;
	width:27.9%;
	background:#C999C8 url('../images/services_bg.gif') repeat-x 0 0;
}

#services_page
{
	float:left;
	display:inline;
	height:auto;
	width:100%;
	background:#C999C8 url('../images/services_bg.gif') repeat-x 0 0;
}

#form
{
	padding:0 39px 17px 21px;
	float:right;
	display:inline;
	width:21.4%;
	margin-top:15px;
}

#form
{
	background:#CCC url('../images/form_btm.gif') no-repeat bottom right;
	font-size:.81em;
}

	#form p{
		font-size: 1em;
		padding-top: 20px;
	}

#services_right
{
	float:left;
	display:inline;
	width:27.75%;
	margin-top:15px;
}

table
{
	border:1px solid #000;
	border-collapse:collapse;
}

td
{
	padding:7px;
}

.top td
{
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
	font-weight:bold;
}

.top td.tab_col1
{
	width:50%;
}

#col1, #col2
{
	width:48%;
	float:left;
	display:inline;
	min-height:260px;
	height:auto!important;
	height:260px;
}

#col1
{
	margin-right:20px;
}

#col2
{
	position:relative;
}

#footer
{
	clear:both;
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:15px solid #92278f;
}

/* LINK STYLES *************************/

a
{
	border-bottom:1px solid #FFF;
	color: #3300ff;
	text-decoration:none;
}

a:visited
{
	border-bottom:1px solid #FFF;
	color: #3300ff;
	text-decoration:none;
}

a:hover
{
	border-bottom:1px solid #000;
	color: #3300ff;
}

#nav a
{
	color: #000;
	text-decoration:none;
	border-bottom:1px solid #FFF;
}

#nav a:visited
{
	color: #000;
	border-bottom:1px solid #FFF;
	text-decoration:none;
}

#nav a:hover, #nav a.nav_active
{
	color: #000;
	border-bottom:1px solid #000;
}

#services a, #services_page a
{
	border:0;
}
.footer_aol {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.footer_aol a:link {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.footer_aol a:visited {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.footer_aol a:hover {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #92278f;
	text-decoration: none;
	text-align: center;
}
.footer_aol a:active {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

/* FORM **/

label
{
	display: block;
	padding: 10px 0 5px 0;
	text-transform:capitalize;
}

input[type=text]
{
	width: 95%;
	padding: 3px;
	border:1px solid #989797;
	margin-bottom: 5px;
}

textarea
{
	width: 95%;
	padding: 3px;
	height: 65px;
	border:1px solid #989797;
	margin-bottom:7px;
}

input[type=submit]{
	margin-top: 7px;
}
