@charset "UTF-8";
/* CSS Document */

body {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}


.container {
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	width: 1024px;
	padding: 0px 0px 0px 0px;
}

.logo {
	width:1024px;
	float:left;
}

.mainMiddle {
	float:left;
	width: 1024px;

}

.mainFooter {
	width:1024px;
	float:left;
}
	



h1 {
	font-size:18px;
	color:#000000;
	display:inline;
}

h2 {
	font-size:14px;
	color:#000000;
	}

.wrapper {
	width:945px;
	margin: 10px 10px 10px 40px;
	background-color:#FFFFFF;
}

.header {
	width:945px;
	margin-bottom:5px;
	float:left;
}

.sidebar {
	width:250px;
	margin:0px 10px 0px 0px;
	float:left;
}


.bodytop {

	width:945px;
	height:35px;
	background-image:url(../i/top_body.gif);
	background-repeat:no-repeat;
	float:left;
	
}


.bodymid {

	width:945px;
	min-height: 404px ;
	height:auto !important;
	height:404px;
	background-image:url(../i/mid_body.gif);
	background-repeat:repeat-y;
	float:left;
}


.bodybottom {

	width:945px;
	height:23px;
	background-image:url(../i/bottom_body.gif);
	background-repeat:no-repeat;
	float:left;
}



.sideMid {
	width:210px;
		float:left;
	padding: 15px 20px 15px 20px;
	}

/*.sidebarTitle {
	width:250px;
	height:42px;
	background-image:url(../i/sidebar_top.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:7px;
	float:left;
}*/

.sidebarTitle h1 {
	font-size:18px;
	color:#FFFFFF;
	display:inline;
	
}

.sidebarBottom {
	width: 250px;
	height:18px;
	background-image:url(../i/sidebar_bottom.gif);
	background-repeat:no-repeat;
	float:left;
}

.mainContent {
	width:675px;
	float:right;
}

.mainTop {
	
}

.mainMid {
	width:645px;
	float:right;
	padding: 20px 20px 20px 20px;
}

.mainBot {
	width:685px;
	height:18px;
	background-image:url(../i/bottom_content.gif);
	background-repeat:no-repeat;
	float:left;
}

a img {
	border:none;
}

.jobTitle h1 {
	font-size:14px;
	color:#12a9b4;
	text-decoration:none;
}

.jobTitle a {
	font-size:14px;
	color:#12a9b4;
	text-decoration:none;
}

.jobTitle {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.jobTitle a:hover {
	font-size:14px;
	color:#12a9b4;
	text-decoration:none;
}

.sidebarTitle {
	width:250px;
	height:20px;
	background-image:url(../i/top_sidebar.gif);
	float:left;
	padding-top:10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.viewAll {
	width:250px;
	float:left;
	height:20px;
	margin-top:5px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

.subnav {
	width: 640px;
	height:30px;
	margin-left:30px;
	margin-top:8px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.subnavDouble {
	width: 640px;
	height:30px;
	margin-left:30px;
	margin-top:3px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
	
	
.subnav a {
	
	color:#FFFFFF;
	text-decoration:none;
	}
	
.subnav a:hover {
	
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.subnav .on {
	text-decoration:underline;
}

.subnavDouble a {
	
	color:#FFFFFF;
	text-decoration:none;
	}
	
.subnavDouble a:hover {
	
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.subnavDouble .on {
	text-decoration:underline;
}

.flashPlayer {
	width:200px;
	float:right;
	margin: 25px 0px 15px 15px;
}

.MaryflashPlayer {
	width:200px;
	float:left;
	margin: 15px 15px 15px 0px;
}




