*{margin:0;padding:0}option{padding-left:0.4em}html{height:100%}body{height:100%;font-size:100.01%}img{border:0}.clear{clear:both}
.csc-textpic:after,.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.csc-textpic,.clearfix{display:inline-block}
html[xmlns] .csc-textpic,html[xmlns] .clearfix{display:block}
* html .csc-textpic,* html .clearfix{height:1%}


body {
	background-color: #a93202;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707173;
}

#wrap{
	/* sticky footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
	width: 875px;
	text-align: left;
	background-color: #fff;
}

#main{
	background-image: url('../gfx/main_background.jpg');
	background-repeat: no-repeat;
	padding-top: 187px;
}

#nav{
	background-image: url('../gfx/nav_background.png');
	background-repeat: repeat-x;
	height: 35px;
	border-top: 1px solid #fff;
	padding-left: 120px;
}

#nav li{
	margin-top: 9px;
	padding: 0 10px;
	border-left: 1px solid #fff;
	display: inline-block;
	float: left;
	list-style-type: none;
}

#nav li.first{
	border-left: 0;
}

#nav a{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

#contentwrap{
	padding: 5px 20px;
}

#content{
	float: right;
	width: 510px;
	padding: 15px 0;
}

#subcontent{
	float: left;
	width: 250px;
	padding: 15px 20px;
	border-right: 1px solid #b1b3b4;
}

#footer, #push{
	height: 40px;
}

#footer{
	background-color: #e74913;
	color: #fff;
}

#footernav li{
	display: inline-block;
	border-left: 1px solid #fff;
	padding: 0 4px;
}

#footernav li.first{
	border-left: 0;
}

#footertext{
	position: absolute;
	width: 450px;
	left: 50%;
	margin-top: 12px;
	margin-left: -438px;
	text-align: left;
}

#footernav{
	position: absolute;
	text-align: right;
	width: 150px;
	left: 50%;
	margin-top: 12px;
	margin-left: 288px;
}

#footernav a{
	text-decoration: none;
	color: #fff;
}

#logo{
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -465px;
	width: 230px;
	height: 152px;
}

.detail{
	color: #e74913;
	font-weight: bold;
}

.important{
	color: #e74913;
	font-weight: bold;
	display: block;
	font-size: 26px;
	padding-left: 20px;
}

h1, h2{
	color: #e75113;
	text-transform: uppercase;
}

h1{
	font-size: 42px;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 12px;
	font-style: italic;
}

p.csc-subheader{
	font-size: 16px;
}

#content .stdheader-h1,
#content .stdheader-h3{
	text-align: right;
}

.stdheader h1,
.stdheader h2,
.stdheader h3,
.stdheader h4{
	display: none;
}

.stdheader-h1{
	margin-bottom: 5px;
}

.stdheader-h2{
	margin-bottom: 10px;
}

.stdheader-h3{
	margin-bottom: 10px;
}

#subcontent .stdheader-h2{
	margin-left: -20px;
	margin-bottom: 10px;
}

#content ul,
#content ol,
#subcontent ul,
#subcontent ol{
	margin-left: 15px;
}

#contentwrap p,
#contentwrap ul,
#contentwrap ol{
	line-height: 1.4em;
	margin-bottom: 15px;
}

#contentwrap a{
	color: #E74913;
}

.ce-wrap{
	margin-bottom: 20px;
}

#subcontent .ce-wrap{
	padding-bottom: 20px;
	border-bottom: 1px solid #b1b3b4;
}

#mailform fieldset.csc-mailform{
	border: 0;
}

#mailform .csc-mailform-field{
	margin-bottom: 4px;
}

#mailform label{
	display: inline-block;
	width: 80px;
}

#mailform input,
#mailform textarea{
	border: 1px solid #707173;
	width: 180px;
}

#mailform input#mailformformtype_mail{
	width: auto;
	margin-left: 83px;
}

.csc-textpic-caption{
	display: none;
}

