/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:100%;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
body {text-align:center; background:#eee;}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Tahoma; font-size:0.75em; line-height:1.333em; color:#808080;}
input, select {vertical-align:middle; font-weight:normal;}

ul {list-style:none;}
li a {text-decoration:underline;}
a {text-decoration:underline; color:#202020;}
a:hover {text-decoration:none;}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both;}

.col-1,
.col-2,
.col-3 {float:left;}

.wrapper {
	width:90%;
	overflow:hidden;
}
.top-tail {background:#fff url(images/header-back.gif) top left repeat-x;}
.bot-tail {background:url(images/footer-tail.gif) bottom left repeat-x;}
/***************header***************/
#header {padding:0 22px 0 47px}
/***************content***************/
h1 {color:#175B86;; font-weight:strong; padding:2px 0 1px 0;}
h2, .main strong {color:#175B86; }
h3 {color:#202020}
#content {padding:0 50px 30px 50px}
#content .float-l {padding:46px 0 30px 38px;}
.wrapper .float-l .button {float:right;}

.banners {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5;
}
.banners .col-1 {background:url(images/box1.jpg) top left no-repeat;}
.banners .col-2 {background:url(images/box2.jpg) top left no-repeat; margin:0 3px}
.banners .col-3 {background:url(images/box3.jpg) top left no-repeat;}
.banners .col-1, .banners .col-2, .banners .col-3 {
	text-align:left;
	padding:20px 33px 17px 33px
}
.banners .col-1 p, .banners .col-2 p, .banners .col-3 p {color:#FFFFFF; padding:9px 0 15px 0}

.main {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.main .col-1 p, .main .col-2 p, .main .col-3 p {padding-bottom:0px}
.main ul {padding-bottom:15px}
.main li a {color:#175B86; background:url(images/list-marker.gif) top left no-repeat; padding-left:22px; line-height:2em;}
.title {padding-bottom:15px;}
.main .button img {float:right;}

.border {border-bottom:1px solid #D1D1D1; height:10px; margin-bottom:10px; font-size:1px; line-height:1px; margin-top:5px}
.line, .line-un {background:url(images/line-border.gif) 265px 0 repeat-y; width:100%}
.line h2 {font-weight:bold; color:#202020;}
/***************page-1***************/
#page-1 .main .col-2 {
	padding-left:10px;
	padding-right: 10px;
	padding-top: 1px;

}
#page-1 .main .col-2 p {padding:0 0 15px 0}
#page-1 .line .col-1, #page-1 .line .col-2 {float:left; margin:0 0 5px 0}
#page-1 .line .col-2 {padding-left:15px;}
.img-indent {float:left; padding:0 10px 10px 0}
/***************page-2***************/
#page-2 .main .col-1 {padding:0 45px 0 0;}
#page-2 .main .col-2 {margin:0 25px 0 30px}
#page-2 .main .col-3 {padding:0 35px 0 0;}
#page-2 .main .col-3 .wrapper {color:#202020;}
/***************page-3***************/
.line-un {margin-bottom:18px}
#page-3 .main .col-2 {padding-left:70px}
#page-3 .line p, #page-3 .line-un p {padding-bottom:0;}
#page-3 .line .col-2, #page-3 .line-un .col-2 {padding-left:15px;}
#page-3 .img-indent {padding-bottom:15px}
/***************page-4***************/
#page-4 .main .col-1 {padding-right:45px;}
#page-4 .main .float-l, #page-4 .main .float-r {padding:8px 0 0 0; margin:0;}
/***************page-5***************/
#page-5 .main .col-1 {padding-right:90px}
#contact-form input, #contact-form textarea {font-size:1em}
#contact-form p {width:200px; padding:0px 0 0 0;}
#contact-form .float-l {
	width:200px;
	margin:0;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 17px;
	padding-left: 5px;
}
#contact-form .float-l div {height:32px; width:210px;}
#contact-form .float-l input {height:16px; width:190px;}
#contact-form .float-r textarea {width:245px; height:112px;}
#contact-form .float-r input {margin:15px 0 0 20px;}
/***************page-6***************/
#page-6 .main .title {padding-top:24px}
#page-6 .main p {padding-bottom:16px}
/***************footer***************/
#footer {font-weight:bold; background:#eeeeee; text-align:right; padding:5px 20px 10px 0;}
#footer a {coloR:#808080; text-decoration:none; border-left:1px solid #808080; padding-left:5px; margin:1px;}
#footer a:hover {text-decoration:underline}

