html, body {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:1em;
}

body {
	background: url("../images/sidebar_bg.gif") repeat-y;
}

#header {
	background: url("../images/topBak.jpg") repeat-x;	
}

#footer {
	margin:50px 0 80px 0;
	text-align: center;
	font-size: .7em;
}

#content {
	position:absolute;
	top:133px;
	left:172px;
	width:500px;
	margin:20px;
}

#right-bar {
	position:absolute;
	top:230px;
	left:719px;
	width:256px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto; 
}

#right-bar img {
	margin-top:10px;
	margin-bottom:55px;
}

#tableSideMenu {
	position:absolute;
	display:block;
	top:111;
	width:155px;
	padding:0px;
}

#tableSideMenu td {
	padding-bottom:9px;
}

h1 {
	text-align:center;
	font-size:1.4em;
	margin-bottom:40px;
}

h2 {
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	font-style:italic;
	color:#3333CC;
}

h3 {
	color:#3333CC;
	font-size:1.1em;
	font-weight:normal;
}
	
.indexindent p {
	
	margin:0 0 8px 73px;
	text-indent:-73px;
}	

.indexindent p span {
	font-weight:bold;
	font-style:italic;
}

#banner {
	margin-top:50px;
	text-align:center;
	display:block;
}

ol li {
	margin:20px 0px;	
}

#imgMenuLogo {
	margin-left:20px;
}

.menuItemDot {
	padding:0 8px 0 11px;
}

.menuItemDot a img {
	border:0;
}

.menuItem {
	color:#EEEEEE;
	cursor:pointer;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}

.menuItem a {
	text-decoration:none;
	color:#EEEEEE;
}

#address, #phonenums {
	margin:0 0 0 115px;
	padding:0;	
	font-size: 1.4em;
	font-weight:bold;
	font-style:oblique;
}

#address span, #phonenums span {
	color: #3333CC;
}

#phonenums {
	margin-top:20px;
}

#phonenums td, #phonenums tr {
	margin:0;
	padding:0;	
}

.quote {
	font-style:oblique;
}