body {
	background : #FFFFFF;
	left : 65px;
}

#header {
	position : absolute;
	top : 25px;
	width : 664px;
	height : 45px;
}

#main {
	position : absolute;
	top : 72px;
	width : 458px;
}

#greypick {
	position : relative;
	background : #CCCCFF;
	top : 57px;
	left : 461px;
	width : 184px;
}

#navblock {
	position : absolute;
	background : #FF6600;
	width : 90px;
	height : 35px;
	text-align : center;
	vertical-align : middle;
}

#footer {
	position : absolute;
	width : 645px;
}

.copy  {
	position : absolute;
	font-size : 13px;
	font-family : Verdana,Helvetica,sans-serif;
	color : #666666;
	top : 85px;
}


.footer {
	font-size : 10px;
	font-family : Verdana,Helvetica,sans-serif;
	text-decoration : none;
	color : #737379;
}

.4step  {
	position : absolute;
	visibility : hidden;
	top : 22px;
	left : 10px;
	width : 164px;
	font-size : 13px;
	font-family : Verdana,Helvetica,sans-serif;
	color : #80808C;
}

.title  {
	position : absolute;
	font-size : 19px;
	font-family : Verdana,Helvetica,sans-serif;
	color : #FF6600;
	top : 50px;
}

a, a:active  {
	font-size : 13px;
	font-family : Verdana,Helvetica,sans-serif;
	text-decoration : underline;
	color : #666666;
}
a:hover  {
	font-size : 13px;
	font-family : Verdana,Helvetica,sans-serif;
	text-decoration : underline;
	color : #FF6600;
}

a.white, a:active.white  {
	font-size : 12px;
	font-family : Verdana,Helvetica,sans-serif;
	text-decoration : none;
	color : #FFFFFF;
}
a:hover.white  {
	font-size : 12px;
	font-family : Verdana,Helvetica,sans-serif;
	text-decoration : underline;
	color : #DEDEDE;
}

a.footer, a:active.footer  {
	font-size : 10px;
	font-family : Verdana,Helvetica,sans-serif;
	text-decoration : none;
	color : #737379;
}
a:hover.footer  {
	font-size : 10px;
	font-family : Verdana,Helvetica,sans-serif;
	text-decoration : underline;
	color : #FF6600;
}