html,body,li,ul,a,h1,h2,h3,h4,h5,h6,img,div{
margin: 0px;
padding: 0px;
}

body{
	background-color:#1d2937;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#1d2837;
}
p{
	line-height:2em;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

a, a:visited{
	color:#f27800;
	text-decoration:none;
}

a:hover{
	color:#8DA0BE;
	text-decoration:none;
}

h1{
	font:normal 18px Helvetica, Verdana;
	color:#f27800;
}

h2{
	font:bold 15px Helvetica, Verdana;
	color:#1d2837;
}

h3{
	font:bold 15px Helvetica, Verdana;
	color:#1d2837;
}

.orange{
	color:#f27800;
	font-weight: bold;
}
a.orange:link, a.orange:active, a.orange:visited, a.orange:hover{
	color:#f27800;
	font-weight: bold;
	text-decoration:none;
}
a.orange:hover{
	color:#8DA0BE;
	font-weight: bold;
	text-decoration:none;
}

.content{
	position:relative;
	width:935px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.menu{
	position:relative;
	height:25px;
	margin-left:115px;
	margin-top:30px;
	margin-bottom:10px;
}

.menu a, .menu a:visited{
	font:normal 11px Helvetica;
	color:#fff;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}

.main{
	position:relative;
	width:931px;
	min-height:450px;
	height:auto !important;
  height:450px;
	background-color:#fff;
	text-align:left;
	border:solid 2px #899fb8;
}

.alison{
	position:relative;
	width:303px;
	float:left;
	margin-top:40px;
}
.alison_ext{
	position:absolute;
	bottom:0px;
	left:0px;
	width:303px;
	float:left;
}

.inner_image{
	position:absolute;
	bottom:0px;
	left:0px;
	width:290px;
	z-index:100;
}
.inner_image_r{
	position:absolute;
	top:0px;
	left:0px;
	width:290px;
	z-index:100;
}
.inner_image_wire{
	position:absolute;
	top:55px;
	left:0px;
	width:290px;
	z-index:100;
}

.left_column{
	position:relative;
	width:270px;
	float:left;
	margin-top:40px;
	margin-left:20px;
}

.text{
	position:relative;
	float:left;
	width:600px;
	margin-top:70px;
	margin-left:20px;
	color:#1d2837;
	line-height:18px;
}
.text_ext{
	position:relative;
	float:left;
	width:560px;
	margin-top:40px;
	left:323px;
	color:#1d2837;
	line-height:18px;
	border-bottom:solid 20px #fff;
}
#p.text_ext{
	line-height:18px;
}

.text_ext_full{
	position:relative;
	float:left;
	width:883px;
	padding-left:20px;
	margin-top:40px;
	color:#1d2837;
	line-height:18px;
}

.map_ext{
	position:relative;
	float:left;
	width:580px;
	margin-top:40px;
	color:#1d2837;
	line-height:18px;
	text-align:right;
}
.text_map{
	font:bold 12px Helvetica,Verdana;
	color:#1d2837;
	text-decoration:none;
	padding-left:25px;
	line-height:20px;
}
ul.text_map {
	list-style-type: inherit;
	list-style-image: inherit;
	list-style-position: outside;
}
ol.text_map {
	list-style-type: decimal;
	list-style-position: outside;
}
ol.text_map ol {
	list-style-type: decimal;
}
ul.text_map li { font-style: bold; }
ol.text_map li { font-style: bold; }
ol.text_map ol { font-style: bold; }

.text_inner{
	position:relative;
	float:left;
	width:560px;
	margin-top:50px;
	margin-left:20px;
	padding-bottom:20px;
	color:#1d2837;
	line-height:18px;
}

.page_title2{
	position:relative;
	float:left;
	width:560px;
	margin-top:40px;
	margin-left:20px;
	color:#1d2837;
	font:bold 16px Helvetica,Verdana;
}

.title{
	position:absolute;
	width:600px;
	left:283px;
	top:-30px;
	font-size:14px;
}

.page_title{
	position:relative;
	margin-top:20px;
	margin-left:20px;
	color:#1d2837;
	font:bold 16px Helvetica,Verdana;
}

.page_title2{
	position:relative;
	color:#1d2837;
	font:bold 16px Helvetica,Verdana;
}

.clean{
	clear:both;
	font-size:1px;
}

.box1{
	position:relative;
	margin-top:20px;
	width:265px;
	height:160px;
	padding:18px;
	float:left;
	/*background-color:#fff;*/
	background: url(images/box_1.gif) no-repeat;
	border:solid 2px #899fb8;
	color:#fff;
	text-align:left;
}

.box1 h1, .box2 h1, .box3 h1{
	font:bold 14px Helvetica, Verdana;
	height:40px;
}

.box2{
	position:relative;
	margin-top:20px;
	width:245px;
	height:160px;
	padding:18px;
	margin-left:20px;
	float:left;
	/*background-color:#fff;*/
	background: url(images/box_2.gif) no-repeat;
	border:solid 2px #899fb8;
	text-align:left;
}

.box3{
	position:relative;
	margin-top:20px;
	margin-left:20px;
	height:160px;
	width:265px;
	padding:18px;
	float:left;
	background: url(images/box_3.gif) no-repeat;
	border:solid 2px #899fb8;
	text-align:left;
}

.small_text{
	position:relative;
	float:left;
	width:145px;
	font:normal 11px Helvetica, Verdana, Arial;
	color:#f27800;
}



.image{
	position:Absolute;
	top:88px;
	right:20px;
}

.footer{
	position:relative;
	clear:both;
	top:10px;
	font:normal 10px Helvetica, Verdana, Arial; 
	color:#899fb8;
}

.footer a, .footer a:link, .footer a:visited{
	color:#899fb8;
}

.footer a:hover{
	color:#f27800;
}

.logo_small{
	position:relative;
	clear:both;
	top:20px;
	margin-top:10px;
}

.this_logo{
	text-align:center;
	padding-bottom:20px;
}

.column_1{
	position:relative;
	width:285px;
	left:303px;
	float:left;
	overflow:hidden;
	border-bottom:solid 20px #fff;
}
.column_1_wide{
	position:relative;
	float:left;
	width:585px;
	margin-top:0px;
	left:303px;
	color:#1d2837;
	line-height:18px;
	border-bottom:solid 20px #fff;
}


.column_2{
	position:relative;
	width:283px;
	left:323px;
	float:left;
	overflow:hidden;
	border-bottom:solid 20px #fff;
}
.column_1archive{
	position:relative;
	width:285px;
	left:283px;
	float:left;
	overflow:hidden;
	border-bottom:solid 20px #fff;
}


.column_2archive{
	position:relative;
	width:285px;
	left:303px;
	float:left;
	overflow:hidden;
	border-bottom:solid 20px #fff;
}

.bt1{
	position:relative;
	float:left;
	width:102px;
	height:25px;
	display:block;
	background:url(images/bt1.gif) no-repeat top left;
}

a:hover.bt1{
	background:url(images/bt1.gif) no-repeat 0px -25px;
}


.bt2{
	position:relative;
	float:left;
	width:102px;
	height:25px;
	display:block;
	background:url(images/bt2.gif) no-repeat top left;
}

a:hover.bt2{
	background:url(images/bt2.gif) no-repeat 0px -25px;
}

.bt3{
	position:relative;
	float:left;
	width:116px;
	height:25px;
	display:block;
	background:url(images/bt3.gif) no-repeat top left;
}

a:hover.bt3{
	background:url(images/bt3.gif) no-repeat 0px -25px;
}

.bt4{
	position:relative;
	float:left;
	width:96px;
	height:25px;
	display:block;
	background:url(images/bt4.gif) no-repeat top left;
}

a:hover.bt4{
	background:url(images/bt4.gif) no-repeat 0px -25px;
}

.bt5{
	position:relative;
	float:left;
	width:88px;
	height:25px;
	display:block;
	background:url(images/bt5.gif) no-repeat top left;
}

a:hover.bt5{
	background:url(images/bt5.gif) no-repeat 0px -25px;
}

.bt6{
	position:relative;
	float:left;
	width:115px;
	height:25px;
	display:block;
	background:url(images/bt6.gif) no-repeat top left;
}

a:hover.bt6{
	background:url(images/bt6.gif) no-repeat 0px -25px;
}

#active_menu1{
	background:url(images/bt1.gif) no-repeat 0px -25px;
}

#active_menu2{
	background:url(images/bt2.gif) no-repeat 0px -25px;
}

