#outerwrapper {
	margin: 0px auto;
	
	left: auto;
	top: auto;
	right:auto;
	border: thin solid #e00000;
	background-color:#FFFFCE;}
	
#footer,#header  { width: 100% ;}
	
#header {
	left: auto;
	height: 150px;
	
	background-color: #e00000;
	
}	

#navbar {
	background-color:#e00000;
	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fffe30;
	border-right-color: #FFFe30;
	border-bottom-color: #FFFe30;
	border-left-color: #FFFe30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	padding-top: 5px;
	padding-bottom: 5px;
		}
		
		#navbar ul {
	white-space: nowrap;
	
	font-size: 16px;
	color: #fffe30;
	margin-right: 25px;
	width: 90px;
	
	    }

		#navbar li{
	list-style-image: none;
	display: inline;
	font-size: 16px;
	color: #0000FF;
	margin-right: 25px;
	width: 90px;
	
	
		}
	
	#navbar li a {
	
	width: 90px;
	font-size: 16px;
	color: #fffe30;
	margin-right: 25px;
	
	}

#navbar li a:link, #navbar li a:visited {
text-decoration:none;

		

}
#navbar li a:hover {
text-decoration:none;
	color:#5BBDFF;	

}


#sidebar {
	background: #FFffCE;
	float: left;
	width: 200px;
	top: auto;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	
	color: #e00000;
	}
#content {

	height:auto;
	color: #666666;
	overflow: hidden;
	text-align: justify;
	padding: 4px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 1.25em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-color:#FFFFCE ;
}

#content_faq {

	height:auto;
	color: #333333;
	overflow: hidden;
	text-align: justify;
	padding: 4px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 1.25em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-color:#FFFFCE ;
}
#sidebar_right {
	background: #FFffCE;
	float: right;
	width: 200px;
	top: auto;
	padding: 10px;
	text-decoration: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.5em;
	color: #e00000;
	}

#footer {
	font: 0.9em  Verdana, Arial, Helvetica, sans-serif;
	color: #fffe30;
	background: #e00000;
	text-align: center;
	height: 40px;
	clear: both;
	margin: 0px;
	
}

#footer a:link, #footer a:visited {
color: #fffe30;
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
	color:#5BBDFF;	
}


h1 {
	font-family: Andy;
	font-size: 2em;
	color: #e00000;
	text-align: center;
}
#contactwrapper {
height:auto;
	color: #666666;
	overflow: auto;
	text-align: justify;
	padding: 4px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 1.25em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-color:#FFFFCE ;
}

#contact_leftcol {
	width: 280px;
	height: auto;
	float: left;
	border: medium double #e00000;
	padding: 5px;
	background-color: #fffc30;
	color: #333333;
	margin-left: 20px;	
	
}

#contact_rightcol {
	width: 450px;
	height: auto;
	float: left;
	border: medium double #e00000;
	padding: 5px;
	background-color: #fffc30;
	color: #333333;	
}
#pinname {
	text-align: right;
	float: left;
	height: 25px;
	width: 145px;
}



#pinnameright {
	float: right;
	height: 25px;
	width: 225px;
}
.redborder {
	border: medium double #e00000;
}
.formdesign {
	
	margin: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
