/* wind consult */
body {
	margin:0;
	padding:0;
	background: #ffffff url(../images/bg-header-grayorange.jpg) top repeat-x;
	font-family: Arial;
	font-size:12px;
	color:#555555;
}
h1, h2, h3, h4, h5 {padding:0;margin:0;}
h1 {font-size:30px;line-height:1.5em;}
h2 {font-size:24px;line-height:1.2em;margin-bottom:12px;word-spacing:-1px}
h3 {font-size:20px;line-height:1.2em;margin-bottom:12px;word-spacing:-1px}
h4 {font-size:16px;line-height:1.2em;margin-bottom:12px;word-spacing:-1px}
h5 {font-size:14px;line-height:1.2em;margin-bottom:12px;word-spacing:-1px}
.fl {
	float:left;
}
.fr {	
	float:right;
}
.cl {clear:left;}
.cr {clear:right;}
.clear {clear:both;}
.wrap {
	width:900px;
	margin:0 auto;
}
a {
	color:#ff3300;
	text-decoration:none;
}
a:hover {
	color:#ff3300;
	text-decoration:underline;
}
#masthead {
	height:94px;
}
#masthead #logo {
	float:left;
}

#masthead #search {
	float:right;
	margin:35px 0 0 0 ;
	color:#333333;
}

#menuhead {
	margin:4px 0 2px 0;
}
#menuhead ul {
	float:right;
	padding:0;
	margin:0 0 3px 0;
	list-style-type:none;
	/*text-transform:uppercase;*/
	font-weight:bold;
	font-size:14px;
	border-left:1px solid #993300;
}
#menuhead ul li {
	float:left;
	border-right:1px solid #993300;
}
#menuhead ul li.act {
	display:block;
	background:#000000;
	color:#fff;
}
#menuhead ul li.svc-on {
	display:block;
	background:#FF6600;
}
#menuhead ul li a {
	color:#ffffff;
	display:block;
	padding:12px 20px 8px 20px;
	text-decoration:none;
}
#menuhead ul li a:hover {
	display:block;
	padding:12px 20px 8px 20px;
	background:#FF6600;
}
#menuhead ul li ul {
	position:absolute;
	clear:left;
	border-bottom:1px solid #993300;

}
#menuhead ul li ul li {
	clear:left;
	display: block;
	background:#ff3300;
	width:130px;
	border-top:1px solid #993300;
}
#menuhead ul li ul li  a {
	clear:left;
	display: block;
}
#bannerhead {
	height:118px;
}
#content {
	width:900px;
	background:transparent url(../images/bg-side-nav.jpg) top left repeat-y;
	clear:left;

}
#contents {
	width:900px;
	background:transparent url(../images/bg-side-nav.jpg) top left repeat-y;
	clear:left;

}

#side-nav {
	width:174px;
	float:left;
	padding:20px 0 0 6px;
}
#side-nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	/*text-transform:uppercase;*/
	font-weight:bold;
	font-size:14px;
}
#side-nav ul li {
	border-bottom:1px solid #993300;
}
#side-nav ul li a {
	display:block;
	padding:15px 10px;
	color:#ffffff;
	text-decoration:none;
}
#side-nav ul li#act a {
	display:block;
	padding:15px 10px;
	background:#000;
}
#side-nav ul li a:hover {
	display:block;
	padding:15px 10px;
	background:#FF6600;
}
#col p {
	line-height:1.4em;
	margin-bottom:.5em;
}
#col li {
	line-height:1.4em;
	margin-bottom:.5em;
}
#col420 {
	float:left;
	width:440px;
	padding:0 20px 20px 20px;
	margin-top:20px;
}

#col200 {
	float:left;
	width:209px;
	margin-top:20px;
	padding:0 0 20px 20px;
	border-left:1px solid #cdcdcd;
}

#col200 .newshr {
	border-bottom:1px solid #cdcdcd;
}

#col620 {
	float:left;
	width:679px;
	padding:20px 20px 20px 20px;
}
#footer-shadow {
	background:transparent url(../images/bg-footer.jpg) bottom repeat-x;
	height:23px;
	margin-bottom:3px;
}
#footer-fake {
	width:900px;
	margin:0 auto;
	background:transparent url(../images/bg-side-nav.jpg) top left repeat-y;
	height:23px;
}
#footer-text {
	border-top:2px solid #FF3300;
	padding:1em 0;
	margin:0;
}
#footer-text p {
	padding:0;
	margin:0;
	font-size:11px;
	color:#555;
	line-height:1.4em;
}
/* colorin */
.jd-orange {
	color:#FF3300;
}
.date {
	color:#888888;
}
.quote {
	font-family: Garamond, Georgia, Sans-Serif;
	font-style: oblique;
	/*font-weight: lighter;*/
	background:#eee url(../images/bg-quote.jpg) top right no-repeat;
	padding:.7em 1em;
	font-size:14px;
	line-height:1.3em;
	color:#555;
}
ul.tips{
	padding:0;
	margin:0;
}
ul.tips li {
	overflow:auto;
	list-style-type:none;
	display:inline-block;
	clear:both;
	padding-bottom:10px
}
ul.tips .tipspoto {
	width:110px;
	background:#eee;
	padding:10px 10px;
	color:#333;
	font-style:oblique;
}
ul.tips .tipspoto .tipsauth {
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
}
ul.tips .tipsbox {
	background:transparent url(../images/bg-tips.jpg) top left no-repeat;
	width:380px;
	padding:10px 10px 10px 20px;
}
.flyingquotes {	
	color:#FFFFFF;
	font-family:"Times New Roman";
	font-size:14px;
	font-style:oblique;
	font-weight:bold;
	line-height:1.2em;
	margin:20px 450px;
	position:absolute;
	text-align:right;
	float:right;
	width:450px;
	overflow:auto;
}

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

