* {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	border: 1px solid #CCC;
}

body {
	background: url(white) repeat;
	text-align: 10px 10px 0px 10px;
	font-family: TrebuchetMS, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	outline: none;
	color: #000000;
	}
	
td {
	font-family: TrebuchetMS, Arial, sans-serif;
	font-size: 11px;
	}
	
a:hover {
		text-decoration: underline;
	}

p, li {
	font: TrebuchetMS, Arial, sans-serif;
	margin-bottom: 20px;
	margin-right: 10px;
}


#h2 {
	font-family: TrebuchetMS, Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #e5e2e2; /* pink! */
   letter-spacing: -1px;
}

ul {
	margin-left: 25px;
}

img {
	border: none;
}


#page-wrap {
	background: white;
	min-width: 780px;
	max-width: 1260px;
	margin: 10px auto;
	width:expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1262? "1260px" );
	}
	#page-wrap #inside {
		margin: 10px 10px 0px 10px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	
#slection-cot {
	position:absolute;
	left:7px;
	top:63px;
	width:300px;
	height:157px;
}

#header {
	background: #ffffff;
	height: 95px;
	width: 874px;
}
	
#left-sidebar {
	width: 200px;
	float: left;
	padding-top: 150px;
	
}

#thumbs {
	position:absolute;
	left: 11px;
	overflow: visible;
	top: 500px;
	width:306px;
	height:79px;
	visibility: visible;
}

#thumbs2 {
	position:absolute;
	left: 11px;
	top: 475px;
	width:314px;
	height:79px;
	visibility: visible;
	overflow: visible;
}

#thumbs3 {
	position:absolute;
	left: 11px;
	top: 475px;
	width:309;
	height:118px;
	visibility: visible;
	overflow: visible;
}

#thumbs4 {
	position:absolute;
	left: 11px;
	overflow: visible;
	top: 425px;
	width:306px;
	height:79px;
	visibility: visible;
}


#contenttext {
	width:	440px;
	padding-bottom: 20px;
	font-family : TrebuchetMS, Arial, sans-serif;
	
	}
	
.style {
color: #000000;
text-decoration:none;
font-family : TrebuchetMS, Arial, sans-serif;
font-size: 13px;
line-height: 17px;

}

