body {
	padding:0;
	margin:0;
	font-size:12pt;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Source Sans Pro', sans-serif;
	color:#333333;
	background-color:#ffffff;
	}
	
@font-face {

    font-family: corbel;
    src: local(corbel), url('fonts/corbel.ttf') format('opentype');
	}
	
@font-face {
	
	font-family:Gotham Ultra;
    src: local(Gotham Ultra), url('fonts/Gotham Ultra.otf') format('opentype');
	}
	
@font-face {
	
	font-family:Gotham Medium;
    src: local(Gotham Medium), url('fonts/Gotham Medium.otf') format('opentype');
	}
		

.header {
	background-color:#26649c;
}

.headerinner {
	margin:0 auto;
	width:1000px;
	height:80px;
	}
.headerinner1{
	text-align: center;
	position: relative;
}	
.headerinner2{
	float: right;
	width: 166px;
	margin-top: 12px;
}
.logo-img{
	padding-top: 15px;
	padding-left: 10px;
}
.logo-img6{
	padding-top: 7px;
	padding-left: 10px;
	position: absolute;
}
area {
    display: inline;
    cursor: pointer;
}
.goldbar {
	background-color:#FFCC00;
	height:5px;
	}
	
.container {
	width:1000px;
	margin:0 auto;
	}
	
.stage {
    margin: 0 50px;
}
.title2{
	font-family: Gotham Ultra;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0;
}	
.vaabox{
	border: dotted 1px #333333;
    background-color: #f1f1f1;
    padding: 1px 20px;
    margin: 0 0 10px 0;
}
.boxlist {
    background-color: #26649c;
    width: 800px;
    margin: 20px auto;
    padding: 10px 10px 10px 0;
}
	
.content {
	
}

.bob {
	background-color:#26649c;
	padding:30px 0;
	border-top:4px solid #FFCC00;
	border-bottom:4px solid #FFCC00;
	color:white;
	text-align:center;
	font-size:23pt;
	font-family:Gotham Ultra, Helvetica, sans-serif;
	margin:40px 0;
	}
	
.bob2 {
	background-color:#FFCC00;
	padding:20px 0;
	color:white;
	text-align:center;
	font-size:23pt;
	font-family:Gotham Ultra, Helvetica, sans-serif;
	margin:40px 0;
	}
.breakoutbox {
    border: dotted 1px #333333;
    padding: 1px 20px;
    margin: 40px 0;
    background-color: #edf3f5;
    background-image: url(images/squarebg.png);
    overflow: hidden;
    position: relative;
}	
.dotty {
	background-color:#F2F2F2;
	border-left:10px solid #26649c;
	border-top:2px dotted #333333;
	border-bottom:2px dotted #333333;
	border-right:2px dotted #333333;
	padding:10px;
	font-style:italic;
	margin:10px 0;
	
	}
	
.tick1  {	
	list-style:none;
	background-image:url(images/moneybag.png);
	background-repeat:no-repeat;
	padding:0 0 20px 60px;
	margin:20px 0 20px 0;
	border-bottom:1px dashed #333333;
	
	}
	
	
.tick2  {	
	list-style:none;
	background-image:url(images/mail.png);
	background-repeat:no-repeat;
	padding:0 0 20px 60px;
	margin:20px 0 20px 0;	
	border-bottom:1px dashed #333333;
		}
		
