@charset "UTF-8";

#wrapper {
	width: 900px;
	margin: 0 auto;
	font-size: 18px;
	font-style: normal;
	padding-top: 10px;
	height: 680px;
	padding-bottom: 10px;
	background-color: #FFF;
	color:#06F
}
#logo {
	height: 85px;
	width: 420px;
	float: left;
	padding-left: 30px;
	background-color: #FFF;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#socialnetwork {
	float: right;
	height: 85px;
	width: 445px;
	background-color: #FFF;
	padding-right:5px;
}
#menubar {
	float:left;
	width: 900px;
	height: 37px;
	margin: 0 auto;
	background: #333 url(images/dark_01.jpg) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}
#menu {
	float: left;
	width: 900px;
	height: 37px;
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#menu a:hover {
	background: #666 url(images/light_01.jpg) repeat-x;
}

#content {
	height: 530px;
	width: 200px;
	float: left;
	font-size: 16px;
	text-align: left;
	background-color: #FFF;
	padding: 10px;
	background-position: center;
	color: #06F;
}
#contentright {
	float: right;
	height: 530px;
	width: 660px;
	background-color: #FFF;
	padding-top: 5px;
	padding-left:15px;
	padding-right:5px;
	color:#333;
	text-align:left
}

#contentbox2 {
	height: 378px;
	width: 900px;
	font-size: 14px;
	color: #006DBE;
	font-family: "MS Serif", "New York", serif;
	float: left;
}
#footer {
	height: 40px;
	width: 900px;
	float: left;
	color: #FFF;
	font-size: medium;
	text-align: center;
	background-color: #333;
}
#wrapper #socialnetwork table tr td {
	text-align: center;
	font-size: large;
	color: #03F;
}
#wrapper #menubar table {
	text-align: center;
}
#wrapper #contentbox2 table {
	font-size: 14px;
	text-align: center;
	font-family: "MS Serif", "New York", serif;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}
#wrapper #contentbox2 table tr td p u {
	text-align: center;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #87A019;
}
#footertext {
	width: 900px;
	height: 37px;
	margin: 0;
	padding: 0 10px 5px 10px;
}

body {
	background-image: url(/images/lightgrayleather.gif);
	background-repeat: repeat;
}

main {
	position: static;
	width: 400px;
	height: 85px;
	float: right;
}

.cell_1_1 {
	position: static;
	top: 20px;
	width: 100px;
	height: 45px;
	float: right;
	border: thin groove #999;
	
}
.cell_1_2 {
	position: static;
	top: 20px;
	width: 100px;
	height: 45px;
	float:right;
	border: thin groove #999;
}
.cell_1_3 {
	position: static;
	top: 20px;
	width: 100px;
	height: 45px;
	float: right;
	border: thin groove #999;
}
.cell_1_4 {
	position: static;
	top: 20px;
	width: 100px;
	height: 45px;
	float: right;
	border: thin groove #999;
}
.cell_2_1 {
	position: static;
	top: 65px;
	width: 406px;
	height: 28px;
	text-align: center;
	color: #03F;
	vertical-align: text-bottom;
	border: thin groove #999;
	padding-top: 8px;
	float: right;
}
a img {border: none;} 