/* Luxcrete Stylesheet */

body		{ margin:0px; 
			  padding:0px; 
			  text-align:center;
			  background-color: #FFFFFF;
			  }

img			{ border:0px;}

h1	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 8px; 
	  font-style: normal; 
	  color:#003399; 
	  display: inline;
	  text-transform:uppercase;
	  }
	  
h2	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 16px; 
	  font-style: normal; 
	  color:#003399; 
	  display: inline;
	  }

h3	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 14px; 
	  font-style: normal; 
	  color:#333333; 
	  display: inline;
	  }  
	  
.clr		{ clear: both;}

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

#header_bg	{ background-image: url(../gfx/header_bg.jpg); background-repeat:no-repeat; width:900px; height:90px;}
.logo		{ padding: 32px 0px 0px 70px;}

#menu		{ background-color:#ffffff; width:900px; height:30px;}
.menu		{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 11px; 
	  		  font-style: normal;
			  font-weight: normal; 
	  		  color:#003399;
			  text-align: left;
			  text-transform:uppercase;
			  padding: 10px 0px 0px 10px;
	  		  }
.menu A:link		{ color:#003399; text-decoration: none; font-weight: bold;}
.menu A:visited		{ color:#003399; text-decoration: none; font-weight: bold;}
.menu A:hover		{ color:#003399; text-decoration: underline; font-weight: bold;}
.menu A:active		{ color:#003399; }

#home_bg	{ background-image: url(../gfx/home_bg.jpg); background-repeat:no-repeat; width:900px; height:480px;}
.home_text	{ padding: 120px 20px 20px 300px;}
.home_text	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 11px; 
	  		  font-style: normal;
			  font-weight: normal; 
	  		  color:#003399;
			  text-align: left;
	  		  }
.home_text A:link		{ color:#003399; text-decoration: none; font-weight: bold;}
.home_text A:visited	{ color:#003399; text-decoration: none; font-weight: bold;}
.home_text A:hover		{ color:#003399; text-decoration: underline; font-weight: bold;}
.home_text A:active		{ color:#003399; }

#page_image		{ width:900px; height:100px; background-image:url(../gfx/page_image.jpg); background-repeat:no-repeat;}

#content	{ width:100%;}
.text	{ padding: 10px;}
.text	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 11px; 
	  		  font-style: normal;
			  font-weight: normal; 
	  		  color:#003399;
			  text-align: left;
	  		  }
.text A:link		{ color:#003399; text-decoration: none; font-weight: bold;}
.text A:visited	{ color:#003399; text-decoration: none; font-weight: bold;}
.text A:hover		{ color:#003399; text-decoration: underline; font-weight: bold;}
.text A:active		{ color:#003399; }

#footer_bg	{ background-color:#ffffff; width:900px; height:60px; border-top: solid 2px #003399;}
#footer_left	{ float:left; text-align: left;}
#footer_right	{ float:right; text-align:right;}

.footer	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 9px; 
	  		  font-style: normal;
			  font-weight: normal; 
	  		  color:#003399;
			  padding: 20px 0px 0px 0px;
	  		  }
.footer A:link		{ color:#003399; text-decoration: none; font-weight: bold;}
.footer A:visited		{ color:#003399; text-decoration: none; font-weight: bold;}
.footer A:hover		{ color:#003399; text-decoration: underline; font-weight: bold;}
.footer A:active		{ color:#003399; }

.form		{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
			  font-size: 10px; 
			  font-style: normal; 
			  color:#333333; 
			  }

.form A:link	{ color:#333333; text-decoration: none;}
.form A:visited	{ color:#333333; text-decoration: none;}
.form A:hover	{ color:#cccccc; text-decoration: none;}
.form A:active	{ color:#333333;}