.clear { clear: both; height: 0; font-size: 0; margin:0; padding:0; overflow:hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix {height: 1%;}

html {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
body { 
	color: #666666;
	background-color: #F2F2F2;
	background-image:  url("/images_new/bg_top.jpg");
	background-repeat: repeat-x;
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
} 
	
p { 
	font-size: 0.7em; 
	margin: 15px; 
	padding: 0px;
	text-align: left;
	line-height: 17px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 5px;
	color: #3B2556;
}

h1{
	font-size: 1.1em; 
}

h2{
	font-size: 1em; 
}

h3{
	font-size: 0.9em; 
}

hr{
	color: #3B2556;
	width: 97%;

}

a:link {  
	text-decoration: none;
	font-weight: bold; 
	color: #756691;
	}
a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #756691;
	}
a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold; 
	color: #756691;
	}

/* divs */

#container{
	width: 98%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;

}

#content {
	margin: 0px auto;
	padding: 0px;
	width: 802px;
	position: relative;
	text-align: left;
}

#wrapper{
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	width: 798px;
	float: left;
}

#top{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	width: 798px;
	height: 100px;
	float: left;
}

#toplhs{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 400px;
	float: left;
}

#toprhs{
	margin: 0px;
	margin: 0px;
	z-index: 999;
	padding: 0px;
	border: 0px;
	width: 300px;
	float: right;
}

#toprhs{
position:absolute;
top: 47px;
left: 700px;
}
#nav{
	margin: 0px 0px 10px -5px;
	padding: 0px;
	border: 0px;
	clear: both;
	width: 798px;
	height: 54px;
	float: left;
}

#advertising{
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	width: 790px;
	height: 150px;
	float: left;
}



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

#main_content{
	margin: 0px;
	padding: 0px;
	/*clear: both;*/
	width: 784px;
	float: left;
	background-color: #FFF;
}
#main_contenttop{
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
	height: 15px;
	width: 784px;
	float: left;
	background-image:  url("/images_new/bg_maincontent.jpg");
	background-position: top;
	background-repeat: no-repeat;
}
#main_contentborders{
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 782px;
	float: left;

}

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

#main_contentfull{
	margin: 10px;
	padding: 0px;
	border: 0px solid green;
	width: 760px;
	float: left;
}

#main_contentfull h1{
	margin: 0px 2px;
	padding: 0px 5px;
	font-size: 1.1em;
	background-image:  url("/images_new/bg_h1.jpg");
	background-position: top;
	background-repeat: repeat-x;
	width: 98%;
	height: 25px;
	color: #FFF;
}

#main_contentfull li{
	line-height: 17px;
	font-size: 0.7em; 
}

#main_contentfull table{
	font-size: 0.7em; 
	margin: 15px; 
	padding: 0px;
	text-align: left;
	line-height: 17px;
}

#main_contentfull  input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#main_contentfull input.bt_register {
	width: 94px;
	color: white;
	background: transparent url("/images_new/bt_register.png") no-repeat 0 0;
}
/*------------------------------*/

#main_contentlhs{
	margin: 10px;
	padding: 0px;
	border: 0px solid green;
	width: 485px;
	float: left;
}

#main_contentlhs h2 {
	color: #016153;
}

#main_contentlhs h1{
	margin: 0px 2px;
	padding: 0px 5px;
	font-size: 1.1em;
	background-image:  url("/images_new/bg_h1.jpg");
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	color: #FFF;
}

#main_contentlhs h2{
	font-size: 1em; 
}

#main_contentlhs h3{
	font-size: 0.9em; 
}

#main_contentlhs table{
	font-size: 0.7em; 
	margin: 15px; 
	padding: 0px;
	text-align: left;
	line-height: 17px;
}
/*------------------------------*/

#main_contentrhs{
	margin: 10px 10px 10px 5px;
	padding: 0px;
	border: 0px solid red;
	width: 255px;
	float: left;
}

#main_contentrhs table{
	font-size: 0.7em; 
	margin: 15px; 
	padding: 0px;
	text-align: left;
	line-height: 17px;
}

#main_contentlhs  input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#main_contentlhs input.bt_register {
	width: 94px;
	color: white;
	background: transparent url("/images_new/bt_register.png") no-repeat 0 0;
}

#main_contentrhs h1{
	margin: 0px 2px;
	padding: 0px 5px;
	font-size: 1.1em;
	background-image:  url("/images_new/bg_h1.jpg");
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	color: #FFF;
}

