body {
	background:#FFFFFF;
}
*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, sans-serif;
	color: #3d3d3d;
}
#container
{
	min-width: 1000px;
	max-width: 1400px;
	margin: 0 auto;
	background: url("/images/red-stripes.png") repeat-x 0 140px;
	// width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : document.documentElement.clientWidth > 1400 ? "1400px" : "auto");
}
#container a:hover
{
    color: #3d3d3d;
}
#header
{
	height: 140px;
}
#logo
{
	float: left;
	position: relative;
	top: 45px;
	left: 43px;
}
#head-nav
{
    margin-top: 55px;
	margin-right: 13px;
	float: right;
	display: inline;
}
#head-nav li
{
	float: left;
	display: inline;
	list-style: none;
    padding: 5px 20px;
    margin: 0 10px;
}
#head-nav li.active
{
    background: #d00000;
}
#head-nav p
{
    padding-top: 3px;
    font-size: 0.87em;
    color: #fff;
}
#head-nav a
{
    font-size: 0.87em;
	color: #d70000;
}
#lang
{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.75em;
	position: relative;
	float: right;
	display: inline;
	left: -85px;
	width: 42px;
	height: 40px;
	background: url("/images/lang.png") no-repeat;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	line-height: 40px;
	// background: none;
	// filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lang.png");
}
.aside
{
	width: 545px;
	float: right;
	// margin-left: -3px;
}
#feats
{
	text-align: center;
	clear: both;
}
#feats p
{
	font-weight: bold;
	font-size: 1.75em;
}
#feats a
{
	color: #de0000;
}
#feats b
{
	font-size: 0.62em;
	font-weight: normal;
	color: #808080;
}
#lessons
{
	float: left;
	display: inline;
	position: relative;
	top: -258px;
	left: -50px;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
}
#feat-list
{
	margin-top: 30px;
	width: 484px;
	height: 462px;
	list-style: none;
	background: url("/images/royal-large.png") no-repeat;
	// background: none;
	// filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/royal-large.png");
}
#feat-list li
{
	position: relative;
	height: 25px;
}
#f1, #f2, #f3, #f4
{
	// color: #ff8989;
	color: #fdbdbd;
	font-size: 0.56em;
}
#f5, #f6, #f7, #f8, #f9
{
	width: 60px;
	color: #fff;
	text-align: center;
	font-size: 0.56em;
}
#f5 b, #f6 b, #f7 b, #f8 b, #f9 b
{
	color: #fff;
	font-size: 2.3em;
}
#f1
{
	width: 70px;
	left: -30px;
}
#f2
{
	width: 70px;
	white-space: nowrap;
	top: -40px;
	left: 75px;
	//top: -53px;
}
#f3
{
	width: 49px;
	left: 280px;
	top: -60px;
	//top: -73px;
}
#f4
{
	width: 70px;
	left: 400px;
	top: -40px;
	//top: -53px;
}
#f5
{
	top: 253px;
	left: 18px;
	//top: 243px;
}
#f6
{
	top: 282px;
	left: 125px;
	//top: 261px;
}
#f7
{
	top: 255px;
	left: 250px;
	//top: 223px;
}
#f8
{
	top: 198px;
	left: 354px;
	//top: 155px;
}
#f9
{
	top: 104px;
	left: 415px;
	//top: 36px;
}
#f9 b
{
	font-size: 1.2em;
}
#present
{
	margin-top: 30px;

}
#present img
{
	vertical-align: middle;
}
#present a
{
	font-size: 0.87em;
}
#present b
{
	font-size: 0.87em;
	padding: 0 10px;
}
#content {
	min-height: 540px;
	//height: 540px;
}
.content
{
	margin-right: 550px;
}
#quick
{
	height: 300px;
	margin-left: 110px;
	//margin-right: -3px;
}
#quick h1
{
	padding-top: 30px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 3em;
	font-weight: normal;
	color: #fff;
}
#quick h2
{
	margin-bottom: 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.12em;
	font-weight: normal;
	color: #fff;
}
#quick h2 a
{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.12em;
	color: #fff;
}
#quick p
{
	width: 240px;
	font-size: 0.69em;
	color: #fff;
}
#download
{
	width: 335px;
	height: 47px;
	left: -70px;
	top: 10px;
	position: relative;
}
#news
{
	margin: 0 0 30px 0;
	margin-left: 95px;
}

#news h4 a
{
	text-decoration:none;
}
#news a:hover
{
	text-decoration:underline;
}


#news dl
{
	list-style: none;
}
#news h3
{
	margin-left: 15px;
}
#news h4 {
	top: -20px;
	padding: 5px 15px;
	position: relative;
	width: 270px;
	font-size: 0.87em;
	font-weight: normal;
	background: #fce5e5;
}
#news span {
	top: 5px;
	left: -70px;
	width: 55px;
	display: block;
	position: relative;
	text-align: right;
	font-size: 0.62em;
	font-style: normal;
}
#news dd {
	left: 15px;
	position: relative;
}
#news p {
	top: -15px;
	position: relative;
	font-size: 0.69em;
	line-height: 1.7em;
}
#news-all  {
	margin-left: 15px;
	font-size: 0.75em;
	color: #de0000;
	text-decoration:underline;

}
#footer
{
	border-top: 30px solid #fff;
	height: 300px;
	margin: 0 43px;
	clear: both;
	background: #ededed;
}
#foot-left
{
	width: 45%;
	height: 100%;
	float: left;
	display: inline;
	background: url("/images/foot-left.png") no-repeat left;
}
#foot-right
{
	width: 45%;
	height: 100%;
	float: right;
	display: inline;
	background: url("/images/foot-right.png") no-repeat right;
}
#copy
{
	padding: 30px 110px;
}
#copy img
{
	vertical-align: middle;
}
#copy p
{
	display: inline;
	font-size: 0.63em;
}
#copy a
{
	color: #3d3d3d;
}
.block
{
	margin: 30px 20px 20px 20px;
	overflow: hidden;
	padding-left: 20px;
}
#twitter b
{
	color: #68cfff;
}
#twitter a
{
	color: #0097cb;
}
#foot-left .block
{
	margin-left: 32px;
}
.block img
{
	float: right;
}
.block h3
{
	padding-left: 15px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
}
.block p
{
	padding-left: 15px;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.55em;
	margin: 5px 0;
}
.block a
{
	padding-left: 15px;
	font-size: 0.75em;
	color: #de0000;
}
.block ul
{
	list-style-position: outside;
	list-style-image: url("/images/red-dot.png");
	vertical-align: middle;
}
.block ul li
{
	margin: 16px;
}
.block li a
{
	padding: 0;
}

.grayhr {
	color: #EDEDED;
	background: #EDEDED;
	border: 0;
	height: 1px;
	margin: 0 35px 14px 35px;
	clear: both;
}

#bmain {
	margin: 20px 0 0 110px;
	list-style: none;
}
#bmain li {
	margin: 0;
	padding: 0 0 14px 0;
}
#container a.bmain, #container a.bmain:link, #container a.bmain:hover {
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	color:  #E60000;
	text-decoration: none;
}
#container a.bmain strong {
	color:  #E60000;
	background: transparent url(/images/locallink.gif) repeat-x 0 90%;
}
#bmain .off {
	display: none;
}


/* jquery tooltips */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #EDEDED;
	padding: 5px;
	/*opacity: 0.9;*/
	width:300px;
}
#tooltip h3, #tooltip div { margin: 0; font-weight:normal; font-size: 0.75em;}