html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font: 100.01% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    color: #333;
    padding: 0;
}

body * {

}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
		margin-top: -25px;
}

h3 {
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 0px;
	margin-top: 0px;
}

#wrapall {
	width: 641px
	margin-left:30px;
		
}

#content-wrap {
	margin-left:30px;	
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin-top: 0px;
	margin-left:0px;
	width: 641px;
	background: url(sliderbg.png) no-repeat;
}

a {
   text-decoration:none;
}



#slider-header {
	margin-bottom:0px;
	}
