body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#303000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #4486C7;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#Layer2 {
	position:absolute;
	width:960px;
	height:115px;
	z-index:2;
}

#header {
	width: 940px;
	height: 148px;
	margin: 0 auto;
}
#Layer1 {
	position:absolute;
	width:655px;
	height:129px;
	z-index:1;
	left: 224px;
	top: 7px;
}
.style2 {font: bold 72px;
	font-size: 72px;
	
}
.style3 {color: #CCCCCC}
.style4 {
	font-size: 14px;
	color: #CCCCCC;
}

/* Logo */

#logo {
	float: left;
	margin-top: 20px;
	padding:20PX 5px 30px 5px;
	position:absolute;
	color: #000000;
	background-color:#333333;
	top: 8px;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 3.8em;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	border-left: 1px solid #4E9CE9;
}

#menu a {
	display: block;
	width: 155px;
	height: 33px;
	padding-top: 16px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
 	display:block;
	background: #4E9CE9;
	text-decoration: none;
}

#menu .current_page_item a {
	display:block;
	background: #4E9CE9;
	padding-left: 0;
}

/* Page */


#page-bgtop {
	padding: 10px px;
	position:absolute;
	width:625px;
	height:529px;
	z-index:3;
	left: 173px;
	top: 201px;
}


/* Content */

#content {
	float:inherit;
	width: 620px;
	padding: 5px 0px 0px 0px;
}

.post {
	margin-bottom: 0 px;
}
.post .title {
	height: 38px;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

#Layer3 {
	position:absolute;
	width:612px;
	height:368px;
	z-index:5;
	left: 8px;
	top: 200px;
}
#Layer4 {
	position:absolute;
	width:608px;
	height:46px;
	z-index:6;
	top: 612px;
	left: 10px;
}
/* Footer */
#footer {
	position:absolute;
	width:627px;
	height:57px;
	z-index:4;
	left: 174px;
	top: 768px;
	background: #ECECEC;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}


#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color:#0033FF;
}
