@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Conv_GOTHIC';
	src: url('fonts/GOTHIC.eot');
	src: local('☺'), url('fonts/GOTHIC.woff') format('woff'), url('fonts/GOTHIC.ttf') format('truetype'), url('fonts/GOTHIC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	text-decoration:none;
}

/* End of reset */


/*Body*/
/********************************************************************************/

body
{
	background:#fff url(images/main_bg.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
}


/*Container*/
/********************************************************************************/

#container
{
	width:954px;
	margin:0px auto 0px;
	padding:0px;
}


/*Logo*/
/********************************************************************************/

#logo
{
	width:954px;
	height:127px;
	margin:0px;
	padding:0px;
}

/*Navigation*/
/********************************************************************************/

#navigation
{
	background:url(images/main_nav_bg.png) no-repeat top left;
	width:954px;
	height:42px;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#navigation ul
{
	padding: 5px 20px 5px 20px;
	margin: 3px 20px 0px 20px;
	list-style: none;
	float: left;
	clear: left;
}

#navigation ul li
{
	float:left;
	display: inline;
	margin:0px 13px;
}

#navigation ul li a 
{
    text-decoration: none;
    float:left;
    cursor: pointer;
	font-family: 'Conv_GOTHIC';
	font-size:18px;
	color:#fff;
}

#navigation ul li a span 
{
    margin: 0 10px 0 -10px;
    padding: 2px 9px 2px 20px;
    position: relative; /*To fix IE6 problem (not displaying)*/
    float:left;
}

#navigation ul.blue li a.current, ul.blue li a:hover {
	background: url(images/nav_hover.png) no-repeat top right;
 	color: #fff;
}

#navigation ul.blue li a.current span, ul.blue li a:hover span {
	background: url(images/nav_hover.png) no-repeat top left;
}



/*Header*/
/********************************************************************************/

#header
{
	background:url(images/header_bg.png) no-repeat left top;
	float:left;
	width:954px;
	height:406px;
}





/*Content*/
/********************************************************************************/

#content
{
	width:954px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

#content h1
{
	font-family:Calibri;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	color:#dc1b78;
	margin:0px 0px 15px 0px;
	padding:0px;	
}

#content h2
{
	font-family:Calibri;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	color:#dc1b78;
	margin:0px;
	padding:0px;	
}

#content h3
{
	font-family:Calibri;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	color:#dc1b78;
	margin:0px;
	padding:0px;	
}

#content h4
{
	font-family:Calibri;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	color:#dc1b78;
	margin:0px;
	padding:0px;	
}

#content h5
{
	font-family:Calibri;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	color:#2b798d;
	margin:0px;
	padding:0px;	
}

#content_inner
{
	width:954px;
	float:left;
	font-size:12px;
	font-style:normal;
	line-height:20px;
	color:#2b798d;
	margin:0px;
	padding:0px 0px 20px 0px;
}

#content_left
{
	width:627px;
	float:left;
	font-size:12px;
	font-style:normal;
	line-height:20px;
	color:#2b798d;
	margin:0px;
	padding:0px 27px 20px 0px;
}

#content_left p
{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#2b798d;
	margin:0px;
	padding:0px;
}

.bold_text
{
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	color:#226677;
	margin:0px;
	padding:0px;
}

.testimonials
{
	background:url(images/quotes.png) no-repeat top left;
	width:944px;
	margin:0px 0px 20px 0px;
	padding:10px 0px 10px 10px;
}


.testimonials_name1
{
	font-family:Calibri;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#dc1b78;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:right;	
}

.testimonials_name_city
{
	font-family:Calibri;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#226677;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;	
}

.divider
{
	width:954px;
	margin:20px 0px;
	background:#f3f3f3;
	height:1px;
}


/*Sidebar*/
/********************************************************************************/

#sidebar
{
	width:270px;
	float:left;
	font-size:12px;
	font-style:normal;
	line-height:20px;
	color:#2b798d;
	margin:0px;
	padding:0px 15px 20px 15px;
}

.testimonials_text
{
	font-size:13px;
	font-style: italic;
	font-weight:normal;
	line-height:20px;
	color:#226677;
	margin:0px;
	padding:0px;
}

.testimonials_name
{
	font-family:Calibri;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	color:#dc1b78;
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:right;
	float:right;	
}


/*Read More Links*/
/********************************************************************************/

.read_more
{
	font-size:11px;
	font-style:normal;
	font-weight:bolder;
	line-height:20px;
	color:#dc1b78;
	margin:0px;
	padding:0px;
	text-decoration:none;	
}

a.read_more:link
{
	font-size:11px;
	font-style:normal;
	font-weight:bolder;
	line-height:20px;
	color:#dc1b78;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

a.read_more:hover
{
	font-size:11px;
	font-style:normal;
	font-weight:bolder;
	line-height:20px;
	color:#dc1b78;
	margin:0px;
	padding:0px;
	text-decoration: underline;
}


/*Divider*/
/********************************************************************************/

#divider
{
	background:#e5e5e5;
	width:954px;
	height:1px;
	margin:0px 0px 20px 0px;
	padding:0px;
}

/*Footer*/
/********************************************************************************/

#footer
{
	width:954px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8ca6aa;
}

#footer_left
{
	float:left;
	width:400px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

#footer_middle
{
	float:left;
	width:154px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	text-align: center;
}

#footer_right
{
	float:right;
	width:400px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	text-align:right;
}

#footer a, #footer a:visited {
	color: #8ca6aa;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #2b798d;
	text-decoration: underline;
	}
	

/*FORM*/
/********************************************************************************/

form {
	font:13px Arial, Helvetica, sans-serif;
	background: none;
	margin:20px 0px 20px 0px;
	padding:0px;
	width:500px;
	}
	
form ol {
		list-style:none;
		margin:0;
		padding:0;
		}

form li {
			padding:6px 20px 0px 0px;
			background: none;
			margin-bottom:1px;
			}

form li#send {
				background:none;
				margin-top:6px;
				}

form label {
			float:left;
			width:50px;
			text-align:left;
			margin-right:0px;
			color:#2b798d;
			line-height:22px;	 /* This will make the labels vertically centered with the inputs */
			}
			
form input,
form textarea {
			padding:4px;
			font:13px Arial, Helvetica, sans-serif;
			border:1px solid #8ca6aa;
			width:200px;
			}
			
form input:focus,
form textarea:focus {
				border:1px solid #8ca6aa;
				background:#e3f1f1;
				}
			
form li#send button {
			background:#2b798d url(images/css-form-send.gif) no-repeat 8px 50%;
			border:none;
			padding:4px 8px 4px 28px;
/*			border-radius:15%; /* Don't expect this to work on IE6 or 7
			-moz-border-radius:15%;
			-webkit-border-radius:15%;	*/		
			color:#fff;
			margin-left:50px; /* Total width of the labels + their right margin */
			cursor:pointer;
			text-align:right;
			}
			
