* {
	margin:0;
	padding:0;
	text-align: justify;
}
body { background:#1a1a1a url(images/tall_header.gif) 0 0 repeat-x; font-size:100%; line-height:1em; font-family:arial, tahoma; color:#7a7a7a; text-align:justify;}


/*in_line*/
input, select { vertical-align:middle; font-weight:normal; font-family:tahoma; color:#000000; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

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



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


h1{text-indent:-10000px; font-size:0; line-height:0;}

.h_menu, .h_wr_logo, .footer, .content{ width:765px;}

li a  center left no-repeat; margin:0; padding:0 0 0 16px; color:#ebebeb; line-height:1.5em; font-size:0.937em;}

/*header*/ 
.h_menu{ height:145px;}
.h_wr_logo{ height:385px; background:#252525 url(images/h_wr_logo.jpg) 0 0 no-repeat;}

/*footer*/
.footer{ background:url(images/footer_wr.gif) 0 0 repeat-x; padding:29px 0 20px 0; font-size:0.687em; color:#979797; text-indent:33px;}
.footer a{ color:#979797;}


/*content*/
.content{ font-size:0.75em;}
.title{ display:block;}
.title1{ display:block; margin:6px 0 30px 0;}
.line_x{ background:url(images/line_x.gif) 0 0 repeat-x; height:15px; margin-top:15px;}

.row_top{ background:#252525 url(images/row_top.gif) 0 0 repeat-x;}
.row_top .wr_bot{ background:url(images/row_bot.gif) bottom left repeat-x; width:100%;}
.img_left{ float:left; margin-right:37px;}
.title{ display:block; margin-bottom:17px;}
.row_top strong{ color:#c9c9c9; text-transform:uppercase; display:block; margin-bottom:11px;}

.row_bot{
	background:url(images/row_bot_wr.gif) 0 0;
	padding:10px 10px 10px 10px;
}


.button_wr{ background:url(images/button_wr_1.gif) 0 0 repeat-x; height:19px; text-align:center;}
.button_wr a{ color:#ffffff; padding:0 0 0 8px; background:url(images/wr_link.gif) 0 5px no-repeat; text-decoration:none; font-size:0.937em;}
.button_wr a:hover{ text-decoration:underline;}

.w{ width:86px;}
.w1{ width:100px;}
.w2{ width:106px;}
.w_form{ width:68px; float:left !important;}
.ind_2{ margin:11px 0;}
.ind_1{ margin:14px 0 0 0;}
.txt1{ color:#8d8d8d;}
.link1{ color:#ebebeb; display:block; font-size:0.937em;}
.ind_left{ padding-left:57px;}
.ind_top{ margin-top:31px;}
.row_bot strong{ color:#ebebeb;}
.content span{ color:#bbbbbb;}
.txt2{ display:block; margin-bottom:5px; color:#c9c9c9; text-transform:uppercase;}

/*================== index.html ==================*/
#page1 .row_top .indent_box{ padding:38px 30px 22px 34px;}
/**/
#page1 .row_bot .line_y{
	width:700px;
}
#page1 .row_bot .col_1 .w{ margin-top:42px;}
#page1 .row_bot .col_2 .col_box{ width:370px;}
#page1 .row_bot .col_2 .col_box_1{ width:298px;}
#page1 .row_bot .col_2 .col_box_2{ width:85px; margin-left:16px;}
#page1 .row_bot .col_2 .col_box_2 img{ display:block; margin-bottom:14px;}

#page1 .row_bot .box_wr_bl{padding:18px 20px 23px 21px; background:#000000; color:#bbbbbb;}








div#page {
	width: 400px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 0px;
}
div#ads {
	clear: both;

}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */

	width:auto;

}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.controls {
	
}
div.controls a {

}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	width: 310px;

	height: 230px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 230px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {

}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #414141;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;

}
span.image-caption {
	display: block;
	position: absolute;
	width: 300px;
	top: 0;
	left: 0;
}
div.caption {

}
div.image-title {
	font-weight: bold;
	
}
div.image-desc {


}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 0px 13px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #414141;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 10px;
	height: 0px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #414141;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

