@charset "UTF-8";
/* CSS Document */

body {
	background-color:#a7bad5;
	background-image:url(_imagery/background-mini.jpg); background-attachment:fixed;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.3;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:normal;
	color: #3f4683;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #3f4683;
	
}

a.link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color: #000000;
}

a.visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color: #000000;
}

a.hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	background-color:#009;
}


a.black:link {
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	color: #000000;
}
a.black:visited {
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	color: #000000;
}
a.black:hover {
	text-decoration: underline;
	
}
a.black:active {
	text-decoration: none;
}

a.bodylink:link {
	text-decoration: underline;
	font-weight:bold;
	font-size:12px;
	color: #000000;
}
a.bodylink:visited {
	text-decoration: underline;
	font-weight:bold;
	font-size:12px;
	color: #000000;
}
a.bodylink:hover {
	text-decoration: underline;
	
	
}
a.bodylink:active {
	text-decoration: none;
}



a.link:link {
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	letter-spacing: 3px;
	color: #000000;
}
a.link:visited {
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 3px;
	font-size:12px;
	color: #000000;
}
a.link:hover {
	text-decoration: underline;
	color:#FFF;
	background-color:#036;
	
}
a.link:active {
	text-decoration: none;
}


/* boxes */



img {
	border: 0px;
}

img2 {
	border: 0px;
	margin-bottom: 15px;
	margin-left: 8px;
	margin-right: 8px;
}

.img3 {
	border: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 3px;
}




.body12 {
	text-align: left;
	line-height: normal;
}

#superwrapper {
	
	width: 850px;
	background-color:#d0dff5;
	border: #363d7d solid 1px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 10px 10px;
}

#superwrapper1200 {
	
	width: 1200px;
	background-color:#d0dff5;
	border: #363d7d solid 1px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 10px 10px;
}

#main {
	width:850px;
	
}

#floatleft {
	
	width: 810px;
	
	text-align:left;
}

#floatright {
	width: 360px;
	float: right;
	text-align:left;
}

#floatrightimage {
	float: right;
	text-align:left;
	margin-left: 15px;
	margin-bottom: 15px;
}

#floatright2 {
	width: 160px;
	float: right;
	text-align:right;
}

#menu {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#eeweems {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 50px;
}

#menublock {
	width: 100%;
	text-align:center;
	background-color:#a7bad5;
	margin-bottom: 10px;
}

#boxsell {
	width: 650px;
	text-align:left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}