/*============= Aqua Fresca - Style Css Document =============*/

* {
	margin:0; 
	padding:0;
}
body {
	background:#88a7b6;
	font-size:100%;
	line-height:1em;
	font-family:tahoma;
	color:#427289;
}

/*============== in_line=====================*/
input, select, textarea { 
	vertical-align:middle; 
	font-weight:normal; 
	font-family:tahoma; 
	color:#000000; 
	font-weight:normal; 
	font-size:1em; 
	border:solid 1px #68899c;
}
input.button {
	text-decoration:underline;
	color:#ff5400;
	background:url(../../images/marker_link.gif) no-repeat 0 0;
	padding-left:5px;
	margin-right:5px;
	width: 70px;
}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
ul { 
	list-style:none;
}

/*==================list====================*/
ul{
	margin:0px; 
	padding:0px; 
	list-style:none;
}
ul li {
	line-height:18px;
	list-style-type: square;
	list-style-position: inside;
	font-size: 12px;
}
ul li a{
	text-decoration:none; 
	color: #666; 
	background:url(../../images/marker_list.gif) no-repeat 0 5px; 
	padding-left:12px;
}
ul li a:hover{ 
	text-decoration:none;
}
/*==========================================*/

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

a.link {
	text-decoration:underline; 
	color:#ff5400; 
	background:url(../../images/marker_link.gif) no-repeat 0 0; 
	padding-left:22px; 
	margin-right:38px;
}
a.link:hover {
	text-decoration:none;
}

a.link_rss {
	text-decoration:underline; 
	color:#ff5400; 
	background:url(../../images/rss_marker.gif) no-repeat 0 0; 
	padding:0 0 6px 30px; 
	margin-right:38px;
}
a.link_rss:hover {
	text-decoration:none;
}

a.link_2 {
	text-decoration:underline; 
	color:#ff5400; 
	background:url(../../images/marker_link_2.gif) no-repeat 0 0; 
	padding:0 0 6px 30px; 
	margin-right:38px;
}
a.link_2 span {
	color:#427289;
}
a.link_2:hover {
	text-decoration:none;
}


p {
	margin:0 0 16px 0;
}

.column { 
	float:left;
}
.clear { 
	clear:both;
}

.logo {
	position:absolute;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 33px;
}

.slogan {
	position:absolute;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 552px;
}

.map {
	margin-top: 70px;
	height: 300px;

}

#site_center {
	background:url(../../images/top_bg.gif) repeat-x top #94b2c0;
}
#footer_center {
	background:url(../../images/bot_bg.gif) repeat-x top;
}


/*================= header ====================*/
#header {
	height:130px;
	background:url(../../images/header_bg.jpg) no-repeat 0 0;
	font-family:tahoma;
	font-size:0.6875em;
	line-height:1.45em;
	color:#576875;
}
#header a {
	color:#576875; 
	text-decoration:underline;
}
#header a:hover {
	text-decoration:none;
}


/*==================block====================*/
.block_header { 
	background:url(../../images/top_1.jpg) repeat-x top; 
	width:100%;
}
.block_header .l_t { 
	background:url(../../images/l_t_1.jpg) left top no-repeat;
}
.block_header .r_t { 
	background:url(../../images/r_t_1.jpg) right top no-repeat; 
	width:100%;
}
.block_header .ind {
	padding-top: 5px;
	padding-right: 49px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.block_header .head_menu { float:right; margin:7px 0 0 0}
.block_header .head_menu img {margin-left:11px}
.block_header .tel {
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.block_header .slogan {
	width: 200px;
	height: 15px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	font-size: 14px;
	color: #FD0241;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
/*==========================================*/


/*============= content ====================*/
#content { 
	background:url(../../images/cont_bg_rep.gif) repeat-y; 
	font-size:0.6875em; 
	line-height:1.45em;
}
#content p {
	font-size:1.1em;
}
#content .bg {
	background:url(../../images/cont_bg.jpg) no-repeat 0 0; 
	width:100%;
}
.title {
	margin-bottom:26px;
}
.title_1 {
	margin-bottom:15px;
}
.img_left {
	float:left; 
	margin:-6px 20px 34px 0;
}
.img_right {
	float:right; 
	margin:12px 0 0 0;
}
.pic {
	margin-bottom:10px;
}

