@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	width:100%;
}

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fff;	
	background:#8f9da8;
}

html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}
img {display:block;} 

.clear{
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
* { outline: none;}
.body{
	width:1000px;
	margin:0 auto;
	padding-bottom:10px;
	overflow:hidden;
}
.png {
	behavior: url("png.htc");
}

.all{
	background:#fff;
	width:1000px;
	margin:0 auto;
	position:relative;
	clear:both;
}

.logo{
	height:110px;
	width:456px;
	position:relative;
	float:left;
}
.logo img {margin:20px 0 2px 20px; display:block;}
.slogan{
	width:351px;
	height:20px;
	float:right;
	padding:15px 30px 2px 0px;
	overflow:hidden;
}

.mainNavigation{
	float:right;
	width:490px;
	margin-top:37px;
	margin-right:0px;
}
.mainNavigation li{
	float:left;
	list-style:none;
	margin-left:1px;
}
.mainNavigation li a{
	display:block;
	text-indent:-5000px;
	height:65px;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	font-size:0;
	line-height:0;
}
.mainNavigation li a.active {
	background-position:left bottom !important;
	background-repeat:no-repeat;
}
.mainNavigation li a:hover{
	background-position:left bottom;
}
.mainNav1{
	background-image:url(../images/main-menu1.gif);
	width:97px;
}
.mainNav2{
	background-image:url(../images/main-menu2.gif);
	width:97px;
}
.mainNav3{
	background-image:url(../images/main-menu3.gif);
	width:97px;
}
.mainNav4{
	background-image:url(../images/main-menu4.gif);
	width:97px;
}
.mainNav5{
	background-image:url(../images/main-menu5.gif);
	width:97px;
}
.imgLogo {
	background:url(../images/imgLogo.gif) no-repeat left top;
	height:46px;
	width:1000px;
	border-top:1px solid #e7e7e7;
	border:1px solid #e7e7e7;
	margin-bottom:25px;
}
.middleArea{
	clear:both;
	overflow:hidden;
	background:#fff;
	position:relative;
}
.sideContent-block{
	float:left;
	width:228px;
	margin:0 24px 0 0;
	position:relative;
}
.sideContent{
	float:left;
	display:inline;
	width:226px;
	margin-left:25px;
	border:1px solid #e6e6e6;
}
.secondaryNavigation {
	border:1px solid #fff;
	width:224px;
	padding:20px 0 20px 0;
	background:#e6e6e6;	
}
.secondaryNavigation li{
	list-style:none;
}
.secondaryNavigation a{
	display:block;
	width:226px;
	height:36px;
	text-indent:-5000px;
	line-height:0;
	font-size:0;
	background-position:left top;
	background-repeat:no-repeat;
}
.secondaryNavigation a:hover{
	background-position:left bottom;
}
.secNav1{
	background-image:url(../images/secnav1.gif);
}
.secNav2{
	background-image:url(../images/secnav2.gif);
}
.secNav3{
	background-image:url(../images/secnav3.gif);
}
.secNav4{
	background-image:url(../images/secnav4.gif);
}
.secNav5{
	background-image:url(../images/secnav5.gif);
}
.secNav6{
	background-image:url(../images/secnav6.gif);
}
.secNav7{
	background-image:url(../images/secnav7.gif);
}
.secNav8{
	background-image:url(../images/secnav8.gif);
	border-bottom:none !important;
}
.blockArea{
	float:left;
	display:inline;
	width:228px;
	margin:25px 0 0 25px;
	padding:0;
}
.blockArea div a{
	font-size:11px;
	line-height:14px;
	color:#ffb245;
	padding:113px 0 0 0;
	display:block;
	margin-left:163px;
	text-decoration:underline;
}
.blockArea div a:hover {
	text-decoration:none;
	color:#ffb245;
}
.block1{
	background-image:url(../images/block-get-started.gif);
	width:228px;
	height:133px;
}

.mainContent{
	float:right;
	width:747px;
	color:#181818;
	text-align:justify;
	line-height:14px;
	font-size:13px;

}
.mainContent h1 {
	margin-left:5px;
}
.mainContent p {
	margin:10px 0 0 5px;
	padding:0;
}
.mainContent ul {margin-left:20px;}
.mainContent ul li a {color:#181818;}
.mainContent a {	color:#ffb245;}
.chooseBlock-index{
	width:228px;
	float:right;
	margin:0 20px 5px 0px;
	padding:0;
}
.chooseBlock{
	width:228px;
	float:right;
	margin:0 20px 5px 10px;
	padding:0;
}
.joinBlock{
	background:url(../images/block-mailing-list.gif) no-repeat left top;
	width:228px;
	height:283px;
	float:right;
	margin:16px 0 0 0;
	padding:0;
	position:relative;
}
.contact-join{
	width:228px;
	margin:115px  0 0px 13px;
	padding:0;
	position:absolute;
	color:#ff8c00;
}
.contact-join fieldset{
	float:left;
	margin-bottom:5px;
	border:0;
	padding:1px;
}
.width80{
	width:35px;
}
.contact-join input{
	border:1px solid #5b7b97;
	padding:1px;
	width:146px;
}
.contact-join .but{
	margin:10px 10px 10px 0px;
	display:inline;
	clear:both;

}
.contact-join input.button{
	width:97px;
	height:48px;
	border:0;
	background:url(../images/button.gif) no-repeat left top;
	margin:0 5px;
	float:left;
	display:block;
	padding:0;
}
.footer{
	clear:both;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x bottom !important;
	padding:0;
	margin:0;
	position:relative;

}
.footerLinks{
	background:#eaf8ff;
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#616161;
	padding:10px 0 10px 0;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.footerLinks a{
	color:#818181;
	line-height:16px;
	padding:0 10px 0 10px;
	margin:0;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
.footerLinks a:hover{
	color:#ff8b00;
}
.footerLinks p{
	margin-bottom:6px;
	text-align:center;
}
.copyright{
	float:left;
	display:inline;
	margin:0px 0 0 20px;
	color:#fff;
	padding:23px 0 22px 0;
}
.develop{
	float:right;
	color:#fff;
	text-align:right;
	margin-top:0px;
	padding:17px 20px 22px 0;
}
.develop p{
	line-height:15px;
}
.develop a{
	color:#ff8800;
	text-decoration:underline;
}
.develop a:hover{
	color:#ff8800;
	text-decoration:none;
}
/*Contact*/
#contact {padding-top:25px;}
#contact label {
    float:left;    
    line-height:1em;
    margin-right:0.5em;
    margin-left:0.5em;
    text-align:left;
    width:200px;
}
#contact legend {
    color:#333;
    background:inherit;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom:0px;
}
#contact input{
    border: 1px solid #000000;
    width: 190px;
    height: 16px;
}
#contact input, #contact select,#contact textarea {
    margin:0 0 0.5em 0.2em;
    padding:0;    
}
#contact select {
    border: 1px solid #000000;
}
#contact textarea {
    border: 1px solid #000000;
    width: 190px; 
}
#contact fieldset {
    border:solid 1px #333;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
	overflow:hidden;
 	margin:0;       
}

