#wrapper {background:#fff;	margin:0 auto;	position:relative; width:777px;}

#border2{border:4px solid #fff; float:right;}

#header img{padding-bottom:11px;}

#top_links{text-align:right; padding-bottom:5px;}
#top_links a{text-decoration:none; color:#3e647e; font-size:11px; font-weight:bold; padding-left:10px;}

  
#container{
	background-color:#3e647e;
	float:left;
	width:321px;
	border-left:159px solid #fff; /* The width and color of the left rail */
	border-right:287px solid #fff; /* The width and color of the right rail */
	*margin-bottom:-3px;
}

#container h1{padding:60px 0 20px 0; font-weight:normal; font-size:22px;}
#container p{font-size:12px; line-height:2em;}

#left_column{float:left; width:159px; margin-left:-159px; position:relative;}

#main_column{float:left; width:321px; margin-right:-321px; color:#fff;}

#right_column{float:right; width:287px;	margin-right:-287px; position:relative;}

#right_column img{padding-left:3px}

.padding{padding:0 20px;}

#navigation{padding-top:30px}
#navigation ul{list-style-type: none;}
#navigation li {margin: 10px 0;}
#navigation a{display: block; outline:none; padding: 5px 10px; width: 139px; color:#3e647e; font-weight:bold; font-size:12px; 
				text-decoration: none;}
#navigation a:hover{color:#3e647e; background-color: #dadde0;}
#navigation ul ul li {margin: 0 0 1px 0;}
#navigation ul ul a{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 124px;
	color:#3e647e; 
	font-weight:bold; 
	font-size:11px;
	background:url(../images/bullet.gif) no-repeat 15px 10px;
	text-decoration: none;
}
#navigation ul ul a:hover{color:#3e647e; background-color: #dadde0;}

 


