
body {
 margin: 0;
 background: white url("/images/body.bg.jpg") bottom left repeat-x;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #445565;
 text-align:center;
 font-size: 11px;
 height:100%;
}
img{border:0;}
img.inline {clear:both;margin: 5px 0px;}
p.center {text-align:center;}

a { color: white;text-decoration: none; }
a:hover { text-decoration:underline; }

#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	position:relative;
	/*background: transparent url("/images/address.gif") bottom left no-repeat;*/
}

#logo { position: absolute;border:0; }
#topnav { margin-left:109px;}
#topnav ul { list-style: none;margin:5px;padding:0;}
#topnav ul li { list-style: none; float:left;margin-right: 10px;}
#topnav a { color: #00ABC9;}
#flashheader { margin-left: 109px;margin-top: 2px;height: 237px;clear:both; }
#footer { 	margin: 0 auto;text-align:right;width:760px; font-size: 10px;color: #88D7EE;font-family: Arial, Helvetica, sans-serif;}
#footer a { color: #88D7EE; }

.content { margin-left:109px;margin-top: 2px;color: white;padding:10px 0px;
 line-height: 1.6em;
 letter-spacing: 0;
 word-spacing: 0.05em;
}
.content a { text-decoration: underline; }
.content a:hover { color: #333; }
.column { float: left;padding: 0 10px;  }

#button1 { position: absolute; left:0;}

#content2 .column { width: 294px;}
#content3 .column { width: 200px;}
#content1 .column { width: 631px;}

#content2 { background:#00ABC9;}
#content2.bluegreen { background: #00ABC9 url("/images/blue_green.gif") top left repeat-y;}
#content1 { background: #00ABC9;}

.clr { clear:both;}

.new { color: #FF9900; padding-bottom: 2px;}

address { margin-left: 109px;margin-top:2px;background: transparent url("/images/footer-ozem.bg.gif") top left repeat-x; height:52px;text-indent:-9999px;}

.small { font-size: 10px;}

.green{ color: #BAD405; font-weight: bold;}
.blue { color: #00ABC9; font-weight: bold;}

ul.listNo { list-style: none;}

ul.list { 	list-style:none;
	margin: 10px;
	padding: 0;
	padding-left: 8px;
	padding-right: 2px;}
ul.list li {
	background: url("/images/li.gif") no-repeat 5px 8px;
	margin: 0;
	padding: 0px 0px 0px 22px;
	line-height: 18px;
}
ul.list li.blue,ul.list li.green { background:none;padding-top: 5px;padding-bottom: 5px;}

ul.manwoman,ul.man,ul.woman,ul.manwomangr,ul.mangr,ul.womangr {margin-left: 0;padding-left: 35px;background: url("/images/content/icon.beh.manwoman.gif") no-repeat top left;}
ul.man{background: url("/images/content/icon.beh.man.gif") no-repeat top left;}
ul.woman{background: url("/images/content/icon.beh.woman.gif") no-repeat top left;}

ul.mangr { background: url("/images/content/icon.beh2.man.gif") no-repeat top left;}
ul.manwomangr { background: url("/images/content/icon.beh2.manwoman.gif") no-repeat top left;}
ul.womangr { background: url("/images/content/icon.beh2.woman.gif") no-repeat top left;}

.selected a { font-weight:bold; color: #BAD405; }


#gallery {
	text-align: center;
}
#gallery img { margin: 4px; }


/* FORMS */
label { display:block;width: 140px;float:left;clear:both;margin-bottom:3px; font-weight:bold; }
label.no { display: block;width: auto;float:none; font-weight:normal;}
label.inline { display: inline;float: none;width: auto;margin-left: 5px;margin-right: 5px; font-weight:normal;}
label em { font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #990000; }
.input,.formerror { background: #FDFADF;border:0;border-bottom: 1px solid #BFD716;border-right: 1px solid #C0D81B;border-top: 1px solid #ADC405;float:left;font-size:10px;color:gray;margin-bottom:5px;}
.formerror { background-color: #FCDFD6;color: black;}

/* These are standard sIFR styles... do not modify */
h1 { margin-top:0;margin-bottom: 2px;}
h2 { margin: 5px 0;}
h3 { font-size: 12px;}

.update { text-decoration: line-through; }

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
	letter-spacing:-4px;

}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 17px;
	letter-spacing: -9px;
}
