@charset "UTF-8";
body {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #58585A;
	font-size:11.5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	line-height: 19px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/site_media/homepage/images/homebg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#innerwrapper {
	background-image: url(/site_media/homepage/images/site_home_07.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#header {
	width: 100%;
	background-image: url(/site_media/homepage/images/site_home_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#innerheader {
	background-image: url(/site_media/homepage/images/site_home_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 156px;
}
#content {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.topmenu {
	height: 21px;
	width: 500px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: 40px;
}
.bottommenu {
	height: 21px;
	margin-right: auto;
	padding-top: 33px;
	padding-left: 40px;
}


/* menu styles */

.menu{
	padding:0;
	height:21px;
	display:block;
	background:url('/site_media/homepage/img/topMenuImages.png') repeat-x;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	border-right: 1px solid #4a494a;
}

.rightm{
		float: right;
}
.leftm{
		float: left;
}

.padright{
	position: relative;
	right: 40px;
}

.menu li{ margin:0; list-style:none; display:inline;
	padding: 0;
}
.menu li a{float: left; display:block; color:rgb(255,255,255); text-decoration:none;


cursor:pointer; background:url('/site_media/homepage/img/topMenuImages.png') 0px -21px no-repeat;
	border-left: 1px solid #4a494a;
	font: italic bold 11.5px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	padding-left: 5px;
}
.menu li a span{line-height:21px; float:left; display:block; padding-right: 8px; background:url('/site_media/homepage/img/topMenuImages.png') 100% -21px no-repeat;
}
.menu li a:hover{background-position:0px -42px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -42px;}
.menu li a.active, .menu li a.active:hover{line-height:21px;  background:url('/site_media/homepage/img/topMenuImages.png') 0px -63px no-repeat;
	color: #FFDE00;
}
.menu li a.active span, .menu li a.active:hover span{background:url('/site_media/homepage/img/topMenuImages.png') 100% -63px no-repeat;}


/* end menu styles */
.content p {
	color: #191919;
}
.content a{
	color: #000000;
	text-decoration: underline;
}

.content a:hover{
	color: #000000;
	text-decoration: none;
}
.leftcol {
	width: 44%;
	float: left;
	margin-left: 50px;
}
.rightcol {
	float: right;
	width: 44%;
	margin-right: 40px;
}
.clearfix {
	clear: both;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	background-image: url(/site_media/homepage/images/footerslice.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.footerinner {
	text-align: right;
	background-image: url(/site_media/homepage/images/site_home_10.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	font-style: italic;
	color: #FFFFFF;
	padding-right: 50px;
}
.contentrow {
}
h1 {
	line-height: 30px;
	margin-bottom: 30px;
}
.logintbl td {
	padding: 8px;
}


div.mcontent {
	margin: 0 40px 0 40px;
	/* background-color: white; */
	padding: 0 20px 0 20px;
	background-image: url( /site_media/homepage/images/Home-page1.png );
	background-repeat: no-repeat;
	background-position: center top;
}

div.mcontent div.text {
	padding-top: 290px;
	height: 260px;
}

div.mcontent p {
	line-height: 1.5;
	font-size: 12px;
}

table.logIn {
	margin-top: -30px;
	float: right;
	color: white;
	padding-right: 5px;
}

a, a:hover, a:visited, a:active {
	color: white;
}