
body{

	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;

}

a, a:visited{
	color: #003366;
}
a:hover{
	color:#000000;
}

.header{
	background:#000000;
	color:#FFFFFF;
	padding:12px;
	border-bottom:1px solid #6D6D6D;
	font-weight:bold;
	font-size:14px;
}

.header a, .header a:visited{
	color:#FFFFFF;
	text-decoration:none;
	margin-right:15px;
}
.header a:hover{
	text-decoration:none;
	border-bottom:2px solid #FFFFFF;
	
}	

.width_container{
	width:900px;
	text-align:left;
}

.index_head{
	
	background:url(../media/index-head-bg.jpg);
	background-color:#011A46;
	background-position:top;
	background-repeat:no-repeat;
}
.create_head{
	
	background:url(../media/create-head-bg.jpg);
	background-color:#011A46;
	background-position:top;
	background-repeat:no-repeat;
}
.head h1{
color:#FFFFFF; font-size:32px; font-family:Helvetica, Arial, sans-serif; letter-spacing:-2px; margin:0px; padding:0px; padding-top:25px; margin-bottom:5px;

}

.content{
	margin-top:15px;
}
h2{
	font-size:18px;
	color:#333333;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.index_features td{
	font-size:11px; 
	color:#666666;
}
.index_features td strong{
	font-size:12px;
}
.index_features img{
	border:1px solid #CCCCCC;
}

.footer{
	border-top:1px solid #CCCCCC;
	margin-top:10px;
	background:#0A3F99;
	padding-top:15px;
	padding-bottom:15px;
	color:#E1ECFE;
}
.footer_company{
	background: #022D77;
	color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	color:#B1CAF5;
}
.footer_company a, .footer_company a:visited{
	color:#B1CAF5;
}

.pricing div{
float:left;
}
.pricing div h3{
	font-size:25px;
	margin:0px;
	padding:0px;
	padding:25px;
}

.plan{
	float:left;
		border:1px solid #CCCCCC;
	border-right:0px;
	width:150px;
	background:#F8F8F7;
}
.plan_title{
	text-align:center;
	font-size:27px;
	padding-top:10px;
}
.plan_subtitle{
	text-align:center;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-bottom:5px;
	font-size:14px;
}
.plan_price{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.plan_details{
	padding:10px;
	border-bottom:1px solid #CCCCCC;
}
.plan_button{
	padding:10px;
}
.font_15 td{
	font-size:15px;
}
.font_15 input{
	font-size:15px;
}
.tour-nav{
	margin-top:15px;
	margin-bottom:20px;
}
.tour-nav a, .tour-nav a:visited{
	padding:5px;
	background:#CCDCF7;
	margin-right:10px; 
}
.tour-contents img{
	border:1px solid #CCCCCC;
	margin-bottom:8px;
}
.tour-contents h2{
	font-size:17px;
}
.tour-contents-description{
	line-height:150%;
	color:#666666;
}