/* ===== global styles ===== */

body , html  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	min-height:100%;
	height:auto;
	height:100%;
	background-image: url(../images/bkground.png);
}
#MainPage {
	width: 100%;
}

p, h1, h2, h3, h4, h5, h6, li {
    margin: 1ex 1em;
}
#outer {
	margin-right: auto;
	margin-left: auto;
	width: 1075px;
	background-image: url(../images/wrapperbkground.png);
	padding-right: 7px;
	padding-left: 7px;
	min-height: 100%;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1075px;
	min-height:100%;
	height:auto;
	height:100%;
}

/* ===== header ===== */

#header {
	height: 154px;
	float: left;
	width: 1075px;
}#logo {
	background-image: url(../images/header1075.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 1075px;
	float: left;
}
#header #topNav {
	background-color: #990066;
	float: left;
	height: 32px;
	width: 1075px;
	background-image: url(../images/topNavBkgnd.png);
}

#footer {
	background: #222 url(../images/top_bar.png);
	border-top: 1px solid black;
	line-height: 39px;
	overflow: hidden;
	height: 39px;
	position: fixed;
	top: auto;
	left: 0;
	right: 0;
	bottom: 20px;
	z-index: 100;
}
.TopNavButtons {
	height: 32px;
	float: left;
}
#footermenu {
	width: 378px;
	margin-right: auto;
	margin-left: auto;
	height: 39px;
}
#copyright {
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	background-image: url(../images/copyright.png);
	position: fixed;
	bottom: 0px;
	padding-left: 10px;
	right: 0px;
	left: 0px;
	z-index: 100;
}
#content {
	padding: 20px;
	float: left;
	width: 1035px;
}
#content2 {
	float: left;
	width: 1055px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
		form{
		color:#211a1a;
		font-size:13px;
		}
.row { /* contact form row */
margin-top:10px;
font-size:11px;
clear:both;
}
.row label {  /* contact form row label */
	display: block;
	float: left;
	width: 150px;
	font-size: 11px;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
input {
	margin-top: 13px;
	font-size:11px;
	width:160px;
	color:#333;
	text-align: right;
}
#content2 #submenu {
	background-image: url(../images/sub-menu_bkgnd.png);
	background-repeat: no-repeat;
	float: left;
	height: 243px;
	width: 131px;
	padding-right: 39px;
	margin-right: 20px;
	padding-left: 39px;
}
#submenu .slinks {
	height: 29px;
	margin-top: 15px;
	text-align: center;
	font-size: 22px;
	color: #000;
}
a.links {
	text-decoration: none;
	color: #000;
}
a.links:hover{
	text-decoration: none;
	color: #F00;
}
a.links:active{
	text-decoration: none;
	color: #FFF;
}
a.links:active{
	text-decoration: none;
	color: #FFF;
}
.subContent {
	float: left;
	padding-top: 20px;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.subContent a{
	text-decoration: none;
	color: #000;
}
.subContent a:hover{
	text-decoration: none;
	color: #F00;
}
.clear {
	clear: both;
}
#leftbox {
	height: 560px;
	width: 268px;
	background-image: url(../images/left_box.png);
	position: relative;
}
#rightbox {
	height: 560px;
	width: 268px;
	background-image: url(../images/left_box.png);
}
#slideshow {
	width: 230px;
	margin-top: 22px;
	margin-left: 20px;
	z-index: 20;
	position: absolute;
	top: 0px;
	left: 0px;
}
/*#slideshow {
	position:absolute;
	top: 196px;
	left: 46%;
	margin-left: -433px;
}*/
	
#fadeshow1 {}	
#fadeshow2 {}
#fadeshow3 {}
#image1 {
	float: left;
	margin-top: 10px;
	margin-left: 19px;
	margin-right: 19px;
	margin-bottom: 0px;
	clear: both;
}
.imcontact {
	border: 10px solid #FFF;
}
td img {display: block;}
#content h1 {
	text-align: center;
	font-size: 24px;
	color: #000;
}
