/* CENTER */

#center {
	position:relative;
	width:722px;
	background-color:#E7E7E7;
	border-left:1px solid #C0C0C0;	
}

/* FOOTER */

#footer {
	position:relative;
	width:722px;	
}

/* LOGO */

#logo {
	position:relative;
	width:387px;
	height:58px;
	left:0px;
	top:0px;
	background-image:url(../images/logo.png);
}

/* MEMBERS AREA */

#members_area {
	position:absolute;
	width:335px;
	height:58px;
	top:0px;
	left:387px;
	
	margin:0px;
	padding-bottom:4px;
	border:0px;
	
	text-align:right;
}

#members_area span {
	color: #98012e;
	font-size: 12px;
	font-weight:bold;
	
	padding-left:10px;
}

#members_area span a {
	color: #98012e;
	text-decoration:none;
}

/* LANGUAGE SELECTOR */

#language_selector {
	position:absolute;
	width:125px;
	height:58px;
	top:0px;
	left:723px;
	
	padding-bottom:2px;
	
	text-align:right;
}

#language_selector form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#language_selector form select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:110px;
}

/* CONTENT */

#content_wrapper {
	position:relative;
	width:505px;
	top:0px;
	left:214px;
	
	padding:0px;
	margin:0px;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;	
	
	text-align:left;
	background-color:#FFFFFF;
}

#content_height {
    height:445px;
    float:right;
    width:1px; 
}

#content_clear {
    clear:both;
    height:1px;
    overflow:hidden; 
}

/* SLOGAN */

#slogan {
	position:absolute;
	width:214px;
	height:26px;
	top:0px;
	left:0px;
	
	padding:0px;
	margin:0px;
	border-right:1px solid #C0C0C0;			
	
	text-align:center;
	background-color:#EEEEEE;
}

#slogan span{
	font-size: 15px;
	color: #626262;
}

/* QUICK LINKS */

#quick_links {
	position:absolute;
	width:194px;
	height:97px;
	top:339px;
	left:0px;
	
	padding:14px 10px 5px 10px;
	margin:0px;
	border-top:1px solid #C0C0C0;		

	text-align:left;
}
#quick_links span {
	display:block;
	padding:0px;
	margin:0px;
}
#quick_links span a {
	font-size: 14px;
	font-weight:bold;
	color: #98012e;
	text-decoration:none;	
}

#quick_links span img {
	margin:0px 10px 0px 0px;
}

/* SUGGESTED LINKS */

#suggested_links {
	position:absolute;
	height: 300px;
	width: 214px;
	left: 0px;
	top: 26px;
	
	padding:0px;
	margin:0px;
}

#suggested_links img  {
	position:absolute;
	z-index:1;
}

#suggested_links span{
	position:absolute;
	z-index:2;
	padding:23px 20px 5px 105px;
	
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	cursor:pointer;	
}

#browse_listings {
	position:absolute;
	width:214px;
	height:78px;
	left:0px;
	top:0px;
	
	padding:0px;
	margin:0px;
	border-top:1px solid #C0C0C0;		
}

#matching_school {
	position:absolute;
	width:214px;
	height:77px;
	left:0px;
	top:79px;
	
	padding:0px;
	margin:0px;
	border-top:1px solid #C0C0C0;		
}

#special_offers {
	position:absolute;
	width:214px;
	height:77px;
	left:0px;
	top:157px;
	
	padding:0px;
	margin:0px;
	border-top:1px solid #C0C0C0;		
}

#live_chat {
	position:absolute;
	width:214px;
	height:77px;
	left:0px;
	top:235px;
	
	padding:0px;
	margin:0px;
	border-top:1px solid #C0C0C0;		
}

/* BOTTOM MENU */

#bottom_menu {
	position:relative;
	width:720px;
	height:21px;
	top:0px;
	left:0px;
	
	margin:0px;
	border-left:1px solid #C0C0C0;		
	border-right:1px solid #C0C0C0;				
	
	background-color:#8C9CAB;
	text-align:center;
}

#bottom_menu span{
	padding:0px 5px 0px 5px;
	font-size: 11px;
	color: #FFFFFF;
	padding:0px 5px 0px 5px;			
}

#bottom_menu span a{
	color: #FFFFFF;
	text-decoration:none;	
}

/* COPYRIGHT */

#copyright {
	position:relative;
	width:722px;
	height:22px;
	top:0px;
	left:0px;
	
	margin:0px;
	padding-top:5px;
	background-image:url(../images/bottom_line.gif);
	background-position:top;
	background-repeat:no-repeat;
	
	color: #c0c0c0;
	font-size: 10px;
	text-align:center;
	font-style:oblique;	
}

/* ADVERTISING */

#advertising {
	position:absolute;
	width:125px;
	height:504px;
	top:-33px;
	left:723px;
	background-color:#FFFFFF;
}

*.advertising {
	position:relative;
	width:125px;
	height:126px;
	top:0px;
	bottom:1px;
	left:0px;
}
