body{
	font-family:Arial;
	font-size:1em;
	background: url(layout/layout_03.jpg) repeat-x;
	margin:auto;
	margin: 0px;
	behavior:url("csshover3.htc");
}

body {
	behavior:url("csshover3.htc");
}

#repeatx {

	width: 100%;
	background:url(layout/layout-bg_03.jpg) top no-repeat;
	height: 600px;
	margin: 0px;
	padding: 0px;


}

a{
	text-decoration:none;
	color:#dc1921;
}

.clear {
	clear:both;
}

#container{
	width:993px;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	position: relative;
}

#container #top {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 993px;
}

#menuh-container{
	position: absolute;
	top: 123px;
	left: 0px;
	width: 993px;
	height: 31px;
	background:url(layout/layout_08.jpg) top no-repeat;
}

#menuh{
	font-size: 100%;
	width: 993px;
	float:left;
}
		
#menuh a{
	font-weight: bold;	
	color: #000000;
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 5px 8px 5px 8px;
	background-color:#FFFFFF;
	font-size:70%;
	min-width:100px;
	_width:110px;
}
/* menu at rest */	

#menuh a:link, #menuh a:visited, #menuh a:active{
/*	background-color: royalblue;*/
	display:block;
	height:16px;
}

/* menu on mouse-over  */	
#menuh a:hover{
	color: #dc1921;
/*	background-color: cornflowerblue;*/
	text-decoration:none;
}	
	
/* attaches down-arrow to all top-parents */	
#menuh a.top_parent, #menuh a.top_parent:hover {
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
	
/* attaches side-arrow to all parents */	
#menuh a.parent, #menuh a.parent:hover{ 	
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#menuh ul{
	list-style:none;
	margin:0;
	margin-left:10px;
	_margin-left:0px;
	margin-top:5px;
	padding:0;
	display:block;
	float:left;
	_width:1px;
	/*border:1px #FFF solid;
	width:9em;	 width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
}

#menuh a.top_parent{
/*	min-height: 31px;/
}

#menuh li{
	position:relative;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
}

#menuh ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	padding-left:0px;
	margin:-15px 0 0 -1px;
	_margin-top:-15px;
}

#menuh ul ul ul{
	top:0;
	left:100%;
	margin:-3px 0 0 -50px;
}

div#menuh li:hover{
	cursor:pointer;
	z-index:100;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}
/* End CSS Drop Down Menu */

#container #top #toplogo {
	width: 993px;
	height: 123px;
	background:url(layout/layout_06.jpg) top no-repeat;
}

#container #top #toplogo .logo{
	position:absolute;
	left:680px;
	top:26px;
}

#container #top #toplogo .logo a{
	display:block;
	width:280px;
	height:72px;
}

/*#container #top #topmenu ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left:50px;
	padding-top: 6px;
	float: left;
}
#container #top #topmenu li{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 70%;
	font-weight: bold;
	display: inline;
	margin-right: 16px;
	margin-left: 0px;
}
*/
.dots {
	color: #990000;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
}


#container  #btm ul{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 70%;
	width:650px;
	margin-left:160px;	
}

#container  #btm li{
	margin-top: 0px;
	padding-top: 0px;
	display: inline;
}

#container  #btm li a{
	color: #0C1013;
	text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;
}

#container  #btm li a:hover {
	text-decoration: underline;
}

#container  #btm #copyright {
	color: #0C1013;
	text-decoration:none;
	float: left;
	font-size: 70%;
	margin-left: 50px;
}

#container  #btm #siteby {
	color: #0C1013;
	text-decoration:none;
	float: right;
	font-size: 70%;
	margin-right: 50px;
}

#container  #btm #siteby a {	
	color: #0C1013;
}

#container #footer  li a:hover{
	color: #000000;
	text-decoration:underline;
}

#container .mainbody{
	position: absolute;
	top: 174px;
	left: 0px;
}

#container .mainbody .bg {
	width: 993px;
	background:url(layout/layout_10.jpg) top repeat-x;
	position:relative;
	background-color:#FFFFFF;
}

#container .mainbody .bg  .text {
	width: 520px;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	
}



#container .mainbody .bg  .text h2 {
	position:absolute;
	top: 15px;
	left: 20px;
	font-size: 110%;
	color: #dc1921;
	margin-top: 0px;
	margin-bottom: 7px;
	text-transform: uppercase;
}


#container .mainbody .bg  .text .textcontent {

	padding-top: 40px;

}

#container .mainbody .bg  .text .textcontent h3 {

	font-size: 110%;
	color: #dc1921;
	margin-top: 0px;
	margin-bottom: 7px;
}

#container .mainbody .bg  .text  h1 {
	position:absolute;
	top: 45px;
	left: 20px;
	font-size: 90%;
	color: #dc1921;
	margin-top: 0px;
	margin-bottom: 7px;
	width: 450px;
}
#container .mainbody .bg  .text .textcontent ul {
	margin:0px;
	font-size: 70%;
}

#container .mainbody .bg  .text .textcontent p {
	font-size: 70%;
	margin-top: 3px;
	margin-bottom: 7px;
}

#container .mainbody .bg  .text .textcontent p strong {
	color: #dc1921;
}

#container .mainbody .bg  #image {
	width: 400px;
	float: right;
	margin-right: 30px;
	margin-top: 50px;
}

#container .mainbody .bg  #image p{
	font-size:70%
}

#container .mainbody#btm {
	width: 993px;
	height: 39px;
	background:url(layout/layout_13.jpg) top no-repeat;
	
}

#container .mainbody#btm ul{
}

#image img{
	border:1px solid #000000;
	margin:20px;
}

img{
	border:1px solid #000000;

}

.submit{
	border:#dc1921 1px solid;
	background-color:#ffe56b;
	padding:2px 5px 2px 5px;
}

.errors {
	width: 420px;
	border: #990000 solid 1px;
	margin-top: 0px;
	padding: 3px 3px 3px 3px;
	
	}
	
 .errors p {
	color:#990000;
	font-weight: bold;
	padding-left: 5px;
	
	}
	
 .errors h3 {
	position: relative;
	/*position: absolute;*/
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	/*margin-left: 10px;*/
	margin-top: -18px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 100px;
	font-size: 150%;
	font-weight: bold;
	color: #990000;

	}
	
  .errors li {
	color:#990000;
	font-weight: bold;

	}
