@charset "utf-8";
/* CSS Document */

* {

	margin: 0;
	padding:0;

}

.clear {

	clear: both;
}

.line  {

	
	width: 680px;
	margin:20px 0px 20px 25px;
	height:1px;
	border-bottom: dotted #333333 1px;

}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:67%;
	

}

div#wrapper_div  {

	width:100%;

}

#header {


	background:url(../images/header.jpg) no-repeat ;
	margin:0 auto;
	width:550px;
	height:198px;

}

#menu {

     margin:0 auto;
	 width:933px;
	 

}

#menu ul {

	list-style:none;
	

}

#menu ul li {

	background:url(../images/menu.jpg) no-repeat;
	width:223px;
	height:34px;
	margin-right:10px;
	float:left;
	text-align:center;


}

#menu a  {

	font-size:1.3em;
	font-weight:bold;
	display:block;
	color:#000000;
	margin-top:10px;
	text-decoration:none;


}

#menu a:hover  {
	
	text-decoration:underline;

}

#content {

     margin:0 auto;
	 width:933px;
	 padding-top:10px;
	 
	 

}


#middlecolhead  {

	margin:0 auto;
	width:769px;	
	height:141px;
	background:url(../images/mainheadcol.jpg) no-repeat ;
	

}

#middlecolhead h2 {

	padding-top:60px;
	text-align:center;
	font-size:2.5em;
	color:#FF0000;
	

}

#middlecolrepeat  {

	margin:0 auto;
	width:769px;
	background:url(../images/images/middlecolrepeat_01.jpg) repeat-y;
	
}

#middlecolrepeat h1  {

	color:#FF0000;
	font-size:1.5em;
	padding:20px 20px 20px 20px;

}

#middlecolrepeat h2  {

	padding:10px 0px 5px 20px;
	text-align:left;
	font-size:1.5em;

}

#middlecolrepeat p {

	margin-left:20px;
	width:650px;
	font-size:1.1em;
}


#middlecolrepeat ul  {

		list-style:none;
		float:left;
		text-align:left;
		padding:0px 0px 10px 28px;
		line-height:2em;
	
		
}

#middlecolrepeat ul li {
	color:#FF0000;
	background:url(../images/hand.gif) no-repeat left;
	font-size:1.2em;
	font-weight:bold;
	padding-left:22px;

}

#middlecolbot {


	background:url(../images/middlecolbot.jpg) no-repeat ;
	width: 769px;
	margin:0 auto;
	height:19px;
}

ul#gerber {

	list-style:disc;
	padding-left:50px;
	

}

ul#gerber li {
	color:#000033;
	font-size:1.2em;
	
	background:none;
	padding-left:0px;
}

ul#gerber_side {

	list-style:disc;
	padding-left:50px;
	

}

ul#gerber_side li {
	color:#000033;
	font-size:1.2em;
	margin-left:20px;
	background:none;
	padding-left:0px;
}

#banner  {

	width:680px;
	margin:20px 0px 20px 25px;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	color:#993300;
	border:#666666 solid 1px;
}

#banner p  {


padding: 10px 10px 10px 10px;
}

/* Privacy Page */


#middlediv  {

	margin:0 auto;
	width:769px;
	font-size:1.2em;
	line-height:1.3em;
	
}

#middlediv h2  {


	font-size:1.3em;
	color:#000000;
	padding: 10px 10px 10px 0px;

}

#middlediv p  {

	text-align:justify;
	
	
}

#middlediv ul  {

	list-style:decimal;
	padding-left:20px;

}

#footer {

	
	width:100%;
	text-align:center;

}

#footer p {

	padding : 10px 10px 10px 10px;
	font-size:1em;
	color:#666666;

}

#footer a {

	color:#666666;
	text-decoration:none;
}

#footer a:hover {


	text-decoration:underline;
	
}
