body {
	background-color: #333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/bex65.jpg);
	background-repeat: repeat;
}

h1 {
  font-family: "mostra-nuova-1","mostra-nuova-2";
}

#page {
	background-color: #FFFFFF;
	width: 1024px;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #81d0d6;
	border-left-color: #81d0d6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81d0d6;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header {
	background-image:url(../images/gradient-bg.png);
	background-repeat:repeat-y;
	height: 164px;
}

#be-exposed {
	left: 35px;
	top: 30px;
	padding-left: 20px;
	padding-top: 30px;
	height: 100px;
	width: 374px;
	margin: 0px;
}

#contact {
	left: 848px;
	top: 36px;
	float: right;
	padding-right: 35px;
	padding-top: 25px;
	height: 86px;
	width: 194px;
}
#navigation {
	position: relative;
	width:1024px;
	left: 0;
	bottom: 10px;
	z-index: 2;
}

#secondary_header {
	background-color:#000000;
	height:48px;
}


#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
margin-left: 420px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 400px; /*Width of left column*/
	margin-left: -1024px; /*Set left margin to -(MainContainerWidth)*/
	text-align: center;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 25px;
}

#content {
	background-color:#ffffff;
	overflow: auto;
}
#weebo {
	padding-left: 10px;
}
.setheight {
	height: 465px;
}



#image {
	float: left;
	width: 400px; /*Set left margin to -(MainContainerWidth)*/
	margin-left: 25px;
	margin-top: 20px;
}

#text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.5em;
	width: 550px;
	padding-top: 15px;
	margin-left: 450px;
}
#text p {
	margin: 15px;
}

	
#brand_banner {
	clear: left;
	background-image:url(../images/gradient-bg.png);
	background-repeat:repeat-y;
	height: 84px;
}

#footer {
	background-color:#000000;
	height:96px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
#page #header .current {
	color: #333;
}

#footer a:link { 
	color: #ffffff;
	text-decoration: none;
	}
#footer a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:hover { 
	color: #addee3;
	
	}
#footer a:active { 
	color: #ed4628;
	}
#text a:link {
	text-decoration: none;
	color: #000000;
}
#text a:visited {
	color: #ee4628;
}
#text a:hover {
	color: #addee3;
}
#text a:active {
	color: #ed4628;
}


.img_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

