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

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #001B37;
	margin: 0;
	padding: 0;
}

#container {
	position: absolute;
	width: 900px;
	height: 600px;
	margin:-300px 0px 0px -450px;
	top: 50%;
	left: 50%;
}

#sidebar {
	height: 600px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#logo {
	width: 310px;
	height: 80px;
	position: absolute;
	left: 5px;
	top: 11px;
	border: none;
}

#logo img {border: 0;}

#bg {
	position: relative;
	left: 280px;
	top: -540px;
	width: 460px;
	height: 480px;
	z-index: -1;
}

#quote {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 44px;
	left: 751px;
	border: none;
}

#quote a {border: none;}

#squote {
	margin: 0;
	padding: 0;
	border: none;
}

#address {
	width: 185px;
	position:absolute;
	top: 575px;
	left:711px;
}

#address p {padding: 0; padding-left: 7px; margin: 0; font-size: 10px; color: #000000;}

#line {
	background:#0066CC;
	width: 3px;
	height: 550px;
	position: absolute;
	right: 2px;
	top: 46px;
}

#body {
	position: absolute;
	left: 192px;
	top: 138px;
	width: 691px;
	height: 342px;
}

#bodybig {
	position: absolute;
	left: 192px;
	top: 99px;
	width: 691px;
}

h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

#body p {
	color: #000000;
	font-size:14px;
	margin: 0;
}

#bodybig p {
	color: #000000;
	font-size:14px;
	margin: 0;
}

#coll {
	position: absolute;
	left: 11px;
	top: 78px;
}

#bi {
	margin: 0;
	padding: 0;
	outline-color:#000000;
	position: absolute;
	left: 10px;
	top: 420px;
	height: 21px;
	z-index: 3;
}

.bi1 {
	background-image: url(images/biup.png);
	width: 152px;
	height: 21px;
}

.bi1:active {background-image: url(images/bidown.png)}

a IMG {
	border: none;
}

#imgs {
	padding: 5px;
}

#crown IMG {padding: 5px; padding-left: 15px; float:right;}

#boco {vertical-align: middle; margin-top:0;}
#boco p {padding-left:15px;}

.hiddenPic {display:none;}

#info {font-size: 10px; text-align: center; color: #000000; margin-top: 10px;}

#contact {padding-left: 25px; padding-top: 45px;}

#contactimg {width: 675px;}

#contactimg img {padding: 5px; padding-left: 15px; float:right;}

.forms {clear: both; float: right; margin-right: 385px;}
.forms1 {clear: both; float: right; margin-right: 560px;}

#dis {font-size:12px;}