@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '"';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a {
	text-decoration:none;
}
body {
	font: 14px "Times New Roman", Times, serif;
	background: #162447;
	text-align: center;
	color: #152145;
}
.site #container {
	width: 960px;
	background-color:#edeff6;
	margin: 0 auto;
	text-align: left;
}
.site #header {
	width:960px;
	height:175px;
	border-top:4px solid #c7a656;
	background-color:#1f2e58;
}
.site #mainContent {
	background-color:#edeff6;
}
.site #footer {
	width:960px;
	height:186px;
	border-bottom:4px solid #c39f50;
	background-color:#1f2e58;
}
.site #logo {
	width:273px;
	float:left;
	margin:35px 0 0 112px;
	color:#dcc896;
	font-size:12px;
}
.site #logo a:hover{
	text-decoration:underline;
}
.lang {
	margin:5px 0 0 27px;
}
.lang a {
	color:#dcc896;
}
.menu {
	width:552px;
	float:left;
	font-size:18px;
	color:#f4e3bb;
	padding:37px 0 0 23px;
}
.site h1 {
	margin:40px 0 0 84px;
	font-size:48px;
	color:#7e5c14;
	line-height: 36px;
	font-weight: normal;
}
.staff {
	width:469px;
	margin:11px 0 0 11px;
	float:left;
}
.life {
	width:304px;
	margin:22px 0 0 79px;
	line-height:18px;
}
.life h2 {
	color:#7d5b13;
}
.pref {
	width:698px;
	margin:18px 0 36px 88px;
	color:#172347;
	font-size:18px;
	line-height:18px;
	font-style:italic;
}
.colonl {
	width:460px;
	float:left;
	margin-left:10px;
}
.colonr {
	width:450px;
	float:left;
	margin-left:17px;
}
.colonl h2 {
	color:#7d5b13;
	font-size:18px;
	margin-bottom:15px;
}
.colonl h3 {
	color:#7d5b13;
}
.colonr h2 {
	color:#7d5b13;
	font-size:18px;
	margin-bottom:15px;
}
.colonr h3 {
	color:#7d5b13;
	margin-top: 20px;
}
.colonr h4 {
	color:#172347;
	font-size:18px;
	line-height:18px;
	font-style:italic;
}
.text {
	margin-left:88px;
	width:345px;
}
.info {
	margin-left:88px;
}
.info p {
	font-size:12px;
}
.info .infol {
	width:160px;
	height:73px;
	float:left;
}
.info .infor {
	width:210px;
	height:73px;
	margin-left:11px;
	float:left;
}
.list {
	width:626px;
	margin:22px 0 34px 88px;
}
.list h2 {
	color:#7d5b13;
	margin-bottom:18px;
}
.input {
	width:401px;
	float:left;
	margin:59px 0 0 87px;
}
.entry {
	font-size:14px;
	color:#d5c185;
}
.login {
	margin:11px 0 0 1px;
	font-size:11px;
	color:#d6c284;
}
.box {
	width:104px;
	height:14px;
	background-color:#ccced1;
	margin-left:9px;
	border:1px solid #ccced1;
}
.box:focus {
	border-style:solid;
	border:1px solid #d6c284;
}
address {
	width:320px;
	float:left;
	color:#ebdbb1;
	font-style: normal;
	margin-top:59px;
	line-height: 18px;
}
.made {
	width:152px;
	float:left;
	font-size:11px;
	color:#d6c284;
	margin-top:61px;
}
.made a {
	color:#d6c284;
}
.made a:hover {
	text-decoration:underline;
}
.clearl {
	clear: left;
}
.press {
	margin:36px 0 0 87px;
}
.press .news {
	width:464px;
	margin-bottom:33px;
}
.press .newsdata {
	margin-bottom:15px;
	font-size:18px;
	color:#7d5b13;
}
.press .newstext {
	background-color: #F0F0F0;
	margin-bottom: 1px;
}
.scheme {
	width:455px;
	height:374px;
	float:left;
	margin-left:15px;
}
.contact {
	width:356px;
	float:left;
	margin-left:19px;
}
.contact h2 {
	font-size:18px;
	color:#7d5b13;
	font-style: normal;
}
.contact a {
	color:#152145;
}
.contact a:hover, .contact a:active {
	color:#152145;
}
/* menu */
.chromestyle{
	float:left;
	font-size:18px;
	color:#f4e3bb;
	padding:37px 0 0 23px;
	width:552px;	/*width: 99%;*/
}
/*Add margin between menu and rest of content in Firefox*/
.chromestyle:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.chromestyle ul{
	width: 100%;
	padding: 4px 0;
	margin: 0;
	text-align: left;
}
.chromestyle ul li{
	display: inline;
}
.chromestyle ul li a{
	color: #f4e3bb;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	/*background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}

/* Drop Down Menu */

.dropmenudiv{
	background-color:#162447;
	color:#919ab1;
	font:12px;
	line-height:14px;
	padding-bottom:6px;
	position:absolute;
	top: 0;
	visibility: hidden;
	width: 300px;
	z-index:100;
}
.dropmenudiv a{
	color:#919ab1;
	display: block;
	font: 12px;
	padding: 2px;
	text-indent: 6px;
	text-decoration: none;
	width:auto;
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	/*background-color:#1f2e58;*/
	text-decoration:underline;
}

#mainContent ul {
	list-style-type:disc;
	list-style-position:outside;
	padding-left:15px;
	padding-top: 5px;
}

