/* CSS Document */

body {
	background-image:   url("images/8550-til_1.jpg");
	background-repeat: repeat;
	margin-top: 0px;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#Wrapper {
	width: 800px;
}

#Wrapper2 {
	width: 800px;
	background-image: url(images/cp_9_08.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#Wrapper3 {
	width: 800px;
	background-color: #FFFFFF;
	
}

#Header {
	height: 100px;
	width: 800px;
	position: relative;
}
#Menu{
	width: 290px;
	position: relative;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #339966;

	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;	
}

#navcontainer ul
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	list-style-type: none;



}

#navcontainer li { 
	margin: 0px 0px 0px 0px; 


}

#navcontainer a
{
	display: block;
	color: #000000;
	
	width: 281px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 9px;


}

#navcontainer a:hover
{
background-color: #ffffff;
color: #000000;
}




#FlashPics{
	height: 170px;
	width: 510px;
	position: relative;
	float: right;

	
}

#LeftSide{
	width: 290px;
	position: relative;
	float: left;
	
}

#Content{
	width: 510px;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	overflow: visible;
	float: right;
	line-height: 18px;
}

#ContentSpecs1{
	width: 255px;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	overflow: visible;
	float: left;
	line-height: 14px;


}

#ContentSpecs2{
	width: 254px;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	overflow: visible;
	float: right;
	line-height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}


#Content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	line-height: 18px;
} 

#ContentRule {
	width: 510px;
	height: 30px;
	text-align: left;
	position: relative;
	float: right;
	background-image: url(images/cp_9_09.gif);
	background-repeat: no-repeat;
}

#Contact {
	width: 285px;
	height: 75px;
	position: relative;
	text-align: left;
	float: left;
}

#Contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 18px;
	padding-bottom: 0px;
} 

#Bottom {
	width: 800px;
	height: 24px;
	position: relative;
	background-image: url(images/cp_bottom.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
}

#Footer {
	width: 800px;
	height: 40px;
	position: relative;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

#Footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 8px;	
} 


h1 {
	padding: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00533E;
}
	
	
h2 {
	padding: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	line-height: normal;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	line-height: 18px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: disc;
} 

.margin{
	padding-left: 50px;
	line-height: 18px;
}

0101010label,10101010input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

0101010101label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}


input{
	vertical-align: middle;
	white-space: normal;
	display: inline;
}

.r1{
	background-color: #CCCCCC;
}
