/* CSS Document */
* { margin:0; padding:0;}
body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg.gif) repeat-x #03162a; position:relative;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#a3a3a3;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#2a88d8; text-decoration:none; outline:none}
a:hover{text-decoration:none;}

.link{color:#3975ba;}

.button{color:#f8f7f3; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; text-decoration:none;  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:18px; }
#content ul li a *{color:#6d6d6d; text-decoration:none ; line-height:2em; font-weight:bold} 
#content ul li a:hover * { text-decoration:underline; }
#content a:hover {text-decoration:underline;}

#content .plain {
	margin-left:16px;
	padding-bottom: 8px;
    background: url(images/blue_arrow.gif) no-repeat;
	}

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 13px 4px 13px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}

.link-2 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:2px 13px 4px 13px; font-weight:normal; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.875em; color:#FFFFFF }
#header .menu{
	margin:17px 0 0 105px;
	position:absolute;
	left: -15px;
	width: 795px;
	height: 59px;
}
#header .logo{ margin:0 0 72px 0 }
#header .indent{padding:141px 0 0 104px}

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline}
#header ul .last{background:none}
#header ul li a{
	color:#fff;
	text-decoration:none;
	width:130px;
	text-align:center;
	display:block;
	float:left;
	padding:17px 0 17px 0;
	text-transform:uppercase;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
} 
#header ul li a:hover {
	color:#eea082;
	text-decoration:none;
	background:url(images/bg_menu.png) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#header ul li .current{
	color:#eea082;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
}


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 67px 0 67px}
#content .title{ background:url(images/bg_title.gif) repeat-x top; text-align:center}
#content .title h2{ margin-bottom:5px}
#content .img-left{ 
	float:left; 
	margin:0 20px 16px 0;
	border-style: outset;
	border-color: transparent;
	border-width: 1px;
	}
#content .img-left-selected{ 
	float:left; 
	margin:0 20px 16px 0;
	border-style: outset;
	border-color: transparent;
	border-width: 1px;
	}
#content .img-left:hover{ 
	border-style: outset;
	border-color: #3975ba;
	border-width: 1px;} 
#content .img-left1{ float:left; margin:0 20px 0 0;} 
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 12px 6px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}
#content .p2{ margin:0 0 7px 0}
#content h4{color:#6d6d6d; font-size:1em; }
#content h5{color:#de7952; font-size:1em; text-transform:uppercase; margin-bottom:5px }
#content h2{color:#3b3e40; font-size:2.3em; text-transform:uppercase; margin-bottom:15px; line-height:1.2em }
#content .h2{
	color:#0f2f55;
	font-size:2.3em;
	text-transform:none;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .h2 span{
	color:#1e5597;
	text-transform:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:17px; margin-bottom:17px}
.txt1{ color:#6d6d6d; font-weight:bold}
.txt2{ color:#b72723; font-weight:bold}


#content .indent{padding:28px 0 0 0}
#content .indent-1{padding:0 0 0 128px}

/*box*/
.box{ background:#fdfdfd; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:35px 35px 17px 35px; }
/*box1*/
.box1{ background:#e8e8e7; width:100%;}
.box1 .border-bottom1 {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .corner-bottom-left1 {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right1 {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box-1{ padding:27px 30px 20px 36px; }

.indent-box-2{ padding:10px 10px 10px 32px;}


table{ background:#a3a3a3; margin:0 0 20px 0}
td{ background:#fdfdfd}
td strong{ color:#b72723}
td a{ color:#a3a3a3}
.td1{ width:110px; padding:7px 0 6px 10px}
.td2{ width:69px; text-align:center; text-transform:uppercase}
.td3{ width:190px; padding:7px 0 6px 20px}
.td4{ width:89px; text-align:center}


/*footer*/
#footer { color:#888888; font-size:0.75em; background:url(images/bot.png) repeat-x top ; }
#footer .indent-footer{ padding:25px 50px 0 36px;}
#footer a {color:#888888; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px; background:url(images/bg_input.gif) no-repeat top left}
.h1{ height:200px; background:url(images/bg_input1.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:0}
input{
   	border:none; 
	background:none;
	width:295px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:3px
}
textarea{
   	border:none; 
	background:none;
	width:295px; height:185px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

.thumbnail {
	border-style:outset;
	border-color: transparent;
	border-width: 1px;
	margin:0 8px 6px 0;

}
.thumbnail:hover {
	border-style: outset;
	border-color: #3975ba;
	border-width: 1px;
}
