﻿body {
	margin:auto 0;
	padding:0;
	font-family: Segoe UI, Verdana, Arial, Helvetica,sans-serif;
	font-size: 12px;
	background: url(/resources/Images/Template/windows7/main_bakgr.gif) repeat-y center;
	background-color: #daf3fd;
	color: #222222;
	
	}

a {
	color: #005a88;
	text-decoration:none;

}

img {
	border: 0px;
}

h1 {
	color: #666666;
	font-size: 20px;
	font-weight:normal;
	margin-bottom: 20px;
}

h2 {
	font-size: 12px;
	font-style: italic;
	color: #003d71;
}

h3 {
	font-weight:normal;
	font-size: 12px;
	margin-bottom: -1px;
}

div#wrapper {
	margin:0 auto;
	padding:0;
	width: 930px;
}
div#top {
	float: left;
	width: 930px;
	height: 134px;
	background:url(/resources/Images/Template/windows7/topbak.gif) no-repeat;
}
div#top a#logo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 250px;
	height: 40px;
	background: url(/resources/Images/Template/windows7/toplogo.gif) no-repeat;
}
div#top div#menu {
	clear: both;
	float: left;
	padding-top: 20px;
	padding-left: 60px;
	height: 35px;
	width: 870px;
}
div#top div#menu ul {
	margin: 0;
	list-style: none;
}
div#top div#menu ul  li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
div#top div#menu ul  li a {
	font-size: 15px;
}
div#top div#menu div#icons {
	float: left;

}
div#top div#menu div#icons img{
	float: left;
	padding-left: 10px;
}

div#flash {
	clear:both;
	float: left;
	width: 930px;
	height: 180px;
}
div#content {
	clear: both;
	float: left;
	padding: 60px;
	width: 810px;
}
