body {
	margin: 0;
	padding: 0;
	background: #454545 url(../img/bg_body.gif) repeat-x;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	font-size: 13px;
	color: #fff;
	cursor: default;
	}

/* global */

	#contents p {
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
	
	#header {
		margin: 0 auto;
		padding: 0 0 0 0;
		display: block;
		width: 774px;
		height: 132px;
		background: url(../img/bg_header.jpg) no-repeat;
		position: relative;
		}


	h1 {
		position: absolute;
		top: 41px;
		left: 14px;
		width: 327px;
		height: 61px;
		cursor: pointer;
		}
	
	h2, h3 {
		display: block;
		font-size: 21px;
		border-bottom: 1px solid #fff;
		font-weight: bold;
		margin:0;
		}
	
	h3 {
		background: url(../img/bg_h3.gif) repeat-x bottom left;
		color: #777;
		font-size: 16px;
		font-weight: bold;
		}
	
	h4 {
		clear: left;
		margin: 0;
		padding: 10px 0 0 0;
		font-size: 16px;
		border-bottom: 1px solid #999F99;
		font-weight: normal;
		}
	h5 {
		margin: 0;
		padding: 0 0 0 0;
		font-size: 16px;
		font-weight: bold;
		}
/* //global */

/* page setup */
	.maincontainer {
		background:url(../img/bg_content.gif) repeat-x;
		min-height: 375px;
		width: 774px;
		margin-left: auto;
		margin-right: auto;
}

	.container {
		margin: 0 auto;
		width: 774px;
		float: none;
}

	.clear {
		clear: both;
		height: 5px;
		line-height: 5px;
		font-size: 0px;
	}
	
	#contents {
		float: left;
		width: 490px;
		padding: 15px 0 0 50px;
		margin: 0;
		text-align: justify;
	}	
		#flatcontents {
		float: left;
		width: 670px;
		padding: 15px 0 0 50px;
		margin: 0;
		text-align: justify;
	}
	
	#contents u {
		border-bottom: 1px dotted;
		border-bottom-color:#990000;
	}

/* //page setup */

/* list style */
		#contents ol {
			display: block;
			width: 450px;
			overflow: visible;
			margin: 0;
			padding-left: 25px;
			}

		#contents ul {
			display: block;
			width: 500px;
			overflow: hidden;
			margin: 0;
			padding: 5px 5px 5px 5px;
			}
		
		#contents ul li {
			display: block;
			float: left;
			width: 225px;
			padding: 0px 10px 5px 15px;
			background: url(../img/bg_bullet.gif) no-repeat 0 3px;
			font-size: 13px;
			line-height: 1.3em;
			}
/* //list style */

/* mainMenu */

	ul#mainMenu {
		margin: 0; 
		padding: 0;
		display: block;
		text-align: center;
		line-height: 33px;
		height: 33px;
		list-style-type: none;
		margin-bottom: 0;
		}
	
	ul#mainMenu li {
		display: inline;
		}
	
	ul#mainMenu li a {
		padding: 0 3px 0 3px;
		margin: 0 10px 0 10px;
		/*background: url(../img/bg_menuBullet.gif) no-repeat 100% 50%;*/
		background: none;
		color: #e8eae8;
		font: bold 12px Tahoma, Sans-serif;
		text-transform: uppercase;
		text-decoration: none;
		}
	
	ul#mainMenu li a.last {
		padding: 0 9px;
		background: none;
		}
	
	ul#mainMenu li a:hover {
		color: #fff;
		text-decoration: underline;
		}
/* //mainMenu */

/*active mainMenu*/
#mainMenu li.active a {
		color: #fff;
		background: none;
		text-decoration: none;
		border-bottom: 1px dashed #fff;
}
#mainMenu li.active a:hover, #mainMenu li.active a:active {
		color: #fff;
		background: none;
		text-decoration: none;
		border-bottom: 1px dashed #fff;
		cursor:text;
}

/* //active mainMenu*/

/* submenu */

#submenu {
		float: left;
		width: 200px;
		padding: 20px 5px 5px 10px;
		margin: 0;
}

#submenu ul {
		font-family: Arial, sans-serif;
		font-size: 14px;
		border-top: 1px dotted #D0C2B5;
		width: 200px;
		background: none;
		list-style: none;
		padding: 1px 0 0 0;
		margin:0;
}
#submenu ul li {
		border-bottom: 1px dotted #D0C2B5;
		width: 200px;
		background: none;
		padding: 1px 0;
}
#submenu ul li a {
		color: #fff;
		text-decoration: none;
		display: block;
		padding-left: 1px;
		height: 23px;
		line-height: 22px;
}
#submenu ul li a:hover, #submenu ul li a:active {
		color: #45455f;
		background: #EFEAE5;
}
/* // submenu */

/*active menu items*/
#submenu li.active a {
		color: #000;
		background:#CCCCCC;
}
#submenu li.active a:hover, #submenu li.active a:active {
		color: #000;
		background:#CCCCCC;
		cursor: text;
}

/* //active menu items*/

/* Footer */
#footer {
		background: url(../img/newfooter.jpg) no-repeat;
		width: 774px;
		height: 150px;
		margin-left: auto;
		margin-right: auto;
}

#footer .mid {
		height: 25px;
		padding: 90px 10px 0 0;
		text-align:right;	
}
#footer .mid a {
		width: 238px;
		border: 0px;
		text-decoration: none;
		color: #c00;
}


#footer .mid a:hover , #footer .mid a:active {
		width: 238px;
		color: #fff;
		text-decoration: none;
		border-bottom: 1px dashed #fff;
}
/* //footer */

/* Copyright footer */
#copy {
		background: ../img/bg_body.gif) repeat-x;
		height: 42px;
		padding-top: 2px;
	}
/* //Copyright footer */
