/* CSS Document */

* {
margin: 0;
padding: 0;
}
/* navigation */
#empty {
	height: 90px;
 	width: 30px;
 	color: white;
 }
.right {
    padding:0px 0 0px 12px;
	margin:0;
	}* hmtl .right {
	margin-bottom: 10px;
	padding-bottom: 10px;
	}	
#right_divider {
	background:url(../media/RIGHTstripe.gif) no-repeat;
	height: 10px;
	margin-bottom: 0px;
	padding: 0;
	}
#nav_bar {
	background-image: url(../media/nav_bar.gif);
	background-repeat: no-repeat;
	margin-left: 225px;	
	height:41px;
	overflow:visible;
	padding-left: -41px;
}
#nav {   
	padding-top: 10px;
	overflow:visible;
	font-family: Arial;
	font-size: 100%;
	margin: auto auto auto -56px;
}
#nav li{
	list-style:none;
	display:inline;
	padding-left: 45px;
}
#nav a:link {
	overflow:visible;
	text-decoration: none;
	color: #6699CC;
}
#nav a:visited {
    color: #6699CC;
	text-decoration: none;
}
#nav a:hover {
    color:#FC7C00;
	text-decoration: none;
}
#nav a:active {
    color:#FC7C00;
	text-decoration: none;
}
#nav a:selected {
    color:#FC7C00;
	text-decoration: none;
}
#address {
	margin:0 25px 0 25px;
	 }
#address li {
	list-style:none;
	display: inline;
	}
/* structure and background image */

body {
	background-color:#245FAB;
	background-image:url(../media/background_tile.jpg);
	background-repeat:repeat-x;
	margin:15px 0px 30px 0px;
	text-align:center;
	}
#header {
	background-image:url(../media/header.gif);
	width:955px;
	height:141px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 15px 0;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
	}
#topthrdcolum {
    background-image:url(../media/latest_jobs_bg_r1_c1.gif);
	background-repeat:no-repeat;
	width: 214px;
	height: 24px;
	}
#sidebar {
    float: right;
    margin: 0; 
    padding:0 0 0 0;
    width:214px;
}
#sidecontent {	
	margin: 0;
	background-color:#DDE8F4;
	}
#sidecontent p {
   padding:0px 0px 0px 12px;
	margin:0 0 0px 0;
	}* hmtl #sidecontent p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	}		
#botthrdcolum {
    background:url(../media/latest_jobs_bg_r3_c1.gif) bottom left no-repeat;
	width: 214px;
	height: 15px;
	padding: 0 0 0px 0; 
	margin: 0 0 20px 0;
	}	
#container {
	background-color:#FFFFFF;
	width:907px;
	padding:0 24px 0 24px;
	margin-left:auto;
	margin-right:auto;	
	top-margin:0;
	text-align:left;
	overflow: auto;
	height: 100%;
	
	}
#content {
	float: left;
    width: 380px;
    margin: 0px;
    padding-left: 300px;
	background-image:url(../media/couple.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
   height: 333px;
   }


 * html #content {
    height: 333px;
}
#content a:visited {
	color: #FC7F06;
	text-decoration: none;
}

#footer {
	background-image:url(../media/footer.gif);
	width:955px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	clear:both;
}



/* text styles */
.right a{	
	font-size: 90%;

	}
.rightheadline {
	font-size:11px;
	padding: 0;
	margin: 0;
	}
.rightheadline a {	
	font-weight:bold;
	font-size: 14px;
	}	

h1 {
 	width:0;
	height:0;
	text-indent:-5000px;
	margin:0; 
	padding-bottom:0;
}
h2 {
	font-family:"Arial Black", Arial;
	font-size:1.2em;
	color:#6699CC;
	margin-top:0;
	padding-bottom:10px;
}
h3 {
	font-family:Arial;
	font-size:1.1em;
	color:#6699CC;
	padding-bottom:10px;
}
h4.search {
 	height:23px;
 	background-image:url(../media/job_search.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	padding-bottom:10px;
}
h4.latest {
 	height:24px;
	background-image:url(../media/latest_jobs_head.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	padding-bottom:0px;
}
h4.moreinfo {
 	height:27px;
	background-image:url(../media/moreinfo.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
	padding-bottom:10px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#4279A4;
	padding-bottom: 10px;
}

#sidebar a:link, a:visited {
	color: #6699CC;
	text-decoration: none;
}

#sidebar a:hover, a:active {
	color: #FC7C00;
	text-decoration: none;
}
.lifestyle_intro {
	font-size:11px;
}
/* Start Form Styles */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2461AA;
	font-weight: bold;
	padding:3px;
  }
.drop_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4579B7;
	margin: 1px;
	padding: 1px;
	border: 1px solid #6699CC;
	width: 200px;
	background-color: #E5EEF6;
}
/* End Form Styles */
