﻿* {
	margin: 0;
	padding: 0;
	color: #336699;
	font-size: small;
}
body {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #6b757d;
}

textarea { font-family:Tahoma, Arial, helvetica, sans-serif; font-size:1em;}

input { font-family:Tahoma, Arial, helvetica, sans-serif; font-size:1em;}

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

.alignright { text-align:right;}
.aligncenter { text-align:center;}

block { width:100%; overflow:hidden;}

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

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

.tail-top {
	background: url(../gallery/images/tail-top.gif) left top repeat-x #fff;
	width: 40.5%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 4px;
}

/*==================forms====================*/
select { vertical-align:middle; font-weight:normal;}
input { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:196px; padding:2px 0 3px 0; color:#8c8c8c; background:#d4e0ea; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding-left:3px;}
textarea { width:196px; height:166px; background:#d4e0ea; color:#8c8c8c; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding-left:3px; display:block;}
.but-indent {margin-right:8px; padding-left:32px;}


/*==================list====================*/
ul {
	list-style: none;
	color: #336699;
	font-style: normal;
}

.site-nav {margin-top:24px;}
.site-nav li {display:inline;}
.site-nav li a {color:#383838; font-size:12px; text-decoration:none; padding:0 15px 16px 15px; display:block; float:left; margin-right:4px;}
.site-nav li a:hover {color:#3d7b99; background:url(../gallery/images/marker.gif) repeat-x bottom;}
.site-nav li a.act {font-size:12px; text-decoration:none; color:#3d7b99; background:url(../gallery/images/marker.gif) repeat-x bottom; padding:0 15px 16px 15px;}

.list li {width:100%; overflow:hidden; margin-bottom:20px; vertical-align:bottom;}
.list li span {width:30px; line-height:22px; height:74px; float:left; display:block; text-align:center; padding:5px 0 0 0; background:url(../gallery/images/marker1.gif) no-repeat left top; margin-right:14px;}
.list li a {
	color: #393939;
	display: block;
	margin-bottom: 6px;
}
.list li span:first-line {color:#FFFFFF; font-weight:bold; font-size:1.1em}

.list1 {margin:32px 0 0 21px;}
.list1 li {background:url(../gallery/images/marker2.gif) no-repeat left center; padding-left:21px; margin-bottom:3px;}
.list1 li a {color:#217ea8;}

.list2 {margin-bottom:53px;}
.list2 li {margin-bottom:9px;}
.list2 li a {
	color: #336699;
}

.list3 li {padding-left:60px; margin-bottom:20px;}
.list3 li a {color:#ed8912; display:block; margin-bottom:6px;}
.list3 li.icon1 {background:url(../gallery/images/icon1.gif) no-repeat left top;}
.list3 li.icon2 {background:url(../gallery/images/icon2.gif) no-repeat left top;}
.list3 li.icon3 {background:url(../gallery/images/icon3.gif) no-repeat left top;}

.footer_nav {width:100%; overflow:hidden; margin-bottom:11px;}
.footer_nav li.none {background:none;}
.footer_nav li { display:inline; margin-left:-1px; background:url(../gallery/images/marker3.gif) no-repeat left center;}
.footer_nav li a {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	padding: 0 15px 0 18px;
}
.footer_nav li a:hover { text-decoration:underline;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 {margin-top:9px;}
.p2 {margin-top:30px;}
.p3 {margin-top:56px;}
.p4 {
	margin-top: 15px;
	color: #336699;
}

.phones {width:158px; overflow:hidden;}

/*==================txt, links, lines, titles====================*/
a {
	color: #336699;
}
a:hover{text-decoration:none;}

h6 {font-size:1em; font-weight:normal; font-style:italic; text-transform:uppercase; margin-bottom:32px;}

.txt1 {
	color: #393939;
}
.txt2 {color:#2f3439; font-size:0.91em;}
.txt3 {color:#ed8912;}
.txt4 {
	color: #336699;
}

.link1 { display:block; float:left; background:url(../gallery/images/link1-bgd.gif) left top repeat-x; color:#393939; text-decoration:none; line-height:.45em; margin-top:20px;}
.link1 em { display:block; background:url(../gallery/images/link1-left.gif) no-repeat left top; font-style:normal;}
.link1 b { display:block; background:url(../gallery/images/link1-right.gif) no-repeat right top; padding:3px 41px 11px 13px;}
.link1:hover { text-decoration:underline;}

.line-hor { border-bottom:1px solid #b5b7b9; padding-bottom:12px; margin-bottom:40px;}

.title { margin-bottom:17px;}


/*==================boxes====================*/
.box { background:#cedce8 url(../gallery/images/box-bgd.gif) repeat-x; width:100%; color:#4b5156; margin-top:34px;}
.box .border-top {background:url(../gallery/images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(../gallery/images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(../gallery/images/border.gif) repeat-y left;}
.box .border-right {background:url(../gallery/images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(../gallery/images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(../gallery/images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(../gallery/images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(../gallery/images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:20px 24px 26px 22px;}
.box .inner1 { padding:20px 24px 37px 22px;}
.box .icon {
	background: url(../gallery/images/icon.gif) no-repeat 372px top;
	padding-right: 120px;
	color: #336699;
}
.box a {
	color: #336699;
	font-size: small;
}


/*header*/
#header .col-1 {width:286px;}
#header .col-1 .indent {padding:53px 0 0 32px;}
#header .col-2 {width:514px;}

/*content*/
#content {margin:57px 0 27px 32px;}
#content .indent {padding-right:26px;}
#content .indent1 {padding-top:18px;}

/*footer*/
#footer {background:url(../gallery/images/footer-bgd.gif) repeat-x;}
#footer .left {background:url(../gallery/images/footer-left.gif) no-repeat left top;}
#footer .right {background:url(../gallery/images/footer-right.gif) no-repeat right top; padding-top:22px; text-align:center}

/*==========================================*/
a:hover {
	color: #3366CC;
}
a:hover {
	color: #003399;
}
a:hover {
	color: #000080;
}







/*layout.css*/
#main {width:800px; margin:0 auto; position:relative; padding:0px; *margin-top:-1px; _margin-top:-1px;}

#header {height:287px;}
#footer { font-size:0.689em;}

#content { font-size:0.689em;}

#header { font-size:0.689em;}

.col-3 { float:left;}

.col-2 { float:left;}

.col-1 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:234px; margin-right:22px; color: #4b5156;}
#page1 #content .col-2 { width:486px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:234px; margin-right:22px;}
#page2 #content .col-2 { width:486px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:486px; margin-right:22px;}
#page3 #content .col-2 { width:234px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:472px; margin-right:36px;}
#page4 #content .col-2 { width:234px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:234px; margin-right:22px;}
#page5 #content .col-2 { width:486px;}
#page5 #content .col-2 .col-1 { width:225px; margin-right:33px;}
#page5 #content .col-2 .col-2 { width:225px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:234px; margin-right:22px;}
#page6 #content .col-2 { width:486px;}
#page6 #content .col-2 .col-1 { width:186px; margin-right:40px;}
#page6 #content .col-2 .col-2 { width:186px;}

/*======= index-6.html =======*/
#page7 #content .row-1 {
	width: 728px;
	color: #393939;
}

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


#footer {height:85px;}




/*css taken from all pages*/
/*index*/
.style2 {
	color: #303030;
}
.style3 {
	color: #336699;
	font-size: large;
}
.style5 {
	font-size: small;
	color: #303030;
}
.style6 {
	color: #336699;
	text-decoration: none;
}
.style7 {
	font-size: small;
	color: #303030;
}
.style8 {
	text-decoration: none;
}
.style11 {
	line-height: 150%;
	color: #336699;
}
.style12 {
	font-size: medium;
}
.style13 {
	margin-left: 10;
}
a:active {
	color: #3366CC;
}
.style15 {
	margin-left: 10;
	text-decoration: none;
}
a:hover {
}
a:hover {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
.newStyle1 {
	color: #003399;
}
.style16 {
	font-size: large;
}
.style17 {
	margin: 2px;
}

/*index-1*/
.style2a {
	font-size: small;
	line-height: 150%;
}
.style3a{
	color: #336699;
}
.style4 {
	font-size: medium;
	color: #336699;
}
.style6a {
	font-size: large;
	color: #336699;
}
.style7a {
	color: #336699;
	font-size: large;
}
.style8a {
	font-size: large;
	color: #9F0000;
}
.style10 {
	color: #393939;
	line-height: 100%;
}
.style11a {
	line-height: 100%;
}
.style13a {
	text-decoration: none;
	color: #336699;
}
.style15a {
	text-decoration: none;
	color: #336699;
}
.style16a {
	text-decoration: none;
	color: #336699;
}
.style17a {
	text-decoration: none;
}
.style18 {
	color: #336699;
}
.style19 {
	font-size: large;
	color: #9F0000;
	text-decoration: none;
}
.style20 {
	font-size: medium;
	line-height: 150%;
}
.style21 {
	line-height: 150%;
	color: #336699;
}
.style22 {
	color: #9F0000;
}
.style23 {
	color: #9F0000;
	text-decoration: none;
}


/*index-2*/
.style1 {
	color: #393939;
}
.style2b {
	margin-top: 9px;
	color: #393939;
}

.style3b {
	font-size: medium;
	color: #336699;
}
.style4b {
	color: #336699;
}
.style5b {
	line-height: 100%;
}
.style6b {
	line-height: 100%;
	text-align: left;
}




/*index-3*/
.style2c {
	border-style: solid;
	border-width: 2px;
}
.style3c {
	line-height: 100%;
}
.style4c {
	line-height: 100%;
	color: #393939;
}
.style5c {
	color: #336699;
}
.style6c {
	font-size: xx-small;
}
.style7c {
	margin-top: 9px;
	line-height: 100%;
	color: #393939;
}
em{text-decoration:inherit}em{font-weight:bold;font-style:normal}

/*index-4*/
.style2d {
	line-height: 100%;
	color: #336699;
}
.style3d {
	color: #393939;
	line-height: 100%;
}
.style5d {
	text-decoration: none;
}
.style7d {
	color: #336699;
}


/*index-5*/
.style1e {
	line-height: 100%;
}
.style3e {
	float: right;
	color: #393939;
}
.style4e {
	float: left;
	color: #393939;
}
.style7e {
	font-weight: bold;
}
.style8e {
	line-height: 100%;
	font-size: large;
	color: #336699;
}
.style9 {
	color: #336699;
}
.style10e {
	line-height: 100%;
	text-align: center;
}
.style11e {
	line-height: 100%;
	text-align: left;
}


/*index-6*/
.style1f {
	font-size: medium;
}
.style2f {
	color: #9F0000;
}

/*index-7*/
.style1g {
	text-decoration: none;
	color: #303030;
}
.style2g {
	font-size: small;
	line-height: 150%;
}
.style3g {
	color: #336699;
}
.style4g {
	font-size: medium;
	color: #336699;
}
.style7g {
	color: #336699;
	font-size: large;
}
.style10g {
	color: #393939;
	line-height: 100%;
}
.style11g {
	line-height: 100%;
}
.style13g {
	text-decoration: none;
	color: #336699;
}
.style15g {
	text-decoration: none;
	color: #336699;
}
.style16g {
	text-decoration: none;
	color: #336699;
}
.style17g {
	text-decoration: none;
}
.style18g {
	color: #336699;
}
.style19g {
	font-size: large;
	color: #9F0000;
	text-decoration: none;
}
.style20g {
	font-size: medium;
	line-height: 150%;
}
.style22g {
	font-size: 12.0pt;
	font-family: "Times New Roman", serif;
	color: #393939;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: .0001pt;
}
.style23g {
	color: blue;
	text-decoration: underline;
}
.style24g {
	font-size: 12.0pt;
	font-family: "Times New Roman", serif;
	color: #393939;
	line-height: 100%;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: .0001pt;
}
.style25g {
	font-family: Tahoma;
}
.style26g {
	color: blue;
}
.style27g {
	text-decoration: none;
	color: #336699;
	font-size: medium;
}
.style28g {
	font-size: 12.0pt;
	font-family: Tahoma, sans-serif;
	color: #393939;
	line-height: 100%;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: .0001pt;
}

/*index-8*/
.style2h {
	margin-top: 9px;
	color: #393939;
}
.style3h {
	font-size: medium;
	color: #336699;
}
.style4h {
	font-size: medium;
	color: #336699;
}
.style5h {
	line-height: 100%;
}
.style6h {
	margin-top: 9px;
	line-height: 100%;
}
.style7h {
	text-decoration: none;
}

/*index-9*/
.style2i {
	margin-top: 9px;
	color: #393939;
}
.style3i {
	font-size: medium;
	color: #336699;
}
.style4i {
	font-size: medium;
	color: #336699;
}
.style5i {
	line-height: 100%;
}
.style6i {
	color: #393939;
}
.style7i {
	margin-top: 9px;
	color: #336699;
	line-height: 100%;
}
.style8i {
	margin-top: 9px;
	color: #336699;
	line-height: 100%;
	text-decoration: none;
}

/*index-10*/
.style2j {
	font-size: small;
	line-height: 150%;
}
.style3j {
	color: #336699;
}
.style5j {
	font-size: small;
}
.style6j {
	font-size: large;
	color: #336699;
}
.style10j {
	color: #393939;
	line-height: 100%;
}
.style11j {
	line-height: 100%;
}
.style12j {
	color: #393939;
}
.style13j {
	text-decoration: none;
}

/*index-11*/
.style1k {
	color: #393939;
}
.style2k {
	line-height: 100%;
}
.style3k {
	color: #393939;
	line-height: 100%;
}
.style5k {
	font-size: large;
}
.style6k {
	color: #393939;
	line-height: 100%;
	text-align: center;
}
.style7k {
	color: #393939;
	line-height: 100%;
	text-align: left;
}
.style8k {
	text-align: center;
	line-height: 100%;
}
.style9k {
	text-align: left;
	line-height: 100%;
}

/*index-12*/
.style2l {
	font-size: small;
	line-height: 150%;
}
.style3l {
	color: #336699;
}
.style4l {
	font-size: medium;
	color: #336699;
}
.style10l {
	color: #393939;
	line-height: 100%;
}
.style11l {
	line-height: 100%;
}
.style13l {
	text-decoration: none;
	color: #336699;
}
.style15l {
	text-decoration: none;
	color: #336699;
}
.style16l {
	text-decoration: none;
	color: #336699;
}
.style17l {
	text-decoration: none;
}
.style18l {
	color: #336699;
}
.style19l {
	font-size: large;
	color: #9F0000;
	text-decoration: none;
}
.style20l {
	font-size: medium;
	line-height: 150%;
}
.style22l {
	font-size: large;
}
.style23l {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*index-13*/
.style1m {
	font-size: medium;
}
.style2m {
	color: #9F0000;
}


/*index-14*/
.style2n {
	color: #9F0000;
}
.style3n {
	text-decoration: none;
}


/*index-16*/
.style1o {
	font-size: medium;
}
.style2o{
	color: #9F0000;
}