h1 {
	color: #FD0241;
	font-size: 1.8em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #427289;
	font-size: 1.4em;
	font-weight: bold;
}

h2 {
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3px;
}

.red{
	color: #FF0000;
	font-weight: bold;
}
/*===============================================*/


/*================== footer =====================*/
#footer {
	/*--font-family:tahoma; 
	font-size:0.6875em; 
	line-height:1.2em; 
	color:#bdddee; --*/
	background:url(../../images/footer_bg.jpg) no-repeat 0 0;
	height:36px;
	margin: 0px;
	float: left;
	overflow:hidden;
	/*--text-align:left; 
	text-indent:50px;--*/
}
#footer .copyright{
	font-family:tahoma;
	font-size:0.6875em;
	line-height:1.2em;
	color:#bdddee;
	/*--background:url(../../images/footer_bg.jpg) no-repeat 0 0; 
	height:36px; 
	text-align:left;--*/
	float: left;
	padding-left: 50px;
	display: inline;
	width: 250px;
}
#footer .design{
	font-family:tahoma;
	font-size:0.6875em;
	line-height:1.2em;
	color:#bdddee;
	/*--background:url(../../images/footer_bg.jpg) no-repeat 0 0; 
	height:36px; 
	text-align:right;--*/
	float: right;
	padding-right: 0px;	/*--text-indent:50px; --*/
	display: inline;
	width: 220px;
}
#footer .design  a.link {
	color:#bdddee; 
	text-decoration:none;
}
#footer .design  a.link:hover {
	text-decoration:none; 
	color:#3e4144;
}
#footer .keywords{
	font-family:tahoma;
	font-size:0.6em;
	line-height:1.2em;
	color:#bdddee;	/*--text-indent:50px; --*/
	display: inline;
	width: 700px;
	float: left;
	padding-left: 50px;
}


/*================== index.html ==================*/
#page1 #content {
	height:444px; 
	background:url(../../images/splash_bg_left.jpg) no-repeat left top;
}
#page1 #content .bg {
	background:url(../../images/splash_bg_right.jpg) no-repeat right top; 
	height:444px;
}


/*================== home.html ==================*/
#page2 #content .col_1 .indent {
	padding:27px 55px 21px 49px;
}
#page2 #content .col_2 .indent {
	padding:27px 30px 10px 0;
}


/*================== about.html ==================*/
#page3 #content .col_1 .indent {
	padding:27px 60px 14px 49px;
}
#page3 #content .col_1 .box {
	width:402px; 
	margin-top:15px;
}
#page3 #content .col_1 .col_box_1 {
	width:231px;
}
#page3 #content .col_1 .col_box_1 .ind {
	padding-right:40px;
}
#page3 #content .col_1 .col_box_2 {
	width:171px;
}
#page3 #content .col_2 .indent {
	padding:27px 30px 10px 0;
}


/*================== index-3.html ==================*/
#page4 #content .col_1 .indent {
	padding:27px 55px 16px 49px;
}
#page4 #content .col_2 .indent {
	padding:27px 30px 10px 0;
}


/*================== services.html ==================*/
#page5 #content .col_1 .indent {
	padding:27px 55px 16px 49px;
}
#page5 #content .col_2 .indent {
	padding:27px 30px 10px 0;
}
#page5 #content .indent_1 {
	padding:15px 10px 0 49px;
}
#page5 #content .indent_1 .pic {
	margin:16px 32px 0 0;
}


/*================== contact.html ==================*/
#page6 #content .col_1 .indent {
	padding:27px 57px 16px 49px;
}
#page6 #content .col_1 .box {
	width:426px; 
	margin-top:35px;
}
#page6 #content .col_1 .col_box_1 {
	width:426px;
}
#page6 #content .col_1 .col_box_2 {
	width:156px;
}
#page6 #content .col_2 .indent {
	padding:15px 45px 10px 0;
}

input {
	width:215px; 
	height:20px;
}
.div_input {
	height:27px;
}
textarea {
	width:215px; 
	height:160px; 
	overflow:auto; 
	margin-bottom:10px; 
	display:block;
}
.div_links {
	text-align:right;
}


/*================== index-6.html ==================*/
#page7 #content .indent {
	padding:27px 60px 5px 49px;
}

