/*====================*/
/*=== Reset Styles ===*/
/*====================*/
	

body {
    background-image:url(images/blebg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}


/*===================*/
/*=== Main Styles ===*
/*===================*/















a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

.theme-default #slider {
    margin:0px auto 0 auto;
    width:600px; /* Make sure your images are the same size */
    height:450px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/*===================*/
/*=== Top Logo ===*/
/*===================*/

.container {
	
	
}

.ass {
	height: 120px;
	width: 100%;
	background-image:url(images/banner_1.png);
	background-repeat:repeat-x;
	margin: 0px;
	
	
}

