/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/body-bg.jpg) repeat;
	text-align:center;
}

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

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.45em;
		color:#5a5a5a;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#00aed9; outline:none; line-height:1.5em;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

li { background:url(images/marker.gif) no-repeat 0 9px; padding-left:13px; line-height:2em;}
li a {color:#0abed6;}

.imgindent {margin:0 20px 0 0; float:left;}

h2 {font-size:2.5em; line-height:1.2em; color:#333333; margin-bottom:17px; letter-spacing:-1px;}
h3 {font-size:2em; line-height:1.2em; color:#333333; margin-bottom:17px; margin-top:7px; letter-spacing:-1px;}
h4 {font-size:1.6em; line-height:1.2em; color:#333333; margin-bottom:17px; letter-spacing:-1px;}
.extra {background:url(images/body-main-bg.jpg) top center no-repeat;}
/* ============================= header ====================== */
.logo {float:left; padding:9px 0 0 23px;}

.menu {float:right; padding:42px 20px 0 0;}
.menu li {display:inline; background:none; padding-left:2px;}
.menu li a {color:#040404; text-decoration:none; display:inline-block; font-size:0.83em; line-height:1.5em; text-transform:uppercase; cursor:pointer;}
.menu li a span {display:inline-block; padding:0 2px 0 4px;}
.menu li a span span {padding:8px 6px 7px 6px;}

.menu .active, .menu li a:hover {background:url(images/li-left-bg.gif) left top no-repeat; }
.menu .active span, .menu li a:hover span {background:url(images/li-right-bg.gif) right top no-repeat;}
.menu .active span span, .menu li a:hover span span  { background:#00aed9; color:#fff;}
/* ============================= content ====================== */

.box {background:#fff; }
.box .indent {padding:25px 20px 39px 20px;}
.box .bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}

.col-indent {padding:15px 4px 15px 6px;}

.gallery {float:left; padding-left:5px; }
.slogan {float:left; background:url(images/header-img.jpg) left top no-repeat; padding:145px 0 0 68px; width:384px; height:322px;}
.col-pad {padding-right:38px;}
.col-pad1 {padding-right:10px;}
.col-pad2 {padding-right:10px;}
.col-pad3 {padding-right:10px;}
.box1 .col-pad {padding-right:45px !important;}

.box1 {background:#f5f6f4;}
.box1 .indent {padding:0px 26px 0px 26px;}
.box1 .bottom-right {background:url(images/box1-corner-bottom-right.gif) bottom right no-repeat;}
.box1 .bottom-left {background:url(images/box1-corner-bottom-left.gif) bottom left no-repeat;}
.box1 .top-right {background:url(images/box1-corner-top-right.gif) top right no-repeat;}
.box1 .top-left {background:url(images/box1-corner-top-left.gif) top left no-repeat; width:100%;}

.box1 h2 {font-size:2em; letter-spacing:-1px;}

.box1 .imgindent {margin-right:10px;}

.padding {padding-bottom:21px;}
.padding1 {padding-bottom:32px;}
.padding2 {padding-bottom:20px;}
.padding3 {padding-bottom:18px;}

.box .padding0 {padding-bottom:20px;}

.box1 .divider-pad {padding-bottom:26px;}
.box1 .divider-pad1 {padding-bottom:17px;}

.alignright {text-align:right;}

.list {float:left; width:400px;}

.pad {padding-top:15px;}

.phone {display:inline-block; width:80px;}
.spacing {letter-spacing:-3px;}

.policy-indent {padding:18px 28px 42px 26px;}
/* ============================= footer ====================== */
#footer a {color:#6a6a67; text-decoration:underline;}
#footer a:hover {text-decoration:underline;}
#footer .main {padding:20px 0px 0px 30px; align:center; color:#6a6a67;}
