@charset "utf-8";
html, body, div, span, applet, object, iframe, caption, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {

	vertical-align: baseline;

	font-size: 100%;

	outline: 0;

	padding: 0;

	margin: 0;

	border: 0;

}
body {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(../layout/bg_page.png);
	background-repeat: repeat-x;
	background-color: #45494D;
}
.clear {
	clear: both;
}

#wrapper1 {
	background-image: url(../layout/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#wrapper2 {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	height: 105px;
	padding-left: 16px;
}
.crown {
	background-image: url(../layout/p_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
}
.middle {
	background-image: url(../layout/p_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
}
.contentwrapper {
	width: 931px;
	margin-right: auto;
	margin-left: auto;
}
.info {
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	color: #7d7f8b;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
a  {
	text-decoration: none;
	color: #304c84;
}
a:hover  {
	text-decoration: underline;
}


.contenttop {
	background-color: #FFF;
	background-image: url(../layout/bg_content-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
}
.contentbottom {
	background-image: url(../layout/bg_content-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	margin-top: 8px;
}

.footer {
	background-image: url(../layout/p_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	color: #304c84;
}
.banners a {
	text-align: center;
	display: block;
	margin-bottom: 15px;
}

.leftcolumn {
	float: left;
	width: 600px;
	margin-left: 10px;
}
.leftcolumn img {
	background-color: #000000;
	padding: 5px;
}

.rightcolumn {
	float: right;
	width: 300px;
	margin-right: 10px;
}
.modulecolor-1 {
	background-image: url(../layout/box-col1right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.modulecolor-1 div {
	background-image: url(../layout/box-col1left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.modulecolor-1 div div {
	background-image: url(../layout/box-col1top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.modulecolor-1 div div div {
	background-image: url(../layout/box-col1topleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 13px;
	color: #FFFFFF;
}
.modulecolor-1 p {
	margin-bottom: .5em;
}
.modulecolor-1 ul {
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 0.5em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
