/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #FFFFFF;
	color: #000;
	text-align: center;
}


#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}


#p7s1content1 { 
position: absolute; 
width: 310px; 
z-index: 99; 
left: 0px; 
top: 0px; 
visibility: visible;
}

#p7s1content1 p{
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 0;
}

#p7s1content1 em{
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 0;
}

#content{
	padding: 0px;
	position: relative;
	height: 600px;
	background-image: url(../images/bg_1.jpg);
	background-repeat: no-repeat;
}


#scroller{
	position: absolute;
	left: 41px;
	top: 239px;
}


#right_box{
	position: absolute;
	min-height: 200px;
	width: 240px;
	top: 192px;
	left: 437px;
}


#right_box p{
	clear: both;
}

#home{
position:absolute;
top: 529px;
left: 183px;
}


a:link {
	color: #B53E1E;
	text-decoration: none;
}
a:visited {
	color: #B53E1E;
	text-decoration: none;
}
a:hover {
	color: #B53E1E;
	text-decoration: underline;
}
a:active {
	color: #B53E1E;
}

img {
	border: 0px;;
}
h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
