body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background: url(/images/2.gif) repeat left top;
}



a {
	color: #002f9a;
	text-decoration : none;
}
a:hover {
	color: red;
	text-decoration : underline;
}


#topheader {
	background : url(images/6.gif);
	padding:0 20px;
	height:106px;
}
h1.header {
	line-height:106px;
	font-size:64px;
	letter-spacing:-3px;
	color:#F6FFF2;
	margin:0;
}
h1.header a {
	color:#F6FFF2;
}
h1.header span {
	font-size:18px;
	letter-spacing:-1px;
	color:#FFEFC4;
}
#mainarea {
	text-align: left;
	margin :0 auto;
	width: 780px;
	background: url(images/4.gif) repeat-y center top;
}
#contentarea {
	margin : 0;
	padding :10px 20px 0;
}
#contentarea h2 {
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
#contentarea p, td {
	font-size:12px;
	letter-spacing:-1px;
}
#ads {
	
}
#ads div {
	float:left;

}
#footer {
	background:url(/images/5.gif) no-repeat center bottom;
	padding:10px 20px 15px;
	font-size:11px;
	text-align:center;
}



#error {
	clear:both;
	color: red;
	text-align:center;
	padding:12px;
	margin:5px 10px 0;
}
#error p {
	margin:0;
}
#adr_form {
	text-align:center;
}


#wrap{
	background-image:url(images/1.gif); no-repeat;
	width:490px;
	height:57px;
}
#address_box {
	width: 460px;
	height: 30px;
	line-height:30px;
	padding-left:20px;
	margin-left:5px;
	color: #F6F6F6;
	background-color : #454545;
	border-style:solid;
	border-color:#454545;
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#go {
	float : right;
	background-image : url(images/3.gif);
	width : 92px;
	height : 57px;
	border : 0;
}


#triggercontent {
	display:none;
}


#options {
	text-align:left;
	list-style-type:none;
	width:320px;
	margin: 0 auto;
	padding:0;
	
}
.option {
	font-size:12px;
}
