html,body  {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background :#cbc2ae;
	margin: 0;
	padding: 0;
	height: 100%;	
	text-align: center;

}
#container {
	position:relative; 
	width: 808px;
	height:auto !important;
	height:100%;
	min-height:100%;
	text-align: left;
	margin: 28px auto 25px auto;
	background : url("./graphics/ct_bg.gif");
	background-repeat : repeat-y;
}

#header {
	background : url("./graphics/header.gif");
	background-repeat : no-repeat;
	width: 808px;
	height: 231px;
}

#header2 {
	background : url("./graphics/header2.gif");
	background-repeat : no-repeat;
	width: 808px;
	height: 231px;
}

.topmenu {
	background : url("./graphics/crane.jpg");
	background-repeat : no-repeat;
	position: relative;
	left:187px; 
	bottom:0px; 
	padding-top:21px;
	width:392px; 
	height:227px;
	text-align:center; 
	text-transform:uppercase; 
	color:#67748a;
	font-size:11px;
	z-index:1;
}
#content {
	width: 808px;
	background : url("./graphics/crane.gif"); 
	background-repeat : no-repeat;
	clear: both;
	padding-bottom: 80px !important;

}
#splashcontent {
	width: 808px;
	clear: both;
	padding-bottom: 80px !important;

}

#sidemenu{
	z-index:2;
	position:relative;
	width: 178px;
	height: 410px;
	margin: -48px 0px 0px 16px;
	_margin: -65px 0px 0px 8px;
	font-family: Verdana, sans-serif;
	float:left;
	background : url("./graphics/menu_bg.gif");
	background-repeat : no-repeat;

}

#text {
	width: 547px;
	.width: 537px;
	padding:10px 45px 10px 20px;
	float:right;
}



h1 {
	font-weight:bold;
	font-size:17px;
	color: #0e2441;
	text-transform: uppercase;
}

#footer {
	width: 808px;
	height: 49px;
	position:absolute;
	bottom:0;
	font-size: 10px;
	background : url("./graphics/footer.gif");
	background-repeat : no-repeat;
	text-align: left;

}

#right_foot {
	color: #000000;
	float: right;
	padding-top: 23px;
	padding-right:25px;
}

#left_foot {
	color: #000000;
	float: left;
	padding-top: 23px;
	padding-left:25px;
}



#clear {
	clear: both;
}

p.solid {border-style: solid; } 





input, select {
	font-family: arial, sans-serif;
	font-size: 11px;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.top {
	color: #ffffff;
	text-decoration: none;
}
a.top:hover {
	color: #C93131;
	text-decoration: none;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #d10045;
	text-decoration: underline;
}














/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
	z-index:2;
	position:relative;
	width: 155px;
	margin:10px auto 0 auto; 
	font-size:11px;
	text-transform: uppercase;
}

* html #blueblock{ /*IE 6 only */
width: 143px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	color:#ffffff;
	font-size: 11px;
	height: 30px;
}



#blueblock li {

}

li a.blueblock {
	display: block;
	color:#ffffff;
	text-decoration: none;
	text-align: right;
	width:143px;
	height: 20px;
	padding-top:5px;
	padding-right:12px;
	border-bottom:1px solid #c2070f;
	background : url("./graphics/arrow2.gif");
	background-repeat : no-repeat;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
	color:#d7242d;
	text-decoration: none;

}



li a.blueblock2 {
	display: block;
	color:#ffffff;
	text-decoration: none;
	text-align: right;
	width:143px;
	height: 20px;
	padding-top:5px;
	padding-right:12px;
	background : url("./graphics/arrow2.gif");
	background-repeat : no-repeat;
}
html>body li a.blueblock2 { /*Non IE6 width*/
width: auto;
}

li a.blueblock2:hover{
	color:#d7242d;
	text-decoration: none;

}


li a.blueblock3 {
	display: block;
	color:#ffffff;
	text-decoration: none;
	text-align: right;
	width:143px;
	height: 30px;
	padding-top:5px;
	padding-right:12px;
	border-bottom:1px solid #c2070f;
	background : url("./graphics/arrow3.gif");
	background-repeat : no-repeat;
}

html>body li a.blueblock3 { /*Non IE6 width*/
width: auto;
}

li a.blueblock3:hover{
	color:#d7242d;
	text-decoration: none;

}
