@charset "utf-8";
/* CSS Document */

body {
	margin-left: 5em;
	margin-right: 5em;
	background-color:transparent;
	background-image:url(footbridge.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: top left;
} 
p  {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:300;
	color:#006;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: -.5em;
	color: #006;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: -.5em;
	color: #006;
}
.title  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#333333;
	margin:5px;
}


#divBanner {
	font: 1em/1.7em "Trebuchet MS", Arial, sans-serif;
	color: #663300;
	letter-spacing:.4em;
	width:450px;
	height:101px;
	display: inline;
}
.para {
	background:rgba(190,190,190,0.5);
	opacity:=0.5;
	filter: alpha(opacity=50);
	padding: 10px;
	width: 1150px;
}

.style3 {
	color: #FF0000;
	font-weight: bold;
}

.set_item{
	width: 350px;
	float: left;
}

.set_item2{
	padding-left:100px;
	width: 475px;
	float: left;
}
.clear{
	clear:both;
}
.wrapper{
	width: 100%;
	overflow: hidden;
	margin: auto;
	padding: 10px 0 10px;
}

#divContainer1 {
	background:#000;
	width:256px;
	height:192px;
	padding:5px;
	display:block;
	-moz-border-radius: 10px;
	/* [disabled]Border-radius: 10px; */
}

#divContainer2 {
	background:#000;
	width:256px;
	height:320px;
	padding:5px;
	display:block;
	-moz-border-radius: 10px;
	Border-radius: 10px;
}

#divCSScontact {
	font-family:"Times New Roman", Times, serif;
	font-size: 11pt;
	line-height:normal;
	float:left;
	background:none;
	width:50%;}
	
#divCSScontact2 {
    font-family:"Times New Roman", Times, serif;
	font-size: 11pt;
	line-height:normal;
	float:right;
	background:none;
	width:30%;}
	
#divHoldForm {
	font: normal .9em/1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	text-align: left;
	display: block;
	float: left;
	width: 430px;
	height: 456px;
	margin-top:35px;
	padding: 5px;
	z-index: 1;
}
