﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;
	color: #333333;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
}
#home #nav-home a,
#services #nav-services a,
#contact #nav-contact a
 {
background:#ffffff;
}


a{
color:#82278b;	
}
.logo
{
	width:182px;
	float:right;
	margin:0;
	padding:0;
}
#container {
	width: 1000px;
	margin:0 auto;
	position: relative;
}
.mainImgSect
{
float:left;
width:730px;
height:250px;
margin:25px 0 0 0;
padding:0 0 15px 0;	
}
#top-header {
	
	height: 56px;
}
#body-container {
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	padding-right: 26px;
	padding-left: 0px;
	min-height:100%;
	position: relative;
	height: auto;
	background-color: transparent;
}
.sidearea {
	width: 210px;
	float: left;
	padding-top: 10px;
	height: auto;
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}
#contentarea {
	margin:0 auto;
	width: 730px;
	
}
.intropara{
font-size:16px;	
	color:#82278b;
	font-weight:bold;
	line-height:1.8;
}
.top-ad {
	height: 85px;
	width: 100%;
	padding-top: 50px;
	margin-bottom: 10px;
}
.content {
	width: auto;
}


.sideinner {
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-y;
	width: 188px;
	text-align: center;
	margin-left: 0px;
}
.sideinner h2{
	font-size:12px;
	text-align: left;
	margin:0;
	padding:0 10px 10px 10px;
	}

.sidetop {
	background-image: url(images/side_top.gif);
	height: 16px;
	width: 188px;
	margin-left: 0px;
}
.side-bottom {
	background-image: url(images/side_bottom.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-left: 0px;
}


.sideinner h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 20px;
	letter-spacing: -1px;
	color: #9e9e9e;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9e9e9e;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	padding-bottom: 5px;
	margin-top: 0px;
}
.line {
	background-image: url(images/line.gif);
	height: 12px;
	margin-right: 15px;
	margin-left: 15px;
}
.titlebar {
	padding-top: 10px;
	padding-bottom: 20px;
}
.titlebar h1{
	font-size: 18px;
	color: #82278b;
	letter-spacing: -1px;
	font-weight: normal;
	padding-top: 10px;
	margin: 0px;
}
.line01 {
	background-image: url(images/line.gif);
	height: 12px;
	width:730px;
}
.txt-black {
	color: #000000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/*

/* */

.formRow
{
float:left; width:665px; margin:0; padding:0 0 15px 0;	
}
.formLeft
{
float:left; width:300px; margin:0; padding:0;	
}
.button
{
background:url(images/navBG.jpg) repeat-x;
border:1px solid #82278b;	
width:125px;
}
