﻿*
{
	margin:0;
	padding:0;
}
img
{
	border:0px;
}
body
{
	font-family:Verdana;
	background-color:#003466;
}
.Header
{
	background-color:#031434;	
	height:168px;

}
.HeaderContainer
{	
	width:960px;
	overflow:hidden;
}
.HeaderLogo
{
	float:left;
	overflow:hidden;
}
.HeaderBorder
{
	background-image:url(images/header_borderHOME.jpg);
	background-repeat:repeat-x;
	height:2px;
}
.SectionContainer
{
	width:505px;
	height:48px;
	float:right;
	overflow:hidden;
	margin-top:50px;
}
.Section-select
{
	float:left;
	overflow:hidden;
	margin-right:10px;
}
a.Section-selectCenter
{
	background-image:url(images/contact_background.jpg);
	height:30px;
	font-weight:bold;
	color:#FFF;
	font-size:13px;
	float:left;
	overflow:hidden;
	text-decoration:none;
	line-height:30px;
	width:100px;
}
.Section-selectCenter:hover
{
	background-color:#49607C;
	text-decoration:none;
}
a.Section-deselectWhat
{
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	float:left;
	overflow:hidden;
	margin-right:10px;
	width:74px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin-top:-2px;
}
a.Section-deselectWhat:hover
{
	color:#FFF;
	text-decoration:none;
	background-image:url(images/home_background.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:35px;
	line-height:35px;
	text-align:center;
	background-position:center;
	margin-right:10px;
	margin-top:-2px;
}
a.Section-deselectFeatures
{
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	float:left;
	overflow:hidden;
<<<<<<< .mine
	width:175px;
=======
	width:174px;
>>>>>>> .r389
	height:30px;
	line-height:30px;
	text-align:center;
	margin-right:10px;
}
a.Section-deselectFeatures:hover
{
	color:#FFF;
	text-decoration:none;
	background-image:url(images/what_background.jpg);
	background-repeat:no-repeat;
<<<<<<< .mine
	width:175px;
=======
	width:174px;
>>>>>>> .r389
	height:30px;
	line-height:30px;
	text-align:center;
	background-position:center;
	margin-right:10px;
}
a.LastSection-deselect
{
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	float:left;
	overflow:hidden;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-right:10px;
}
.LastSection-deselect:hover
{
	color:#FFF;
	text-decoration:none;
	background-image:url(images/contact_background.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-position:center;
	margin-right:10px;
}
.GeneralContainer
{
	background-color:#FFF;
	width:960px;
	z-index:2;
	position:relative;
	margin-top:-50px;
}
.ContainerTop
{
	background-image:url(images/top_repeatCONTACT.jpg);
	background-repeat:repeat-x;
	width:938px;
	height:117px;
	padding-left:20px;
	padding-top:10px;
	border:solid 1px #DADADA;
}
.AllysenTitle
{
	font-size:38px;
	text-align:left;
	font-weight:bold;
}
.TitleDescription
{
	font-size:22px;
	color:#333;
	text-align:left;
	margin-top:5px;
	width:800px;
	float:left;
	overflow:hidden;
}
.ContainerBottom
{
	width:911px;
	height:430px;
	margin-top:10px;
	padding:5px;
}
.Title
{
	width:911px;
	border-bottom:dotted 1px #999;
	text-align:left;
	padding-bottom:10px;
	font-weight:bold;
	font-size:20px;
}
.ContainerData
{
	width:513px;
	overflow:hidden;
	margin-top:30px;
	float:left;
	overflow:hidden;
}
.ContainerInfo 
{
	width:308px;
	overflow:hidden;
	margin-top:30px;
	float:left;
	overflow:hidden;
	text-align:right;
	font-family:Verdana;	
}
.TitleLooppa 
{
	font-weight:bold;
	font-size:18px;
}
.DataLooppa 
{
	font-size:14px;
}
.Data
{
	width:150px;
	height:357px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.DataText
{
	font-size:14px;
	color:#333;
	text-align:right;
	margin-top:20px;
	width:150px;
}
.Inputs
{
	width:350px;
	float:left;
	overflow:hidden;
}
.Input
{
	clear:both;
	float:left;
	overflow:hidden;
	margin-top:18px;
	width:300px;
}
.InputMessage
{
	clear:both;
	float:left;
	overflow:hidden;
	margin-top:18px;
	height:100px;
	width:300px;
}
.SendButon
{
	float:left;
	overflow:hidden;
	width:100px;
	height:30px;
	margin-top:20px;
}
.ButonCenter
{
	background-image:url(images/SEND_BUTON.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	height:33px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma;
	text-decoration:none;
	width:80px;
	line-height:27px;
}
.ButonCenter:hover
{
	background-image:url(images/SEND_BUTON_deselect.jpg);
	color:#FFF;
	text-decoration:none;
}
.Thanks 
{
	font-weight:bold;
	margin-top:155px;
	color:#333;
}
.Footer
{
	width:942px;
	height:123px;
	overflow:hidden;
	background-color:#031434;
	padding-left:20px;
	padding-top:20px;
}
.FooterLeft
{
	float:left;
	overflow:hidden;
	width:320px;
	height:20px;
}
.FooterLink
{
	float:left;
	overflow:hidden;
	color:#DADADA;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	margin-right:5px;
}
.FooterLink:hover
{
	text-decoration:underline;
	color:#DADADA;
}
.SeparatorLink
{
	color:#DADADA;
	float:left;
	font-size:13px;
	margin-right:5px;
	overflow:hidden;
}
.FooterRight
{
	width:301px;
	height:130px;
	float:right;
	overflow:hidden;
	border-left:1px dotted #999;
	margin-bottom:10px;
	padding-left:20px;
}
.RightText
{
	width:225px;
	float:left;
	overflow:hidden;
}
.AllRightsText
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	text-align:left;
	float:left;
	overflow:hidden;
	margin-right:5px;
}
.SeparatorText
{
	color:#fff;
	float:left;
	font-size:13px;
	margin-right:5px;
	overflow:hidden;
}
.LooppaText
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	text-align:left;
	float:left;
	overflow:hidden;
	margin-right:5px;
}
.LooppaLink
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	text-align:left;
	margin-right:5px;
	text-decoration:none;
}
.LooppaLink:hover
{
	color:#FFF;
	text-decoration:underline;
}
.FooterImage
{
	background-image:url(images/footer_imageHOME.jpg);
	background-position:bottom right;
	width:70px;
	height:70px;
	float:right;
	overflow:hidden;
	margin-top:53px;
}
