/***************************************************
				      GLOBAL
***************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration:none
}
body {
	background-color: #282828;
	font-size: 12px;
	color: #4f4d3e;
	line-height: 17px;
	
	background-repeat: repeat-x;
	font-style: inherit;
	font-weight: inherit;
	background-position: right top
}
#cu3er-container {
	width:759px;
	outline:0;
	margin-bottom: 25px;
	background-color: transparent;
}
h1 {
	font-size: 24px;
	margin: 0px;
	color: #31B8DA;
	display: block;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 59px;
	float: left;
	font-weight: normal;
	line-height: 10px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	display: block;
	float: left;
	width: 59px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	margin: 0px;
}
h3 {
	padding-top: 47px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size:18px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
}

p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #31b8da;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 799px;
	background-image: url('../images/pattern/wrapper.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden
}
#container {
	width: 950px;
	background-color: #282828;
	border: 1px none #EEEEEE;
	color: #aeaeae;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	margin: 0px;
	float: right;
}
#logo {
	width: 799px;
	height: 65px;
	float: left;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px
}
/****************************
		HOME SLIDER
****************************/
#slider-accordion {
	height:320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#slider-accordion img {
	border:none;
}
.slide	{
	list-style:none;
	height:320px;
	display:block;
}
.slide li 	{
	float:left;
	display:inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 320px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.slide .desc {
	background-image: url('../images/transparent_bg.png');
	background-repeat: repeat;
	height: 60px;
	width: 687px;
	position: absolute;
	left: 46px;
	bottom: 0px;
	padding: 20px;
	color: #CCCCCC
}
.slide .desc a {
	position: absolute;
	float: left;
	top: 65px;
	right: 20px;
}