html {
	height : 100%;
	margin-bottom : 1px;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#0077d3;
	font: 70%/1.6em 'Lucida Sans', Verdana, sans-serif;
	margin:0;
}
#wrap {
	background:#0077d3;
	position:relative;
	margin:0 auto;
	width:920px;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color: #CCCCCC;
}
a:hover {
	color:#FFFFFF;
}
#head {
	background: url('../images/menu.jpg') no-repeat;
	background-position:right;
	height:60px;
}
#title {
	color:#fff;
	font-family:  Calibri, Arial, Helvetica, sans-serif;
	font-size: 4em;
	line-height: 30px;
	position:absolute;
	left:30px;
	top:15px;
	line-height: 30px;
}
p {
	color:#fff;
	font-family:  Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#head ul.navbar {
	margin:0;
	padding: 3px 0 0 210px;
}
#head ul.navbar li {
	float:left;
	list-style-type:none;
}
#head ul.navbar li a {
	display:block;
	padding: 18px 0 0 0;
	margin: 0 10px 0 0;
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
}
#head #title_box {
	display:block;
	position:relative;
	top: 140px;
	left: 200px;
	width:100px;
	border:#c00 1px solid;
}
#main {
	background:#0077d3;
	margin:0 auto;
	width:920px;
	overflow:hidden;
}
#splash {
	background: url('../images/header1.jpg') no-repeat;
	height: 150px;
	text-align:right;
}
#splash p, #splash1 p {
	color:#ffffff;
	font-family:  Calibri, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	text-align:center;
	padding-top: 50px;
	line-height: 30px;
}
#splash1 {
	background: url('../images/header.jpg') no-repeat;
	height: 150px;
	text-align:right;
}
#splash h2.subtitle {
	margin:8px 0 0 0;
	padding: 0 5px 0 0;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:14px;
}
#content {
	margin: 0 10px 10px 10px;
	text-align: left;
}
#content h2 {
	color:#FFFFFF;
	padding: 0px 0 0 15px;
	line-height: 1.4;
	font-family:  Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
#footer {
	clear:both;
	background: url('../images/footer.jpg') center no-repeat;
	height: 28px;
	padding: 0 20px 5px 0;
	text-align:right;
}
#footer p {
	margin:0;
	color:#000000;
	float: left;
	padding: 7px 5px 5px 13px;
}
#content div.box {
	width:573px;
	margin: 20px 15px 20px 15px;
	float: left;
}
.box-top {
	background: url('../images/box-top.jpg') no-repeat;
}
.box-middle {
	background: url('../images/box-middle.jpg');
}
.box-bottom {
	background: url('../images/box-bottom.jpg') no-repeat;
}
#content div.box3 {
	width:850px;
	margin: 20px 15px 20px 15px;
	float: left;
}
.box3-top {
	background: url('../images/box-top1.jpg') no-repeat;
}
.box3-middle {
	background: url('../images/box-middle1.jpg');
}
.box3-bottom {
	background: url('../images/box-bottom1.jpg') no-repeat;
}
#content div.box2 {
	width:241px;
	margin: 20px 15px 20px 15px;
	float:right;
}
#content div.box2-middle {
	background: url('../images/box2-middle.jpg');
	margin-top: -1px;
}
.box2-middle a {
	color:#ffffff;
	font-weight:bold;
}
.box2-top {
	background: url('../images/box2-top.jpg') no-repeat;
}
.box2-bottom {
	background: url('../images/box2-bottom.jpg') no-repeat;
}
#content div.box p, #content div.box2 p, #content div.box3 p {
	padding-right: 20px;
	padding-left: 20px;
}
#news ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#news li {
	padding: 2px 0;
}
.line {
}
#side_bar {
	margin-left: 10px;
	width: 210px;
}
#side_bar a {
	font-size:14px;
}
.right {
	float:right;
	padding-right: 10px;
}

#phonenumber {
	float: right;
	padding-right: 20px;
}

#phonenumber p {
	color:#ffffff;
	font-family:  Calibri, Arial, Helvetica, sans-serif;
	font-size: 2em;

	line-height: 30px;
}