/* =Reset default browser CSS
-------------------------------------------------------------- */
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, samp, small, span, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}


ol, ul {
	list-style-type: none;
}

em, address, strong {
	font-style: normal;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

/* Standard HTML Tag Definition 
-------------------------------------------------------------- */
body, form, input, button, select, textarea, label {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
}
html {
	height: 100.1%;
}

/* =Custom Classes
-------------------------------------------------------------- */
.clear {
	clear: both;
}

/* =Layout
-------------------------------------------------------------- */
#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* =Global Elements
-------------------------------------------------------------- */
dl,
dt,
p,
.rteWrapper h2,
.rteWrapper h3,
.description h1 {
	font-size: 12px;
	font-family: Myriad Pro;
	line-height: 18px;
	padding-bottom: 20px;
}

img {
	vertical-align: top;
}

a {
	text-decoration: underline;
	color: #000;
}

a:hover , a.active{
	color: #ff0000;
}

/* =Header
-------------------------------------------------------------- */
#header {
	width: 100%;
	padding: 23px 0 3px;
	overflow: hidden;
}

.logo {
	float: right;
}

#nav {
	float: left;
	width: 100%;
	  font-family: "ff-dax-web-pro",sans-serif;
}

#nav .menu {
	float: left;
	position: relative;
	overflow: hidden;
	height: 62px;
	width: 800px;
}

.menu ul {
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}

#nav li {
	float: left;
	margin-right: 18px;
}

.menu-toggle,
#nav a {
	color: #999;
	font-weight: bold;
	line-height: 18px;
	float: left;
	padding: 34px 0 10px 27px;
	letter-spacing: 1px;
	text-decoration: none;
	background-image: url('../images/li_bg.gif');
	background-position: 0px 27px;
}

.menu-toggle {
	padding-right: 14px;
	cursor: pointer;
	position: relative;
}

.menu-toggle:hover,
.menu-open {
	color: #f00;
	background-image: url('../images/menu_open.gif');
}

#nav li:hover a,
#nav li.hover a{
	color: #f00;
	background-image: url('../images/menu_open.gif');
}

#nav li.active a {
	color: #f00;
	background-image: url('../images/li_h_bg.gif');
	background-position: bottom left;
	padding-top: 0;
	padding-bottom: 10px;
}

/* =Sudo Slider styles
-------------------------------------------------------------- */
#banner {
	height: 462px;
}

#slider {
	height: 463px;
}

#banner ul,
#banner li,
#slider ul,
#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: block;
}

#banner, #banner li {
	width: 960px;
	overflow: hidden;
}

#slider, #slider li {
	width: 635px;
	overflow: hidden;
	text-align: right;
}

/* // Sudo Slider */	
/* Numeric Navigation */
ol.controls {
	margin: 12px 0 0;
	padding: 0;
	height: 11px;
	float: right;
}

ol.controls li {
	margin-left: 7px;
	margin-top: 7px;
	padding: 0;
	float: left;
	list-style: none;
}

ol.controls li a {
	float: left;
	width: 11px;
	height: 11px;
	line-height: 11px;
	background: #ccc;
	text-indent: -99999px;
}

ol.controls li a:hover,
ol.controls li.current a {
	background: #ff0000;
}

#controls {
/*display: none;*/
}

.prevBtn,
.nextBtn {
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: 0;
	top: 35%;
	z-index: 1000;
	background: #ccc;
	cursor: pointer;
}

.nextBtn{
	left: auto;
	right: 0;
}

#caption {
	font-family: Myriad Pro;
	font-style: italic;
	color: #7f7f7f;
	text-align: right;
	line-height: 18px;
	padding: 16px 0 0;
	background: #fff;
	min-height: 55px;
}

/* =Main
-------------------------------------------------------------- */
#main {
	width: 100%;
	margin: 0 auto;
}

/* =Content
-------------------------------------------------------------- */
#content {
	width: 635px;
	float: left;
}

.holder {
	position: relative;
	padding-bottom: 30px;
}

.description {
	padding: 14px 20px 0;
	background-image: url('../images/icon.gif');
}

.widecolumn {
	width: 600px;
	margin: 110px auto 0;
	padding: 14px 20px 0;
	background-image: url('../images/icon.gif');
}

.description p, .description h1  {
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	padding-bottom: 0;
}

p.paragraph-m , .rteWrapper H3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
}

.widecolumn p,
p.paragraph-l, .rteWrapper H2 {
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
}

/* =Sidebar
-------------------------------------------------------------- */
#sidebar {
	width: 310px;
	float: right;
}

#sidebar ul li {
	background-image: url('../images/sidebar_li_bg.gif');
	padding: 20px 0 0 20px;
}

#sidebar ul li.list-link {
	padding-bottom: 20px;
}

#sidebar li.list-link a {
	color: #7f7f7f;
	text-decoration: none;
}

#sidebar li.list-link:hover {
	background-image: url('../images/menu_open.gif');
}

#sidebar li.list-link:hover a {
	color: #f00;
}

.hidden {
	display: none;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	width: 100%;
	margin-top: 70px;
	border-top: solid 1px #999999;
	padding-bottom: 20px;
	overflow: hidden;
		  font-family: "ff-dax-web-pro",sans-serif;

}

#footer .vline {
	height: 19px;
	width: 1px;
	float: left;
	background-color: #999999;
	margin-right: 20px;
}

#footer ul {
	float: left;
	padding-top: 12px;
	margin-right: 85px;
}

#footer ul.last {
	margin-right: 0;
}

#footer a {
	color: #666;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover {
	color: #ff0000;
}

#footer a.link {
	color: #f00;
}


#sidebar .rteWrapper {
	padding-bottom: 30px;
}