@charset "utf-8";
/* CSS Document */

#wrapper { color: black; font-size: 12px; font-family: Verdana; background: url(images/main_bg.gif) repeat-y left top; visibility: visible; display: block; margin: auto; position: relative; width: 770px; min-height: 100%; }

#home #wrapper {
	color: black;
	font-size: 12px;
	font-family: Verdana;
	background: url(images/about_bg.gif) repeat-y left top;
	visibility: visible;
	display: block;
	margin: auto;
	position: relative;
	width: 770px;
	min-height: 100%;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.style2 {color: #FFFFFF}
.style4 {
	color: #419bab;
	font-weight: bold;
	font-size: 14px;
}

#shpcontent h1 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666666 !important;
}
.homelogo { border: 0; }

#home #footer	{ margin: 0 auto !important; }

#scontent h1 a, #scontent h2 a, #scontent h3 a, #scontent h4 a, #scontent { font-size: 16px; text-decoration: none; }

#heightholder { height: 100px; }

#scontent p, #scontent ul li { font-size: 12px; }
