/* CSS Document */

* {
padding:0px;
margin:0px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62%;
	background-image: url(images/body_backgrd.jpg);
	background-repeat: repeat-x;
	background-color: #737d6d;
}
h1 {
	font-size: 2em;
	color: #336C0B;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
h5 {
	color: #000000;
	padding-bottom: 1em;
	font-size: 1.2em;
	font-style: italic;
}
p  {
	font-size: 1.2em;
	padding-bottom: 10px;
	color: #666666;
	padding-right: 20px;
	line-height: 1.3em;
}
#mC_Right img {
	float: left;
	padding-right: 10px;
}

b {
	font-size: 13px;
	color: #333333;
}
pre  {
	font-size: 12px;
	color: #887373;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1.2em;
	padding-top: 0em;
}
ul, ol {
	margin-left: 40px;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.4em;
	margin-bottom: 10px;
}
li {

}
.smallP {
	font-size: 11px;
}

#mainLayout {
	text-align: left;
	width: 1014px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 12px;
}
#mainLayout_top {
	height: 25px;
	background-image: url(images/top_backgrd.jpg);
	background-position: left top;
}
#mainLayout_container {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backgrd.jpg);
	background-repeat: repeat-y;
}
#mainLayout_bottom {
	background-image: url(images/bottom_backgrd.jpg);
	background-position: left bottom;
	height: 40px;
}
#topContainer {
	background-image: url(images/top_container.jpg);
	background-repeat: no-repeat;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
	width: 1014px;
	position: relative;
}
#logo {
	height: 115px;
	width: 120px;
	position: relative;
}
#middleContainer {
	padding-top: 0px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1014px;
}
#mC_Left {
	width: 580px;
	float: left;
	position: relative;
	left: 40px;
}

#mC_Right {
	width: 320px;
	float: right;
	position: relative;
	right: 20px;
}

#bottomContainer {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.clear:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
	margin: 0px;
}
/* =====================================
	top and bottom Navigation
========================================*/
#topNav {
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/menu_backgrd.jpg);
	background-position: left top;
	width: 1004px;
	height: 25px;
	top: 274px;
	position: relative;
	padding-top: 2px;
}
#topNav li  {
	text-decoration: none;
	padding-left: 20px;
	display: inline;
	font-size: 12px;
	color: #999999;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#topNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav1 a#topNav01,
#nav2 a#topNav02,
#nav3 a#topNav03,
#nav4 a#topNav04,
#nav5 a#topNav05,
#nav6 a#topNav06 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* =====================================
	top and bottom Navigation
========================================*/
#bottomNav {
	list-style-type: none;
	text-align: left;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bottomNav li  {
	text-decoration: none;
	padding-left: 5px;
	display: inline;
}
#bottomNav a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
#bottomNav a:hover {
	color: #000000;
	text-decoration: none;
}
#nav1 a#bottomNav01,
#nav2 a#bottomNav02,
#nav3 a#bottomNav03,
#nav4 a#bottomNav04,
#nav5 a#bottomNav05,
#nav6 a#bottomNav06 {
	font-weight: bold; 
	color: #333333;
	text-decoration: none;
}
/* =====================================
	END top and bottom Navigation
========================================*/


#mC_Left a {
	color: #0066FF;
	text-decoration: none;
	font-size: 1.2em;
}
#mC_Left a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#mC_Left .lactive a {
	color: #5A4B4B;
	text-decoration: none;
	font-weight: bolder;
}
/* =====================================
	redefine layouts
========================================*/
#nav2 #mainLayout_container {
	background:url(images/backgrd_02.jpg);
}
#nav2 #mC_Left {
	width: 350px;
}
#nav2 #mC_Right {
	width: 550px;
}
#nav2 .L_container {
}
#nav3  #middleContainer {
	padding-bottom: 150px;


}

