* {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#FFF;
}

body {
	background:#2c80a9 url(images/main-bg.jpg) repeat-x;
	font-family:arial;
	font-size:12px;
}

img {
	display:block;
	border:0 none;
}

#body, #footer, #wrapper, #head-area {
	width:956px;
}
#wrapper {
	margin:0 auto;
}
#header {
    float:left;
	width:756px;
	height:70px;
	background:url(images/bg_head.jpg) no-repeat;
}

.header-link-box {
    float:left;
	width:200px;
	color:#69b2d3;
	padding-top:27px;
}

.header-link-box a {
    font-weight:700;
	text-decoration:none;
	color:#135e85;
}

.header-link-box a:hover {
	text-decoration:underline;
}

.header-links {
    float:right;
    padding:0 10px 0 0;
}

#head-area {
    float:left;
}

.left_head_box {
    background:transparent url(images/left_head_box_bg.jpg) no-repeat scroll 0 0;
    color:#88CAE8;
    float:left;
	text-align: center;
    font-size:14px;
    height:185px;
    padding:18px 10px 5px 15px;
    width:228px;
}

.right_head_box {
    float:left;
	background:transparent url(images/right_head_box_bg.jpg) no-repeat scroll 0 0;
	width:703px;
	height:208px;
}

.left_menu_text_box {
    color:#88CAE8;
    float:left;
    font-size:14px;
    padding:18px 10px 5px 15px;
}

div#rotator {
	position:relative;
	height:193px;
	width:683px;
}

div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div#rotator ul li img {
    margin: 11px 0 0 8px;
	background: #FFF;
}

div#rotator ul li.show {
	z-index:500
}

.top-navi-box {
    float:left;
	width:956px;
	height:51px;
}

.top-navi-left {
    background:transparent url(images/top-navi-left.jpg) no-repeat scroll 0 0;
    float:left;
	width:16px;
	height:51px;
}

.top-navi-center {
    background:transparent url(images/top-navi-center.jpg) repeat-x;
	float:left;
	width:922px;
	height:51px;
}

.top-navi-right {
    background:transparent url(images/top-navi-right.jpg) no-repeat scroll 0 0;
	float:left;
	width:16px;
	height:51px;
}

.left-navi {
    float:left;
	width:257px;
	margin-top:3px;
}

.left-navi-top {
    background:transparent url(images/left-navi-top.jpg) no-repeat;
	float:left;
	width:242px;
	height:20px;
	color:#FFFFFF;
	font-weight:700;
	padding:10px 0 0 15px;
}

.left-navi-middle {
    background:transparent url(images/left-navi-middle.jpg) repeat-y;
	float:left;
	width:257px;
	padding:5px;
}

.left-navi-bottom {
    background:transparent url(images/left-navi-bottom.jpg) no-repeat;
	float:left;
	width:257px;
	height:8px;
	margin-bottom:8px;
}

.content {
    width:699px;
	float:left;
}

.center {
    float:left;
	width:664px;
	background-color:#135e85;
	border-style:solid;
	border-color:#69b2d3;
	border-width:1px 0 1px 0;
	padding:10px;
	margin-left:5px;
	color:#FFF;
}

.center-top {
    background:transparent url(images/center-top.jpg) no-repeat;
	float:left;
	width:679px;
	height:19px;
	color:#FFFFFF;
	font-weight:700;
	padding:10px 0 0 15px;
	margin-top:3px;
}

.footer {
    background:transparent url(images/footer-bg.jpg) no-repeat;
	width:100%;
	height:2px;
	margin-top:25px;
	float:left;
}

.footer-text {
	width:100%;
	padding:5px 0 25px 0;
	float:left;
	text-align:center;
}

.footer-text a {
	color:#FFFFFF;
}

.footer-text-link {
    padding-left:5px;
}

.left-menu{
    list-style-type: none;
    margin: 5px 16px 1px 8px;
    padding: 0;
}

.left-menu li a{
    background:#FFFFFF url(images/glossyback.gif) repeat-x bottom left;
    font-size:13px;
    font-weight:700
    color: white;
    display: block;
    width: auto;
    padding: 7px 0 7px 10px;
    text-decoration: none;
}

* html .left-menu li a{ 
    width: 160px;
}

.left-menu li a:visited, .left-menu li a:active{
    color: white;
}

.left-menu li a:hover{
    background-image: url(images/glossyback2.gif);
}

.top-menu{
    font-weight: bold;
    width: 100%;
}

.top-menu ul{
    padding: 19px 0 0 15px;
    margin: 0;
    text-align: left; 
}

.top-menu ul li{
    display: inline;
}

.top-menu ul li a{
    padding: 6px 3px 2px 3px;
    margin-right: 20px; 
    text-decoration: none;
    font-size:13px;
}

.top-menu ul li a:hover, .top-menu ul li a.selected{
    border-bottom: 2px solid #FFF;
}

.paragraph-text {
	margin-bottom:10px;
}

.paragraph-image-left {
    float: left;
	padding-right:10px;
	padding-bottom :10px;
}

.paragraph-image-right {
    float: right;
	padding-right:10px;
	padding-bottom :10px;
}

.contact_form {
    float: left;
	padding-right:10px;
	padding-bottom :10px;
}

