* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:url(images/main-bg.jpg) no-repeat center top #000b3c; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#313125;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

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

.col-1, .col-2, .col-3 { 
	float:left;
}

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

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



/*==== GLOBAL =====*/
#main {
	width:966px; 
	margin:0 auto;
	padding:31px 0 0 0;
	font-size:.69em;
}

#header {
	height:73px;
	background:url(images/line-hor.gif) left bottom repeat-x;
	position:relative;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


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

.img-box1 { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:28px;
}
	.img-box1 img { 
		float:left; 
		margin:0 16px 0 0;
	}

.extra-wrap {
	overflow:hidden;
	line-height: 20px;
}


p {
	margin-bottom:6px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

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

.link1 { 
	color:#fd7400;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
	.link1:hover {
		color:#fff;
		background:#fd7400;
	}
	

.link2 {
	font-weight:bold;
	text-decoration:none;
}
	.link2:hover {
		text-decoration:underline;
	}


.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/
.main-box {
	
}
	.main-box .left-top-corner {
		background:url(images/left-top-corner.png) no-repeat left top;
		padding-left:23px;
	}
	.main-box .right-top-corner {
		background:url(images/right-top-corner.png) no-repeat right top;
		padding-right:23px;
	}
	.main-box .border-top {
		background:url(images/border-top.png) left top repeat-x;
		height:23px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	.main-box .border-left {
		background:url(images/border-left.png) left top repeat-y;
		padding-left:10px;
	}
	.main-box .border-right {
		background:url(images/border-right.png) right top repeat-y;
		padding-right:10px;
	}
	
	.main-box .inside {
		background:#f6f4dc;
		padding:0 16px 5px 16px;
	}

	
	.main-box .left-bot-corner {
		background:url(images/left-bot-corner.png) no-repeat left top;
		padding-left:23px;
	}
	.main-box .right-bot-corner {
		background:url(images/right-bot-corner.png) no-repeat right top;
		padding-right:23px;
	}
	.main-box .border-bot {
		background:url(images/border-bot.png) left top repeat-x;
		height:35px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}


.box {
	background:#fdfdf8;
	width:100%;
	font-size:1.1em;
}
	.box .left-top-corner1 {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner1 {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner1 {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner1 {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner {
	}
	

.box1 {
	background:#fff;
	width:100%;
	font-size:1.1em;
}
	.box1 .left-bot-corner1 {
		background:url(images/left-bot-corner1.gif) no-repeat left bottom;
		}
	.box1 .right-bot-corner1 {
		background:url(images/right-bot-corner1.gif) no-repeat right bottom;
		}
	.box1 .inner { 
		padding:25px 20px 36px 19px;
	}


.address dt {
	margin-bottom:16px;
	font-weight:bold;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:68px;
	}
	.address dd a {
		font-weight:bold;
		color:#313125;
	}
	

.department {
	padding-bottom:16px;
}
	.department dt {
		font-weight:bold;
	}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:68px;
		}
		.department dd a {
			color:#313125;
		}


.slideshow {
	height:315px;
	overflow:hidden;
	background:url(images/slideshow-bg.gif) left bottom no-repeat;
}


/*===== header =====*/
#header .flash {
	position:absolute;
	margin:-10px 0 0 -14px;
}

/*===== content =====*/
#content {
	padding:15px 0 0 0;
}
	#content .aside {
		float:left;
		width:223px;
		margin-right:5px;
	}
	#content .mainContent {
		float:left;
		width:686px;
	}

#content .indent {
	padding:12px 12px 0 18px;
}
	#content .indent .indent {
		padding:14px 0 0 0;
	}


.banners {
	padding-bottom:2px;
}
	.banners li {
		padding-bottom:3px;
	}
	

.list1 {
	padding-bottom:4px;
}
	.list1 li {
		background:url(images/arrow1.gif) no-repeat left 6px;
		padding:0 0 4px 11px;
		font-weight:bold;
		font-size:12px;
	}
		.list1 li a {
			text-decoration:none;
			color:#004358;
		}
		.list1 li a:hover {
			color:#fd7400;
		}

.list2 li {
	border-bottom:1px solid #e1dfcd;
	padding-bottom:15px;
	margin-bottom:15px;
}
	.list2 li.last {
		border-bottom:none;
		padding-bottom:0;
	}


.gallery {
	width:100%;
	overflow:hidden;
	padding-top:15px;
}
	.gallery li {
		float:left;
		margin-right:30px;
	}
	.gallery li.last {
		margin-right:0;
	}

.pagination {
	background:url(images/pagination-bg.gif) no-repeat center 18px;
	width:642px !important;
	padding-top:10px;
}

/*===== footer =====*/
#footer {
	color:#c7ccc6;
	font-size:1.1em;
	padding:10px 0 30px 30px;
}
	#footer a {
		color:#c7ccc6;
		font-weight:bold;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:35px;
		background:url(images/input-bg.gif) no-repeat left top;
	} 
		#contacts-form label input { 
			width:280px;
			padding:4px 0 3px 17px;
			color:#313125;
			background:none;
			border:none;
		}
		#contacts-form .textareabox {
			background:url(images/textarea-box.gif) no-repeat left top;
			height:95px;
			margin-bottom:10px;
		}
		#contacts-form textarea {
			width:284px;
			height:88px;
			padding:4px 0 3px 17px;
			color:#313125;
			background:none;
			border:none;
			overflow:auto;
		}
		#contacts-form .col-1 { 
			width:340px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:304px !important;
			margin-right:0 !important;
		}

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