/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:100%;
}
body {text-align:center; background:url(images/body-tail.jpg) left top repeat; border-top:7px solid #0F0F0F;}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.563em; line-height:1.667em; color:#686868; text-transform:uppercase;}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:underline; color:#FF7300;}
a:hover {text-decoration:none;}
ul {list-style:none;}
ul li {padding-bottom:3px;}
li a {text-decoration:underline; background:url(images/list-marker.gif) left 4px no-repeat; padding-left:12px;}
li a:hover {text-decoration:none;}


.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both;}

#content .col-1,
#content .col-2,
#content .col-3 {
	float:left;
	font-size: 100%;
}

#main { width:884px; margin:0 auto; text-align:left;}
/***************header***************/
#header {margin-top:-7px; position:relative; height:132px;}
#header div {text-align:center; padding-top:33px; background:url(images/header-bg.jpg) center top no-repeat;}
/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.img-indent {float:left; padding:0 5px 33px 0;}
.phone {float:right; margin-right:85px;}
cite {font-style:normal;}

.col-1 {height:105px; width:320px; padding-top:402px;}
.col-2 {background:url(images/col-2-bg.jpg) left top no-repeat; padding:153px 0 101px 37px; width:212px; height:253px;}
.col-3 {background:url(images/col-3-bg.jpg) left top no-repeat; padding:87px 27px 26px 31px; height:394px; width:257px; position:relative}

.col-2 li {padding:0;}
.col-2 li a {background:none; padding:0;}

.title {
	margin-bottom:25px;
}
.image {margin-bottom:25px;}
p {
	padding-bottom:16px;
	font-size: 100%;
}

.buttons {text-align:right; position:absolute; bottom:0; padding:0 0 25px 187px;}

.col-1 img, .col-3 img {
	behavior: url("iepngfix.htc");
}
/***************page-1***************/
#page-1 .col-1,
#page-7 .col-1 {background:url(images/col-1-bg1.jpg) right top no-repeat;}
#page-1 .col-3 ul {padding:0;}
/***************page-2***************/
#page-2 .col-1 {background:url(images/col-1-bg2.jpg) right top no-repeat;}
#page-2 .col-3 ul {padding:2px 0 12px;}
/***************page-3***************/
#page-3 .col-1 {background:url(images/col-1-bg3.jpg) right top no-repeat;}
#page-3 .title {margin-bottom:23px;}
/***************page-4***************/
#page-4 .col-1 {background:url(images/col-1-bg1.jpg) right top no-repeat;}
#page-4 .title {margin-bottom:23px;}
/***************page-5***************/
#page-5 .col-1 {background:url(images/col-1-bg5.jpg) right top no-repeat;}
#page-5 .col-3 ul {padding-bottom:12px}
/***************page-6***************/
#page-6 .col-1 {background:url(images/col-1-bg2.jpg) right top no-repeat;}
/***************page-7***************/
#page-7 .title {margin-bottom:23px;}
#page-7 p {padding-bottom:15px;}
/***************footer***************/
#footer {background:url(images/footer-bg.jpg) center top no-repeat; text-align:center; color:#656565; padding-top:35px; height:76px;}
#footer a {margin-left:5px; padding-left:8px; background:url(images/footer-marker.gif) left 4px no-repeat; color:#FFFFFF; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
