body { 
	margin: 0pt; 
	padding: 10px 0pt; 
	text-align: center; 
	background-image: url('images/bg1.png'); 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	font-size: 100%; 
	font-family: Tahoma,Verdana,sans-serif; 
	overflow-x: hidden; 
	overflow-y: scroll; 
	}

table { 
	border: medium none ; 
	font-size: 1em ! important; 
	font-family: Tahoma,Verdana,sans-serif; 
	}

img { 
	border: medium none ; 
	}

a:active, a:link, a:visited { color: rgb(17, 40, 55); text-decoration: underline; }
a:hover { color: rgb(71, 118, 189); }
h1,h2,h3 { color:#365F7E; font-size:10pt;}
.blue { color:#365F7E; }
.clear { clear:both; }

ul.tame, ul.tame li { 
	margin: 0pt; 
	padding: 0pt; 
	display: list-item; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	}

ul.tame li { 
	line-height: 1.25em; 
	}

.tameHoriz, ul.tameHoriz li { 
	margin: 0pt; 
	padding: 0pt; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	font-size: 1em; 
	}

ul.tameHoriz li { 
	display: inline; 
	font-size: 1em; 
	}

#wrapper { 
	border: medium solid rgb(255, 255, 255); 
	margin: 0pt auto; padding: 0pt; 
	width: 905px; 
	background-color: rgb(255, 255, 255); 
	text-align: left; 
	font-size: 0.71em ! important; 
	}

#bodyWrapper { 
	padding: 0pt; 
	height: auto; 
	background-color: rgb(255, 255, 255); 
	width: 903px; float: left; 
	margin-bottom: 30px;
	}

#leftWrap { 
	width: 242px; 
	float: left; 
	clear: both; 
	}

#content { 
	margin: 0pt 0pt 1em 10px; 
	width: 640px; 
	height: auto; 
	float: right; 
	clear: none; 
	padding: 5px;
	}

#banner {	
	height:112px;
	background: url(images/header_bg.jpg) no-repeat;
	position:relative;	
	}

#logo {
	height:100px;
	left:20px;
	position:absolute;
	top:5px;
	width:200px;
	background: url(images/spacer.png) repeat;
	}

#chatbutton {
	background: url(images/spacer.png) repeat;
	height:65px;
	left:450px;
	position:absolute;
	top:23px;
	width:155px;
	}
	
#headerphone {	
	color:#FFF;
	font-size:30px;
	position:absolute;
	right:11px;
	top:49px;
	}	

.alignleft {
	float:left;
	margin: 0px 10px 0px 0px;
	}
	
.alignright {
	float:right;
	margin: 0px 0px 0px 10px;
	}
	
#footer { 
	margin: 0pt; 
	padding: 0pt; 
	clear: both; 
	width: 100%; 
	text-align: center; 
	}

div#footerWrap { 
	margin: 0pt; 
	padding: 5px 0pt; 
	width: 905px; 
	height: auto; 
	}

