html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #03568a;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.style7 {
	color: #03568a;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.style8 {
	color: #03568a;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.style9 {
	color: #000000;
	font-weight: bold;
}
.style10 {
	color: #03568a;
	font-size: 11px;
	font-weight: bold;
	}
	
.style11 {
	color: #03568a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

body {
	text-align: center;
	font: 11px arial, sans-serif;
	color: #000;
	background-color: #f5f5f5;
}

/** apDiv1 **/
#apDiv1 {
	position:absolute;
	width:319px;
	height:109px;
	left: 311px;
	top: -13px;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 714px;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}

#header {
	background: top center  no-repeat;
	padding-top: 58px;
	width: 258px;
	position: relative;
	background-color: fefefe;
}

/** Header **/
h1 {
	color: #03568a;
	border: 2px none #03568a;
	padding: 8px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0px 24px;
	background-color: #e8e7da;
	font-family: "Times new roman", sans-serif;
	font-size: 25px;
}




/** Body **/
#body {
	position: relative;
	width: 100%;
	background-color: #f5f5f5;
}

#nav {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 252px;
	padding-top: 292px;
	background: url(images/pic_1.jpg) no-repeat;
}
#nav ul {
	margin: 0 7px 0 28px;
	padding: 5px 20px 15px 20px;
	background-color: #e8e7da;
	background-image: url(images/nav_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav li {
  list-style: none;
  background: bottom left url(images/dots.jpg) repeat-x;
}
#nav a {
	color: #03568a;
	font-style: normal;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #e8e7da;
	font-weight: bold;
}
#nav a:hover {
	color: #000000;
	text-decoration: underline;
}

/** content **/

#content {
  background: #E8E7DA bottom right url(images/body_bottom_right.jpg) no-repeat;
  width: 462px;
  margin-left: 254px;
  height: 278px;
}

#content .main, #content .main2 {
  float: right;
  width: 250px;
  margin-top: 14px;
  padding-right: 28px;
}

#content .main {
  padding-bottom: 1em;
  border-bottom: 1px solid #D6D3BA;
}

#content .main p, #content .main2 p {
  margin: 0em 1em 0 0;
}
#content .main2 .right {
  margin-left: 18px;
}


#beauty {
  float: right;
  width: 134px;
  border-left: 1px solid #D6D3BA;
  padding: 12px;
  background: #E8E7DA top right url(images/bogy_top_right.jpg) no-repeat;
}