#active_menu3{
	background:url(images/bt3.gif) no-repeat 0px -25px;
}

#active_menu4{
	background:url(images/bt4.gif) no-repeat 0px -25px;
}

#active_menu5{
	background:url(images/bt5.gif) no-repeat 0px -25px;
}

#active_menu6{
	background:url(images/bt6.gif) no-repeat 0px -25px;
}


.newsletter{
	position:relative;
	margin-left:50px;
	width:300px;
}

.newsletter input{
	border:solid 1px #cecece;
	margin-bottom:5px;
}

.form_name{
	position:relative;
	clear:left;
	margin-bottom:5px;
	width:100px;
	text-align:right;
	float:left;
	margin-right:20px;
}

.subscribe{
	position:relative;
	margin-left:120px;
	margin-top:20px;
	border:none;
}

.map{
	position:relative;
	float:left;
	width:120px;
	height:60px;
	margin-right:5px;
	margin-bottom:5px;
}

.map a, .map a:link, .map a:visited{
	position:relative;
	width:110px;
	height:50px;
	display:block;
	font-size:14px;
	border:solid 1px #999;
	padding:5px;
}

.map .small, .map .small a, .map .small a:link, .map .small a:visited{
	font-size:11px;
	color:#999;
}

.box1 .small_text, .box2 .small_text, .box3 .small_text, .box1 h1, .box2 h1, .box3 h1, .box1 a, .box2 a, .box3 a  {
	color:#fff;
}

.feedback{
	position:absolute;
	top:0px;
	right:30px;
}

.thickbox{
	position:absolute;
	top:0px;
	right:30px;
	display:block;
	width:121px;
	height:27px;
	background:url(images/feedback_hover.gif) no-repeat 0 0;
}

.thickbox:hover{
	display:block;
	width:121px;
	height:27px;
	background:url(images/feedback_hover.gif) no-repeat 0 -27px;
}