@charset "UTF-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,ul,li,ol,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead {
       margin: 0;
       padding: 0;
       border: 0;
       font-weight: normal;
       font-style: normal;
       font-size: 100%;
       font-family: inherit;
}
ol,ul {
       list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
       content: "";
}
* {
padding:0;
margin:0;
}
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/body_bg.jpg);
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

/*Generic Format*/

#divContainer {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#divLogo {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 100px;
}
#divNavi {
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 3px;
	height: 35px;
}
#divBanner {
	margin: 0px;
	float: left;
	height: 160px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 157px;
	width: 648px;
	text-align: center;
}
#divContent {
	margin: 0px;
	float: left;
	width: 705px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#divRightCol {
	margin: 0px;
	float: right;
	width: 250px;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divLine {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(../images/line_bg.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
#divFooter {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#divFooterL {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 478px;
}
#divFooterR {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 477px;
	text-align: right;
}

/*Navigation Bar*/
#divNavi ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	color: white;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;/* fixes Firefox 0.9.3 */
}

#divNavi ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
padding-top: 20px;
}

#divNavi ul li a
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#divNavi ul li a:hover
{
	color: white;
	background-image: url(../images/hover_bg2.jpg);
	background-repeat: no-repeat;
}

#active a:link, #active a:visited, #active a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/hover_bg2.jpg);
	background-repeat: no-repeat;
}

/*CONTENT FONT*/
#divContent h1 {
	font-family: Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: #50004D;
	padding-left: 20px;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
#divContent h2 {
	font-family: Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #50004D;
	padding-bottom: 0.5em;
	padding-left: 20px;
}
#divContent p {
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 13pt;
	color: #333;
	padding-bottom: 1em;
	padding-left: 20px;
	padding-right: 50px;
}
#divContent a {
	font-family: Helvetica;
	font-size: 10pt;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
#divContent a:hover {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #50004D;
}
#divContent ul li {
	list-style-position: outside;
	background-position:0px 0.2em;
	font-family: Helvetica;
	font-size: 10pt;
	color: #333;
	background-image: url(../images/arrow_bullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 30px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 25px;
	overflow:hidden;
}
#divContent img {
	float: left;
	margin-right: 5px;
}
#divContent strong {
	font-family: Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #50004D;
}

/*RIGHTCOL FONT*/
#divRightCol p {
	font-family: Helvetica;
	font-size: 9pt;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1em;
	line-height: 11pt;
}
#divRightCol strong {
	font-family: Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 1.5em;
}
/*FOOTER FONT*/
#divFooterL p {
	font-family: Helvetica;
	font-size: 8pt;
	color: #50004D;
	padding-top: 2px;
}
#divFooterR p {
	font-family: Helvetica;
	font-size: 8pt;
	color: #50004D;
	padding-top: 2px;
}
#divFooterR a {
	font-family: Helvetica;
	font-size: 8pt;
	color: #50004D;
	text-decoration: underline;
	padding-top: 2px;
}
#divFooterR a:hover {
	font-family: Helvetica;
	font-size: 8pt;
	color: #333;
	text-decoration: underline;
}
/*CONTACT PAGE*/
form {
	width: 680px;
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-top: 1%;
	margin-right: 30px;
	margin-bottom: 0em;
	margin-left: 20px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
legend {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #50004D;
}
label {
	margin: 0px;
	float: left;
	width: 10em;
	font-family: Helvetica;
	font-size: 10pt;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.registered {
	font-family: Helvetica;
	font-size: 8pt;
	color: #666666;
	padding-top: 3%;
}

/*BOXES*/
.box {
	width: 250px;
	overflow: hidden;
	float: left;
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.box h2 {
	font-family: Helvetica;
	font-size: 14pt;
	color: #FFF;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../images/box_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.box h3 {
	font-family: Helvetica;
	font-size: 18pt;
	color: #FFF;
	padding-top: 25px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../images/box_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.testimonial {
	width: 250px;
	overflow: hidden;
	float: left;
	background-image: url(../images/testimonial_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	height: 120px;
}
 /* Slideshow style rules.
 */
#slideshow {
	width:560px;
	height:150px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 60px;
	padding-top: 0px;
}
#slideshow #slidesContainer {
	width:500px;
	height:150px;
	overflow:auto; /* allow scrollbar */
	position:relative;
	margin-top: 0;
	margin-bottom: 0;
	float: right;
	padding: 0px;
}
#slideshow #slidesContainer .slide {
	width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:205px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/** 
 * Slideshow controls style rules.
 */
.control {
	display:block;
	width:39px;
	height:200px;
	text-indent:-10000px;
	cursor: pointer;
	position: absolute;
}
#leftControl {
	top:0;
	left:0;
	background-color: transparent;
	background-image: url(../images/control_left.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightControl {
	top:0;
	right:0;
	background-color: transparent;
	background-image: url(../images/control_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
	color:#50004D;
	letter-spacing:-1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}
.slide img {
	float:right;
	margin-top: 0;
	margin-bottom: 0;
}


/** 
/* TESTIMONIAL SLIDER */
#divTest {
	width: 705px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
}
#divTest h2 {
	font-family: Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #50004D;
	padding-left: 20px;
	padding-top: 0.5em;
}
#divTest a {
	font-family: Helvetica;
	font-size: 10pt;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 25px;
}
#divTest a:hover {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #50004D;
}


#divTest ul li {
	list-style-position: outside;
	font-family: Helvetica;
	font-size: 10pt;
	color: #333;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	/*padding-top: 8px;*/  /* this was resulting in extra padding in the slidet script! */
	padding-right: 0px;
	/*padding-bottom: 0.2em;*/  /* this was resulting in extra padding in the slidet script! */
	overflow:hidden;
	padding-left: 20px;
}

#divTest img {
	float: left;
	margin-right: 5px;
}
#slidet ul, #slidet li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slidet, #slidet li {
		width:680px;
		margin: 0px;
		padding: 0px;
		height: 180px;
		overflow: hidden;
	}
	#slidet li{
		background-color: #f1f1f1;
	}		
	#slidet li h2{
		margin-top: 0;
		margin-bottom: 0;
		font-family: Helvetica;
		padding-top: 1em;
		font-size: 11pt;
		color: #50004D;
		padding-bottom: 1em;
		padding-left: 10px;
	}	
	#slidet li p{
		font-family: Helvetica;
		margin-top: 0px;
		margin-right: 20px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 8px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 0px;
	}					

/* // Easy Slider */

/*Thank you page*/
#divThank {
	margin: 0px;
	float: left;
	width: 955px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#divThank h1 {
	font-family: Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: #50004D;
	padding-left: 20px;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
#divThank h2 {
	font-family: Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #50004D;
	padding-bottom: 0.5em;
	padding-left: 20px;
}
#divThank p {
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 13pt;
	color: #333;
	padding-bottom: 1em;
	padding-left: 20px;
	padding-right: 50px;
}
#divThank a {
	font-family: Helvetica;
	font-size: 10pt;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
#divThank a:hover {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #50004D;
}

