
/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	background: none transparent;
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

.theme-default #slider {
    margin: 0;
    width:100%; /* Make sure your images are the same size */
    height:85%; /* Make sure your images are the same size */
		max-height: 350px;
		max-width: 950px;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/

.clear {
	clear:both;
}

#heading
{
	height: 9%;
	margin: 2.3%;
	position: absolute;
	z-index: 20;
}
#heading img
{
	height: 100%;
}