@media all {
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.png) center top repeat-x #4180c7;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	z-index:-9999;
}
#container	{
	width:100%;
	height:auto;
	background:url(images/cld-bk.png) center top no-repeat;
}
#wrapper	{
	width:1100px;
	height:auto;
	overflow:visible;
	margin:0 auto;
}
 #header	{
	width:auto;
	height:auto;
	min-height:385px;
	position:relative;
	overflow:visible;
}

#hdr-tp	{
	width:auto;
	height:auto;
	overflow:visible;
}
 #logo	{
	width:285px;
	height:auto;
	float:left;
	margin:15px 0 0 60px;
	z-index:9999 !important;
	position:relative;
}  
#hdr-rht-sec	{
	width:372px;
	height:auto;
	float:right;
	overflow:visible;
	margin-right:25px;
	position:absolute;
	right:0px;
	z-index:4;
}
#help-sec	{
	width:auto;
	height:auto;
	overflow:visible;
	text-align:center;
	font:bold 32px Arial;
	text-decoration:none;
	color:#003679;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #fff;
	margin-bottom:30px;
}
#help-sec ul	{
	list-style:none;
	padding:0px;
	margin:0px;
}
#help-sec ul li	{
	float:left;
	padding:0 0 0 10px;
	line-height:10px !important;
}
#help-sec ul li.first	{
	margin-left:27px;
}
#form-main	{
	width:auto;
	height:auto;
	overflow:visible;
	position:relative;
	clear:both;
}
#form-conts	{
	width:310px;
	height:auto;
	position:absolute;
	left:31px;
	top:25px;
	font:bold 12px Arial;
	text-decoration:none;
	color:#000000;
	text-align:center;
}
#form-conts strong	{
	font:normal 24px Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	text-decoration:none;
	color:#000000;
	text-transform:uppercase;
}
#form-conts span	{
	font:bold 10px Arial;
	text-decoration:none;
	color:#fff;
}
#form-conts p	{
	margin-top:4px;
}
#form-conts ul	{
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:25px;
}
#form-conts ul li.txt	{
	width:105px;
	float:left;
	padding:0 0 0 0;
	text-align:right;
	line-height:25px;
}
#form-conts ul li.field	{
	width:105px;
	float:left;
	padding:0 0 0 0;
	text-align:right;
	line-height:25px;
}
#form-conts ul li.clear	{
	width:100%;
	height:10px;
	clear:both;
}
#form-conts ul li.btn	{
	width:279px;
	margin:0 auto;
	margin-top:5px;
}
.input-field	{
	width:175px;
	height:auto;
	padding:6px 10px;
	border:#dddddd solid 1px;
}
.list-field	{
	width:175px;
	height:auto;
	padding:6px 10px;
	border:#dddddd solid 1px;
}
#arrow	{
	width:96px;
	height:auto;
	position:absolute;
	right:-50px;
	bottom:0px;
}
#form-main.btm-dis	{ display:none; }
#hdr-img	{
	width:724px;
	height:auto;
	overflow:visible;
	position:absolute;
	left:0px;
}
#bdy-conts	{
	width:1036px;
	height:auto;
	overflow:hidden;
	background-color:#fff;
	margin:0 auto;
	-moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    border-radius: 25px;
	padding:7px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
	position:relative;
}
#blue-bx	{
	width:auto;
	height:auto;
	overflow:hidden;
	-moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    border-radius: 25px;
	-moz-box-shadow: inset 0 0 35px #d5e5fb;
	-webkit-box-shadow: inset 0 0 35px #d5e5fb;
	box-shadow: inset 0 0 35px #d5e5fb;
	margin-right:50px;
}
#srvic-sec	{
	width:auto;
	height:auto;
	overflow:hidden;
	padding:12px 25px 18px 25px;
	font:bold 16px Arial;
	text-decoration:none;
	color:#212121;
}
#srvic-sec ul	{
	width:310px;
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}
#srvic-sec ul li	{
	padding:3px 0 3px 30px;
	background:url(images/buttel-righ.png) 0px 0px no-repeat;
	margin-top:5px;
}
h2	{
	font:bold 36px Arial;
	text-decoration:none;
	color:#003679;
	margin:0px;
}
#contents	{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
    font-family: Arial,Helvetica,sans-serif;
	color: #003679;
    font-size: 12px;
    line-height: 1.2em;
    text-align: justify;
	margin-top:25px;
}
#contents a	{
	color: #ff7e00;
    text-decoration: underline;
}
#contents a:hover	{
    text-decoration: none;
}
#btm-links	{
    font-family: Arial,Helvetica,sans-serif;
	color: #003679;
    font-size: 12px;
    line-height: 1.5em;
	text-align:center;
	margin-bottom:10px;
}
#btm-links a	{
	color: #ff7e00;
    text-decoration: underline;
	margin-right:20px;
}
#btm-links a:hover	{
    text-decoration: none;
}
h3	{
	font:bold 28px Arial;
	text-decoration:none;
	color:#003679;
	margin:0px;
}
h5	{
	font:bold 22px Arial;
	text-decoration:none;
	color:#003679;
	margin:0px;
}

