/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: left;
	width: 949px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#subcontainer {
	position:relative;


}
#maincontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 598px;
	margin-top:259px;
	margin-right: 22px;
	margin-left: 22px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #909090;
	border-left-color: #909090;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 250px;
}
#submaincontent { 
position:relative;
}

#footcontainer {
	position:relative;
	left: -272px;
	clear: both;
}
#top {

	position: absolute;
	left: 0px;
	top: 0px;
	height: 227px;
	width: 949px;
		}
		
		#navbar {
	position: absolute;
	left: 0px;
	top: 227px;
	width: 949px;
	background-image: url(images/navbarbg.gif);
	background-repeat: repeat-x;
	height: 100px;
	text-align: right;

		}
		
		
		#d-el1 {
	position: absolute;
	left: 22px;
	top: 259px;
	width: 199px;
	z-index: 20;

		}
#sbox {
	position: absolute;
	left: 375px;
	top: 300px;
	width: 250px;
	height: 100px;
	z-index: 900;
	background-color: #FFF;
	border: 5px solid #d2711d;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	padding-left:30px;
	
		}
#d-el3 {
		
		}
#d-el4 {
		
		}
#d-el5 {
		
		}
		#d-el6 {
		
		}
		#d-el7 {
		
		}
		#d-el8 {
		
		}
		#d-el9 {
		
		}
		#d-el10 {
		
		}
		
		
		#fd-el1 {

	height: 11px;
	width: 900px;
	position: absolute;
	left: 21px;
	top: 0px;
		}
#fd-el2 {
	background-color: #d2711d;
	padding: 7px;
	left: 0px;
	top: 20px;
	position: absolute;
	width: 933px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e4b8a0;
	text-align: center;
		}
		#fd-el2 a{
			color: #e4b8a0;
		}
#fd-el3 {
		
		}
#fd-el4 {
		
		}
#fd-el5 {
		
		}
		
		h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d2711d;			
		}
.component1 {
	background-image: url(images/component1bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 146px;
	top: -30px;
	right: -50px;
	padding-top: 60px;
	margin-left: 20px;
	margin-bottom: 100px;
	padding-right: 20px;
	padding-left: 20px;
	overflow:visible;
	position:absolute;
}

.component1sub {
	width: 146px;
	height: 500px;
	float:right;
	
	

}

.component1_link {
	margin-bottom: 10px;	
}
.component1_link a{
	font-style: italic;
	color: #d2711d;
	text-decoration: none;
}

.component1_head {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;	
}

.component2_picbox {

	float: left;
	margin-right: 20px;	
}
.component2_item {
	clear: left;
	margin-bottom: 10px;

	}
	
	.component2_line {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 10px;
	}
	
	.component2_link a{
	font-style: italic;
	color: #d2711d;
	text-decoration: none;
}

.component2_head {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;	
}
