html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6, span, ol, ul, li, form, object {
	padding: 0px;
	margin: 0px;
}

a {
	outline: none;
}

a:hover {
	outline: none;
}

.top {
	width: 914px;
	height: 20px;
}

.top .top_menu {
	width: 308px;
	height: 20px;
	float: right;
}

.top .top_menu .connect a {
	background: url(http://www.imgs.sergios.com/templates/connect.jpg) no-repeat;
	width: 100px;
	height: 20px;
	float: left;
}

.top .top_menu .survey a {
	background: url(http://www.imgs.sergios.com/templates/survey.jpg) no-repeat;
	width: 100px;
	height: 20px;
	float: left;
	margin: 0px 4px 0px 4px;
}

.top .top_menu .offers a {
	background: url(http://www.imgs.sergios.com/templates/offers.jpg) no-repeat;
	width: 100px;
	height: 20px;
	float: right;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e2105;
	line-height: 15px;
}

.margins {
	position: absolute;
	float: left;
	z-index:3;
	margin: 75px 0px 0px 0px; 
}

.margins_news {
	position: absolute;
	float: left;
	z-index:3;
	margin: 75px 0px 0px 1px; 
}

.margins_news2 {
	position: absolute;
	float: left;
	z-index:3;
	margin: 75px 0px 0px 1px; 
}

.margins_news3 {
	position: absolute;
	float: left;
	z-index:3;
	margin: 75px 0px 0px 0px; 
}

/* Jquery Image Gallery */

	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:604px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container_gallery{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:604px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#content_gallery{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:604px;
		height:500px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:0px;
		top:212px;
		}	
	#nextBtn{ 
		left:574px;
		top: 212px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(http://www.imgs.sergios.com/templates/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(http://www.imgs.sergios.com/templates/btn_next.gif) no-repeat 0 0;	
		}	
		
/* End Jquery Image Gallery */