/*Index*/
.blocks-index{
	width:452px;
	float:left;
	margin-left:24px !important;
	margin-right:24px !important;
	padding:0;
}
.basic {
	background:url(../images/block-basic.gif) no-repeat left top;
	width:452px;
	height:213px;
	margin:0;
	padding:0;
}
.basic h3 {
	font-size:16px;
	font-weight:bold;
	color:#ffc000;
	margin-top:3px;
}
.silver {
	background:url(../images/block-silver.gif) no-repeat left top;
	width:452px;
	height:253px;
	margin:6px 0 6px 0;
	padding:0;
}
.silver h3 {
	font-size:16px;
	font-weight:bold;
	color:#ff4200;
	margin-top:3px;
}
.gold {
	background:url(../images/block-gold.gif) no-repeat left top;
	width:452px;
	height:313px;
	margin:0 0 6px 0;
}
.gold h3 {
	font-size:16px;
	font-weight:bold;
	color:#ff4200;
	margin-top:3px;
}
.platinum {
	background:url(../images/block-platinum.gif) no-repeat left top;
	width:452px;
	height:343px;
	margin:0 0 30px 0;
}
.platinum h3 {
	font-size:16px;
	font-weight:bold;
	color:#ff4200;
	margin-top:3px;
}
.photo {
	float:left;
	margin:55px 0 0 0;
	padding:0 0 0 24px;
}
.block-text{
	float:right;
	color:#1f1f1f;
	width:300px;
	margin:55px 0 0 0;
}
.button {
	width:155px;
	margin:5px 0 0 0;
	padding:0;
	height:24px;
}
.button a {
	display:block;
	text-indent:-5000px;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	font-size:0;
	line-height:0;
	height:24px;
}
.button a:hover{
	background-position:left bottom;
}
.but-get {
	background-image:url(../images/button.jpg);
	width:155px;
}
.but-get-gold {
	background-image:url(../images/button.jpg);
	width:155px;
	background-position:left bottom !important;
	background-repeat:no-repeat;
}
