@import url("reset.css");
@import url("forms.css");

body{
	margin:0 auto;
	font-family:Verdana;
	background: url(../images/header_bg.png) top repeat-x #e3e3e3;
	font-size:12px;
}

a{
	color:#1e5e91;
	text-decoration:none;
}

a:hover{
	color:#ababab;
}

#header_container {
	min-width:1050px;
	height:185px;
	background: url(../images/header.png) center no-repeat;	
}

#header_container_admin {
	min-width:1050px;
	height:185px;
	background: url(../images/header_a.png) center no-repeat;	
}

#main_container{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 auto;
}

#main{
	width: 870px;
	height: 100%;	
	margin: 0 auto;
	background: url(../images/main_bg.gif) repeat-y;
	overflow:hidden;
}

#main_admin{
	width: 970px;
	height: 100%;	
	margin: 0 auto;
	background: url(../images/main_bg_a.gif) repeat-y;
}

#content_left{
	float:left;
	width:500px;
}

#content_right{
	margin-left:520px;
	padding-bottom:5px;
	border-bottom: dotted 1px #ccc;
}

#main_area{
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
}

#footer_container{
	width: 100%;
	height: 104px;
	margin: 0 auto;
}

#footer{
	padding-top:40px;
	font-size:10px;
	width: 870px;
	margin: 0 auto;
	background: url(../images/footer.gif) no-repeat #e3e3e3;	
}

#footer_admin{
	padding-top:40px;
	font-size:10px;
	width: 970px;
	margin: 0 auto;
	text-align:center;
	background: url(../images/footer_a.gif) no-repeat;	
}

#menu {
   font-size:16px;
   width:870px;
   overflow:hidden;
   position:relative;
   top:140px;
   margin:0px auto;
}

#menu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   font-weight:100;
}
#menu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   color:#4e95cc;
}
.menu_left{
   border-right-style:solid;
   border-width:1px;
}
#menu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:1px 60px;
   color:#FFFFFF;
   text-decoration:none;
   line-height:1.3em;
}
#menu ul li a:hover {
   color:#09365c;
}
#menu ul li a.active,
#menu ul li a.active:hover {
   font-weight:bold;
}

#menu_admin {
   font-size:12px;
   width:950px;
   position:relative;
   top:120px;
   margin:0px auto;
}

#menu_items{
	margin: 0px auto;
}

#sign_out_link{
	float:right;
	margin-right:36px;
}

#sign_out_link div span a{
	color:#033c6a;
}

#sign_out_link div span a:hover{
	color:#4e95cc;
}

#links {
   overflow:hidden;
   position:relative;
   margin:0px auto;
}

#links ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   font-weight:100;
}
#links ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   color:#4e95cc;
}

.links_left{
	border-color: #939393;
	border-right-style:solid;
    border-width:1px;
}
#links ul li a{
   font-family:Verdana;
   display:block;
   margin:0 0 0 1px;
   padding:1px 10px;
   color:#ababab;
   text-decoration:none;
   line-height:1.3em;
}

#links ul li a:hover{
   color:#09365c;
}
#links ul li a.active,
#links ul li a.active:hover {
   font-weight:bold;
}

#findme_link{
	color:#939393;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#findme_link:hover {
   color:#09365c;
}

#footer_cr{
	font-size:10px;
	margin:0 auto;
	text-align:center;
	color: #ababab;
}

h2{
	color:#4e95cc;
	font-size:18px;
	margin:0;
	padding-top:20px;
}

h3{
	color:#033c6a;
	font-size:14px;
	margin:0;
	padding-top:20px;
}

p{
	font-size:12px;
	margin:0;
	padding-top:10px;
	color:#444444;
}

.success_message{
	text-align:center;
	margin:0 auto;
}
#proposition{
	padding-top:10px;
	width:810px;
	height:200px;
	float:left;
}

#proposition p{
	font-size:18px;
	
}

#proposition h2{
	margin-top:25px;
	font-size:24px;
}

#sw_graphic{
	margin-top:20px;
	margin-left:20px;
	float:right;
	width:387px;
	height:183px;
	background: url(../images/sw_graphic.gif) no-repeat;	
}

#hiw{
	padding: 5px;
	border-bottom: dotted 1px #ccc;
}

.hiw_items{
	margin-left:10px;
}

.hiw_items ul li{
	display:block;
	width:300px;
}

#hiw_1 p, #hiw_2 p, #hiw_3 p{
	padding-top:0px;
}

strong{
	font-weight:bold;
}

#hiw_1{
	background:url(../images/hiw_1.gif) no-repeat;
	padding-left:60px;
	margin-top:20px;
	height:60px;
}

#hiw_2{
	background:url(../images/hiw_2.gif) no-repeat;
	padding-left:60px;
	margin-top:20px;
	height:60px;
}

#hiw_3{
	background:url(../images/hiw_3.gif) no-repeat;
	padding-left:60px;
	margin-top:20px;
	height:60px;
}
#envelope{
	margin-top:-340px;
	width:168px;
	height:125px;
	background: url(../images/envelope.gif) no-repeat;
}

#login_area{
	text-align:center;
	padding:10px;
	background-color:#e3eef7;
}

#subject, #message{
	width:320px;
}

#message{
	height:120px;
}

#support_pic{
	position:relative;
	margin-top:70px;
	margin-left:20px;
	float:right;
	width:148px;
	height:149px;
	background: url(../images/support.gif) no-repeat;	
}
#cpc_pic{
	position:relative;
	margin-top:100px;
	margin-left:20px;
	float:right;
	width:193px;
	height:120px;
	background: url(../images/cpc.gif) no-repeat;	
}

#catch_pic{
	position:relative;
	margin-top:100px;
	margin-left:20px;
	float:right;
	width:220px;
	height:153px;
	background: url(../images/catch.gif) no-repeat;	
}