/* Created by http://freehtml5templates.com */

/* basics */

/* reset */
* {
	margin: 0;
	padding: 0;
	}

/* render html5 elements as block */
/*header, footer, section, aside, nav, article {
	display: block;
}*/
/* standard body */
body {
	margin: 0 auto;
	width: 968px;
	font:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	background: #000000 url("../images/background2.jpg") center top no-repeat;
	background-attachment:fixed;
	}
a{
	color:#07345e;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}	
/* standard alignments */
.alignleft {
	float: left;
	}

img.alignleft {
	margin: 5px 10px 0 0; 
	}

.alignright {
	float: right;
	}

img.alignright {
	margin: 5px 0 0 10px; 
	}
	
.center {
	text-align: center;
	}

/* Hx tags */

h1 {
	font-size: 48px;
	padding: 20px 0 10px 20px;
	color: #ecd6c1;
	text-shadow: 2px 2px 2px #000;
	}

h2 {
	font-size: 24px;
	padding: 20px 0;
	}

h3 {
	font-size: 18px;
	padding: 10px 0;
	}

p {
	padding-bottom: 20px;
	}

/* intro */
.header {
	position: relative;
	margin-top:0px;
	height:145px;
	width:964px;
	background:url(../images/hd.png) no-repeat;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;	
}
#intro {
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
	height:174px;
	background:url(../images/hd.png) no-repeat;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;
		
}
/* content and sidebar layout */

#content {
	float: right; 
	width: 633px; 
	word-wrap:break-word;
	margin:10px 5px 10px 0; 
	padding:5px 20px 5px 20px;
	background-color: #f2f2f2;
	line-height:1.9em;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:0px solid #03F;
	
/* curved border radius */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
/* shadow */
	box-shadow: 0px 0px 6px #000000;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;

}

.aside {
	float: left;
	text-align: left; 
	width: 275px; 
	margin:10px 5px 5px 5px; 
	padding:5px 5px 5px 0px;
	background-color: #f2f2f2;

/* curved border radius */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
/* shadow */
	box-shadow: 0px 0px 6px #000000;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	}

/* article */
.articlecontent header p, .blogPost header p a {
	font-size: 14px;
	font-style: italic;
	color: #777;
	}

.articlecontent p a {
	color: #4F7E12;
	}
	
.articlecontent p a:hover {
	color: #000;
	}
	
.articlecontent header p a:hover {
	text-decoration: none;
	color: #000;
	}
	
/* multiple columns */
.articlecontent div {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-moz-column-gap: 5px;
	-webkit-column-gap: 5px;
	}
	
/* box shadow on pics */
.articlecontent img {
	-webkit-box-shadow: 3px 3px 7px #777;
	}

/* sidebar */
.aside .section {
	margin: 10px 0 0 10px;
	padding-left: 5px;
	}

.aside section ul {
	margin: 0 0 0 20px;
	color: #e43e01;
	}
	
.aside section ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	}
		
.aside section ul li a:hover {
	text-decoration: underline;
	}
	
/* nav */

.nav {
	margin: 10px 0 0 10px;
	padding: 5px 10px 0 5px;
	}

.nav ul {
	list-style: none;
	}

.nav ul li a {
	display: block;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #666666;
	padding-left: 5px;
	margin-bottom: 5px;
	
	/* curved border radius */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
			
.nav ul li a:hover {
	background-color: #999999;
	color: #333;
	}
			
.nav ul li.selected a {
	color: #fff;
	}


.button {
	width: 100px;
	height: 32px;
	border: none;
	background: #666666;
	border: 1px solid #222222;
	margin: 0;
	vertical-align: middle;
	color:#FFFFFF;
}
.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	width:300px;
	height:25px;
	margin:0px;
	padding:0px;
	border:1px solid #CCCCCC;/*#91D0D9*/
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.status{ color:#F00;}
#banner_menu {
	position: relative;
	margin-top:10px;
	padding: 60px;;
	/*background:url(images/livesupport.png) no-repeat;*/
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;	
    -webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright:5px;
}
.why{
	display:block;
	width:633px;
	height:30px;
	background:url(../images/why_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 5px 0;
}


/* footer */
.footer {
	padding:5px 0 0 0px;  border:0px solid #CCC; clear: both;
	background: #333;
	width: 960px;
	color: #fff;
	margin-bottom: 10px;
	border:1 #FFF;
	
/* curved border radius */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
/* shadow */
	box-shadow: 0px 0px 6px #000000;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	}

.footer a {
	color: #999;
	}
	
.footer a:hover {
	color: #FFF;
	text-decoration: none;
	}
.footer_menu{width:950px; height:30px;  margin-bottom:5px; text-align:center;  border:0px solid #CCC;}
.footer_menu ul{margin-left: 0; padding-left: 0; display: inline;}
.footer_menu ul li{margin:0 0 5px 5px; padding:0px 10px 0px 0px; border-right:1px solid #666; font-size:11px; list-style: none; display:inline;}
.footer_menu li.firt{border:none;}
.footer li a{color:#999999; text-decoration:underline;}
.copyright{margin-left:0px; text-align:center;}