.conts-img	{
	width:170px;
	float:right;
	margin:0 0 0 0;
}
.conts-img2	{
	width:165px;
	float:left;
	margin:0 15px 0 0;
}
#footer	{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	font:normal 11px Arial;
	text-decoration:none;
    line-height: 1.4em;
    padding-bottom: 20px;
    padding-top: 40px;
	color:#fff;
	text-align:center;
}
#footer a	{
	color:#fff;
	text-decoration:none;
}
#footer a:hover	{
	text-decoration:underline;
}
}

@media all and (max-width: 980px) {
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	z-index:-9999;
}
#wrapper	{ width:97%; }
#bdy-conts	{ width:95%; }
#contents	{ width:95%; }
#hdr-img	{ width:600px; top:65px; }

#srvic-sec	{ font-size:12px; }
#srvic-sec ul	{ width:260px; }
#srvic-sec ul li	{ padding:5px 0 5px 30px; }
}

@media all and (max-width: 800px) {
#logo	{ margin:40px 0 0 40px; }
#hdr-img	{ width:500px; top:118px; }
#hdr-rht-sec	{ width:320px; margin-right:15px; }
#help-sec ul li.first	{ margin-left:1px; }
.bg	{ height:480px; }
#form-conts	{ width:260px; left:31px; top:27px; font-size:10px; }
#form-conts strong	{ font-size:20px; }
#form-conts ul li.txt	{ width:90px; }
#form-conts ul li.field	{ width:164px; }
.input-field	{ width:142px; }
.list-field	{ width:164px; }
#form-conts ul li.btn	{ width:auto; text-align:center; }
.size	{ width:245px; }
#arrow	{ width:65px; right:-20px; z-index:4; }

#srvic-sec	{ font-size:14px; }
#srvic-sec ul	{ width:200px; }
h2	{ font-size:32px; }
}

@media all and (max-width: 768px) {
#hdr-img	{ width:450px; top:145px; }
}

@media all and (max-width: 640px) {
#container	{ background:url(images/cld-bk2.png) -175px 0px no-repeat; }
#logo	{ width:285px; float:none; margin:0 auto; padding-top:20px; }
#hdr-rht-sec	{ width:450px; float:none; position:inherit; margin:0 auto; margin-top:20px; }
#help-sec ul li.first	{ margin-left:65px; }
#hdr-img	{ width:auto; position:inherit; margin-top:20px; }

#form-main.display	{ display:none; }
#form-main.btm-dis	{ display:block; }
#form-main	{ width:450px; position:relative; margin:0 auto; margin-bottom:20px; }
.bg	{ width:450px; height:480px; }
#form-conts	{ width:370px; left:40px; top:21px; font-size:12px; }
#form-conts strong	{ font-size:29px; }
#form-conts ul li.txt	{ width:110px; }
#form-conts ul li.field	{ width:250px; }
.input-field	{ width:228px; }
.list-field	{ width:250px; }
#form-conts ul li.btn	{ width:auto; text-align:center; }
.size	{ width:279px; }
#arrow	{ width:90px; right:-20px; z-index:4; }

#blue-bx	{ margin-right:0px; }
#srvic-sec ul	{ width:265px; }
h2	{ font-size:36px; }
}

@media all and (max-width: 480px) {
#form-main	{ width:410px; position:relative; margin:0 auto; margin-bottom:20px; }
#form-conts	{ width:330px; left:40px; top:21px; font-size:12px; }
#form-conts strong	{ font-size:29px; }
#form-conts ul li.txt	{ width:110px; }
#form-conts ul li.field	{ width:210px; }
.input-field	{ width:188px; }
.list-field	{ width:210px; }
#arrow	{ width:80px; right:-10px; }

h2	{ font-size:28px; }
#srvic-sec ul	{ width:auto; }
h3	{ font-size:25px; }
}

@media all and (max-width: 360px) {
#header	{ min-height:inherit; }
#hdr-rht-sec	{ width:auto; }
#help-sec ul li.first	{ margin-left:15px; }
.bg	{ width:auto; height:480px; }

#form-main	{ width:330px; }
#form-conts	{ width:270px; left:30px; top:26px; font-size:10px; text-align:center; }
#form-conts strong	{ font-size:22px; }
#form-conts span	{ font-size:8px; }
#form-conts ul li.txt	{ width:90px; }
#form-conts ul li.field	{ width:174px; }
.input-field	{ width:152px; }
.list-field	{ width:174px; }
#form-conts ul li.btn	{ width:auto; text-align:center; }
.size	{ width:279px; }
#arrow	{ display:none; }
h2	{ font-size:20px; }
#contents	{ text-align:left; }
.conts-img	{ width:120px; }
.conts-img2	{ width:120px; }
h3	{ font-size:20px; }
}

@media all and (max-width: 320px) {
#help-sec ul li.first	{ margin-left:-4px; }
#form-main	{ width:290px; }
#form-conts	{ width:230px; left:30px; top:28px; font-size:10px; text-align:center; }
#form-conts strong	{ font-size:19px; }
#form-conts span	{ font-size:9px; }
#form-conts ul li.txt	{ width:90px; }
#form-conts ul li.field	{ width:134px; }
.input-field	{ width:112px; }
.list-field	{ width:134px; }
.size	{ width:220px; }
h2	{ font-size:18px; }
h3	{ font-size:17px; }
}