

body {
	height: 100%;
	
}


#container {
	margin: 0px auto;
	width: 100%;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 100%px;
	height: 113px;
	color: #fff;
	background: url('images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden;
}


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 100%px;
	height: 21px;
}




/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 644px;
	text-align: center;
	float: right;
}







/* Sub Items Descriptions */


/* Page Footer */

#page_footer {
	width: 100%px;
}









