body{margin: 0; padding: 0; height: 100%; background: url('../images/bgmain.jpg'); text-align: center; font-family: arial, helvetica, sans-serif; font-size: 12px; text-shadow: 1px 1px 1px #333e4e; font-weight: normal;}
#container-main{margin: 0 auto; width: 1164px; background: url('../images/container.png');}
#footer{clear: both; height: 100px; width: 100%; background: url('../images/footer.jpg');}
#login1{float: right; width: 400px; height: 90px; margin-right: 50px; margin-top: -38px; text-align: right; font-family: helvetica, sans-serif; font-size: 11px; color: #734b05; cursor: pointer;}
 a img{border: 0px;}
.rounded1{
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  border-radius: 10px; /* CSS3 */
  behavior: url('border-radius.htc');
  background: url('../images/slide1.png');
}

.wrap{width: 1150px; margin: 0 auto; margin-left: 40px; margin-top: 10px;}
.onefourth{float: left;  width: 22%; height: 80px; margin: 9px; margin-top: 35px; background: #314664;
-moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  border-radius: 10px; /* CSS3 */
  behavior: url('border-radius.htc');
  
-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;
  }
  .clr{clear: both; padding: 10px;}
  
.left{float: left; width: 750px; background: #fff; margin-left: 4px; height: 1020px; background: #314664;
moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  border-radius: 10px; /* CSS3 */
  behavior: url('border-radius.htc');

  text-align: left;
  color: #fff;
  padding: 10px;
}

.right{clear: right; float: right; width: 295px; margin-right: 75px; margin-bottom: 15px; background: #314664;
moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  border-radius: 10px; /* CSS3 */
  behavior: url('border-radius.htc');
  
  
  }
 .fullwidth{
    float: left; width: 1070px; background: #fff; margin-left: 4px; height: 245px; background: #314664;
moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  border-radius: 10px; /* CSS3 */
  behavior: url('border-radius.htc');
  -moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;
} 


#topnav{float: left; height: 20px; margin-left: 48px; margin-top: 25px;}
#topnav a{color: #293545; margin-right: 15px; text-decoration: none; font-size: 12px; text-shadow: 1px 1px 1px #fff;}
#topnav a:hover{text-decoration: underline;}

#meta{margin: 0 auto; width: 1164px; margin-top:10px;}

#botnav{float: left; height: 20px;}
#botnav a{color: #7fa5c6; margin-right: 15px; text-decoration: none; font-size: 12px; text-shadow: 1px 1px 1px #000;}
#botnav a:hover{color: #fff;}


.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fceaca;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fceaca;
	box-shadow:inset 0px 1px 0px 0px #fceaca;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffce79), color-stop(1, #eeaf41) );
	background:-moz-linear-gradient( center top, #ffce79 5%, #eeaf41 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce79', endColorstr='#eeaf41');
	background-color:#ffce79;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #e69200;
	display:inline-block;
	color:#5c2d09;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:normal;
	padding:7px 58px;
	text-decoration:none;
	text-shadow:1px 1px 0px #f5e0c1;
  margin-bottom: 18px;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eeaf41), color-stop(1, #ffce79) );
	background:-moz-linear-gradient( center top, #eeaf41 5%, #ffce79 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeaf41', endColorstr='#ffce79');
	background-color:#eeaf41;
}.button:active {
	position:relative;
	top:1px;
}

.headbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-webkit-border-top-left-radius:9px;
	-moz-border-radius-topleft:9px;
	border-top-left-radius:9px;
	-webkit-border-top-right-radius:9px;
	-moz-border-radius-topright:9px;
	border-top-right-radius:9px;
	-webkit-border-bottom-right-radius:9px;
	-moz-border-radius-bottomright:9px;
	border-bottom-right-radius:9px;
	-webkit-border-bottom-left-radius:9px;
	-moz-border-radius-bottomleft:9px;
	border-bottom-left-radius:9px;
	text-indent:0px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #287ace;
}
.headbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.headbutton:active {
	position:relative;
	top:1px;
}

p{margin: 0; padding: 0;}