.tick3  {	
	list-style:none;
	background-image:url(images/car1.png);
	background-repeat:no-repeat;
	padding:0 0 20px 60px;
	margin:20px 0 20px 0;
	border-bottom:1px dashed #333333;
}
.tick5  {	
	list-style:none;
	background-image:url(images/pencil.png);
	background-repeat:no-repeat;
	padding:0 0 20px 60px;
	margin:20px 0 20px 0;
	border-bottom:1px dashed #333333;
}
.tick7  {	
	list-style:none;
	background-image:url(images/hammer.png);
	background-repeat:no-repeat;
	padding:0 0 28px 60px;
	margin:20px 0 20px 0;
	border-bottom:1px dashed #333333;
}
.tick4  {	
	list-style:none;
	background-image:url(images/gauge.png);
	background-repeat:no-repeat;
	padding:0 0 20px 60px;
	margin:20px 0 20px 0;
	border-bottom:1px dashed #333333;
}
.tickbox {	
	background-color:#EEEEEE;
	padding:20px 40px 20px 20px;
	width:90%;
	margin:40px auto;
	border:3px solid #FFCC00;
	color:#333333;
	font-size:12pt;
	-webkit-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.75);
}
.tickbox1 {
	padding:2px 40px 0px 20px;
	width:90%;
	margin:40px auto;
	font-size:15pt;
	background-repeat: no-repeat;
}
.tick6  {	
	list-style: none;
    background-image: url(images/bullet1.png);
    background-repeat: no-repeat;
    padding: 13px 0 13px 66px;
    margin: 10px 0 5px 0;
	
	}
.title {
	text-align:center;
	font-size:18pt;
	font-family:Gotham Ultra, Arial, Helvetica, sans-serif;
	margin:50px 0;	
	}
	
.maintitle {
	text-align:center;
	font-size:32px;
	font-family:"Gotham Ultra", Arial, Helvetica, sans-serif;
	background-color:#26649c;
	padding:10px 0;
	color:white;
	-webkit-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	}
	
.maintitle2 {
	font-size: 38pt;
    margin-top: -34px;
    padding-bottom: 25px;
	}

.quotebox {
	background-color:#26649C;
	color:white;
	font-size:18pt;
	font-style:italic;
	width:800px;
	margin:50px auto;
	border-radius: 60px 15px;
	-webkit-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	}
	
.quote {
	text-align:left;
	font-weight:normal;
	
	}
	
.quotee {
	font-family:"Courier New", Courier, monospace;
	font-size:12pt;
	text-align:right;
	font-weight:normal;
	}
	
.quotebox2 {
	background-color:#26649C;
	color:white;
	font-size:18pt;
	font-style:italic;
	width:800px;
	margin:50px auto;
	border-radius: 60px 15px;
	-webkit-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	box-shadow: 0px 10px 10px -7px rgba(0,0,0,0.35);
	
	}
	
	
/*-FOOTER-*/	
	
.footer {
	background-color:#26649c;
	padding-top:10px;
	position: relative;
    left: 0;
    bottom: 0;
	width:100%;
	height:34px;
	}
	
#footerlinks {
	float:right;
	width:500px;
	text-align:right;
	margin:0 50px 0 0;
	color:white;
	}
	
#footerlinks a {
text-decoration:none;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}

#footerlinks a:hover {
	text-decoration:underline;
	}

#copyright {
	width:355px;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:5px 0 0 50px;
	}
.footerinner {
	width:1000px;
	margin:0 auto;
	}
	
.qmark {
	background-image:url(images/qmark.png);
	width:100%;
	height:auto;
	}
	
.bbox {
	width:900px;
	background-color:#26649c;
	margin:40px auto;
	border:2px solid #FFCC00;
	color:white;
	font-size:12pt;
	padding:0;
	}
	
.bbox hr {
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-top:solid 1px #CCCCCC;
	margin:20px 0;
	}
	
.testitop {
	width:900px;
	margin:30px auto 0 auto;
	}
	
.testimain {
	border:5px solid #CCCCCC;
	width:800px; 
	margin:0 auto;
	padding:0 30px;
	box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
	}
	
.testititle {
	text-align:center;
	font-weight:bold;
	font-size:18pt;
	}
	
	
.bbox2 {
	width:900px;
	background-color:#26649c;
	margin:40px auto;
	border:2px solid #FFCC00;
	color:white;
	font-size:12pt;
	padding:0;
	background-image:url(images/hand_large.png);
	background-repeat:no-repeat;
	background-position:right;

	}
	
	
