html {
	height:100%;
	width:100%;
}

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	background: url(../images/mainBG.gif) repeat left top;
	color:#313131;
}

html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}

img {display:block;} 



.clear:after{
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}

* { outline: none;}

a:hover{
	text-decoration:none;
}

.body{
	width:100%;
	background:url(../images/mainBG2.gif) repeat-x left top;
}
.all{
	width:780px;
	margin:0 auto;
	padding:26px 0 10px 0;
}
.inner{
	padding:1px;
	background:#fff;
	overflow:hidden;
}
.footerShadow{
	background:url(../images/footerShadow.png) repeat-x top;
	height:24px;
}
.mainMenu{
	background:url(../images/mainNavBG.gif) repeat-x top #c6c6c6;
	overflow:hidden;
	clear:both;
	margin:1px 0 7px 0;
}
.mainMenu ul{
	float:right;
}
.mainMenu li{
	float:left;
	padding:4px 6px;
	list-style:none;
}
.mainMenu a{
	text-indent:-5000px;
	display:block;
	width:87px;
	height:20px;
	background-position:left top;
	background-repeat:no-repeat;
}
.mainMenu a:hover{
	background-position:left bottom;
}
.mainMenu1{
	background-image:url(../images/menu1.gif);
}
.mainMenu2{
	background-image:url(../images/menu2.gif);
}
.mainMenu3{
	background-image:url(../images/menu3.gif);
}
.sideContent{
	float:left;
	display:inline;
	width:192px;
	margin:0 6px 25px 7px;
}
.secondaryMenu{}

.secondaryMenu li{
	list-style:none;
	margin-bottom:10px;
}
.secondaryMenu a{
	display:block;
	text-indent:-5000px;
	height:20px;
	background-position:left top;
	background-repeat:no-repeat;
}
.secondaryMenu a:hover{
	background-position:left bottom;
}
.secMenu1{
	background-image: url(../images/secMenu1.gif);
}
.secMenu2{
	background-image: url(../images/secMenu2.gif);
}
.secMenu3{
	background-image: url(../images/secMenu3.gif);
}
.secMenu4{
	background-image: url(../images/secMenu4.gif);
}
.secMenu5{
	background-image: url(../images/secMenu5.gif);
}
.secMenu6{
	background-image: url(../images/secMenu6.gif);
}
.secMenu7{
	background-image: url(../images/secMenu7.gif);
}
.mainContent{
	float:left;
	width:370px;
}
.flash{
	margin-bottom:6px;
}
.mainContent h1{
	font-weight:normal;
	font-size:18px;
	line-height:20px;
}
.mainContent p{
	line-height:14px;
	margin-bottom:13px;
	text-align: justify;
}
.mainContent ul{
	margin-left:25px;
	margin-top:4px;
}
.mainContent a{
	color:#0251B8;
}
.sideContent2{
	background:url(../images/sideContent2BG.gif) repeat-x top #6295d9;
	float:right;
	display:inline;
	width:192px;
	margin:0 6px 25px 0;
}
.sideContent2Inner{
	padding-top:14px;
	background: url(../images/reasonsBG.gif) no-repeat 97px 75px;
}
.reasonsTitle{
	margin:0 0 26px 9px;
}
.reasons{
		margin:0 16px 10px 18px;
}
.reasons li{
	list-style:none;
	border-bottom:1px solid #6295d9;
	font-size:14px;
	color:#0051b4;
	font-weight:bold;
	padding-bottom:4px;
	margin-bottom:6px;
}
.reasons li.last{
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
}
.reasons li span{
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#313131;
	margin-left:8px;
}
.join{
	background:url(../images/joinBG.png) no-repeat left top;
	height:184px;
	margin-bottom:1px;
	position:relative;
}
.join a{
	position:absolute;
	top:154px;
	left:68px;
}
.footer{
	clear:both;
	overflow:hidden;
	background:url(../images/footerBG.gif) repeat-x bottom;
	padding:0 6px 15px 6px;
}
.footerLinks{
	text-align:center;
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	color:#7e7e7e;
	padding:10px 0 0 0;
}
.footerLinks a{
	color:#7e7e7e;
	line-height:13px;
	padding:0 9px;
	margin:0 1px;
	text-decoration:none;
}
.footerLinks a:hover{
	background:#0051b4;
	color:#fff;
}
.footerLinks p{
	margin-bottom:6px;
}
.copyright{
	float:left;
	display:inline;
	margin:23px 0 0 13px;
	color:#7c7c7c;
}
.develop{
	float:right;
	color:#7c7c7c;
	text-align:right;
	margin-top:13px;
}
.develop p{
	line-height:15px;
}
.develop a{
	color:#397ea7;
}
.contact{
	width:270px;
	margin:10px auto;
}
.contact fieldset{
	float:left;
	margin-bottom:5px;
}
.width80{
	width:80px;
	font-size:12px;
}
.contact input{
	border:1px solid #808080;
	padding:1px;
	width:170px;
}
.contact textarea{
	border:1px solid #808080;
	padding:1px;
	height:50px;
	width:170px;
}
.contact select{
	border:1px solid #808080;
	width:173px;
}
.contact input.button{
	width:100px;
	margin:0 5px;
}
.but{
	margin-top:10px;
	margin-left:15px;
	display:inline;
}
#container1{
	width:320px;
	margin:0 auto;
}