/* CSS GMSF main css */
*{
	margin:0px;
	padding:0px;
}

img{
border:none;	
}

body, select, txt{
	background:#f5f5f5;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:13px;
}

select{
background:#ffffff;
height:25px;
line-height:25px;
}

.home{
	background:#f5f5f5 url(../images/bodyBg.jpg) top left repeat-x;	
}

.innerBody{
	background:#f5f5f5 url(../images/innerBodyBg.jpg) top left repeat-x;
}

#main{
	width:100%;
	margin:0px auto;
}

.clear{
clear:both;	
}

#header{
	background:url(../images/headerBg.jpg) top left no-repeat;
	padding:0px 55px;
	height:364px;
	width:874px;
	margin:0px auto;
}

#innerHeader{
	background:url(../images/innerHeaderBg.jpg) top left no-repeat;
	padding:0px 55px;
	height:181px;
	width:874px;
	margin:0px auto;
}

#topMenu{
		float:right;
		width:auto;
		position:relative;
		margin:-35px 30px 0px 0px;
}

#topMenu ul{
	font-size:12px;
	font-weight:bold;
}

#topMenu ul li{
	display:inline;
	padding:0px 10px;
}

#topMenu ul li a{
	color:#62a0d2;
	text-decoration:none;
	text-transform:uppercase;
}

#topMenu ul li a:hover{
	color:#ffffff;
}
 
.headerLeft{
/*float:left;
width:auto;*/
margin-top:18px;
color:#ffffff;
font-size:17px;
font-weight:normal;
clear:both;
}
 
.video{
float:right;
margin:0px 40px;
}

h1 img{
float:none;	
}

h1{
	font-weight:normal;
	font-size:31px;
}

.headerLeft ul{
	margin:10px 34px;
}

.headerLeft ul li{
list-style:url(../images/headerBullet.png);	
line-height:15px;
margin:10px 0px 15px;
}
 
#content{
padding:25px 0px;	
}

h2{
text-align:center;
font-size:25px;
}

h3{
text-align:center;
font-size:19px;
color:#6f9606;
padding:5px 0px;
}


.photos{
text-align:center;
}

.photos img{
margin:30px 25px;	
}

.matter{
width:680px;
margin:0px auto;
}

p{
margin:10px 0px; 	
line-height:20px;
}

.bonus{
	margin:10px 0px 40px;
}

.bonus h2{
text-align:left;
font-size:19px;
font-weight:bold;
}

.bonus img{
float:right;
margin:0px 10px;
}

.bonus ul{
	margin:10px 0px;
}

.bonus ul li{
	list-style:url(../images/bullet02.jpg);
	margin:10px 30px;
	list-style-position:outside;
}

.choice{
	background:#ffffff;
	border:2px dotted #000000;
	padding:0px 33px 20px;
}

.power{
margin:-20px 0px 0px -120px;
position:absolute;
}

.space{
margin-top:257px;
clear:both;
}

.choice ul{
	
}

.choice ul li{
	list-style:url(../images/bullet.jpg);
	line-height:25px;
	margin:0px 0px 0px 25px;
}

/*.choice */a{
color:#084d7f;
}

a:hover{
color:#000000;
}

h4{
	font-size:19px;
	text-align:center;
	font-weight:normal;
	margin:20px 0px;
}

.button{
cursor:pointer;	
text-align:center;
clear:both;
}

.choice01{
	background:#ffffff url(../images/choice01.jpg) top right no-repeat;	
	margin:20px 0px 40px;
}

.choice02{
	background:#ffffff url(../images/choice02.jpg) top right no-repeat;	
	margin:40px 0px 20px;
}

.choice03{
	background:#ffffff url(../images/choice03.jpg) top right no-repeat;	
	margin:40px 0px 20px;
}

.choice04{
	background:#ffffff url(../images/choice04.jpg) top right no-repeat;	
	margin:40px 0px 20px;
}

.topLeft{
background:url(../images/topLeftBg.jpg) left no-repeat;	
width:782px;
	margin:0px auto;
}

.topRight{
	background:url(../images/topRightBg.jpg) right no-repeat;
}

.top{
	background:url(../images/topBg.jpg) left repeat-x;
/*	height:35px;*/
	margin:0px 7px;
	padding:1px 10px 4px;

/*	border:1px solid orange;*/
}

.formTop{
width:784px;
margin:20px auto 0px;
background:url(../images/formTopBg.jpg) top center no-repeat;
padding-top:25px;
}

.formBottom{
	background:url(../images/formBottomBg.jpg) bottom center no-repeat;
	padding-bottom:48px;
}

.formBottomlast{
	background:url(../images/formBottomlastBg.jpg) bottom center no-repeat;
	padding-bottom:25px;
}

.mainForm{
	background:url(../images/formBg.jpg) top center repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 40px 5px;
}

h5{
	font-size:19px;
/*	text-align:center;*/
	font-weight:bold;
/*	margin:20px 0px;*/
vertical-align:middle;
}

h5 img{
vertical-align:middle;	
}

.cards{
float:right;
margin-right:-20px;
width:auto;
}

.cards img{
margin:0px 2px;	
}

label{
text-align:right;
width:190px;
float:left;
margin-right:10px;
}

.txt{
	height:20px;	
	vertical-align:middle;
	padding:3px 2px 2px 2px;
}

.confirmation{
text-align:center;
margin:60px auto 30px;
clear:both;
}

.confirmation img{
margin:10px;	
}

#footer{
background:#0c3569;
color:#ffffff;
font-size:11px;
padding:10px 0px;
}

#footer p{
width:680px;
margin:0px auto;
line-height:17px;
}