* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:url(images/tail-top.gif) left top repeat-x #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt; 
	line-height:.8125em;
	color:#4b4b4b;
	text-transform:uppercase;
}

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:778px; 
	margin:0 auto;
	font-size:.7em;
}

#header {
	height:200px;
}
#content {
	height:350px;
}
	#content .aside {
		float:left;
		width:182px;
		overflow:hidden;
		font-size:.7em;
	}
	#content .mainContent {
		float:left;
		width:595px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt; 
		background:url(images/main-box.jpg) no-repeat left top;
		height:354px;
		position:relative;
	}

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1.5em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:10px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:13px;
}
.p1 { 
	margin-bottom:7px;
}
.p2 { 
	margin-bottom:13px;
}
.p3 { 
	margin-bottom:20px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#43a5bf; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:31px;
	line-height:1.2em;
	font-weight:normal;
	color:#1c1c1c;
	text-transform:none;
	letter-spacing:-1px;
	margin-bottom:13px;
}
h3 {
	font-size:1em;
	color:#43a5bf;
	font-weight:normal;
}

.link1 { 
	color:#1c1c1c;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
}
	
.line-hor { 
	background:url(images/line-dot.gif) left top repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:19px 0 12px 0;
}


/*==================boxes====================*/
.box {
	background:url(images/main-box-alt.gif) no-repeat left top;
	height:345px;
	position:relative;
}
	.box .inner { 
		padding:22px 28px 0 32px;
	}

.address { 
	float:left;
	width:150px;
	margin-right:15px;
}
.address.last {
	margin-right:0;
}
	.address dt {
		margin-bottom:13px;
		color:#43a5bf;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:70px;
		}

.box2 {  
	
	<!--background:url(images/background.png) no-repeat left;>
	margin-top:10px;
	
	height:100px;
	width:220px;
	position:relative;
		
}
	.box .inner { 
		padding:22px 28px 0 32px;
	}


/*===== header =====*/
#header .indent {
	padding:69px 0 0 0;
}

/*===== content =====*/
#content .indent {
	padding:22px 28px 0 42px;
}
	.menu {
		width:100%;
		overflow:hidden;
	}
		.menu li {
			float:left;
			margin-right:10px;
		}
		.menu li.last {
			margin-right:0;
		}
	
	
	.close {
		position:absolute;
		right:18px;
		top:18px;
	}
		.close a {
			color:#706b69;
			text-decoration:none;
			background:url(images/close.gif) no-repeat right top;
			padding:6px 31px 6px 0;
			display:inline-block;
		}
		.close a:hover {
			
			color:#000;
		}
		
	
	
	.list1 li {
		background:url(images/arrow1.gif) no-repeat left 4px;
		padding:0 0 2px 7px;
	}

/*===== footer =====*/
#footer {
	text-align:center;
	margin:0 auto;
	font-size:1.25em;
}
	#footer a {
		color:#c6c6c6;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	
	#footer .nav {
		text-transform:none;
		padding:32px 0 28px 0;
	}
		#footer .nav li {
			display:inline;
		}
			#footer .nav li a {
				color:#fff;
				text-decoration:none;
				background:url(images/divider.gif) no-repeat left 4px;
				padding:0 22px 0 20px;
			}
			#footer .nav li a.first {
				background:none;
			}
			#footer .nav li a:hover, #footer .nav li a.current {
				text-decoration:none;
				color:#8ce5fd;
			}


/*===== tag =====*/
#tag {
	text-align:center;
	margin:0 auto;
	font-size:.625em;
}
	#tag a {
		color:#c6c6c6;
		text-decoration:none;
	}
	#tag a:hover {
		text-decoration:underline;
	}
	
	#tag .nav {
		text-transform:none;
		padding:32px 0 28px 0;
	}
		#tag .nav li {
			display:inline;
		}
			#tag .nav li a {
				color:#fff;
				text-decoration:none;
				background:url(images/divider.gif) no-repeat left 4px;
				padding:0 22px 0 20px;
			}
			#tag .nav li a.first {
				background:none;
			}
			#tag .nav li a:hover, #footer .nav li a.current {
				text-decoration:none;
				color:#8ce5fd;
			}

/*----- forms -----*/

/*==========================================*/

