@charset "utf-8";
/* CSS Document */
body
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	text-decoration:none;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
}
.home
{
	background-image:url(../images/button.jpg);
	background-repeat:repeat-x;
	width:155px;
	height:39px;
}
.home:hover
{
	background-image:url(../images/button_hover.jpg);
	background-repeat:repeat-x;
	width:155px;
	height:39px;
	cursor:pointer;
}
.button
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.headerfont
{
	font-family:Shadow Tag;
	font-size:30px;
	color:#0094D9;
	text-align:left;
	font-weight:normal;
	padding-top:20px;
}
.salogan
{
	color:#000;
	font-weight:normal;
}
.main
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	color:#09F;
}
a.main:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	color:#000;
}
#chromemenu{
width: 100%;
font-weight: bold;
height:41px;
font-family:Tahoma, Geneva, sans-serif;
font-size: 11px;
font-weight:bold;
}

#chromemenu:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #034090;
width: 100%;
background:url(../images/button.jpg) center center repeat-x;
padding: 7px 0;
margin: 0;
text-align:left;
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #ffffff;
padding: 27px;
margin: 0;
text-decoration: none;
}

#chromemenu ul li a:hover{
background:url(../images/button_hover.jpg) center center repeat-x;
}
.pageheding
{
	font-family:"Crystal clear";
	font-size:15px;
	color:#034090;
	padding-left:25px;
	font-weight:bold;
	text-decoration:none;
}
.contact
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding-top:10px;
	font-weight:normal;
	padding-bottom:10px;
}
a.contact:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
	.we
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#069;
	text-decoration:none;
	padding-top:10px;
	font-weight:normal;
	padding-bottom:10px;
}

	.required
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
	padding-top:5px;
	font-weight:normal;
	padding-bottom:5px;
}
.star
{
	color:#F00;
}
.contact1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding-top:3px;
	font-weight:normal;
	padding-bottom:3px;
}
.footer
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	width:400px;
}
.validation
{
	width:300px;
	float:right;
}
.matter
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
}