* {padding:0px; margin:0px; font-family: Helvetica, Arial, sans-serif; outline:none;}
body {background:#f3f3f3; }
a, a img {border:none; outline:none;}
#preload {position:absolute; top:0; left:0; width:0; height:0; display:none;}
#preload img {display:none;}
#wrapper {width:1100px; margin:0 auto; margin-bottom:50px;}
#header {width:800px; height:160px; background:url(images/mwx.png) 60px 50px no-repeat;}
#recent, #web, #other {width:800px;}
.content {float:left; width:733px;}
.clearcontent {clear:both; width:800px; height:1px;}
h1 {width:60px; height:200px; float:left; overflow:hidden; text-indent:1000px; color:#fff; font-size:1px;}
#h1recent {background:url(images/h1recent.png) no-repeat;}
#h1web {background:url(images/h1web.png) no-repeat;}
#h1other {background:url(images/h1other.png) no-repeat;}

h2 {margin: 10px 10px 0 10px; color:#FFF; font-size:16px; letter-spacing:-1px; font-weight:bold;}
			
.boxgrid { 
	width: 340px; 
	height: 220px; 
	margin:0px 18px 18px 0px; 
	float:left; 
	background:#ececec; 
	border: solid 1px #e6e6e6; 
	overflow: hidden; 
	position: relative; 
}

.bigbox { 
	width: 700px; 
	height: 350px; 
	margin:0px 18px 18px 0px; 
	float:left; 
	background:#ececec; 
	border: solid 1px #e6e6e6; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid img, .bigbox img {position: absolute; top: 0; left: 0; border: 0;}

.boxgrid p, .bigbox p {padding: 0 10px; color:#ccc; font-size:11px; }

.boxgrid a, .bigbox a {color:#ccc; text-decoration:underline;}
.boxgrid a:hover, .bigbox a:hover {color:#fff; text-decoration:underline;}			

.boxcaption{ 
	float: left; position: absolute; background: #000; height: 100px; width: 100%; 
	-khtml-opacity:.80;
	-moz-opacity:.80;
	-ms-filter:"alpha(opacity=80)";
	filter:"alpha(opacity=80)";
	opacity:.80;
}

.caption .boxcaption {top:220px; left:0;}
.captionfull .boxcaption {top:350px; left:0;}	

#contactbg {background:#000;}
#contact {width:980px; margin:0 auto; color:#999; background: url(images/dropaline.png) 0px 60px no-repeat; }

#contactform {width:400px; padding:130px 0 50px 0;}
.contactformlabel {float:left; font-size:13px; color:#444; font-weight:normal; width:80px; text-align:right; margin-right:10px; height:26px; line-height:22px; text-transform:uppercase;}
.contactformelement {height:30px;}
.contactformsend {margin:10px 0px 10px 90px;}
.send {background-color:#f3f3f3; color:#000; font-weight:bold; font-size:14px; border:none; padding:8px 16px; text-transform:uppercase;}
.contactformerrors {font-size:10px; font-weight:bold; color:#444; margin-left:90px;}
.required {color:#444;}
.inputtxt_form {width:250px; color:#999; border:none; font-size:14px; height:22px; line-height:22px; background-color:#333;}
.inputtxtarea_form {width:250px; border:none; height:120px; color:#999; font-family:Helvetica, Arial, sans-serif; font-size:14px; background-color:#333;}
