/* CSS Document */

.arrows 
{
	width:17px;
	position:absolute;
	top: 1px;
	right:0px;
	height: 15px;	
	padding-right:7px;
	padding-top:0px;
}

#bottomarrow{
margin-top:95px;
}

#scroller 
{
	overflow:visible;
	position:relative;
	text-align:left;
/*	width:730px;*/
	height:auto;
}

.seocontainer 
{
	overflow:hidden;
	background-image:url(scrollbg.gif);
	background-repeat:no-repeat;
	text-align: left;
/*	width:730px;*/
	height:133px;
	position: relative;
	margin-top:0px;
	padding: 0;
	
	}
#contents
{
/*height:70px;*/
}

#contents h1 {
color:#006666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:0px 0 0 7px;
text-align:left;
width:340px;
}
#contents h2 {
color:#006666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:0px 0 0 7px;
text-align:left;
width:340px;
}
#contents p {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:5px 0 5px 7px;
text-align:left;
width:320px;
}

#contents a{color: #006666; text-decoration:underline}
#contents a:visited{color: #006666}
#contents a:active{color: #006666}
#contents a:hover{color: #006666;
font-weight: normal;
}