* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	background-image: url(../media/homepage-bg-gel-70.jpg);
}
img {
	border: none;
}
.margin_img {
	margin-left: 10px;
}

.clear {
	clear: none;
}
#BANNERSTYLE {
	display: none;
}
#tb_container {
	display: none;
}
iframe {
	display: none;
}

*html #wrapper{
	display:inline;
	
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	width: 271px;
	float: left;
	list-style-type: none;
	background-color: #000;
	padding-bottom: 300px;
}

#navbar ul{
	background-color: #000;
}

#navbar ul li {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #36F;
	text-indent: 30px;
	line-height: 40px;
	list-style-type: none;
}
#navbar ul li a {
	color: #009;
	text-decoration: none;
}


	
	
	

#main {
	width: 689px;
	float: left;
	background-image: none;
	display: inline;
	padding-bottom: 300px;
}
/*IE6 hack*/
*html #main {
	margin-left: 271px;
	margin-top: -1064px;	
}
/*----------------------*/
#content1 {
	width: 689px;
	margin-left: 10px;
	background-image: none;
}
#content1 h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
	margin-top: -75px;
	padding-bottom: 40px;
	text-align: right;
	margin-right: 30px;
}


#content2 {
	width: 689px;
	float: left;
	margin-top: 30px;
	display: inline;
	padding-bottom: 0px;
}
#content2 h {
	background-color: #008;
}
#content2 h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}
#content2 p {
	background-image: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 29px;
	color: #FFF;
	margin: 20px;
	text-indent: 60px;
}
ul#thumbs {
	margin-left: 10px;
	
}
ul#thumbs li {
	display: inline-block;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
ul#thumbs li a {
	text-decoration: none;
	border: none;
}
ul#thumbs li a h3 {
	color: #FFF;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: none;
	background-color: #000;
	margin-top: -6px;
	#padding-top:8px;
	padding-bottom: 5px;
	padding-left: 2px;
}

ul#thumbs li a h3 {
	#
	color: #FFF;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: none;
	background-color: #000;
	#/*// safari hack*/
	margin-top: 6px;
	#
	padding-left:-12px;
	padding-top:6px;
	padding-bottom: 5px;
}

#footer {
	width: 960px;
	margin-top: -20px;
}
#footer h5 {
	margin-top: -40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
#footer ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	margin-top: -30px;
	list-style-type: none;
	line-height: 20px;
}
