/* ============================ common ============================== */

body { 
	color: #999; background: #fff url(../img/bg-body.png) repeat-x 0 0;
	font: normal 62.5% Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif
}

a { color: #00aeef; text-decoration: none; }
a:hover, a:active, a:focus { text-decoration: underline; }

img 	{ display: block; }
a img 	{ border: none; }
a span	{ cursor: pointer; }
strong 	{ font-weight: bold; }
em 		{ font-style: italic; }

.clearfix:after {
	clear: both;
	display: block; visibility: hidden;
	height: 0;
	content: ".";   
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.aural{
	position: absolute;
	left: -2007px;
	font-size: 0;
}

/* ========================== common end ============================ */

/* ============================ layout ============================== */

#holder{ 
	width: 762px;
	margin: 0 auto; padding: 0 30px;
	border-left: 1px solid #999; border-right: 1px solid #999;
	background: #fff;
}

#header{
	margin: 0 0 20px 0; padding: 25px 0 0 0;
	background: url(../img/bg-header.png) no-repeat 0 0;
}

#sub-header{ 
	margin: 0 0 20px 0;
}

#content{ 
	float: left;
	width: 508px;
}

#side-bar{ 
	float: right;
	width: 240px;
}

#footer{ 
	clear: both;
	padding: 20px 10px;
	color: #fff; background: #999;
}
#copyright{
	padding: 5px 0;
	font-size: 1.1em; font-weight: bold;
}

/* ========================== layout end ============================ */

/* ============================ header ============================== */

#header h1{
	float: left;
	margin: 0 0 25px 0;
}

#header address{
	float: right; position: relative;
	width: 221px; height: 78px;
}
#header address span{
	position: absolute;
	width: 100%; height: 100%;
	background: url(../img/address.png) no-repeat 0 0;
}

#nav{
	clear: both;
}
#nav li{
	float: left;
	height: 31px;
}
#nav li.nav-1{ width: 255px; }
#nav li.nav-2{ width: 253px; }
#nav li.nav-3{ width: 254px; }
#nav li a{
	display: block; position: relative;
	width: 100%; height: 100%;
}
#nav li a span{
	position: absolute;
	width: 100%; height: 100%;
}
#nav li.nav-1 a span{ background: url(../img/nav-1.png) no-repeat 0 0; }
#nav li.nav-2 a span{ background: url(../img/nav-2.png) no-repeat 0 0; }
#nav li.nav-3 a span{ background: url(../img/nav-3.png) no-repeat 0 0; }
#nav li a:hover span,
#nav li a:focus span,
#nav li a:active span,
#nav li.current a span{
	background-position: 0 100%
}

/* ========================== header end ============================ */

/* ========================== sub-header ============================ */

#sub-header img{
	border: 1px solid #999;
}

/* ======================== sub-header end ========================== */

/* ============================ content ============================= */

.post{
	margin: 0 0 15px 0; padding: 0 0 5px 0;
	font-size: 1.3em; line-height: 1.4;
	background: url(../img/dot.png) repeat-x 0 100%;
}
#content h2{
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #00aeef;
}
#content h3{
	font-weight: bold;
	color: #00aeef;
}
.post p{
	margin: 0 0 10px 0;
}
.post ul{
	margin: 0 0 10px 2em;
	list-style: disc;
}
.post ol{
	margin: 0 0 10px 2em;
	list-style: decimal;
}

.note{
	margin: 0 0 15px 0; padding: 0 0 5px 0;
	font-size: 1.1em; line-height: 1.4;
}
.note p{
	margin: 0 0 10px 0;
}

.stories{
}
.stories li{
	margin: 0 0 15px 0;
}
.stories h3{
	margin: 0;
	font-size: 1.3em;
}
.stories p{
	font-size: 1.1em;
}

.navigation{
	font-size: 1.2em; font-weight: bold;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}

/* ========================== content end =========================== */

/* ============================ side-bar ============================ */

#form{
	margin: 0 0 15px 0; padding: 10px;
	border: 1px solid #999;
	background: #d1d3d4;
}
.reqtxt,
.linklove,
.emailreqtxt,
.cf_hidden{
	display: none;
}
.cform fieldset{
	margin: 10px 0 0 0;
}
.cform legend{
	margin: 0 0 10px 0;
	font-size: 1.3em; font-weight: bold;
}
.cform li{
	margin: 0 0 5px 0;
}
.cform fieldset li{
	clear: both;
	height: 2.5em;
}
.cform label{
	display: block;
	font-size: 1.3em;
}
.cform .single{
	display: block;
	padding: 2px;
	width: 210px;
	font: normal 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: inset 2px #999;
}
.cform textarea{
	display: block;
	padding: 2px;
	width: 210px;
	font: normal 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: inset 2px #999;
}
#cforms2form .single,
#cforms2form textarea{
	width: 420px;
	margin: 0 0 10px 0;
}
#cforms2form legend{
	display: none;
}
.cform .cf_li_err .single{
	border-color: red;
}
.cform .cf_li_err label{
	color: red;
}
.cform fieldset label{
	float: left;
	padding: 4px 0;
	font-size: 1.3em;
}
.cform fieldset .single,
.cform fieldset textarea{
	float: right;
	width: 190px;
}
.cform .sendbutton{
	clear: both; float: right; display: inline;
	padding: 3px 15px;
	font: bold 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif; text-transform: uppercase;
	color: #fff; background: #00aeef;
	border: outset 2px #999;
}

.side-ad{
	margin: 0 0 15px 0;
}
.side-ad a{
	display: block;
	border: 1px solid #999;
}
.side-ad a:hover,
.side-ad a:focus,
.side-ad a:active{
	border: 1px solid #00aeef;
}

/* ========================== side-bar end ========================== */

/* ============================= footer ============================= */

#footer li{
	float: left; display: inline;
	margin: 0 10px 0 0;
}
#partnership,
#supported,
#thanks{
	float: left;
}


/* =========================== footer end =========================== */



















