/* Created by http://freehtml5templates.com */
/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
	line-height: 1;
	background-color: #F3F4F5;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 14px;
	line-height: 18px;
}
hr{color:blue;background:bule;height:2px;border:0;}
/* layout */

#container {
	float: left;
	margin: 0;
	width: 100%;
}

#content {
	margin: 0;
	text-align: left;
}

#sidebar {
float: right;
overflow: hidden;
width: 280px;
margin-top: 20px;
}

#main, #wrapper {
	margin: 0 auto;
	width: 800px;
}

#nav {
	height: 50px;
	width: 800px;
	background-color: #014464;
	border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #014464;
	margin-right: auto;
	margin-left: auto;
}
#nav a:link {
	text-decoration: none;
	color: #F3F4F5;
}
#nav a:visited {
	text-decoration: none;
	color: #F3F4F5;
}
#nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#nav a:active {
	text-decoration: none;
	color: #F3F4F5;
}
/* nav */

.menu li{
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	display: block;
	width: 150px;
	height: 45px;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	float: left;
}
.menu ul {
	margin-right: auto;
	margin-left: 40px;
	display: block;
}
#link_page li{
	list-style-type: none;
}



#wrapper {
	padding: 0;
	-webkit-box-shadow: 3px 3px 7px #777;
	-moz-box-shadow: 3px 3px 7px #777;
	margin: 0px;
	width: 100%;
}

.footer-segment {
float: left;
width: 50%;
}

/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #496998;
}

a {
	color:#014464;
}

a:hover {
	color: #0099FF;
	text-align: center;
}

hr {
background-color: #E7E7E7;
border: 0;
height: 1px;
margin-bottom: 18px;
clear: both;
}

p {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

li {
	padding-left: 5px;
	list-style-type: none;
}

/* header */

header {
	width:100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

header table {
	padding:inherit;
	margin-right: auto;
	margin-left: auto;
}

#header-bg {
	height: 50px;
	width: 100%;
	background-color: #014464;
	text-align: center;
}

header img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#rd_icon {
	float:right;
	margin-right: 100px;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
}

/* main content */

#main {
overflow: hidden;
padding: 15px 0 0 0;
}

#content {
	width: 95%;
	color: #444;
	font-size: 16px;
	line-height: 24px;
	padding-left: 20px;
}

article {
padding: 10px;
}

article img {
border: none;
}

#content p,
#content ul,
#content ol,
#content hr {
margin-bottom: 14px;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
margin-bottom: 0;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
color: #496998;
margin: 0 0 20px 0;
line-height: 1.5em;
text-shadow: 0px 2px 3px #ddd;
}

.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}

.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}

.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

/* sidebar and footer widget blocks */

aside h3 {
font-size: 18px;
line-height: 1.5em;
text-shadow: 0px 2px 3px #ddd;
}

aside ul {
list-style: square inside;
margin-bottom: 20px;
}

aside img {
border: none;
}

footer {
margin-bottom: 0px;
clear:both;
}

#footer-area {
	margin-top: -4px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}

#content ul {
	padding-left: 2em;
}

#content .article-image {
	float: right;
}

#content article {
	clear: both;
}

.footer-image {
	display: block;
	float: left;
	margin-right: 10px;
}

.footer-segment#second {
	text-align: right;
}

#footer-nav {
	width: 100%;
	background-color: #014464;
	color: #F3F4F5;
	height: 100px;
	padding: 0px;
}

.contact-info p {
	margin-bottom: 0;
	padding-bottom: 0;
}
#copyright {
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 800px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding: 0px;
}
#copyright_whitetext {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 800px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#back_btn {
	display: block;
	padding: 5px;
	height: 25px;
	width: 100px;
	text-align: left;
	color: #FFF;
	margin-left: left;
	margin-right: auto;
}
