

html, body {

    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
	text-align:center;
	font-family:'century-gothic-regular',Sans-Serif;
    font-size: 12px;
    text-transform:none;
    color:#000;
    font-weight:normal;
}

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

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

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

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

@font-face
{
font-family: century-gothic-bold-italic;
	src: url('/fonts/century-gothic-bold-italic.eot');
	src: local('?'), url('/fonts/century-gothic-bold-italic.woff') format('woff'), url('/fonts/century-gothic-bold-italic.ttf') format('truetype'), url('/fonts/century-gothic-bold-italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


a  {

 font-family:'century-gothic',Sans-Serif;
 font-size: 12px;
 text-transform:none;
 text-decoration:none;
 color:#000000; 
 
}

a:hover {
    color: #2379a3;
    text-decoration: underline;
}



#main {
 width:950px;
 border:0px solid #eee;
 margin-top: 5px;
 padding: 0px;
 margin: 0 auto;
}

/*-------- HEADER --------*/

#header {
 width:950px;
 position:relative;
 display:block;
 height:66px;
 margin-top: 14px;
 margin-bottom: 8px;
}

#logo {

 width: 236px;
 position:absolute;
 left:4px;
 top:0px;

}

#header_links {
  position:absolute;
  right:6px;
  bottom:0px;
  top:22px;
}

#menu_links_ul {

 list-style: none outside none;
 margin: 0;
}

#menu_links_li {
 float:left;
 margin-left: 10px;;
}

a.menu_link {
 font-family:'century-gothic-bold-italic',Sans-Serif;
 font-size: 18px;
 text-transform:none;
 text-decoration:none;
 color:#000000;
 letter-spacing: -1px;

}

a.menu_link:hover {
    color: #2379a3;
    text-decoration: underline;
}

h1, h2 {

 font-family:'century-gothic-regular',Sans-Serif;
 font-size: 17px;
 text-transform:none;
 color:#ffffff;
 margin: 0px 0 0;
 font-weight:normal;
 background-color: #7AAFC8;

}

.horizontal_dotted_line{
  background: url("/img/dotted.png") repeat-x scroll left center transparent;
    clear: both;
    display: block;
    height: 3px;
    padding: 0;
    width: 950px;
	margin-top:6px;
  }
  
/*-------- END HEADER --------*/



/*------ CONTENT --------*/

#content {
  
  dispaly:block;
  width:950px;
  text-align:left;
  margin-bottom:10px;
  min-height:620px;
  

}

#page_title {
 display:block;
 width:950px;
 margin:0;

}

h3 {

 font-family:'century-gothic-bold',Sans-Serif;
 font-size: 35px;
 text-transform:none;
 font-weight: normal;
 color:#000;
 margin: 12px 0;
 letter-spacing: -2px;
 display:block;
 width:950px;

}

#content_left {
 display:block;
 float:left;
 width:470px;
 
}


#picture_h {

  width:470px;
  height: 115px;
  border: 0px solid #ddd;
  margin-top:12px;

}


h5, h6 {

 font-family:'century-gothic-bold',Sans-Serif;
 font-size: 20px;
 text-transform:none;
 color:#000;
 margin: 0;
 font-weight:normal;
 
 
}

#small_pict {

 margin-right:10px;
 display:block;
 float:left;

}

#clear { clear:both; }

#content_right {
 display:block;
 float:right;
 width:456px;
 
}

#h4_title_text
{

 width:456px;
 min-height:260px;
 margin-bottom:18px;
}


h4 {

 font-family:'century-gothic-bold',Sans-Serif;
 font-size: 30px;
 text-transform:none;
 font-weight: normal;
 color:#000;
 margin: 0 0 10px;
 letter-spacing: -2px;
 display:block;
 width:456px;
 line-height: 25px;
 
}


#infusionsoft {

 width:424px;
 min-height:103px;
 border: 0px solid #ddd;
 text-align:center;
 margin-top:2px;

}

#form {
    clear: both;
    display: block;
    font-family:'century-gothic',Sans-Serif;
    font-size: 12px;
    height: auto;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0px;
    width: 300px;
}
#form li {
    clear: both;
    display: block;
    float: left;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    padding: 2px;
    width: 100%;
}


#form li label.text_label {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0px;
}

input.complete[type="text"] {
    background-color: #F8FBFC;
    border: 1px solid #E6E6E6;
    border-radius: 0px 0px 0px 0px;
    clear: left;
    display: block;
    float: left;
    margin-top: 3px;
    padding: 5px;
    width: 300px;
	color:#5A5A5A;
	font-style:italic;
}


#send {
    background-color: #333;
    border: 1px solid #000;
    border-radius: 0px 0px 0px 0px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family:'century-gothic-regular',Sans-Serif;
    font-size: 12px;
    margin: 5px 0 0;
    padding: 2px;
    text-shadow: 1px 1px 0 #000;
	
}


/*------ END CONTENT --------*/




/*------ FOOTER --------*/

h7 {

 font-family:'century-gothic-bold',Sans-Serif;
 font-size: 25px;
 text-transform:none;
 font-weight: normal;
 color:#fff;
 margin: 10px 0 10px;
 letter-spacing: -1px;
 display:block;
 width:100%;
 line-height: 25px;
 background-color: #7AAFC8;
 padding: 3px;
 
}


#content_footer {
  
  dispaly:block;
  width:950px;
  text-align:left;
  margin-bottom:10px;
  min-height:300px;
  

}

#content_footer_adds {
 display:block;
 float:left;
 width:950px;
 
}




#picture_h_footer {

  width:470px;
  height: 115px;
  border: 0px solid #ddd;
  margin-top:12px;
  float:left;
}

 h8, h9, h10, h11 {

 font-family:'century-gothic-bold',Sans-Serif;
 font-size: 20px;
 text-transform:none;
 color:#000;
 margin: 0;
 font-weight:normal;
 line-height:14px;
 

}


h12 {

 font-family:'century-gothic-regular',Sans-Serif;
 font-size: 18px;
 text-transform:none;
 color:#000;
 margin: 6px 0 0;
 font-weight:normal;
 display: block;

}

a.see_more {

 font-family:'century-gothic',Sans-Serif;
 font-size: 14px;
 text-transform:none;
 text-decoration:none;
 color:#000000;
 display:block;
 float:right;
 margin-top:20px;
 margin-right:20px;
 
}

a.see_more:hover {
    color: #2379a3;
    text-decoration: underline;
}

/*------ END FOOTER --------*/


a img {
	border: 0;
}


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:470px;
	height:313px;
	overflow:hidden; 
	}
span#prevBtn{ display:none; }
span#nextBtn{ display:none; }	






a.back-button {
    background-repeat: no-repeat;
}
.back-history {
    left: 10px;
    position: fixed;
    top: 214px;
}