/*-YELLOWBOX-*/
	
.yboxouter {
	width:870px;
	border:15px solid #EEEEEE;
	margin:20px auto;
	}
	
.ybox {
	background-color:#FFCC00;
	border:1px solid #666666;
	padding:10px 30px;
	}

.whitetext {	
	color:white;
	font-weight:bold;
	}
	
/*-BLOGBOX-*/

.blogbox {
	background-color:#26649c;
	width:870px;
	color:white;
	border:15px solid #EEEEEE;
	margin:0 auto;
	}
	
.bloglist {
	color:#FFCC00;
	}
	
.blogboxtop {
	background-color:#FFCC00;
	color:#26649c;
	text-align:center;
	padding:15px 0;
	font-size:24pt;
	font-weight:bold;
	border:1px solid #666666;
	}
	
.blogmain {
	padding:0 30px 30px 0;
	}
	
	
/*-CHECKBOX-*/
	
	
.checkbox {
	background-color:#FFFFFF;
	background-image:url(images/lines.png);
	background-repeat:repeat;
	width:870px;
	border:15px solid #EEEEEE;
	margin:0 auto;
	}

.checkmain {
	border:15px solid #26649c;
	font-size:12pt;
	padding:10px 30px 10px 0;
	line-height:1.6em;
	box-shadow: inset 0px 0px 20px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0px 0px 20px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 20px rgba(0,0,0,0.3);
	}
	
	
/*-LISTBOX-*/
	
	
	

.innerbox {
	height:100%;
	}
	
.tablelist {

	padding:10px;
	color:white;
	font-size:12pt;
}

.yellowtext {
	color:#FFCC00;
	font-weight:bold;
	}
.templatebox {
	width:700px;
	margin: 0 auto;
	font-style:italic;
	padding:20px;
	border:1px dashed #333333;
	background-color:#f6f6f6;
	}
.headline {
	margin:40px 0;
	text-align:center;
	}
.bonusbox {
	padding:20px;
	margin:20px;
	background-color:#fffaed;
	border:1px solid #999999;
	box-shadow: 0px 5px 5px #999999;
	}
.headline1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size:24px;
	text-align:center;
	}	
.bob1{
	background-color: #26649c;
    padding: 30px 0;
    border-top: 4px solid #FFCC00;
    border-bottom: 4px solid #FFCC00;
    color: white;
    text-align: center;
    font-size: 23pt;
    font-family: Gotham Ultra, Helvetica, sans-serif;
}
.bob3{
	background-color: #26649c;
	padding: 30px;
	border-top: 4px solid #FFCC00;
	border-bottom: 4px solid #FFCC00;
	color: white;
	padding-bottom: 0px;
}

.icon6-title{
	font-size: 23pt;
    font-family: Gotham Ultra, Helvetica, sans-serif;
}
.icon6-title1{
	font-size: 43pt;
    font-family: Gotham Ultra, Helvetica, sans-serif;
}
.icon6-content3{
	font-size: 15pt;
    font-family: Gotham Ultra, Helvetica, sans-serif;
	margin-top: 35px;
}
.icon{
	display: inline-block;
	margin-left: 10px;
}
.icon6-image{
	padding-top: 27px;
	
}
#legalbox{
	text-align: center;
    padding-top: 192px;
    font-size: 10pt;
}	
.title2{font-family: Gotham Ultra;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0;
}	
.bullet_title{
	font-family: Gotham Ultra;
	text-transform: uppercase;
}
.title6 {
	padding: 12px;
	border-left: 20px solid #ffcc00;
	background-image: url(images/squarebg.png);
	font-family: Gotham Ultra;
	font-size: 16px;
	text-transform: uppercase;
	border-top: dashed 1px #000000;
	border-bottom: dashed 1px #000000;
	margin-top: 4px;
}	
	
	
	
	
	
	
	
