/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:942px;
} 

body { 
	background:#dce0e6; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:100%; 
	line-height:1em; 
	color:#9ea7bb; 
	min-width:942px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p {
	margin:0;
	padding:0;
	color: #000;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper {
	width:100%;
	overflow:hidden;
}

.container { 
	width:100%;
}

.zoom {
	overflow:hidden;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #e7ebf0;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

/*=========================== FORMS ===========================*/

#search-form label {
	display:block;
	padding-bottom:3px;
}
#search-form div {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#search-form input {
	border:1px solid #dee1e6;
	background:#fff;
	width:160px;
	padding:3px 0 3px 3px;
}

/*========================== LISTS ============================*/

.banner-list1 {
	border-top:2px solid #c1c6d0;
	border-bottom:2px solid #c1c6d0;
	width:100%;
	overflow:hidden;
	margin-bottom:7px;
} 
.banner-list1 li {
	float:left;
	width:215px;
	border-right:1px solid #c1c6d0;
	padding:18px 0 0 26px;
	height:134px;
}
.banner-list1 li.first {
	width:215px;
	padding-left:0;
}
.banner-list1 li.last {
	width:216px;
	border:0;
}
.banner-list1 li strong {
	color:#353e4d;
	font-size:1.67em;
	line-height:1em;
	display:block;
	padding-bottom:8px;
}
.banner-list1 li span {
	font-size:1.33em;
	line-height:1.125em;
	display:block;
	padding-bottom:8px;
}
.banner-list1 li a {
	font-size:1.17em;
	font-style:italic;
}

.banner-list2 {
	padding-bottom:110px;
}
.banner-list2 li {
	padding-bottom:7px;
}
.banner-list2 li span {
	display:block;
	padding:18px 15px 26px 21px;
}
.banner-list2 li a {
	display:block;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-image:url(images/arrow1.png);
	width:236px;
	overflow:hidden;
	text-decoration:none;
}
.banner-list2 li strong {
	color:#fff;
	font-style:italic;
	font-weight:bold;
	font-size:1.67em;
	line-height:1.2em;
	display:block;
	padding-bottom:10px;
}
.banner-list2 li em {
	color:#fff;
}
.banner-list2 li b {
	font-style:italic;
	line-height:1.5em;
}
.banner-list2 li.style1 a {
	background-color:#31a2ca;
}
.banner-list2 li.style1 b {
	color:#1e1e1e;
}
.banner-list2 li.style2 a {
	background-color:#e9691b;
}
.banner-list2 li.style2 b {
	color:#282b2f;
	font-size:12px;
	line-height:1.29em;
}
.banner-list2 li.style3 a {
	background-color:#c1c6d0;
}
.banner-list2 li.style3 strong {
	color:#353e4d;
}
.banner-list2 li.style3 b {
	color:#000;
	font-size:12px;
}
.banner-list2 li.style3 em {
	color:#353e4d;
}

.news-list {
	margin-bottom:-12px;
}
.news-list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:14px;
}
.news-list li strong {
	color:#e9691b;
	float:left;
	width:82px;
}
.news-list li div {
	width:auto;
	float:left;
}
.news-list li a {
	font-style:italic;
}

.list {
	padding-bottom:10px;
}
.list li {
	padding:0 0 10px 21px;
	background:url(images/arrow.gif) no-repeat left 3px;
	line-height:1.08em;
}
.list li a {
	color:#353e4d;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}
.list li.last {
	margin-bottom:-10px;
}

.list1 {
	margin-top:-18px;
}
.list1.alt li {
	margin-bottom:10px;
}
.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:18px;
}
.list1 li strong {
	color:#353e4d;
}
.list1 li .img-link {
	margin-right:24px;
}
.list1 li p {
	margin-bottom:8px;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding:0 0 15px 0;
	width:100%;
	overflow:hidden; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}
.img-box1 a.img-link { 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:20px;
	line-height:1.33em;
}
.p1 {	
	margin-bottom:8px;
}

.phone { 
	float:right; 
	margin-right:30px;
}

table {
	width:100%;
	border:1px solid #dde0e6;
	color:#353e4d;
	line-height:1em;
	margin-bottom:7px;
}
table tr.top {
	background:#e7ebf0;
	font-weight:bold;
}
table tr.top td {
	padding:10px 0;
}
table tr.top td,
table tr.top td.c2 {
	color:#9ea6b7;
}
table tr.alt {
	background:#f6f6f8;
}
table tr.first td {
	padding-top:16px;
}
table tr.last td {
	padding-bottom:20px;
}
table tr td {
	padding:8px 0;
}
table tr td.c1 {
	width:272px;
	padding-left:17px;
}
table tr td.c2 {
	text-align:right;
	width:90px;
	color:#31a2ca;
}
table tr td.c3 {
	text-align:right;
	width:71px;
	padding-right:10px;
}

