/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/bgblue.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}


html, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.525em;
	color:#666666;
}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:underline; color:#299AD4;}
a:hover {
	text-decoration:none;
	color: #C17400;
}
ul {list-style:none;}
ul li {background:url(/images/arrow.gif) left 1px no-repeat; padding:0 0 15px 20px;}
li a {text-decoration:none;}
li a:hover {text-decoration:underline;}

.float-l {float:left;}
.float-r {float:right;}
.clear {
	text-align: center;
}

#content .col-1,
#content .col-2,
#content .col-3 {float:left;}
/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.img-indent {float:left; padding:2px 20px 0 0;}
.phone {
	float:right;
	margin-right:2px;
	font-size: 12px;
}
hr {
	color: #CCCCCC;
	margin: 0;
}

#content {padding:9px 11px 0 13px;}

.row-1 {
	padding-bottom:28px;
	margin-left: 50px;
	margin-right: 55px;
	margin-top: 30px;
}
.row-2 {
	border-top:1px solid #DCDCDC;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 30px;
}
.row-2 .col-2, .row-2 .col-3 {border-left:1px solid #DCDCDC;}

.row-2 .inner {padding-top:20px; padding-bottom:44px;}
.col-1 .inner {padding-right:15px;}
.col-2 .inner {padding-right:22px; padding-left:19px;}
.col-3 .inner {padding-left:14px;}

.title {margin-bottom:14px;}
.inner {}

.row-2 .image {margin:5px 0 10px;}
.row-2 p {
	padding-bottom:15px;
	margin-left: 10px;
	margin-top: 2px;
}

.button {
	color:#FFFFFF;
	background:#299AD4 url(/images/orange.gif) left top no-repeat;
	display:block;
	float:left;
	line-height:1em;
}
.button span {
	background:url(/images/orange.gif) right top no-repeat;
	display:block;
	padding:4px 11px 5px 8px;
	font-weight: 700;
}
.button:hover {text-decoration:underline;}
h1 {
	color:#D27E00;
	font-weight:bold;
	font-size: 24px;
}
h2 {
	color:#C17400;
	font-weight:bold;
	font-size: 16px;
}
cite {font-style:normal;}
p span {color:#37ADE0;}
/***************page-1***************/
#page-1 .col-1 ul {padding:16px 0 28px;}
#page-1 .col-2 .inner {padding-right:10px;}
/***************page-2***************/
#page-2 .row-1 p,
#page-4 .row-1 p,
#page-5 .row-1 p {padding-bottom:14px;}
#page-2 .col-2 .inner {padding-right:0;}
#page-2 .col-1 h2 {text-align:right; padding-bottom:14px;}
#page-2 .col-2 ul {padding:16px 0 22px;}
/***************page-3***************/
#page-3 .col-1 ul {padding:14px 0 17px;}
#page-3 .row-2 .col-2 p {padding-bottom:17px;}
#page-3 .col-3 ul {padding:1px 0 13px;}
/***************page-4***************/
#page-4 .row-1 {padding-bottom:46px;}
#page-4 .button {margin-top:13px;}
/***************page-5***************/
#page-5 .col-1 .button {margin-top:11px;}
#page-5 .inner ul {padding:16px 0 22px;}
/***************page-6***************/
.form {
	font-size: 16px;
	font-weight: bold;
}
label {color:#626262; font-size:0.917em; padding-top:3px;}
#contactForm label, #contactForm .wrapper div, #contactForm .wrapper p {float:left;}
#contactForm .wrapper div {height:30px;}
#contactForm input, #contactForm textarea {
	font-size:14pt;
	line-height:1em;
	color:#626262;
}
#contactForm input {height:13px; padding-top:1px; font-size:14pt;}
#contactForm textarea {overflow:hidden; height:148px;}
#contactForm .buttons {padding:14px 0 0 52px;}
#contactForm .buttons .button {margin-right:12px;}
#page-6 .col-2 .inner {padding-right:11px;}
#page-6 .col-2 p {padding-bottom:16px;}
#page-6 .col-2 .button {margin-top:2px;}
/***************page-7***************/
#page-7 .row-1 {padding-bottom:50px;}
#page-7 h2 {padding-bottom:0;}
#page-7 p {padding-bottom:16px;}
/***************footer***************/
#footer {border-top:0px solid #DCDCDC; padding:37px 0 39px 39px;}
#footer a {border-left:1px solid #999999; margin-left:4px; padding-left:4px; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
