#container {
	width:995px;
	margin:0px auto;
}

#topleft {
	float:left;
	width:507px;
	height:188px;
	background-color:#00aadd;
	background-image: url(/img/default/f_topleft.gif);
	background-repeat: no-repeat;
}


#topimage {
 	float:left;
 	height:183px;
 	overflow:hidden!important;
 	width:303px;
 	padding-top:5px;
 	background-image:url(/img/default/flash.jpg);
}

#rightmenu {
	float:right;
	position:relative;
	width:185px;
	height:400px;
	background-color:#cc0066;
	padding-top:10px;
	background-image: url(/img/default/f_rightmenu.gif);
	background-repeat: no-repeat;
	z-index:100;
}


#left {
	float:left;
	width:174px;
	height:414px;
	background-color:#00aadd;
	background-image: url(/img/default/f_leftmenu.gif);
	background-repeat: no-repeat;
}


#logo {
float:left;
background-image: url(/img/default/f_middle_logo.gif);
	background-repeat: no-repeat;
	width:636px;
	height:222px;
}

#bottomimage {
	float:left;
	height:192px;
	width:305px;
	background-image: url(/img/default/f_subway_employee.jpg);
	background-repeat: no-repeat;
}


#bottomright {
	float:right;
	width:514px;
	height:192px;
	background-color:#cc0066;
	background-image: url(/img/default/f_bottomright.gif);
	background-repeat: no-repeat;
}



/*      NOT NEEDE SINCE IMAGES PUT IN

#topleftwrapper {
	padding-left:20px;
}

#topleftwrapper p {
	margin:5px 5px 0px 0px;
	padding:0px;
	color:#ffffff!important;
	font-weight:normal!important;
	font-size:1.1em!important;
}


#topleft h1 {
	padding:0px;
	margin:0px;
	font-size:4em;
}

#topleft p {
	
}

#topleft a {
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff!important;
}
#topleftright {
	float:left;
	height:188px;
}






#bottommiddle {
	float:left;
}

#bottomrightwrapper {
	padding:8px;
	padding-left:20px;
}
#bottomright h1 {
	padding:0px;
	margin:0px;
	font-size:4em;
}
#bottomrightwrapper p {
	color:#ffffff!important;
}
#bottomright a {
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff!important;
}

#left h1, #rightmenu h1 {
	margin:0px;
	margin-left:4px;
	font-size:1.6em;
	color:#773366;
	font-weight:bold;
	
}

#left ul, #rightmenu ul {
	list-style-type: none;
	margin:0px;
	color:#ffffff;
	font-weight:bold;
}

#left ul li, #rightmenu ul li {
line-height:1.4em;
}

#left ul li a, #rightmenu ul li a {
	color:#ffffff;
	text-decoration:none;
}
#left ul li a:hover, #rightmenu ul li a:hover {
	color:#ffffff;
}

#left ul ul, #rightmenu ul ul {
	list-style-image: url(../img/community/bullet.gif);
	padding:0px;
	margin:15px;
	list-style-position:outside;
}

#rightmenu ul ul {
	list-style-image: url(../img/employers/bullet.gif);
}

#left ul ul li, #rightmenu ul ul li {
	margin:0px;
	padding:0px;
}

#left ul ul li, #rightmenu ul ul li {
	font-size:0.9em;
}

*/

#footer {
border-top:2px #ffffff solid;
height:35px;
}

#footerleft {
background-color:#005599;
}

#footerleftheader {
background-color:#005599;
overflow:hidden;
}


#footerright {
	float:right;
	position:relative;
	background-color:#dd3333;
	width:182px;
	height:35px;
	text-align:center;
}

#footerright a {
	padding-top:60px;
	color:#ffffff;
	font-size:0.8em;
	text-decoration:none;
}

#footerrighttop {
	background-color:#dd3333;
	height:35px;
	/*border-bottom:4px solid #ffffff;
}

.Title {
font-size:1.2em;
}

hr {
clear:both;
color:#000066;
display:block;
width:100%;
float:left;
}

p a .link_norm {
color:#ffffff!important;
font-size:1em!important;
}

a .link_norm {
color:#ffffff!important;
font-size:1em!important;
}

p a:hover .link_norm {
color:#ffffff!important;
font-size:1em!important;
}

h2 {
	font-size:1.4em;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#9999cc;
	background-color:transparent;
	margin-top:10px!important;
}

#content h3 {
	font-size:1.1em;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#6666cc;
	background-color:transparent;
	margin-top:10px!important;
	font-weight:bold;
}

.divider {
	border-top:1px #000066 solid;
border-bottom:1px #cccccc solid;
height:2px;
width:100%;
clear:both;
margin:5px 0px;
}

#adminfooter {
	display:none;
}

*/