.header1 {
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 32px;
   color : #333333;	
	font-weight: bold;
}

.header2 {
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 22px;
	color: #666666;
	font-weight: normal;
	text-align: right;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.mainTable {
	width: 800px;
	display: inline;
	float: left;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
	margin-top: 23px;
	margin-bottom: 33px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	padding-right: 12px;
}

.sideBox {
	color: #000000;
	padding-left: 10px;
	clear: none;
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	margin-right: 6px;
	padding-bottom: 32px;
	border: 0px solid #cccccc;
}

.sideBoxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 23px;
	float: right;
	width: 210px;
}

#wrapper {
	WIDTH: 820px; 
	border: 1px solid #666666;
	text-align:left;

	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px

	background-position: center top;
}

#header {
	background-position: center top;
	display: block;
	height: 100px;
}

img{border:none}


#footer {
	display: block;
	clear: both;
}

#copyright {
	WIDTH: 820px;
	text-align:right;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;

	font-size: 10px;
	color : #808080;
	text-decoration: none;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
	text-align:center;
	margin-top: 21px;
}

H1 {
   font-size : 18px;
   color : #333333;
}

H2 {
   font-size : 16px;
   color : #333333;
}


.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(menu.gif) top left repeat-x;
}
