.slide-out-div {
	 padding: 20px;
	 width: 250px;
	 background: #ccc;
	 border: #29216d 1px solid;
}

p{
	margin-top: 0px;
}

a{
	text-decoration: underline;
	color: white;
}

h1{
        margin: 5px;
        padding: 10px;
}

a:hover{
	color: #ccffff;
}

.dots{
	font-size:35px;
}

.link{
	text-decoration: none;
}

.details-link{
	font-size: 12px;
}

#page{
	background-color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size-adjust: none;
	font-style: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#main{
	background: transparent url( images/background.jpg ) no-repeat scroll 0 0;
	background-color: #839d90;
	border: 1px solid #000000;
	color: #ffffff;
	margin: 0px auto;
	width: 1024px;
}

#header{
	background: transparent url( images/banner.jpg ) scroll 0 0;
	height: 396px;
	margin-left: 69px;
	width: 856px;
}

#header img{
	border: none;
}

#body{
	margin-left: 69px;
	margin-right: 64px;
	min-height: 600px;
	width: 896px;
}

.content{
	background: #236468;
	padding: 20px;
	width: 856px;
}

.box{
	float: left;
	height: 200px;
	width: 448px;
}

.content-topleft{
	height: 163px;
	margin-left: 55px;
	margin-top: 26px;
	width: 351px;
}

.content-bottomleft{
	height: 163px;
	margin-left: 55px;
	margin-top: 26px;
	width: 351px;
}

.content-topright{
	height: 163px;
	margin-left: 55px;
	margin-top: 26px;
	width: 351px;
}

.content-bottomright{
	height: 163px;
	margin-left: 55px;
	margin-top: 26px;
	width: 351px;
}

.description
{
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 20px;
}

#box1{
	background: transparent url( images/box-top-left.jpg ) scroll 0 0;
}

#box2{
	background: transparent url( images/box-top-right.jpg ) repeat-x scroll 0 0;
}

#box3{
	background: transparent url( images/box-bottom-left.jpg ) repeat-x scroll 0 0;
}

#box4{
	background: transparent url( images/box-bottom-right.jpg ) repeat-x scroll 0 0;
}