h3{clear:both}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-stretch:semi-condensed;
	color:#333366;
	background-color:#ffffee;
	
}

#outer{
	margin:0;
	padding:0;
	background-image:url(ui/shadow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:710px;
	height:390px;
	xborder:1px solid red;
	margin-left:auto;
	margin-right:auto;
}

#content{
	width:698px;
	height:383px;
	border:1px solid #333366;
	margin-left:1px;
	margin-right:auto;
	
	color:
}
#left
{
margin:0;
padding:0;
float: left;
width: 249px;
height: 383px;
background:#ffffff;
border-right:1px solid #333366;
}

#right
{
	background-image:url(ui/bg.gif);
	background-repeat:no-repeat;
	
	float:left;
	width:448px;
	height:383px;
	background-color:#ffffff;
	position:relative;
	margin-right:-1px;
}

#right p img {
	margin-top:3px;
	*margin-top:14px;
	margin-left:83px;
}

div#pText{
		margin-left:auto;
		margin-right:auto;
		letter-spacing:.10em;
		line-height:1.3em;
		text-align:center;
		padding-top:60px;
		width:336px;
		xborder: solid 1px red;
		}
		
#footer{
	clear:both;
	margin-left:1px;
	margin-right:auto;
	xborder:1px solid red;
	width:698px;
	height:20px;
	color:#006699;
	
}

#footer div.l{
	float:left;
	width:348px;
	font-size:8pt;
}

#footer div.r{
	float:right;
	width:350px;
	text-align:right;
}

#footer div.r img{
	margin-left:5px;
	margin-right:-1px;
	border:none;
}



a {
	text-decoration:none;
	color:#006699;
}

a:hover{
	text-decoration:underline;
	color:#333366;
}


/*------------------------Contact Form--------------------------*/
/*--------------------------------------------------------------*/

div#form{
		margin-left:20px;
		padding-top:10px;
		*padding-top:5px;
		*padding-bottom:0;
		width:336px;
		xborder: solid 1px red;
		}



td {
	padding-top:0;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	font-size:8pt;
	}
	
input, select, textarea{
	background-color:#FFFFEE;
	color:#333366;
	font-size:8pt;
	border:1px solid black;
	border-style:solid;
	width:100px;
	padding:0;
	margin:0;
	
	line-height:1.3em;
	text-align:justify;
	padding-left:4px;
}

select{
	width:106px;
	*width:107px;
}

textarea{
	width:272px;
	*width:267px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	*font-size:10pt;
	
	padding-left:4px;
}

input.ck{
	width:20px;
	border:none;
	background:none;
}

input.sub
{
text-align:center;
border:1px solid;
border-top-color:#333366;
border-left-color:#333366;
border-right-color:#333366;
border-bottom-color:#333366;
}

