body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#141414;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	vertical-align: top;
}
p {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#141414;
	padding-top:0px;
	margin-top:0px;
	font-weight:normal;
}

img {
	border:0px;
}

a:link {
	color:#ff0000;
	text-decoration:underline;
}
a:hover {
	color:#870000;
	text-decoration:underline;
}
a:visited {
	color:#ff0000;
	text-decoration:underline;
}

.a-link {
	color:#ff0000;
	text-decoration:underline;
}

#menuTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

#main {
	width:882px;
	margin: 0px auto;
	border: 0px solid #f0f0f0;
}
#header {
	width:882px;
	padding-top:0px;
	height:258px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: url(images/image_01.png) no-repeat;
}
#content {
	width:832px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: url(images/image_02.png) repeat-y;
	padding: 20px 30px;
}
#footer {
	width:882px;
	padding-top:0px;
	height:70px;
	margin-left:0px;
	margin-bottom:10px;
	float:left;
	display:inline;
	background: url(images/image_03.png) no-repeat;
	text-align: center;
}
#menu {
	width: 504px;
	height: 53px;
	margin-top: 25px;
	background: url(images/menu_back.jpg) repeat-x;
	text-align: center;
	float: left;
	margin-left: 43px;
}
#photo {
	width: 574px;
	height: 172px;
	margin-top: 7px;
	float: left;
	margin-left: 7px;
}
#content_left {
	float: left;
	height: auto;
	width: 230px;
	margin-right: 30px;
}
#content_right {
	height: auto;
	width: 550px;
	float: left;
}
#logo {
	height: 106px;
	width: 228px;
	float: left;
	margin-top: 35px;
	margin-left: 54px;
}
#header_contain_right {
	float: left;
	height: 256px;
	width: 590px;
}
.center {
	text-align: center;
}

