html {
	margin: 0 auto;
	text-align: center;
}

body {
	background: #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 auto;
	text-align: center;
}

#container {
	background: #FFF url(../images/contentbg.jpg);
	width: 792px;
	margin: 0 auto;

	text align: center;
	position: absolute;
	left: 50%;
	margin-left: -392px;
	line-height: 115%;
	}

#nav {
	height: 43px;
	padding: 13px 13px 0px 13px;
	margin: 0;
}

#header {
	height: 260px;
}


#header_top_u
{
	margin-top: 0px;
	height: 43px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
}


#topnavlist
{
	font-size: 14px;
	height:43px;
	padding:0;
	margin:0;
	font-weight: bold;
}

#topnavlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#topnavlist li a
{
	height: 31px;
	padding-top: 11px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	float: left;
	margin-right: 0px;
	background: url(../images/navbgoff.jpg) no-repeat right top;
}

#topnavlist li a:link {
	color: #000000; 
}

#topnavlist li a:visited {
	color: #000000; 
}

#topnavlist li a:hover {
	color: #FFFFFF;
	background: url(../images/navbgon.jpg) no-repeat left top;
}

#contentleft {
	position: absolute;
	left: 13px;
	background: url(../images/sidebg.png) no-repeat left top;
	width: 257px;
	padding: 14px 9px 5px 5px;
	text-align: left;
	height: 421px;
}


#contentother {
	float: left;
	background: url(../images/sidefade.jpg) no-repeat right top;
	width: 257px;
	text-align: left;
	margin-left: 13px;
	padding: 14px 9px 5px 5px;
}

#contentright {
	width: 475px;
	float: right;
	padding: 5px 18px 5px 0px;
	text-align: left;
	line-height: 14`0;
	line-height: 150%;
}

#contentportfolio {
	width: 740px;
	padding: 5px 0px 5px 18px;
	text-align: left;



	line-height: 14`0;
	float: left;
}

#frontcontent {
}

#othercontent {
}

#footer a {
color: #FFFFFF;
}
#footer {
	height: 42px;
	background: url(../images/footerbg.jpg) no-repeat left top;
	text-align: right;
	color: #FFFFFF;
	padding: 10px 25px 0px 0px;
}

#footer img {
  vertical-align: middle;
}

h2 {
	background: url(../images/h3bar.gif) no-repeat left bottom;
	font-size: 24px;
	color: #cf0103;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 175%;
	padding: 0px;
	margin: 0;

}

h3 {
	background: url(../images/h3bar.gif) no-repeat left bottom;
	font-size: 16px;
	color: #cf0103;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 175%;
	padding: 0px;
	margin: 0;

}

h5 {
	font-size: 12px;
}
a {
	color: #c82633;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}


#copyright {
	background-color: #e9e9e9;
	text-align: right;
	padding-right: 7px;

}

/* Form */
#contactForm label {
	float: left;
	width: 100px;
	padding: 0;
}
#contactForm div {
	margin: 0.4em;
}
#contactForm legend {
	color: #cf0103;
	padding: 0;
	margin-left: 0.5em;
	font-weight: bold;
}

#contactForm fieldset {
	width: 375px;
	padding: 0;
	border: 1px solid #CCC;
}

#contactForm .txt {
	border: 1px solid #cf0103;
}

#contactForm div.submit {
	text-align: center;
}

.btn {
	padding: 0;
	border: 2px solid #cf0103;
	background-color: #CCCCCC;
}

#text {
height: 190px;
}

