* { margin:0; padding:0;}
body{ background:#FFFFFF;}
html, input, textarea, select{font-family:Tahoma; font-size:12px; color:#525252; line-height:15px;}

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

a:hover{text-decoration:none;}
a {color:#3B6276;}

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

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

.form { height:30px;}
.form input {width:219px; height:17px; color:#3A3A3A; background:none; border-color:#DBDBDB;}
textarea { width:220px; height:71px; border-color:#DBDBDB; background:none; overflow:auto; margin-bottom:2px;}

.input { width:167px; height:17px; border-color:#DBDBDB; }

.title { margin-bottom:18px;}

.img_indent { margin:0 15px 0 0; float:left;}

ul { list-style:none;}
li a { color:#396073; line-height:18px;}

.list ul { list-style:circle; margin-left: 25px;}
.list li { line-height:18px;}

.txt1 { color:#161517;}
.txt2 { color:#3B6276;}

.line_hor { background:url(images/line1.gif) left top repeat-x;}
.line_hor1 { background:url(images/line2.gif) left top repeat-x;}

/*header*/
#header .row_1 {background:#ffffff; height:58px;}
#header .row_1 .col_1 .indent { padding:10px 0px 10px 15px }
#header .row_1 .col_2 { float:right; color:#B5B5B5;}
#header .row_1 .col_2 .indent { padding:10px 10px 0 0;}
#header .row_2 .col_1 { width:411px;}
#header .row_2 .col_2 { width:236px; height:294px; background:url(images/header_bgd.gif) left top repeat-x;}
#header .row_2 .col_2 .indent { padding:30px 0 30px 23px;}
#header .row_2 .col_3 { width:133px;}
#header ul li a { color:#FFFFFF; text-transform:uppercase; background:none; padding-left:17px; line-height:26px; text-decoration:none;}
#header ul li a:hover { background:url(images/marker.gif) no-repeat 0 5px; padding-left:17px; color:#9BADB6;}
#header .li1 a { background:url(images/marker.gif) no-repeat 0 5px; padding-left:17px; color:#9BADB6;}

/*footer*/
#footer .indent { padding:5px 10px 0px;}
#footer a { color:#5187A2;}
#footer { border-top:#DBDBDB solid 1px; }

/*================== Left Feature Column ==================*/

#page1  .col_1 .indent { padding:37px 20px 37px 20px; background:#ffffff;}
#page1  .col_1 .indent1 { padding:4px 0 24px 30px; line-height:18px;}
#page1  .col_1 .line_hor { margin:20px 0 0 0;}
#page1  .col_2 {background:url(images/line3.gif) left top repeat-x #F3F3F3; padding:4px;}
#page1  .col_2 .indent { padding:29px 20px 44px 22px;}
#page1  .col_2 .title { margin:0 0 18px 2px;}
#page1  .col_3 { background:url(images/line3.gif) left top repeat-x #F3F3F3;}
#page1  .col_3 .indent { padding:29px 20px 44px 22px;}

/*================== Right Feature Column==================*/
#page6  .col_1 { background:url(images/line3.gif) left top repeat-x #F3F3F3; margin-left:-8px;}
#page6  .col_1 .indent { padding: 29px 10px 40px 10px;}
#page6  .col_1 .title { margin:0 0 16px 1px;}
#page6  .col_2 .indent { padding:29px 10px 25px 10px;}
#page6  .col_2 .indent1 { padding:17px 30px 24px 17px;}
#page6  .col_2 .title { margin:0 0 18px 2px;}
#page6  .col_2 .title1 { margin:0 0 18px 0;}

/*================== Blank ==================*/
#page9  .indent { padding:29px 24px 29px 30px}



/*===================GALLERY=======================*/
#gallery {
	margin-left: auto;
	margin-right: auto;
}

.thumbnailContainer {
	margin-top: 5px;
	overflow: hidden;
	margin-left: auto; 
	margin-right: auto;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	padding: 10px 0 10px 10px; 
/*	padding: 20px 0 0 10px */
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.paddedBox {
	padding: 10px;
}