#map{float:right; margin-left:120px;}
#left{float:left;}

body{
	margin: 0;
	padding: 0;
	background: #a598f4 url(../images/bg.jpg) no-repeat 50% 0;
	font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
	color: #363636;
	}

a{color: #747dbc;}

a:hover{
	text-decoration: none;
	color: #cbb4f2;
	}
	
#divide{background:url(../images/hr.gif) no-repeat; display:block; height:87px; width:612px; margin:0 auto;}

#c1{
	width: 752px;
	margin: 0 auto;
	padding:0;
	background: url(../images/content-bg-repeat.gif) repeat-y 50% 0;
	}

#c2{
	width: 752px;
	margin: 0 auto;
	padding:0;
	background: url(../images/content-bg.gif) no-repeat 50% 0;
	}

#c3{
	width: 738px;
	margin: 0 auto;
	padding:0;
	}

#container{
	margin: 0 0 0 1px;
	}

#slideshow-container{
height: 320px;
overflow:hidden;
width: 700px;
}

#title{
text-align: center;
left: 450px;
position: relative;
width: 260px;
height: 315px;
font: 30px Trebuchet MS;
color: #FFA546;
padding-top: 5px;
z-index: 100;
}

#slideshow {
margin-top: 5px;
position:relative;
display: inline;
width: 100%;
height: 320px;
padding-bottom: 12px;
overflow:hidden;
}


.grid1{
	float: left;
	display: block;
	width: 125px;
	background-color: #f1eff9;
	padding: 3px 10px;
	}

.grid2{
	float: left;
	display: block;
	width: 125px;
	padding: 3px 10px;
	}

#header{
	height: 182px;
	background: #fff url(../images/header.png) no-repeat 0 0;
	}
	
	#flash_banner {
		float: left;
		width: 500px;
		height: 182px;
		}

	#star{display: block; margin: 0; padding: 0;}

	#join-newsletter{
		float:right;
		margin: 0px 5px 0 0;
		color: #747dbc;
		background: url(../images/newsletter-stars.gif) no-repeat 110px 137px;
		width: 180px;
		display: block;
		}
		
	#join-newsletter form{
		margin: 0;
		padding: 0;
		}
		
	#join-newsletter p{
		line-height: 22px;
		margin: 0;
		padding: 0;
		}
		
		#join-newsletter input.box{
			border: 1px solid #dbdbdb;
			padding: 2px 3px 2px 4px;
			color: #888;
			font: 11px Arial, Helvetica, sans-serif;
			float: left;
			width: 150px;
			}
			
		#join-newsletter input.submit{
			padding: 4px 0 0 6px;float: left;
			}

#menu{
	height: 27px;
	background: #A69AF4 url(../images/menu-bg.gif) repeat-x 0 0;
	}

#content{
	min-height:360px;
	height:auto !important;
	height:360px;
	padding: 18px;
	float:left;
	}

#sidebar{
	padding: 18px;
	width: 144px;
	float: right;
	}

#sidebar img{
	border: 0;
	}
		
#content h1{
	color: #7265cb;
	font-size: 23px;
	letter-spacing: -1px;
	margin-top: 15px;
	display: block;
	font-weight:lighter;
	}

#content h2{
	color: #ada0f8;
	font: 18px;
	letter-spacing: 0px;
	margin: 25px 0 0px 0;
	padding: 0;
	font-weight:lighter;
	}

#content h2 a{
	color: #ada0f8;
	font: normal 18px;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#content h2 a:hover{
	color: #747dbc;
	}

#content h3{
	color: #9687ec;
	font: bold 16px;
	letter-spacing: 0px;
	margin: 10px 0 3px 0;
	}

#content h4{
	color: #9687ec;
	font: bold 14px;
	letter-spacing: 0px;
	margin: 10px 0 3px 0;
	}

#content h5{
	color: #9687ec;
	font: 17px Trebuchet Ms, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 0px 0px 25px 0;
	}

#testimonials h5{font: bold italic 14px Georgia, Trebuchet Ms, Arial, Helvetica, sans-serif;
}

#testimonials p{font: italic 13px Georgia, Trebuchet Ms, Arial, Helvetica, sans-serif;
margin:35px 0px 10px;}

#content p{
	text-align: left;
	line-height: 20px;
	}

#content ul{
	margin: 0;
	padding: 5px 5px 5px 0;
	}

#content li{
	list-style:none;
	background: url(../images/square.gif) no-repeat 4px 8px;
	padding-left: 18px;
	line-height: 20px;
	}

.smallboxcontainer{
	background: url(../images/smallbox-bg.gif) repeat-x bottom;
	margin: 12px 0 0 0;
	}
	
.smallbox-top{
	height: 3px;
	background: url(../images/smallbox-top.gif) no-repeat 0 0;
	overflow: hidden;
	}
	
.smallbox-middle{
	border-left: 1px solid #d6d2f2;
	border-right: 1px solid #d6d2f2;
	}
	
.smallbox-middle p{
	margin: 0;
	padding: 6px 6px;
	}

.smallbox-middle form ol{
	padding: 5px 0;
	margin: 0;
	}
	
.smallbox-bottom{
	height: 3px;
	background: url(../images/smallbox-bottom.gif) no-repeat 0 0;
	overflow: hidden;
	}

.required {
	color: #f00;
	}

.field_title {
	font-size: 12px;
	width: 120px;
	vertical-align: top;
	text-align:left;
	vertical-align: top;
	padding: 10px 0;
	}

.textfield {
	width: 235px;
	padding: 2px;
	color: #555;
	font: 11px Arial, Helvetica, sans-serif;
	}

.textarea {
	font-size: 11px;
	padding: 2px;
	color: #555;
	width: 235px;
	height: 100px;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 3px 0;
	}

.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 10px;
	color: #666;
	}

.select {font-size: 12px;}

.checkbox_label {cursor: pointer;}

.radio_label {
	cursor: pointer;
	padding: 3px 10px 0 0;
	float: left;
	}

.field_radio{float: left;}

.email {
	font-size: 12px;
	width: 235px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #555;
	padding: 2px;
	}

table.gallery{width: 700px;}

table.gallery td img{
	border: 1px solid #d4d2dd;
	text-decoration:none;
	}
	
table.gallery td a{text-decoration:none;}
table.gallery td a img{text-decoration:none;}

div.divider{
	height: 1px;
	border-bottom: 1px solid #9e91f2;
	display: block;
	overflow: hidden;
	margin: 20px 0 0 0;
	}

#flash{
	height: 61px;
	background: #b9b0ed;
	}

#bottom{
	background:#a598f4  url(../images/bottom.gif) no-repeat 0 0;
	height: 8px;
	width: 752px;
	margin: 0 auto;
	overflow: hidden;
	}

#copyright{
	color: #fff;
	text-align: center;
	}

#copyright a{
	color: #fff;
	text-decoration: none;
	}

#copyright p{
	padding: 8px 0;
	margin: 0;
	}

/*** FOOTER ***/
#footer{
	width: 738px;
	margin: 0 auto;
	padding:0;
	color: #756bb1;
	text-align: center;
	font-size: 11px;
	}

#footer p{
	padding: 8px 0;
	margin: 0;
	}

#footer ul{
	margin: 0;
	padding: 0;
	width: 100%;
	}

#footer li{
	list-style: none;
	display: inline;
	}

#footer ul li ul{
	list-style: none;
	display: inline;
	}

#footer li a{
	color: #756bb1;
	text-decoration: none;
	padding: 1px 3px;
	}

#footer li a:hover{
	text-decoration: underline;
	}
/*** FOOTER ***/