body { 
	margin:0px 0px;
	padding:0px 0px;}

#content {width:1300px; 
 background-image:url('../images/puzzle1.jpg');
background-size: 100% 100%;
 background-repeat: repeat-y;
    background-attachment:fixed;
 margin:0 auto;}
#leftcol { width:150px; height:300px; float:left;}
#rightcol { width:150px; height:300px;float:left; }

#sitecol { width:1000px;float:left; }

#header_full{width:1300px; height:127px; background-color:#FFF; background-repeat:repeat-x; background-image:url('../images/ironpatern.png'); }
#headerr {height:127px; width:984px;margin:0px auto;}
#body_content {width:980px; height:100%; min-height:1000px; overflow-y: auto; background-color: rgba(121, 121, 121, 0.55);margin:0px auto; border:#FFF solid 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0px 5px 9px -2px rgba(128,128,128,1);
-moz-box-shadow: 0px 5px 9px -2px rgba(128,128,128,1);
box-shadow: 0px 5px 9px -2px rgba(128,128,128,1);

}

#foot {height:60px; width:980px; background-color:#808080;margin:0px auto;}

#footer {height:30px; width:100%; background-color:#02153f;margin:0px auto;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;

   left:0px;
   bottom:0px;
   margin-top:10px;
}

.contact{float:left; width:440px; padding:2%; list-style:none;}
			.contact li {padding:0px; margin:0px; width:100%; float:left;}
			.contact li.first { width:100%; font-size:20px; font-weight:bold;}
			.contact input { -moz-appearance: none;
    background-color: rgba(255, 255, 255, 0.27);
    border: 0 solid rgba(0, 0, 0, 1);
    color: #ffffff;
    font: 14px/1.3em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
    margin: 0 0 5px;width: 440px; padding:5px;}
			.contact textarea { -moz-appearance: none;
    background-color: rgba(255, 255, 255, 0.27);
    border: 0 solid rgba(0, 0, 0, 1);
    color: #ffffff;
    font: 14px/1.3em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
    margin: 0 0 5px;width: 440px; padding:5px;}	
	


::-webkit-input-placeholder {color:#ffffff;}
::-moz-placeholder          {color:#ffffff;}/* Firefox 19+ */
:-moz-placeholder           {color:#ffffff;}/* Firefox 18- */
:-ms-input-placeholder      {color:#ffffff;}

.contact input[type="submit"]{
background-color: rgba(0, 0, 0, 1);
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font: 16px/1.3em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
    margin: 0;
    max-width: 25%;
}
	
	.container {color:#FFF; font-size:14px; padding:5px; padding-left:5px; padding-right:5px;
	min-height:90px;
	height:auto;
	font-size:18px;
	width:540px;
	background-color: rgba(1, 1, 1, 0.2);
	vertical-align:top;
	}
	.container p
	{color:#FFF;
	font-size:14px;
	 margin:0px; 
	 padding:0px;}
	.container h2{padding:0px;margin:0px;}
	
	