/* CSS Document */

* {
	font-size:100%;
}

body{
	background:#FFFFFF;
	text-align:center;
}

img {
	vertical-align:top;
}
a img { border:0;}

ul {
	list-style:none;
	text-align: left;
}

.left { float:left;}
.right {float:right;}
.right1 {
	float:none;
}
.flash {
	background: #FFF;
	width:784px;
	text-align: center;
}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial;
	font-size:0.75em;
	color:#6e778a;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#6e778a;}
a:hover{text-decoration:none;}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

/* ============================= main layout ====================== */

h2 {font-size:1.083em; line-height:1em; margin:14px 0 19px 0;}

li {
	list-style-type: none;
	margin-bottom: 7px;
	list-style-image: url(images/bullets.jpg);
}
li a {color:#53b4d4; text-decoration:none;}
li a:hover {text-decoration:underline;}

.list li {margin:0; background:url(images/list2_bg.gif) no-repeat 0 6px;}
.list li a {line-height:1.667em; color:#6e778a;}

.imgindent {
	margin:0 5px 0 0;
	float:left;
}
.imgindent3 {margin:0 13px 0 0; float:left;}
.imgindent2 {margin:0 20px 33px 0; float:left;}
.imgindent4 {
	float:right;
}
.imgindent5 {
	margin:0;
	float:left;
}
.title {margin-bottom:17px;}
.title2 {margin-bottom:10px;}
.button {
	margin-top:15px;
	text-align: right;
}

cite {font-style:normal; display:block; margin:10px 0 10px 0;}
.blue {
	color:#53b4d4;
	font-size: 14px;
	font-weight: bold;
}
.black {
	
	color:#53b4d4;
	font-size: 20px;
	font-weight: bold;
}

.red {
	color:#F00;
	font-size: 20px;
	font-weight: bold;
}

/* ============================= header ====================== */

#header .left {padding:28px 0 33px 0;}
#header .right { padding-right:4px;}
.slogan {padding:93px 55px 84px 0; background:url(images/header_bg.jpg) top left no-repeat; text-align: right}
#header .button {margin-top:9px;}

/* ============================= middle ====================== */

.box {
}
.box .tall_right {background:url(images/box_right_tall.gif) right repeat-y;}
.box .tall_left {background:url(images/box_left_tall.gif) left repeat-y;}
.box .tall_top {background:url(images/box_top_tall.gif) top repeat-x;}
.box .corner_bottom_right {background:url(images/box_corner_bottom_right.gif) bottom right no-repeat;}
.box .corner_bottom_left {
	padding-left: 10px;
}
.box .corner_top_right {
}
.box .corner_top_left {
	width:200px;
}
.box .padding {padding:23px 20px 30px 25px;}

.row1 {padding:16px 0 24px 0;}
.row1 .column_padding {margin-right:5px; padding:0;}
.column_padding {
	padding-right:40px;
}
.phone {margin-top:9px;}
.indent {padding:0 24px 17px 24px;}
.content1 {padding:2px 35px 0 21px;}
.ul {margin-top:15px;}

.hor_line_dark {background:url(images/hor_dark_line.gif) bottom repeat-x; padding:0 8px}
.hor_line_light {background:url(images/hor_light_line.gif) bottom repeat-x; padding:0 10px 17px 13px;}

/* ============================= footer ====================== */

#footer .main {
	text-align:center;
	color:#53b4d4;
	padding:20px 0 20px 0;
}
#footer a {text-decoration:none; color:#53b4d4;}
#footer a:hover {text-decoration:underline;}


/* ============================= index ============================= */

#index .indent {padding:0 24px 8px 24px;}
#index .column2 .box .padding {padding:23px 34px 53px 25px;}
#index .column3 .box .padding {padding:23px 34px 40px 25px;}

/* ============================= index-2 =========================== */

#index_2 .indent {
	padding:5px 1px 0 0;
}
#index_2 .column_padding {padding-right:8px;}
#index_2 h2 {margin-top:22px;}
#index_2 .column2 ul {
	margin-left:20px;
	margin-top: 10px;
}
#index_2 .box .padding {
	padding:23px 5px 23px 5px;
}



/* ============================= index-3 =========================== */

#index_3 .indent {padding:0 24px 27px 24px;}
#index_3 .box .padding {padding:23px 20px 30px 22px;}
#index_3 .column2 ul {margin-left:124px;}


/* ============================= index-3 =========================== */

#index_4 .indent {padding:16px 0 0 0;}
#index_4 .box {margin-bottom:4px;}
#index_4 .box .padding {padding:23px 20px 28px 22px;}
#index_4 .column_padding {padding-right:24px;}
#index_4 .content1 {padding:2px 8px 0 24px;}

#index_4 .hor_line_light {padding:23px 0 0 16px;}
/* ============================= index-4 =========================== */



form .rowi {height:26px;}

.input {width:204px; height:18px; padding:0 0 0 5px; font-size:0.918em;}
textarea {width:204px; height:113px; padding:0 0 0 5px; overflow:auto; font-size:0.918em; margin-bottom:4px}

/* ============================= index-5 =========================== */

#index_5 .indent {padding:25px 27px 22px 24px;}

/* =========================== ADDED-STYLES ======================== */

.small-blue {color: #53b4d4;}
.about-us {
	background-image:url(images/about-us.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 150px;
	background-position: right top;
	margin-top: 15px;
	padding-right: 135px;
}
