/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}
ol,ul{ 
	list-style:none; 
}
blockquote,q{ 
	quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
	content:''; 
	content:none; 
}
:focus{ 
	outline:0; 
}
ins{ 
	text-decoration:none; 
}
del{ 
	text-decoration:line-through; 
}
table{ 
	border-collapse:collapse; 
	border-spacing:0; 
}

/*--------------- General Styles 
*/
.skiplink{ 
	display:none; 
}
label{ 
	cursor:pointer; 
}
a,a:visited{ 
 text-decoration:none; 
}
a:focus,a:hover{ 
	text-decoration:underline; 
}
body{ 
	color:#000; 
	font:62.5%/1 Arial,"Trebuchet MS",Georgia, Lucida,Verdana ,Helvetica, sans-serif;
	background:#C1E2F3 url(images/ubiquity-bg.jpg) no-repeat center top;
	padding-top:100px;
	padding-bottom:86px;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*------------------------------Page Structure-------------------------------*/
#wraper{
	width:100%;
	position:relative;
}
#page{
	width:900px;
	margin:0 auto;
}
#mainbg,
#mainbtm,
#maintop{
	width:900px;
}
#mainbg{
	background:url(images/bgr_maibg.png) repeat-y;
}
#mainbtm{
	background:url(images/bgr_mainbtm.png) no-repeat bottom left;
	padding-bottom:30px;
}
#maintop{
	background:url(images/bgr_maintop.png) no-repeat top;
	padding-top:25px;
}
/* mainarea */
#mainarea{
	width:900px;
}

#header{
	width:900px;
	height:103px;
	text-align:center;
	padding-top:17px;
	margin-bottom:33px;
}
#header h1{
	width:900px;
	margin-left:-7px;
	height:103px;
}
/* content */
#content{
	padding:0 15px 185px 15px;
	width:870px;
	text-align:center;
}
#content h2{
	font-size:23px;
	color:#000000;
	line-height:24px;
}
#content h3{
	font-size:23px;
	color:#000000;
	padding:5px 0 5px 0;
	margin-left:-3px;
}

#content h2 span{
	color:#005991;
}
#content a{
	font-size:10px;
	font-weight:bold;
	color:#B2C46F;
	text-align:center;
}
#content p{
	padding-bottom:15px;
	line-height:18px;
	font-size:10px;
	color:#000;
}
#quotation{
	padding:13px 0 20px 0;
	line-height:18px;
	font-size:19px;
	font-weight:bold;
	color:#B2C46F;
	text-align:center;
}
#bluebg{
	width:100%;
	height:170px;
	background:url(images/bgr_bluebg.png) repeat-x;
	position:absolute;
	bottom:47px;/*32*/
	left:0;
	z-index:100;
}
#mainbluecont{
	width:900px;
	padding-top:22px;
	margin:0 auto;
}
#mainbluecont h3{
	font-size:25px;
	color:#FFFFF6;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	margin:0 0 5px 8px;
}
#mainbluecont form{
	padding-left:135px;
	padding-right:122px;
	width:632px;
	margin-left:-5px;
}
#mainbluecont form div{
	width:642px;
	overflow:hidden;
}
#mainbluecont form div input{
	background:url(images/bgr_inplft.jpg) no-repeat right top;
	width:531px;/*274*/
	height:31px;
	float:left;
	border:none;
	padding:5px 8px;
	text-align:center;
	font-size:27px;
	color:#C0BCB7;
	font-weight: bold;
	letter-spacing:1px;
	font-family:sans-serif;
}
#mainbluecont form div .submit{
	background:url(images/bgr_inpsubmit.jpg) no-repeat;
	width:95px;
	height:42px;
	float:left;
	border:none;
	cursor:pointer;
}
.smallremark {
	font-size: 18px;
	color:#0196CE;
}
/* footer */
#footer{
	width:660px;/*900*/
	margin:0 auto;
	overflow:hidden;
	padding-left:200px;/*260*/
	padding-top:8px;
}
#footer ul{
	float:left;
	overflow:hidden;
}
#footer ul li{
	float:left;
	display:block;
	margin-right:20px;
	color:#235286;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
}
#footer ul li a{
	display:block;
	float:left;
	font-size:13px;
	color:#235286;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#735A86;
}
#footer a{	
	font-size:13px;
	color:#235286;
}

#footer p{
	float:left;
	color:#235286;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	width:300px;
}
/*-----------------------------------for 2nd style------------------------*/

#contentscnd{
	padding:0 15px 0px 15px;
	width:414px;
	text-align:center;
}
#contentscnd h2{
	font-size:16px;
	color:#000000;
	padding-bottom:18px;
	line-height:20px;
}
#contentscnd h2 span{
	color:#005991;
}
#contentscnd a{
	font-size:11px;
	font-weight:bold;
	color:#B2C46F;
	text-align:center;
}
#contentscnd p{
	padding-bottom:15px;
	line-height:18px;
	font-size:11px;
	color:#000;
}
#blutab{
	padding:0 5px 15px 4px;
	width:435px;
}
#mainbluecontscnd{
	background:url(images/bgr_formcont.jpg) no-repeat;
	width:435px;
	height:75px;
	padding-top:25px;
}
#mainbluecontscnd h3{
	font-size:16px;
	color:#FFFFF6;
	text-align:center;
	padding-bottom:10px;
}
#mainbluecontscnd form{
	padding-left:62px;
	padding-right:61px;
	width:321px;
}
#mainbluecontscnd form div{
	width:321px;
	overflow:hidden;
}
#mainbluecontscnd form div input{
	background:url(images/bgr_inplft.jpg) no-repeat right top;
	width:264px;/*274*/
	height:18px;
	float:left;
	border:none;
	padding:2px 5px;
	text-align:center;
	font-size:15px;
	color:#C0BCB7;
	font-weight:bold;
	font-family:sans-serif;
}
#mainbluecontscnd form div .submit{
	background:url(images/bgr_inpsubmit.jpg) no-repeat;
	width:47px;
	height:22px;
	float:left;
	border:none;
	cursor:pointer;
}















