html, body {
		margin:0;
		padding:0;
		height:100%;
		background-color:#d9e3ea;
	}
	
	h1 {
		margin:0px;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		color:#00c5ff;
		background-image:url(images/globe.png);
		background-repeat:no-repeat;
		background-position:left;
		padding:5px;
		padding-left:35px; 
		margin-left:20px;
	}
	
	#container {
		min-height:100%;
		position:relative;
	}
	
	#header {
		background-image:url(images/bgtop.jpg);
		background-repeat:repeat-x;
		height:380px;
	}
	
	#body {
		padding:10px; 	 
	}
	
	#footer { 
		bottom:0;
		width:100%;
		background-image:url(images/bgbottom.jpg);
		background-repeat:repeat-x;
		height:422px;
	}

#header_top {
		margin-top:-380px;
		width:985px;
} 

#langs {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#langs a {
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

#langs a:hover {
	color:#7ce1ff;
}

#tophd {
	background-image:url(images/headertop.png);
	background-repeat:no-repeat;
	width:980px;
	height:79px;
	margin-top:10px;
}

#socialmedia {
	float:right;
	margin-top:25px;
	margin-right:20px;
}

#social {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#7facc9;  
}

#menu {
	padding-top:8px;
}

#menu_a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px; 
}

#menu_a:hover {
	color:#7ce1ff;
}

#menu_active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px; 
	color:#7ce1ff;
}

#boxtop {
	background-image:url(images/boxtop.png);
	background-repeat:no-repeat;
	width:980px;
	height:8px;
}

#boxbottom {
	background-image:url(images/boxbottom.png);
	background-repeat:no-repeat;
	width:980px;
	height:8px;
}

#boxmiddle {
	background-image:url(images/boxmiddle.png);
	background-repeat:repeat-y;
	width:980px; 
}

#textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#898989;
	padding:10px;
	background-position:bottom; 
	background-image:url(images/boxbg.png);
	background-repeat:no-repeat; 
}

#clientbg {
	background-image:url(images/clientsbg.png);
	background-repeat:no-repeat;
	width:980px;
	height:134px;
}

#clienttitle {
	background-image:url(images/clientstitle.png);
	background-repeat:no-repeat;
	text-align:center;
	width:120px;
	height:24px;
	display:inline-block;
	margin-right:800px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00c5ff;
	padding-top:8px;
} 

#clientmore {
	background-image:url(images/clientsmore.png);
	background-repeat:no-repeat;
	text-align:center;
	width:100px;
	height:23px;
	display:inline-block;
	margin-left:800px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:4px; 
}

#tophd a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#898989;
	text-decoration:none;
}

#tophd a:hover {
	color:#00c5ff;
}

#mpad {
	padding-left:20px;
	padding-right:20px; 
}

div.fadehover {
	position: relative;
	display:inline-block;
	padding-left:70px;
	padding-right:70px;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}

#vipp_input {
		width:250px;
}

#vipp_textarea {
		width:250px;
		height:100px;
}

#vipp_submit {
		background-color:#42BECC;
		color:#FFFFFF;
		border:0px;
		font-weight:bold;
		cursor:pointer;
}

#pimg {
		border:7px solid #d9e3ea;
}

#pimg:hover {
		border:7px solid #788BDA;
}

#optional {
		width:350px;
		border:1px solid #0E1243;
}

#img_service {
		border:5px solid #EEFCFD;
		margin:8px;
}

#img_service:hover {
		border:5px solid #7ce1ff; 
}

#service_title {
		padding-left:10px;
}

#service_title a {
		text-decoration:none;
		color:#898989;
}

#service_title a:hover {
		text-decoration:underline;
}


#input_whois {
		width:300px;
}

#submit3 {
		color:#FFFFFF;
		font-weight:bold;
		border:0px;
		background-color:#00c5ff;
		padding:2px;
		cursor:pointer;
}

#footer_text {
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px;
}
