*{
	margin:0;
	padding:0;
	line-height: 16px;
}
body{background-color:#FFFFFF;}
img{border:0; text-align:left; vertical-align:top;}
ul{list-style:none;}
li{
	line-height:18px;
}

body{
	font-family:Tahoma, Arial, helvetica, sans-serif;
	color:#383838;
	font-size:13px;
	line-height:1.27em;
	text-align:center;
}
input, textarea, select{color:#333B3F; vertical-align:top; text-align:left;font:11px Tahoma, Arial, helvetica, sans-serif; padding-left:5px;}

a{color:#383838; text-decoration:underline;}
a:hover{text-decoration:none;}

/*=======footer===========*/
#footer{margin:0 27px 0 26px; height:41px; background:url(images/footer_bg.gif) left top repeat-x #EEF3F6; padding:21px 0 20px 10px; color:#302C26;}
#footer .box-1{width:195px;}
#footer a{color:#000; text-decoration:underline;}
#footer a:hover{
	text-decoration:none;
	color: #000;
	}
#footer i a{text-decoration:none; font-style:normal;}
#footer i a:hover{text-decoration:underline;}
#footer span{display:block; margin-bottom:3px; font-weight:bold; word-spacing:9px;}
#footer span a{color:#302C26; text-decoration:none; word-spacing:0;}
#footer span a:hover{text-decoration:underline;}
/*=====//footer===========*/

.menu{
	background:url(images/menu_bg.gif) left bottom repeat-x;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	width: 609px;
	}
.menu a{
	color:#fff;
	text-decoration:none;
}

.menu a:hover{
	color:#fff;
	text-decoration: underline;
}

.menu div{height:41px; background:url(images/menu_corner_right_bg.jpg) right bottom no-repeat;}

/*=======block_2===========*/
.block-2{background:url(images/block_1_border_top.jpg) left top repeat-x #EEF3F6; width:100%;}
.block-2 .border-bot{background:url(images/block_1_border.gif) left bottom repeat-x;}
.block-2 .border-left{background:url(images/block_1_border.gif) left top repeat-y;}
.block-2 .border-right{background:url(images/block_1_border.gif) right top repeat-y;}
.block-2 .corner-left-top{background:url(images/block_2_corner_left_top.jpg) left top no-repeat; width:100%;}
.block-2 .corner-right-top{background:url(images/block_2_corner_right_top.jpg) right top no-repeat; padding:10px 5px 6px 6px;}
.block-2 .title{margin:0 0 9px 7px;}
/*=====//block_2===========*/


/*=======block_3===========*/
.block-3{
	background:url(images/block_3_bg.jpg) left top repeat-x #DDE7ED;
	padding:10px 8px 8px 9px;
	color:#2A2A2B;
	font-size:12px;
}
.block-3 a{
	color:#2A2A2B;
	font-size:1.27em;
	text-decoration:none;
	font-weight:bold;
}
.block-3 a:hover{text-decoration:underline;}
/*=====//block_3===========*/

/*Title*/
.title2 {background-image:url(images/bg_title.jpg);
		background-repeat:repeat-x;
		height:35px;
		padding:8px 0 0 10px;}
/*Line*/
.line-y {background-image:url(images/line_y.gif);
		background-repeat:repeat-y;
		background-position:center;
}
.line-y2 {background-image:url(images/line_y.gif);
		background-repeat:repeat-y;
		background-position: right;
}


/*Images*/
.image {border-color:#CCC; border-width:1px;}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 10px solid #F5F5F5;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	