﻿/**************************************************************************************
Default classes
Copyright © 2010 Dot IT All rights reserved
Powered by Dot IT
**************************************************************************************/


/* ################################################ */
/* ################# Default Page ################# */
/* ################################################ */
html {
	min-height: 100%;
	height: auto;
}


body {
	font-size:11px;
	color:#000000;
	margin:6px 0 0 0;
	padding:0;
	background:#49aa42 url(../images/bg_top.jpg) no-repeat center top; 
}


br {
	line-height:18px;
}


ul {
	margin:0;
	padding:0;
}

div {
	margin:0;
	padding:0;
}

table {
	margin:0;
	padding:0;
}

img {
	margin:0;
	border:0;
}

p {
	margin:0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

/* ################################################ */
/* ############### End Default Page ############### */
/* ################################################ */



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~ Tables & Div ~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */





/* Menu */

.menu {
	width:930px;
	height:96px;
	margin:0 auto 0 auto;
	vertical-align:top;
}

.menu .m_top_1 {
	background: url('../images/m_top01.png') no-repeat center center;
	float:left;
	width:15px;
	height:23px;
}

.menu .m_top_0 {
	background:white;
	width:200px;
	height:23px;
	float:left;
}

.menu .m_top_2 {
	background: url('../images/m_top02.png') no-repeat center center;
	float:left;
	width:43px;
	height:23px;
}

.menu .logo {
	background:white;
	width:200px;
	height:50px;
	clear:left;
	float:left;
	padding:0 0 0 15px;
}

.menu .buttons {
	width:715px;
	height:50px;
	float:right;
	z-index:0;
}

.menu .m_bottom_1{
	background: url('../images/m_bottom01.png') no-repeat center center;
	width:15px;
	height:22px;
	float:left;

}

.menu .m_bottom_0{
	background:white;
	width:200px;
	height:22px;
	float:left;

}

.menu .m_bottom_2{
	background: url('../images/m_bottom02.png') no-repeat center center;
	width:43px;
	height:22px;
	float:left;

}

.menu .m_sh {
	background: url('../images/m_sh.png') no-repeat center center;
	width:670px;
	height:22px;
	float:left;
}






/* Header */

.header_h {
	width:962px;
	height:412px;
	margin:10px auto 0 auto;
	padding:0 32px 0 0;
}

.header {
	width:962px;
	height:214px;
	margin:10px auto 0 auto;
	padding:0 32px 0 0;
}


.h_top_1 {
	background: url('../images/h_top01.png') no-repeat center center;
	width:15px;
	height:14px;
	float:right;
}

.h_top_0 {
	background:white;
	width:900px;
	height:14px;
	float:right;
}

.h_top_2 {
	background: url('../images/h_top02.png') no-repeat center center;
	width:15px;
	height:14px;
	float:right;
}


.flash_header_h {
	background:white;
	clear:right;
	float:right;
	width:900px;
	height:398px;
	padding:0 15px 0 15px;
}



.flash_header {
	background:white;
	clear:right;
	float:right;
	width:900px;
	height:200px;
	padding:0 15px 0 15px;
}

#share {
	margin:40px 0 0 0;
	width:32px;
	height:auto;
	clear:both;
	float:left;
}


#share #share_bg ul {
	list-style:none;
}

#share #share_bg ul li{
	margin-bottom:7px;
	padding:5px 3px 5px 4px;
	width:25px;
	height:24px;
}


#share #share_bg #linkedin_{
	background: url('../images/linkedin.jpg') no-repeat center center;
}


#share #share_bg #twitter_{
	background: url('../images/twitter.jpg') no-repeat center center;
}


#share #share_bg #facebook_{
	background: url('../images/facebook.jpg') no-repeat center center;
}


#share #share_bg #blog_{
	background: url('../images/blog.jpg') no-repeat center center;
}




/* page */
.page {
	width:900px;
	background:white;
	padding:15px 15px 0 15px;
	margin:0 auto 0 auto;
}


/* Services */
#services {
	width:900px;
	height:155px;
}

#services ul {
	list-style:none;
}

#services ul li {
	float:left;
	vertical-align:top;
	height:155px;
}

#services #servic_1{
	background: url('../images/service01.jpg') no-repeat center center;
	width:290px;
	height:155px;
}


#services #servic_2{
	background: url('../images/service02.jpg') no-repeat center center;
	width:290px;
	height:155px;
}

#services #servic_3{
	background: url('../images/service03.jpg') no-repeat center center;
	width:290px;
	height:155px;
}


#services p {
	width:15px;
	height:155px;
}


#data{
	width:900px;
	height:auto;
	margin-top:50px;
}

#data .paper {
	vertical-align:top;
	width:260px;
	height:253px;
	padding: 0 15px 50px 15px;
	float:left;
}

#data .line_y{
	width:15px;
	height:223px;
	margin:30px 0  50px 0;
	float:left;
	background:url('../images/line_y.jpg') center center no-repeat;
}

.title{
	background:url('../images/line_x.jpg') center 30px repeat-x;
	padding-bottom:20px;
	width:100%;
	height:25px;
	vertical-align:top;
	text-align:left;
}

