*{
	padding: 0;
	margin:0;
}
#wrapper {
width:800px;
}
#header {
	height: 48px;
	width: 60px;
	background-color: #FFFFFF;
	clear: left;
	padding-left: 10px;
	padding-top: 16px;
	float: left;
}
#title {
	height: 180px;
	width: 800px;
	clear: both;
	background-image: url(images/title.jpg);
}
#lpanel {
	height: auto;
	width: 465px;
	clear: left;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
}
#fullpanel {
	height: auto;
	width: 770px;
	clear: left;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
}
#rpanel {
	height: auto;
	clear: right;
	float: right;
}
#footer {
	height: 60px;
	width: 800px;
	clear: both;
	float: none;
	border-top: 8px solid #e8e8e8;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#menu {
	float: right;
	width: 500px;
	clear: right;
	margin-top: 20px;
	margin-right: 10px;
	padding-top: 10px;
}
#menu img {
	margin-left: 8px;
}
h1 {
	padding-top: 15px;
	padding-bottom: 10px;
}
#lpanel 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#fullpanel 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}
input.fields {
	border: 1px solid #999999;
}
input.btn {
	border: 1px solid #666666;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
}
form {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 430px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rpanel ul {
	list-style-type: none;
	margin-bottom: 10px;
	
	margin-left: 0px;
}
#rpanel li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	margin-top: 10px;
}
#rpanel li a {
	color: #333333;
	text-decoration: underline;
}
#rpanel li a:hover {
	color:#44679B;
	text-decoration: underline;
}
#footer a {
	color: #666666;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:hover {
	color: #4A6580;
	text-decoration: underline;
}
#lpanel a {
	color: #000000;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#fullpanel a {
	color: #000000;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#lpanel a:hover {
	color: #333333;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
}
#fullpanel a:hover {
	color: #333333;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
}
.sel {
	color: #990000;
	padding: 4px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#lpanel 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 8px;
}
#fullpanel 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 8px;
}
#fullpanel 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 8px;
}
#lpanel 
ul {
	margin-left: 20px;
	list-style-type: square;
	line-height: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#fullpanel
ul {
	margin-left: 20px;
	list-style-type: square;
	line-height: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/********************************************************************************************** Contact Form */

span.red{
	color:#F00;}

.msg-success{
	display:block;
	width:100%;
	padding:10px;
	background-color:#d2e8fa;
	border:1px #999 solid;
	text-align:center;
	font-size:16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}	

.msg-error{
	display:block;
	width:100%;
	padding:10px;
	background-color:#ffd6e4;
	border:1px #999 solid;
	text-align:center;
	font-size:16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	}	

#loginform { 
	width: 450px; 
	}

#loginform label.error { 
	width: 100px; 
	text-align:left;  
	color: #b41010; 
	font-size:10px;
	background:url('images/icon_cross.png') no-repeat left center;
	line-height:27px;margin-left:0px;padding-left:20px;width:auto;

	}

#loginform label.error, #loginform input.submit { 
	display:block; 

	}

#loginform input:focus, textarea:focus { border:#3AB7FF solid 2px; }