#main_contentrhs  input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#main_contentrhs input.bt_register {
	width: 94px;
	color: white;
	background: transparent url("/images_new/bt_register.png") no-repeat 0 0;
}

/*------------------------------*/
#searchbar{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image:  url("/images_new/bg_searchbar.jpg");
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 54px;
	position: relative;
	overflow: hidden;
	float: left;
}


#searchbarcontent{
	margin: 4px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	width:770px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	border: 0px solid red;
	z-index:1;
	font-size: 0.7em;
	font-weight:bold;
}
#searchbarcontent h1{
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	color: #666666;
}

#searchbar a:link {  
	text-decoration: none;
	font-weight: bold; 
	color: #666666;
	}
#searchbar a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #666666;
	}
#searchbar a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold; 
	color: #666666;
	}

#searchbartop{
	margin: 2px 0px 0px 0px;
	padding: 0px;
	border: 0px solid blue;
	height: 6px;
	width: 781px;
	float: left;
	background-image:  url("/images_new/bg_searchbar_top.jpg");
	background-position: top;
	background-repeat: no-repeat;
	z-index: -1;
}
#searchbarborders{
	margin: 0px 0px 0px 2px;
	padding: 0px;
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	width: 777px;
	height: 38px;
	float: left;
	z-index: -1;
}

#searchbarbtm{
	margin: 0px;
	padding: 0px;
	border: 0px solid green;
	height: 6px;
	width: 781px;
	float: left;
	background-image:  url("/images_new/bg_searchbar_btm.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: -1;
}

#searchbar input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#searchbar input.bt_register {
	width: 94px;
	color: white;
	background: transparent url("/images_new/bt_register.png") no-repeat 0 0;
}

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

#photo{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 0px;
	display: none; width: 786px; height: 302px;
	float: left;
}

#photo_inner{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 0px;
	width: 786px; 
	height: 202px;
	float: left;
}

#news_offers{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	background-color:#E2E2E2;
	background-image: url("/images/news_offers_top.jpg");
	background-position: top;
	background-repeat: no-repeat;
	/*height: 326px;*/
	width: 233px;
	float: left;
}

#news_offers h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px 0px 12px;
	color: #FFF;
}

#news_offers h1{
	font-size: 1.1em; 
}

#news_offers  h2{
	font-size: 1em; 
}

#news_offers h3{
	font-size: 0.9em; 
}

#news_offers p { 
	margin: 5px 15px 0px 15px; 
	padding: 5px;
	line-height: 15px;
	color:#333;
	border-bottom: 1px solid #FFF;  
}
/*------------------------------*/

#quickcontact_wrapper{
	margin: 10px 0px;
	padding: 0px;
	background-color:#FFF;
	background-image: url("/images/qc_top.jpg");
	background-position: top;
	background-repeat: no-repeat;
	/*height: 326px;*/
	width: 233px;
	float: left;
}

#quickcontact{
	/*border-left: 2px solid #E2E2E2;*/
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-image: url("/images/bg_qc.jpg");
	background-position: bottom;
	background-repeat: repeat-y;
	/*border-left: 2px solid #E2E2E2;*/
}

#quickcontact h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px 0px 0px;
}

#quickcontact p { 
	margin: 0px;  
}

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

#footer{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 260px;
	color: #FFF;
	background-image:  url("/images_new/bg_footer.jpg");
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	overflow: hidden;
}

.menulink{ visibility:hidden;}
.centered{text-align:center;}

#footer a:link {  
	text-decoration: none;
	font-weight: bold; 
	color: #FFF;
	}
#footer a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #FFF;
	}
#footer a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold; 
	color: #FFF;
	}
	

/*GABY STYLES*/

.homepicthumb {
    width: 100px;
    border: 1px solid #666666;
	}
.homepicthumb2 {
    padding:5px 5px;
    border: 1px solid #666666;
	}
.hometable {
	width:100%; 
	border:none;
	margin-bottom:10px;
	}
.hometable td p {
	margin: 0px;
	padding: 0px;
	}
.success {
	border: 1px solid #006600;
    padding: 5px;
 	margin-bottom:0;
	background-color: #E8FFE8;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fail {
	border: 1px solid #CC0000;
    padding: 5px;
    margin-bottom:0;
	background-color: #FFE8E8;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}