.address,
.address a {
	color:#e9691b;
}
.address span {
	display:block;
	text-align:right;
	padding-right:37px;
}

dl {
	margin-bottom:-20px;
}
dl dt {
	font-weight:bold;
}
dl dd {
	margin-bottom:20px;
}
dl dd span {
	float:right;
	margin-right:12px;
}
dl dt,
dl dd a {
	color:#353e4d;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#31a2ca; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	color:#353e4d;
	font-size:2em;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:14px;
}
h3.extra {
	color:#000;
}
h3 strong {
	color:#e9691b;
	font-size:.58em;
	display:inline-block;
	padding-left:14px;
}
h3 img {
	position:relative;
	top:8px;
}
h4 {
	font-size:1em;
	line-height:1.33em;
	color:#353e4d;
}

.txt1 {
	color:#353e4d;
}

.img-link {
	border:1px solid #dfe2e7;
	float:left;
	display:block;
}
.img-link:hover {
	border:1px solid #31a2ca;
}

.link {
	font-style:italic;
	text-align:left;
	font-size:1.17em;
	display:block;
	color:#31a2ca;
}
.link.alt {
	text-align:left;
}

.line-ver {
	background:url(images/divider.gif) repeat-y 430px 0;
}
.line-ver1 {
	background:url(images/divider.gif) repeat-y 199px 0;
}
.line-ver2 {
	background:url(images/divider.gif) repeat-y 431px 0;
}

.line-hor { 
	border-bottom:1px solid #d3d7db; 
	margin:20px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

/*============================ BOXES ==========================*/

.box {
	background:#fff;
	width:100%;
}
.box .inner { 
	padding:15px 18px 27px 26px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:51px;
}
#header .row-1 ul {
	width:100%;
	overflow:hidden;
}
#header .row-1 ul li {
	float:left;
	font-size:1.33em;
	border-left:1px solid #e8ecf1;
	margin-left:-1px;
}
#header .row-1 ul li a {
	text-decoration:none;
	color:#353e4d;
	width:134px;
	text-align:center;
	display:block;
	padding:16px 0 19px 0;
}
#header .row-1 ul li a:hover,
#header .row-1 ul li a.active {
	background-color:#e7ebf0;
}
#header .row-2 {
	height:auto;
	text-align:center;
	position:relative;
	overflow:hidden;
}
#header .row-2 span {
	display:block;
	padding-top:52px;
}
#header .row-2 strong {
	position:absolute;
	right:80px;
	top:60px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.17em;
	line-height:1.29em;
	color:#e9691b;
	text-align:left;
	display:block;
}
#header .row-2 strong b {
	font-weight:bold;
	font-size:.86em;
}
#header .row-3 {
	height:45px;
	overflow:hidden;
}
#header .row-3 ul {
	padding-right:8px;
	float:left;
}
#header .row-3 ul li {
	float:left;
	padding-right:7px;
}
#header .row-3 ul li a {
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	width:183px;
	height:38px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.17em;
	line-height:1.2em;
}
#header .row-3 ul li a span {
	display:block;
	padding:10px 0 0 13px;
}
#header .row-3 ul li a:hover {
	top:-5px;
	position:relative;
	padding-bottom:5px;
}
#header .row-3 ul li.style1 a {
	background-image:url(images/banner-bg1.gif);
}
#header .row-3 ul li.style2 a {
	background-image:url(images/banner-bg2.gif);
}
#header .row-3 ul li.style3 a {
	background-image:url(images/banner-bg3.gif);
}
#header .row-3 ul li.style4 a {
	background-image:url(images/banner-bg4.gif);
	color:#353e4d;
}
#header .row-3 em,
#header .row-3 b {
	font-size:1.17em;
	padding-top:12px;
	float:right;
}
#header .row-3 em {
	text-transform:uppercase;
	font-style:normal;
}
#header .row-3 em a {
	color:#e9691b;
}
#header .row-3 b {
	font-weight:normal;
	padding-left:17px;
}
#header .row-3 b a {
	color:#31a2ca;
}

/*========================= CONTENT ===========================*/

#content .indent {
	padding-bottom:56px;
}

/*========================= FOOTER ============================*/

#footer p {
	font-size:1.17em;
	padding:15px 0 0 242px;
}
#footer span {
	color:#353e4d;
	text-transform:uppercase;
	font-size:.86em;
}
#footer a {
	text-decoration:none;
	color:#9ea7bb; 
}
#footer a:hover {
	text-decoration:underline;
}

/*=============================================================*/
