	/*  ------- Layout CSS for GWI.COM - Modified 10/31/07 -------*/

/*  ------- Document Level -------*/

	body {
		text-align: center;
		min-width: 765px;
		background-color: #7a7d6a;
		font-family: Arial, Helvetica, sans-serif;
		}
	html {
		min-height:100%;		
		margin-bottom:1px;
		}
	a {
		outline: none;
		color: #0065a4;
		}
	img {
		border-style: none;
		}
	img, div { behavior: url(/iepngfix.htc) }
 
	h1 {
		font-size:16px;
		line-height:20px;
		color: #0065a4;
		font-weight: normal;
		margin:0px 20px 20px 20px;
	
		}
	h2 {
		font-size:14px;
		line-height:20px;
		color: #0065a4;
		font-weight: normal;
		margin:0px 20px 0px 20px;
	
	}
	h3 {
		font-size:11px;
		line-height:20px;
		color:#000;
		margin: 0px 0px -6px 60px;
		text-transform:uppercase;
	}
	h6 {
		font-size:9px;
		line-height:12px;
		color:#000;
		margin: 0px 0px 10px 60px;
	}
	strong {
		color: #0065a4;
		font-weight: bold;
		}

/*  ------- Wrapper -------*/

	#wrapper {
		width: 999px;
		position: relative;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		background-color: #d9d9d9;
		}

/*  ------- Nav -------*/

	#nav li {
		float: left;
		}
	#nav ul {
		*margin:-3px 0 0 0;		
		}
	#subNavImg {
		*margin:-3px 0 0 0;
	}
/*  ------- Content -------*/
	
	#content {
		width: 999px;
		float: left;
		text-align: left;
		background-image: url(../_images-base/background.gif);
		background-position: center;
		background-repeat: no-repeat;
		}
		
/*  ------- Left -------*/
	
	#left {
		width: 650px;
		float:left;
		margin: 20px 0px 0px 0px;
		}
	#left li {
		font-size: 12px;
		list-style-type: disc;
		margin:0px 0px 5px 0px;
	}
	#left ul {
		margin:25px 0px 0px 50px;
	}
	#left li ul {
		margin:0px 0px 0px 01px;
	}
	#left li ul li{
		font-size: 12px;
		margin:0px 0px 0px 01px;

	}
	
	#left p {
		font-size:12px;
		line-height:22px;
		margin:0px 20px 20px 20px;
		}
/*  ------- Right -------*/

	#right {
		float:right;
		width: 250px;
		text-align: left;
		margin: 20px 10px 0px 0px;		
		}
	
	#right img {
		float: left;
		list-style: none;
		margin: 0px;
		}
	
	#right ul {
		margin: 0px;
		}
	#right li {
		float: left;
		list-style: none;
		margin: 0px;
		}
	
	#right p {
		font-size:12px;
		line-height:18px;
		margin:0px 20px 20px 10px;
		}

/*  ------- Footer -------*/
	
	#footer {
		width: 765px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		}
	
	#footer p {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color: white;
		text-align: left;
		margin: 13px 0px 0px 65px;
		}
		
	#footer a:link {
		color: white;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		}
		
	#footer a:visited {
		color: white;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		}
			
	#footer a:hover {
		color: white;
		text-decoration: underline;
		}
		
	#clearboth {
		clear: both;
	}

/*  ------- Classes -------*/

	.posSample {
		margin-top: 20px;
		clear: both;
		}
	.posLine {
		margin-top: 10px;
		}
	.flag {
		padding: 5px 5px 5px 0px;
		}
		
/*-------------------- form ------------------ */
		#form {
	float:left;
	margin:0px 0px 0px 20px;
	width:350px;
}
#form ul li {
	font-size:11px;
	font-weight:bold;
}
#form ul li input[type=textbox]{
	width:210px;
}
#form ul li textarea{
	width:210px;
}
#subpoena {
	float:right;
}
.error {
	border:2px solid red;
}
#left {
	width:700px;
}
#form .labelContainer {
	display:inline-block;
	width:125px;
	text-align:right;
	margin-right:5px;
}
#form ul li{
	list-style:none;
}
#form ul {
	margin:0px;
}

/*-------------------- paypal ------------------ */

#paypal {
margin-left: 73px;
}