body {
	background-color: #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.body-bg-repeat {
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
	height:500px;
	}

.header-bg {
	background-image:url(images/top-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
.center-body-bg {
	background-image:url(images/bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}	
	
.body-bg1 {
	background-image:url(images/block-1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.body-bg2 {
	background-image:url(images/block-2.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.body-bg3 {
	background-image:url(images/block-3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}

			
.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}	
	
.h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#83c3fe;
	text-decoration:none;
	}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#007eff;
	text-decoration:none;
	text-transform:uppercase;
	}	
			
.logo{
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	font-weight:normal;
	color:#FF9D00;
	text-decoration:none;
	}
.logo2{
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
.topbut1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	color:#000000;
	background-image:url(images/but1.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	display:block;
	width:auto;
	height:40px;
	padding-top:15px;
	text-transform:uppercase;
	}
.topbut1:hover {
	cursor:pointer;
	background-image:url(images/but1-hover.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	color:#FFFFFF;
	}
.topbut2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	color:#000000;
	background-image:url(images/but2.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	display:block;
	width:auto;
	height:45px;
	padding-top:10px;
	text-transform:uppercase;
	}
.topbut2:hover {
	cursor:pointer;
	background-image:url(images/but2-hover.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	color:#FFFFFF;
	}
.topbut3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	color:#000000;
	background-image:url(images/but3.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	display:block;
	width:auto;
	height:45px;
	padding-top:10px;
	text-transform:uppercase;
	}
.topbut3:hover {
	cursor:pointer;
	background-image:url(images/but3-hover.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	color:#FFFFFF;
	}
.topbut4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	color:#000000;
	background-image:url(images/but4.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	display:block;
	width:auto;
	height:40px;
	padding-top:15px;
	text-transform:uppercase;
	}
.topbut4:hover {
	cursor:pointer;
	background-image:url(images/but4-hover.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	color:#FFFFFF;
	}	
.topbut5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	color:#000000;
	background-image:url(images/but5-hover.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	display:block;
	width:auto;
	height:47px;
	padding-top:8px;
	text-transform:uppercase;
	}
.topbut5:hover {
	cursor:pointer;
	background-image:url(images/but5.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	color:#FFFFFF;
	}	
.topbut6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	color:#000000;
	background-image:url(images/but6-hover.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	display:block;
	width:auto;
	height:47px;
	padding-top:8px;
	text-transform:uppercase;
	}
.topbut6:hover {
	cursor:pointer;
	background-image:url(images/but6.gif);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	color:#FFFFFF;
	}	
			
	
	
/*-----------------------------------------------------body-area*/

.body-contents {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
.body-contents2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#adc0ff;
	text-decoration:none;
	}	
.body-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}	
.body-menu:hover {
	text-decoration:underline;
	}
	
.box-button-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#83c3fe;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(images/box-but1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	display:block;
	width:auto;
	height:25px;
	padding-top:10px;
	}
.box-button-1:hover {
	text-decoration:underline;
	cursor:pointer;
	}	
.box-button-2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#83c3fe;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(images/box-but2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	display:block;
	width:auto;
	height:25px;
	padding-top:10px;
	}
.box-button-2:hover {
	text-decoration:underline;
	cursor:pointer;
	}
.box-button-3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#83c3fe;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(images/box-but3.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	display:block;
	width:auto;
	height:25px;
	padding-top:10px;
	}
.box-button-3:hover {
	text-decoration:underline;
	cursor:pointer;
	}
.border-box {border:#171d2f solid 2px;
	background-color:#0f1321;
	padding:10px;
	}




/*-----------------------------------------------------footer-area*/	
	
.footer-form {
	background-image:url(images/footer-form.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
.frame {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	width:120px;
	height:15px;
	border:#CCCCCC solid 1px;
	}
	
.frame2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	width:200px;
	height:100px;
	border:#CCCCCC solid 1px;
	}
.button {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	width:70px;
	height:25px;
	border:#000000 solid 1px;
	background-color:#003366;
	cursor:pointer;
	}
.footer-menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#1c40ab;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	}
.footer-menu:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
	

