html{height:100%;}
body{color:#454242;line-height:14px;font-family:Verdana;font-size:10px;
margin:0 0 0 0;padding:0 0 0 0;text-align:center;height:100%;background:url('../images/bg1px.png');}

/* headlines */
h1 {font: 18px Tahoma; line-heigth:18px; color:#C20016; font-weight:bold;padding:0;margin:0 0 20px 0;}
h2 {font: 13px Tahoma; color:#ffffff; font-weight:bold;line-height:13px;padding:0;margin:0;}
html>body h2 {font: 15px Tahoma; color:#ffffff; font-weight:bold;line-height:16px;}
h3 {font: 16px Tahoma; color:#0086ca; font-weight:bold;}

img{
	border: 0px;
}
div{
	text-align: left;
}
p{
	margin: 0 0 0 0;
}
a:link,
a:active,
a:visited
{
	color:#000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
table, 
input,
select{
	font-size: 10px;
}
#customForm input, 
#customForm select{
	margin: 0 0 2px 0;
}
#customForm input.textError{
	border: solid 1px red;
	width: 200px;
}
#customForm input.text{
	width: 200px;
}

#topHeaderRed{
	position: absolute;
	top:0px;
	left: 0px;
	height: 10px;
	width: 100%;
	background:url('../images/bgred1px.png');
	z-index: 1;
}
#mainContainer{
	position: relative;
	background:url('../images/bgsite.png') no-repeat top center;
	width: 1000px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
html>body #mainContainer{

}
.relative{
	position: relative;
}
#logo{
	position: absolute;
	left: 100px;
	top: 90px;
	cursor: hand;
	width: 126px;
	height: 122px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/logo.png',sizingMethod='image');
}
html>body #logo{
	background:url('../images/logo.png') no-repeat;
	cursor: pointer;
}

/* section content */
#mainContent{
	padding: 90px 0 0 280px;
	height: 250px;
}
html>body #mainContent{
	min-height: 250px;
	height: auto;
}
div.text{
	background:url('../images/lineWhite1px.png') repeat-y;
	height:178px;
	width:600px;
	padding: 30px 30px 30px 30px;
}
html>body div.text{
	min-height:118px;
	height: auto;
	width:540px;
}
#menuRed{
	position: relative;
	width:600px;
	height: 36px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/menuRed.png',sizingMethod='image');
}
html>body #menuRed{
	width:600px;
	height: 36px;
	background:url('../images/menuRed.png') no-repeat;
}
#menu{
	position: absolute;
	z-index:2;
	left:310px;
	top:100px;
	width: 600px;
}
html>body #menu{
	left:310px;
	top:100px;
}
#menu ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#menu ul li{
	float: left;
	color: #fff;
	padding: 0 4px 0 0;
}
#menu ul li a{
	padding: 4px 0 0 0;
	display: block;
}
#menu ul li a img{
}
#menuGray{
	width:600px;
	height: 36px;
	padding: 10px 0 0 30px;
	color: #9C948B;
	background:url('../images/menuGray.png');
}
html>body #menuGray{
	width:570px;
	height: 26px;
	padding: 10px 0 0 30px;
}
#menuGray ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#menuGray ul li{
	float: left;
	color: #9C948B;
	padding: 0 4px 0 0;
}
#menuGray ul li a{
	padding: 4px 0 0 0;
	display: block;
}


/* content bottom */
#btmContent{
	position: relative;
	height: 285px;
}
html>body #btmContent{
	min-height: 285px;
	height: auto;
}

.rect{
	position: absolute;
	height: 265px;
	top: 20px;
}
.rectHead1{
	padding: 10px 0 0 20px;
	height: 36px;
	width: 162px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/header1.png',sizingMethod='image');
}
html>body .rectHead1{
	background:url('../images/header1.png') no-repeat;
	height: 26px;
	width: 142px;
}
#rectangle1{
	left: 100px;
	width: 162px;
}
.rectHead2,
.rectHead3{
	padding: 10px 0 0 30px;
	height: 36px;
	width: 290px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/header2.png',sizingMethod='image');
}
html>body .rectHead2,
html>body .rectHead3{
	background:url('../images/header2.png') no-repeat;
	height: 26px;
	width: 260px;
}

.rectHead4{
	padding: 10px 0 0 30px;
	height: 36px;
	width: 600px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/header3.png',sizingMethod='image');
}
html>body .rectHead4{
	background:url('../images/header3.png') no-repeat;
	height: 26px;
	width: 570px;
}


#rectangle2{
	left: 280px;
	width: 290px;
}
#rectangle3{
	left: 588px;
	width: 290px;
}
#rectangle4{
	left: 280px;
	width: 600px;
}

.container1{
	background: #fff;
	height: 230px;
	padding: 30px 20px 0 20px;
	overflow:hidden;
}
.container2{
	background: #fff;
	height: 230px;
	padding: 30px 20px 0 30px;
	overflow:hidden;
}
html>body .container1,
html>body .container2{
	min-height: 200px;
	height: auto;
}
.container3{
	background: #fff;
	height: 230px;
	padding: 30px 20px 30px 30px;
}
html>body .container3{
	min-height: 170px;
	height: auto;
}
.container4{
	background: #fff;
	height: 230px;
	padding: 10px 10px 0 5px;
	overflow:hidden;
}
html>body .container4
{
	min-height: 220px;
	height: auto;
}

.container1 a:link,
.container1 a:active,
.container1 a:visited,
.container2 a:link,
.container2 a:active,
.container2 a:visited{
	color: #D24454;
	text-decoration: none;
}

.container1 a:hover,
.container2 a:hover{
	color: #D24454;
	text-decoration: underline;
}


