/* CSS Document */

body {
	background: #FFFFFF url(/images/site/background.gif) repeat-x top;
	text-align: center;
	min-width: 781px;
	margin: 0px;
	padding: 0px;	
}

/* PAGE CONTAINERS */

#masthead-container, #menu-container, #graphic-container, #page-cotainer, #footer-container {
	min-width: 781px;
	margin: 0px;
	padding: 0px;
}

#masthead-container {
	background: url(/images/site/mastheadbg.gif) repeat-x;
}

#menu-container {
	background: url(/images/site/menubg.gif) repeat-x;
}

/* PAGE POSITION WRAPPERS */

#masthead-wrapper, #menu-wrapper, #graphic-wrapper, #page-wrapper, #footer-wrapper {
	width: 781px;
	text-align: left;
	margin:0 auto;
}

#masthead-wrapper {
	height: 77px;
}

#menu-wrapper {
	height: 22px;
	display: block;	
}

#graphic-wrapper, #page-wrapper, #footer-wrapper {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 779px
}

#graphic-wrapper {
	height: 120px;
}

#page-wrapper {
	border-top: 1px solid #FFFFFF;
	background: url(/images/site/contentbg.gif) repeat-y;	
}

#footer-wrapper {
	border-top: 1px solid #003399;
	padding-top: 5px;
	padding-bottom: 10px;
	clear:both;
}

/* NAVAGATIONS ELEMENTS */

#head-01, #head-01-large {
	height: 21px;
	border-bottom: 1px solid #003399;
	margin-top: 20px;
}

#head-01-large {
	height: 35px;
}

#nav-boxes {
	background: url(/images/site/left-elements-bg.gif) no-repeat left top;
	padding: 1px 10px 0px;
}

#sub-boxes, #sub-boxes-links {
	padding: 1px 10px 0px;
}

#sub-boxes img {
	float: left;
	margin-right: 5px;
}

#sub-boxes-links img {
	margin-left: 5px;
	border: 0px
}

#link-img {
	margin-left: 5px;
	border: 0px
}

/* PAGE ELEMENTS */

#masthead {
	padding-top: 39px;
	text-align: right;
	height: 38px;
	float: right;
	font-size: 14px;
}

#logo {
	float: left;
	padding-top: 25px;
}

#left {
	float:left;
	width:175px;
	padding: 0px 10px 20px;
	background: #E8EEF7;
}

#right {
	float:right;
	width: 150px;
	background: #FFFFFF;
	padding: 0px 20px 20px 0px;	
}

#center, #center-home {
	background: #FFFFFF;
	margin-left:195px;
	padding: 0px 20px 20px;		
}

#center {
	margin-right:170px;	
}

/* MAIN CONTENT ELEMENTS */

#messages, #highlight {
	border: 1px solid #ECF2F9;
	background: url(/images/site/messagesbg.gif) no-repeat left top;
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#messages {
	width: 223px;
	float: right;
	height: 180px;
}

#messages img {
	float: right;
	right: 0px;
	bottom: 0px;
	position: relative;
}

#spacer {
	width: 9px;
	height: 7px;
	float: right;
}

#sector-container {
	padding-bottom: 20px;
	clear: right;
}

#sector-container img {
	float: right;
}

#board {
	margin-bottom: 20px;	
}

#board img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* FOOTER */

#footer-wrapper img {
	float: right;
	margin-left: 5px;
}