/* Created by http://freehtml5templates.com */

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
	font-weight: bold;
}

body {
line-height: 1;
background:url(images/bg4.png);
font-family: sans-serif,Verdana, Arial, Helvetica, ;
color: #000;
font-size: 16px;
line-height: 18px;
}
	
/* layout */

#wrapper {
width: 980px;
margin: 0 auto;
margin-top: 10px;
}

nav {
width: 980px;
height: 40px;
margin: 0 auto;
background: #ff9900;
}

header {
width: 980px;
height: 180px;
margin: 0 auto;
background: #fff;
}

#main {
width: 980px;
margin: 0 auto;
padding-top: 30px;
background: #fff;
overflow: hidden;
}

#content {
float: left;
width: 540px;
margin-left: 30px;
}
#content1 {
float: left;
width: 880px;
margin-left: 30px;
}
#content2 {
float: left;
width: 435px;
margin-left: 30px;
}
#sidebar {
float: right;
padding-left: 20px;
width: 305px;
}
#sidebar1 {
float: right;
padding-left: 20px;
width: 435px;
}
footer {
width: 980px;
margin: 0 auto;
clear: both;
}

/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #333;
}

a:link, a:visited {
color:#7C6E7B;
}

a:hover, a:active {
color: #333;
}

p {
	margin-bottom: 18px;
	font-weight: normal;
}

li {
padding-left: 5px;
}

/* nav */

*{
margin:0px;
padding:0px;	
}

#container ul{
list-style:none;
color:white;
margin-bottom: 0px;
}

#container ul li{
background-color:#056ab7;
width:125px;
height:50px;
line-height:50px;
text-align:center;
float:left;
color: #fff;
font-size:12px;
position:relative;
}

#container a {
display: block;

margin-right: 5px;
padding: 0px 15px;
text-decoration: none;
color: #FFF;
text-align:center;
}

#container ul li:hover{
background-color:#76b3e8;	
}

#container ul ul{
display:none;
}

#container ul li:hover > ul{
display:block;	
}

#container ul ul ul {
margin-left:150px;
top:0px;
position:absolute;	
}


/** HEADER */

header h1, header h2 {
margin: 0;
padding: 0 0 0 30px;
line-height: normal;
font-size: 60px;
text-shadow: 0px 2px 3px #fff;
}

h1 {
	float:;
	padding-top: 25px;
	text-align:left;
	font-style:italic;
	font-size: 26px
	
	
}
header h1 a:link, header h1 a:visited {
text-decoration: none;
color: #000;
}

h2 {
font-style: italic;
font-size: 20px;
color: #000;
}

/** ARTICLES **/
article img {
border: none;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}

#content p, ul, ol, hr {
	margin-bottom: 13px;
	text-align: left;
}

#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}

#content h1, h2, h3, h4, h5, h6 {
	color: #ff8000;
	margin: 0 0 20px 0px;
	line-height: 1.5em;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 25px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

.float-right {
    float: right;
	margin-right: 45px;
	margin-top: 35px;
}

.float-left {
    float: left;
	margin-left: 130px;
	margin-top: 25px;
}

.float-left2 {
    float: left;
	margin-left: 85px;
	margin-top: 10px;
}

.style1 {
font-style: inherit;
font-size: 28px;
color: #2F5498;
font-family: "Times New Roman", Times, serif
}

.style2 {
font-style: inherit;
font-size: 25px;
color: #1695CD;
font-family: "Times New Roman", Times, serif
}

/* sidebar and footer widget blocks */

aside h3 {
font-size: 18px;
}

aside ul {
list-style: none;
margin-bottom: 20px;
margin-top: -15px;
}

#footer-area {
background: #ff9900;
color: #000;
font-size: 90%;
padding: 18px;
overflow: hidden;
margin-bottom: 10px;
}

.footer-segment {
float: left;
margin-right: 20px;
margin-left: 20px;
width: 260px;
}

footer aside h4 {
color: #107;
font-size: 14px;
line-height: 1.5em;
}

footer a:link, footer a:visited {
color: #000;
}

footer p {
margin-top: -15px;
}

.capbox {
	background-color: #ff9900;
	border: #000 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #ffc04d;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }
