body {
	text-align:center;

	font-size: 10px;
}

#page_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	background-color: #412617;

	background-image: url(../images/page_background.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	/* background-position: 0% 0%; */
	background-position: top center;
}


#mainbg { width:800px; text-align: left; margin: 0 auto; }
#header { background-image: url(../images/islogo-new.png); background-repeat: no-repeat; position:relative; top: 35px; height: 244px; overflow-x: hidden; overflow-y: hidden; }
#header_img { position:relative; top: 55px; left: 615px; }
#text_info { background-image: url(../images/text_information.png); background-repeat: no-repeat; margin-top: 35px; height: 63px; overflow-y: hidden; }


#content { margin-top: 15px; }
#rhscontent { float: right; width: 210px; }

#rhscontent ul {
	color: white;
	font-family:Arial;
	font-size:150%;
	margin-left:5px;
	list-style-type: square;
	list-style-position: inside;
	line-height:150%;
}

#content .rhs {
	color: white;
	text-align: right;
	font-family: arial, san-serif;
	font-size: 135%;
	margin: 5px;
}

#content a:link, a:visited {
	font-family: verdana, san-serif;
	font-weight: bold;
	color:white;
	font-size: 100%;
	text-decoration: none;
}


#content .phone {
	font-size: 185%;
	color: #e4540f;
	line-height: 125%;
}

#content .rhsimage {
	float: right;
	margin: 5px;
	margin-top: 10px;
}

#lhscontent {
	float: left;
	width: 300px;
	/* border:1px solid white; */
}

#lhscontent .title {

	padding-bottom: 15px;

	font-family: verdana, San-serif;
	font-size: 180%;
	color: #e4540f;
}

#lhscontent ul {
	/* links to menus */
	color: white;
	/* font-family:Arial; */
	font-size:100%;
	margin-left:5px;
	line-height:200%;
}

#lhscontent a:link, a:visited {
	font-family: verdana, san-serif;
	font-weight: bold;
	color:white;
	text-decoration: none;
}

#lhscontent a:hover {
	text-decoration: underline;
	border-border: 1px dashed white;
}