/* CSS Document */



/*	General

---------------------------------------------*/



*		{margin: 0; padding: 0; border: 0; }

body	{color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; text-align:left;}



h2, h3, h4, h5	{font-family: Georgia, "Times New Roman", Times, serif; text-align:left; text-decoration:none; }

h1 		{font-family:  "Times New Roman", Georgia, Times, serif; font-size: 120%; padding: 0px 5px 5px 18px; color:#666; text-decoration:none;}

h1 em	{color: #003366; text-decoration:none;  font-weight: bold;}

h1 a:hover,  h1a:active	{color: #0368CC; text-decoration: none;  font-weight: bold;}

h2 		{font-size: 170%; padding: 0px 5px 5px 18px; color:#003366;}

h3 		{font-size: 95%; padding: 10px 5px 5px 18px; color:#cc0000;}

h4 		{font-size: 70%; padding: 10px 5px 5px 18px; color:#99CC00;}

h5 		{font-size: 70%; color:#FFFFFF; text-decoration:none;}



h6 		{font-size: 70%; color:#000; text-decoration:none; font-weight:normal;}


.belowheader{font-family:Times New Roman, Georgia, Times, serif; font-size: 120%; padding: 0px 5px 5px 0px; color:#666;}
p  		{font-size: 95%; line-height: 1.5em; padding: 5px 5px 5px 20px; color: #333333; text-align:left;}
li  		{font-size: 95%; line-height: 1.5em; padding: 5px 5px 5px 20px; color: #333333; text-align:left;}
ul		{font-size: 95%; line-height: 1.5em; padding: 0px 5px 0px 50px; color: #333333; text-align:left;}
p a:link, p a:visited	{color: #003366; text-decoration: underline;}

p a:hover,  pa:active	{color: #003366; text-decoration: none; }



/* ==== LAYOUT ==== */

#contain		{margin: 0 auto; width: 900px; text-align: left;}



.container_left {

	float:left;

	width: 130px;

	text-align: left;

	font-size:70%;

	line-height: 2.5em;

	padding-left: 5px;

}



.container_centre {

	float:left;

	width: 550px;

	text-align: left;

	font-size:75%;

	line-height: 2.5em;

	padding: 5px;

	margin: 5px;

	background-color: #F4FAFF;

	BORDER-BOTTOM: 1px solid;

    BORDER-LEFT: 1px solid;

    BORDER-RIGHT: 1px solid;

    BORDER-TOP: 1px solid;

	border-color:#EDEDED;

}



.container_right {

	float:right;

	width: 185px;

	text-align:right;

	padding-top: 5px;

}

.table {font-size: 80%;}



#nav {width: 900px; height: 26px; color:#fff; background-color: #003366; border-bottom: #fff; border-bottom-width: 1px; font-size: 70%; text-align:center; padding-top:7px;}

#nav a {padding-right: 35px; padding-left: 35px; text-decoration: none; color: #fff; }



/* ===== FORM ====*/

form#contact				{}

form#contact fieldset		{border: 0;}

form#contact label, form#contact input, form#contact textarea	{margin: 10px;}

form#contact label			{width: 200px; font-size: 12px; padding: 3px 0x; float: left; display: inline; }

form#contact label span 	{color: #99CC01;}

form#contact input			{width: 380px; border: 1px solid #BBB; padding: 3px; font-size: 12px;}

form#contact textarea		{width: 380px; height: 100px; border: 1px solid #BBB; padding: 3px; font-size: 12px;}

form#contact input.sA		{margin-left: 289px; width: 100px; border: 1px solid #ccc; background: #99CC01; color: #000000; font-size: 11px; padding: 1px;}



/* ==== MISC ==== */

.clear 	{clear: both; display: block; height: 1px; overflow: hidden; margin: 0; padding: 0;}



.headerbox {

	height:50px;

	margin-top: 30px;

}
.header_second{
	float:left;
	width: 445px;
}
.header_logo {

	float:left;
	width: 445px;

}



.header_telphone {

	float:right;

	width: 400px;

	text-align:right;

}

	

.footer {

	height:76px;

	text-align:center;

	padding-left: 20%

}
#formConteiner{
    background-image:url('../images/background.jpg');
    background-repeat:no-repeat;
    float:right;
    width:265px;
    height:180px;

}
#formBox{
    float:right;
    margin-left:3px;
    margin-right:3px;
    margin-top:3px;
   width:259px;
    height:177px;
    font-size:13px;
    color:#ffffff;
    font-family: Verdana;
    line-height: 1.5em;
}
#claimform input{
    height:13px;
    overflow:hidden;
    font-size:11px;
    color:#333333;
    font-family: Verdana;
}
#claimform input.submit{
    width:112px;
    height:20px;
    border:0px;
    padding-right:15px;
    float:right;
}
#claimform{
    float:left;
    width:259px;
    height:177px;
    font-size:10px;
    color:#ffffff;
    font-family: Verdana;
}



.TextBox

{

    BORDER-BOTTOM: 1px solid;

    BORDER-LEFT: 1px solid;

    BORDER-RIGHT: 1px solid;

    BORDER-TOP: 1px solid;

	border-color:#999999;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	FONT-SIZE: 13px;

	FONT-STYLE: normal;

	COLOR: #666666;

	FONT-WEIGHT: normal

}	

	

.breadcrumbtext {font-size: 70%; text-decoration:none; padding-left:150px;}	

.leftnav {font-size: 100%; text-decoration:none; color:#333333;}	



.imprint, A.imprint {

	width:868px;

	font-family: Arial, Verdana, Helvetica, sans-serif; text-align:left;

	font-size: 70%; text-decoration:none; color: #666; line-height:2.5em; padding-left: 25px;

	}


