/* CSS Document */
* {
	margin:0;
	padding:0;
	margin-top: 0
.px;
}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1.0em;
	background:#ffffff
}
html, input, textarea	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}	

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

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

.link{
	color:#FFF;
	background:url(images/rss.gif) top right  no-repeat;
	padding:11px 60px 25px 0;
	text-decoration:none;
	text-transform:uppercase;
	margin:83px 0 0 793px;
	position:absolute;
	line-height:1em
}
.link:hover{text-decoration:none; color:#FFFFFF }

#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:22px; }
#content ul li a{
	color:#1B6472;
	text-decoration: underline;
	line-height:1.61em
} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:right; 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:5px 15px 5px 15px; font-weight:normal; font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }


/*header*/
#header {
	font-size:0.8125em;
	color:#FFF
}
#header .logo{ margin:32px 0 0 30px }
#header .slogan{ position:absolute; margin:329px 0 0 160px }
#header .menu{
	position:absolute;
	margin:289px 0 0 666px;
	width: 179px;
}
#header .indent{
	padding:145px 0 0 86px;
	font-family: Arial, Helvetica, sans-serif;
}
#header h2{color:#fff; font-size:1em; margin-bottom:8px;  }
#header h3{color:#838585; font-size:10em; margin:18px 0 0 30px; line-height:1em; position:absolute; font-family:"Times New Roman", Times, serif  }
#header h4{
	color:#fff;
	font-size:5.15em;
	margin:72px 0 0 85px;
	line-height:1em;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	top: -71px;
	height: 163px;
}
#header h4 a{color:#fff; text-decoration:none}
#header h4 a:hover{color:#fff; text-decoration:none}

#header ul{
	margin:0;
	padding:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
}
#header ul li{ margin:0; display:block; background:url(images/li.gif) no-repeat bottom; padding:0px 10px 0px 10px; line-height:2.4em; }
#header ul li a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	width:160px;
	font-size:1.15em;
	font-weight:bold;
	text-align:center;
	display:block;
	background:url(images/menu_1.gif)  center left no-repeat;
	height:38px;
	vertical-align:middle
} 

#header ul .li a{background:url(images/menu_2.gif) center left no-repeat;} 
#header ul .li1 a{background:url(images/menu_3.gif) center left no-repeat;} 
#header ul .li2 a{background:url(images/menu_4.gif) center left no-repeat;} 
#header ul .li3 a{background:url(images/menu_5.gif) center left no-repeat;} 
#header ul li a:hover {
	text-decoration:none;
	color:#C60
}
#header ul .last{background:none}

/*content*/
#content{
	font-size:0.8125em;
	width:100%;
	text-align:left
}
#content .indent-main{
	padding:0 80px 46px 88px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#content .indent-main1{padding:0 75px 46px 88px}
#content .img-left{ float:left; margin:0 15px 2px 0}
#content .img-indent{ margin:0 0 21px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 19px 0}
#content h2{color:#fff; font-size:1.46em; text-transform:uppercase; margin-bottom:23px;  }
#content h2 strong{color:#fb681f; font-size:1.73em; text-transform:uppercase; line-height:1em  }
#content h3{
	color:#4A9AA6;
	font-size:1.84em;
	text-transform:uppercase;
	margin-bottom:36px;
	background:url(images/icon.gif) no-repeat center left;
	padding-left:28px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .h3-2{background:url(images/icon2.gif) no-repeat center left }
#content .h3-3{background:url(images/icon3.gif) no-repeat center left;  }
#content .h3-4{background:url(images/icon4.gif) no-repeat center left;   }
#content h4{color:#fff; font-size:1em; margin-bottom:9px;  }
#content h4 span{color:#fb5d0f; font-weight:normal; font-size:1em;  }
#content h5{color:#fff; font-size:.92em; margin-bottom:5px;  }
.txt{ line-height:2em}

#content .indent{padding:10px 0 0 0}

/*footer*/
#footer { color:#7b7a7a; font-size:0.8125em; }
#footer .indent-footer{
	padding:25px 82px 0 87px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#footer a {color:#7b7a7a; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.h{ height:26px}
.block-contact span{ float:right; margin-right:40px}
input{
   	border:1px solid #b7b7b7; 
	background:#FFFFFF;
	width:239px; height:19px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #b7b7b7; 
	background:#FFFFFF;
	width:239px; height:116px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
#page2 .tail-top .tail-bottom .main #header .indent h1 {
	font-size: 14px;
}
.tagline {
	font-size: 16px;
}
.tag2 {
	font-size: 24px;
}
#page2 .tail-top .tail-bottom .main #header .indent .tagline2 {
	font-size: 24px;
	color: #1B6472;
}
.headteal {
	color: #4A9AA6;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
}
#page2 .tail-top .tail-bottom .main #content .indent-main .container .col-3 .p li {
	font-family: Arial, Helvetica, sans-serif;
}
#page2 .tail-top .tail-bottom .main #header .menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
}
#page2 .tail-top .tail-bottom .main #footer .indent-footer strong {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #256E7D;
}
