/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px ;
	background:#061333 url(images/background.jpg) repeat-x;
}
html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1a1a1a;
}
a{ color:#ac0f0b;}
.left{ float:left;}
.left_2{ float:left; width:auto;}
.right{ float:right;}
.clear{ clear:both;}
.blue_heading_text{
	font-size:18px;
	color:#062859;
	font-weight:bold;
}
.red_text{ color:#ac0f0b;}
.red_small_bold_text{ color:#ac0f0b; font-size:10px; font-weight:bold;}
.orange_text{ color:#ed5105;}
.yellow_text{ color:#c09c0c;}
.blue_text{ color:#1f4196;}
.input{
	font-size:12px;
	border:#999999 1px solid;
	height:20px;
	margin:1px 0px 1px 0px;
}
.spacer10{
	padding:10px;
}
.margin_spacer2{ margin:2px;}
.list_menu{
	list-style:none;
	padding:0px 0px 0px 20px ;
	float:left;
}
.list_menu li{
	list-style-type:none;
	display: list-item;
	padding:0px 0px 0px 18px ;
	background:url(images/arrow.jpg) 0px 7px no-repeat;
	line-height:18px;
}
#frame{
	width:930px;
	margin:0px auto;
}
#header{
	width:930px;
	float:left;
	height:118px;
	background: url(images/header.jpg) no-repeat;
}
.logo_clicable, .logo_clicable a{ width:400px; height:110px; float:left; display:block;} 
.header_r_content{
	width:160px;
	float:right;
	padding:5px 50px 5px 5px;
}
#nav{
	width:930px;
	float:left;
	background:url(images/nav-bg.jpg);
	color:#CC9900;
}
#nav ul{
	width: 850px;;
	float:left;
	list-style:none;
}
#nav li{
	list-style-type:none;
	float:left;
	display:inline;
}
#nav li a{ 
	display: block;
	text-decoration:none;
	line-height:35px;
	padding:2px 32px 0px 34px;
	color:#dfb33b;
	font-weight:bold;
	background:url(images/devider.jpg) right no-repeat;
}
#nav li a:hover{
	color:#FFFFFF;
}

#content{
	width:850px;
	float:left;
	padding:0px 40px;
}
#content_container{
	width:820px;
	float:left;
	background:#FFFFFF;
	padding:10px 15px;
}
.box{
	width:198px;
	float:left;
}
.box_top{
	width:198px;
	float:left;
}
.box_content{
	background:#b7b9c5 url(images/box-bg.jpg) top repeat-x;
	border-left:#9e9eab 1px solid;
	border-right:#9e9eab 1px solid;
	text-align:center;
	padding:15px 0px 5px 0px;
}
.box_bottom{
	background:url(images/box-bottom.jpg);
	height:8px;
}
.gray_bar{
	background:#c3c5cf;
	color:#062859;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 5px;
	font-weight: normal;;
}
.bottomblock_1{
	width:420px;
	float:left;
	padding:0px 30px 0px 0px;
}
.bottomblock_2{
	width:350px;
	float:left;
	padding:0px 00px 0px 0px;
}
#footer{
	width:845px;
	float:left;
	border-left:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;
	background:#061333 url(images/foter_bg.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	padding:12px 0px;
	line-height:20px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color: #FF9900;;
	text-decoration:none;
}
/*--------------Inner page-------------*/

#content_container_2{
	width:831px;
	float:left;
	background:#FFFFFF;
	padding:10px 9px;
}

.box_2{
	width:831px;
	float:left;
}
.blue_bar{
	width:100%;
	float:left;
	background:url(images/blue-bar-bg.jpg);
	line-height:35px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.blue_bar h1, h2, h3{
	line-height:35px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.box_2_content{
	width:829px;
	padding:0px;
	float:left;
	border-left:#5d6ca0 1px solid;
	border-right:#5d6ca0 1px solid;
	background:url(images/box-2-bg.jpg) repeat-x;
}
.signup_bolck_1{
	width:200px;
	float:left;
	padding:10px 18px;
	border-right:#000000 4px solid;
}
.dotted_row_1{
	background:url(images/dots.jpg) bottom repeat-x;
	line-height:28px;
	padding:0px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
}

.signup_bolck_2{
	width:570px;
	float:left;
	padding:10px 0px 10px 10px ;
}
.black_bar{
	background:#000000;
	font-size:14px;
	color:#FFFFFF;
	padding:3px 5px;
}
.blue_bar_2{
	background:#030824;
	font-size:12px;
	color:#FFFFFF;
	padding:3px 5px;
}
.step_1{
	width:250px;
	float:left;
	padding:10px 20px 10px 10px;
	border-right:#000000 4px solid;
}
.arrow{
	width:30px;
	float:left;
	background: url(images/arrow-2.gif) left no-repeat;
	height:22px;
}
.steps_container{
	width:250px;
	float:left;
}
.steps_content{
	width:220px;
	float:left;
}
.step_3{
	width:250px;
	float:left;
	padding:10px 0px 10px 10px;
}
