body {
    margin:0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-size:cover;
	}
		
.style1 {color: #0000FF}
.style5 {
	font-family: Tahoma;
	font-size: 12px;
}
.style7 {
	font-family: Verdana;
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
}
.style9 {font-family: Tahoma}
.style10 {font-size: 12px}
.style14 {
	font-family: Arial;
	font-size: 10px;
}
.style15 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000FF; font-size: 13px; font-weight: bold; }
.style19 {font-size: 13px}
.style20 {color: #0000FF; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

#all{
width: 900px;
margin-left:auto;
margin-right:auto;
height:auto;
}

#header{
width:900px;
height:100px;
margin-left:auto;
margin-right:auto;
background-image: url(images/header-bg.jpg);
background-repeat:no-repeat;
}

#logo{
width:400px;
height:auto;
float:left;
padding:15px 0px 15px 15px;
}

#contact{
width:400px;
height:auto;
float:right;
padding:10px 15px 0px 0px;
line-height:20px;
text-align:right;
}

#flash{
width:900px;
height:175px;
margin-right:auto;
margin-left:auto;
background-image:url(images/flash-bg.png);
background-repeat:no-repeat;
}


#content{
width:870px;
height:auto;
margin-right:auto;
margin-left:auto;
background-image:url(images/content-bg.png);
padding:15px 15px 15px 15px;
}


#clear{clear:both;}

#footer {  
width:900px;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:right;
background-image:url(images/footer-bg.png);
background-repeat:no-repeat;
margin-bottom:5px;
 } 
 

a:link.menu,a:visited.menu,a:active.menu{
	color: #000;
	text-decoration: none;

}

a:hover.menu{
    color: #000;
	text-decoration: none;
	
}

a:link.email,a:visited.email,a:active.email{
	color: #000;
	text-decoration: none;

}

a:hover.email{
    color: #0000ff;
	text-decoration: none;
	
}


/* Cookies*/
textarea, input{font-family: Tahoma;font-size: 12px;}
input[type="number"]{width:176px;}
input[type="checkbox"] { margin: 0px 3px 0px 0px;}

.cc_container{background:#fff!important; border-top:1px solid #ddd;}
.cc_container .cc_message{font-size:12px!important; margin-top:10px!important;font-family: Tahoma, Geneva, sans-serif !important; color:#000;}
.cc_container .cc_btn{border-radius:0px!important; background-color:#0000FF!important; font-size:12px!important;
	color:#fff!important; font-weight:bold!important;font-family: Tahoma, Geneva, sans-serif !important;}
