body
{
	font-family:arial, helvetica;
	
}


div#logo
{
	float: left;
	position: absolute;
	top:206px;
}

div#logotype
{
	position: relative;
	top: 200px;
	left: 160px;
}

div#copy
{
	position: relative;
	top: 158px;
	left: 560px;
	color:#000066;
	width:390px;
	font-size:14px;
	line-height:140%;
}

h1
{
	line-height:120%;
	color:white;
	font-size:22px;
	font-weight:normal;
	margin-bottom:0px;
}

h2
{
	color:white;
	font-size:16px;
	font-weight:normal;
	margin-top:8px;
}

/* subpage */


div#subWrapper
{
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 933px;
	padding: 10px;
	background-color: white;
	height:775px;

}

div#sublogo
{
	float: left;
	position: absolute;
	top:113px;
}

div#sublogotype
{
	position: relative;
	top: 128px;
	left: 141px;
	width:600px;
	height:80px;
	background-image: url(../images/sublogo_type.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#sublogopull
{
	position: relative;
	top: 128px;
	left: 141px;

}

div#subcopy
{
	position: relative;
	top: 160px;
	left: 150px;
	color:#444;
	width:630px;
	font-size:13px;
	line-height:130%;
}

div#submenu
{
	float: left;
	position: absolute;
	top:260px;
	width:120px;
	text-align:right;
	color:#70bbf5;
	font-size:16px;
	line-height:150%;
}

div#shop
{
	padding: 10px 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	width: 90px;
	height: 70px;
	float: left;
	margin:20px 0 0 30px;
}
div#subFooter
{
	margin-top: 2px;
	width: 953px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	color:#707070;
	font-size:10px;
	padding-left:25px;
	
}

a, a:visited, a:hover
{
	color:#0859b9;
	font-size:13px;
	text-decoration:underline;
	
}
a.MenuName, a.MenuName:visited
{
	color:#033e90;
	font-size:16px;
	text-decoration:none;
	
}

a.MenuName:hover
{
	color:#033e90;
	font-size:16px;
	text-decoration:none;	
}


a.footer, a.footer:visited
{
	color:#033e90;
	font-size:11px;
	text-decoration:none;
	
}

a.footer:hover
{
	color:#033e90;
	font-size:11px;
	text-decoration:none;	
}