.title_srv{
	background:url('../images/line_x.jpg') center 30px repeat-x;
	padding-bottom:7px;
	width:840px;
	height:25px;
	vertical-align:top;
	text-align:left;
}


.title_srv_sub{
	background:url('../images/line_x.jpg') center bottom repeat-x;
	margin:7px 0 20px 0;
	padding:7px 15px 7px 10px;
	border-left:1px #aaaaaa solid;
	float:left;
	width:auto;
	vertical-align:top;
	text-align:left;
}


#data .img{
	text-align:center;
	margin-bottom:15px;
	width:260px;
}


#data .img_border{
	padding:2px;
	background-color:white;
	border:1px #dbdbdb solid;
}

#data .read_more{
	width:100%;
	height:15px;
	text-align:right;
	
}

#data #tab1{
	display:inline;
	position: absolute;
	width:260px;
	height:auto;

}

#data #tab2{
	display:none;
	position: absolute;
	width:260px;
	height:auto;

}

#data #tab3{
	display:none;
	position: absolute;
	width:260px;
	height:auto;

}


#img_hover{
	clear:left;
	height:1px;
	visibility:hidden;
}

#img_hover #h_bg_out{
	position:absolute;
	z-index:50;
	background-color:white;
	width:300px;
	height:1px;
}


#sitemap{
	width:930px;
	height:auto;
	margin:0 auto 0 auto;
}

#sitemap #s_top {
	width:930px;
	height:12px;
	clear:both;
	float:left;
	position:absolute;
	z-index:10;
}


#sitemap #s_top #s_top_1{
	background:url('../images/s_top01.jpg') center center no-repeat;
	width:15px;
	height:13px;
	float:left;
	
}

#sitemap #s_top #s_top_0{
	background:#f1f2f2;
	float:left;
	width:900px;
	height:13px;
}

#sitemap #s_top #s_top_2{
	background:url('../images/s_top02.jpg') center center no-repeat;
	width:15px;
	height:13px;
	float:left;
	
}

#sitemap #c_rabbit {
	width:930px;
	height:12px;
	clear:both;
	float:left;
	position:absolute;
	z-index:10;
}



#sitemap #c_rabbit #s_bottom_01{
	background:url('../images/s_bottom01.png') center center no-repeat;
	width:15px;
	height:12px;
	clear:both;
	float:left;
}


#sitemap #c_rabbit #s_bottom_00{
	background:#f1f2f2;
	width:900px;
	height:12px;
	float:left
}

#sitemap #c_rabbit #s_bottom_02{
	background:url('../images/s_bottom02.png') center center no-repeat;
	width:15px;
	height:12px;
	float:left;
}






#sitemap #rabbit {
	width:930px;
	height:auto;
	clear:both;
	float:left;
	position:absolute;
	z-index:9;
}


#sitemap #rabbit #map_data{
	width:900px;
	height:auto;
	padding:25px 15px 30px 15px;
	clear:both;
	float:left;
	background:#f1f2f2 url('../images/s_bg.jpg') right bottom no-repeat;
}

#sitemap #map_data #s_links{
	float:left;
	width:565px;
	height:auto;
	background:url('../images/line_x.jpg') left 18px repeat-x;
	margin-left:15px;
	
}

#sitemap #map_data #s_links .butts{
	float:left;
	background:url('../images/arrow_sitemap.jpg') left 4px no-repeat;
	padding-left:9px;
	width:145px;
}

#sitemap #map_data #s_links .m45{
	margin-top:45px;
}

#sitemap #map_data #s_links .m30{
	margin-top:30px;
}

#sitemap #map_data #s_links .services{
	float:right;
	background:url('../images/arrow_sitemap.jpg') left 4px no-repeat;
	padding-left:9px;
	width:248px;
}



#sitemap #map_data #contact{
	float:right;
	background:url('../images/line_x.jpg') left 18px repeat-x;
	margin-right:15px;
	width:260px

}

#sitemap #map_data #contact h5{
	margin-top:22px;
}


#sitemap #s_bottom_1{
	background:url('../images/s_bottom01.png') center center no-repeat;
	width:15px;
	height:12px;
	clear:left;
	float:left;
}


#sitemap #s_bottom_0{
	background:#f1f2f2 url('../images/s_bottom00.jpg') right bottom no-repeat;
	width:900px;
	height:12px;
	float:left
}

#sitemap #s_bottom_2{
	background:url('../images/s_bottom02.png') center center no-repeat;
	width:15px;
	height:12px;
	float:left;
}


#foter{
	clear:both;
	float:inherit;
	width:900px;
	clear:both;
	margin:0 auto 0 auto;
	height:25px;
	text-align:center;
}


.foter_01{
	position:relative;
	z-index:9;
	padding-top:15px;
}

.foter_02{
	position:relative;
	z-index:8;
	padding-top:35px;
}

.clear{
	clear:both
}





.open_img{
	visibility:hidden;
	width:1px;
	height:1px;
	position:absolute;
	z-index:1000;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~ End Tables & Div ~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