form li#send button:hover { 
				background-color:#c22b74;
				}
			


/********************************************/

.border1
{
	border:1px solid #efefef;
	margin:0px 0px 20px 0px;
}

#left_logo
{
	float:left;
	width:300px;
	padding:0px 30px 0px 0px;
}

.buy_now_text
{
	font-family:Calibri;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#dc1b78;
	margin:0px 0px 0px 0px;
	padding:0px;
}	

#middle_logos
{
	padding:0px 30px 0px 0px;
}

#buy_now_google {
	float:left;
			background:url(images/buy.gif) no-repeat top right;
			border:none;
			padding:4px 20px 4px 20px;
/*			border-radius:15%; /* Don't expect this to work on IE6 or 7
			-moz-border-radius:15%;
			-webkit-border-radius:15%;	*/		
			color:#fff;
			margin-left:20px; /* Total width of the labels + their right margin */
			cursor:pointer;
			width:117px;
			height:48px;
			}
			

#dropdown_label
{
	float:left;
	width:200px;
	margin:10px 0px 0px 0px;
}
				
form#google_form {
	font:13px Arial, Helvetica, sans-serif;
	background: none;
	margin:25px 0px 10px 0px;
	padding:0px 0px 20px 0px;
	width:350px;
	float: left;
	}
	
	
form#paypal_form {
	font:13px Arial, Helvetica, sans-serif;
	background: none;
	margin:25px 0px 10px 0px;
	padding:0px 0px 20px 0px;
	width:350px;
	float:left;
	}	
	
	
#buy_now_paypal {
	float:left;
			background: url(images/btn_buynow_LG.gif) no-repeat top right;
			border:none;
			padding:4px 20px 4px 20px;
/*			border-radius:15%; /* Don't expect this to work on IE6 or 7
			-moz-border-radius:15%;
			-webkit-border-radius:15%;	*/		
			color:#fff;
			margin:3px 0px 0px 20px; /* Total width of the labels + their right margin */
			cursor:pointer;
			text-align:right;
			width:107px;
			height:26px;
			}	
#dropdown_label1
{
	float:left;
	width:200px;
	margin:7px 0px 0px 0px;
}	


/********************************************************/

#slideshow {
    position:relative;
    height:406px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}	


#content_inner ul {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	}
	
#content_inner ul li {
	background: url(images/aroow.png) no-repeat left;
	list-style-type: none;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1e97af;
	font-style: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}	

#content_inner ul li a {
	list-style-type: none;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1e97af;
	font-style: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration:none;
	}
	
#content_inner ul li a:visited {
	list-style-type: none;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1e97af;
	font-style: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration:none;
	}	

#content_inner ul li a:hover {
	background: url(images/aroow.png) no-repeat left;
	list-style-type: none;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bd2970;
	font-style: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration:none;
	}
