/* Start of CMSMS style sheet 'layout' */
.seo {
	position:absolute;
	clear:both;
	overflow:hidden;
	width: 100%;
	font-size-adjust:none;
	font-size: 0;
	line-height: 0px;
	display: none;
}
body {
	background-image: url(uploads/images/page_graphics/bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #DEE0CA;
	margin: 0px;
	font-family: Tahoma, "Gothic725 Bd BT", Arial;
	font-size: 11px;
}
#cover {
	position: absolute;
	z-index: 999;
	top: 94px;
}
#logo {
	position: absolute;
	z-index: 1000;
	top: 55px;
}
#picture{
	margin:0px 0px 0px 185px;
	padding:0px 0px 0px 0px;
}
#bk {
	background-image: url(uploads/images/page_graphics/bkgrd4.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
                width: 1400px;
                margin-left:auto;
                margin-right: auto;
}
#surround {

	height: 100%;
	width: 970px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 245px;
	width: 100%;
}
#scroll {
	width: 720px;
	height: 360px;
	overflow: auto;
                padding-right: 10px;
                margin: 10px;
}
h1#main-heading  {
	padding: 0px;
	margin: 0px;
	font-size: 30px;
	font-weight: bold;
	color: #0575c2;
	text-align: left;
}
h2#main-heading  {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #0575c2;
	text-align: left;
}
#page_info {
	height: 1%;
	width: 100%;
}
#page_info li{
	list-style-type: none;
	background-image: url(uploads/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
                margin-left: -40px;
                padding-left: 20px;
                line-height: 1.7em;
}

#page_info .col1 {
	width: auto;
}
div#search {

	text-align: left;
	padding: 0px;
	margin: 0px;
}
div#search input,select {
                font-size: 0.8em;
}

#page_info .col2 {
	width: 250px;
                padding: 5px;
}
#page_info .col3 {
	width: 500px;
}

#page_info .col3 p {
	margin-top: 1em;
	margin-bottom: 1em;
}

#footer {
                height: 166px;
                margin-left: 40px;
                position: absolute;
                top: 71em;
}
/* End of 'layout' */

