/* Header */

#header-wrapper {
	margin-bottom: 4em;
	background: url(images/img03.png) repeat;
}

.homepage #header-wrapper {
	/*min-height: 46.87em;*/
}

#header {
	overflow: hidden;
}
.logo_wrapper {
	background:; 
	padding:5px;
	padding-top:20px;
}
.logo_wrapper .logo img{
	width:80%;
}
.logo_wrapper h1 a{
	letter-spacing: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	font-size: 6.5em;
	font-weight: 200;
	color: yellow;
}
.logo_wrapper h2{
	letter-spacing: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Monotype Corsiva;
	font-size: 3em;
	font-weight: 600;
	color: yellow;
}
.logo_wrapper h1,.logo_wrapper h2{
	text-align: right;
}
/* Logo */

#logo {
	margin:0;
}
#logo .3u img {
	width:100%;
	margin:0;
}
#icon {/* margin:20px 50px; position:absolute;*/}

#logo h1 a {
	display: block;
	padding: .4em 0em .1em 0em;
	letter-spacing: 0;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 4em;
	font-weight: 200;
	color: #000;
}

#logo p {
	padding: .5em 0em 0em 0em;
	letter-spacing: -0.03em;
	text-align: center;
	font-family: 'Abel', sans-serif;
	font-size: 1.50em;
	color: #049ED5;
}
.translate { position:relative;}
#google_translate_element { position: absolute; top:0; right:0; margin-top:-20px;}


/* Menu */

#nav {
	overflow: hidden;
	height: 3em;
	margin-bottom: 1.25em;
	/*background: #000000 url(../images/nav-bg.png) 0 -32px no-repeat;*/
	background:url('../images/nav.jpg');
	/*background-size:cover;*/
}

#nav ul {
	text-align: center;
}

#nav li {
	display: inline-block;
	padding: 0em 1.5em;
	line-height: 3em;
}

#nav a {
	display: block;
	float: left;
	margin-right: 3em;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
}

#nav .current_page_item {
	color: #FFFFFF;
}

#nav .current_page_item a {
	color: #FFFFFF;
}

#nav a:hover {
	color: #0F0;
}

/* Page Wrapper */

#page-wrapper {
	overflow: hidden;
}

/* Banner */

#banner {
	overflow: hidden;
	margin-bottom: 3em;
}

#banner .container {
	padding: 1.87em;
	background: #FFFFFF url(images/img02.png) repeat;
}

#banner a img {
	display: block;
	width: 100%;
}

/* Content */

#content {
}

.twocolumn2 #content {
}

.onecolumn #content {
}

#content h2 {
	text-transform: uppercase;
	font-size: 3em;
	color: #2A2A2A;
}

#content .subtitle {
	padding: 0em 0em 1.25em 0em;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 1.31em;
	font-weight: 300;
	color: #FF3002;
}

#content img {
	padding: 0em 0em 1.25em 0em;
}

#content a img {
	display: block;
	width: 100%;
}

#content .post {
	padding: 0em 0em 2.5em 0em;
}

#content .post p {
	margin-bottom:10px;
	color:#000;
	font-size:14px;
}

/* Sidebar1 */

#sidebar1 {
}

#sidebar1 h2 {
	padding: 0em 0em 1em 0em;
	text-transform: uppercase;
	font-size: 2em;
	color: #2A2A2A;
}

/* Sidebar2 */

#sidebar2 {
}

.twocolumn2 #sidebar2 {
}

#sidebar2 h2 {
	padding: 0em 0em 1em 0em;
	text-transform: uppercase;
	font-size: 2em;
	color: #2A2A2A;
}

#sidebar2 .sbox1 {
	margin-bottom: 3.12em;
}

#sidebar2 .sbox2 {
	margin-bottom: 3.12em;
}

#sidebar2 .sbox3 {
}



/** Footer Column Content */

#footer-wrapper {
	background: url(images/img04.png) repeat;
}

#footer-content {
	overflow: hidden;
	padding: 1em 0em;
	color: #777777;
}

#footer-content h2 {
	padding: 0em 0em 1.5em 0em;
	text-transform: uppercase;
	font-size: 2em;
	color: #3F3F3F;
}

#footer-content #box1 {
}

#footer-content #box2 {
	overflow: hidden;
}

#footer-content #box3 {
}

.footer-links {
	width:100%;
	text-align:center
}
.footer-links li{
	display:inline-block;
	padding:0 30px;
	border-right:1px solid #000;
}
.footer-links li:last-child{
	border-right: none;
}
.footer-links li a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.footer-links li a:hover{
	color:#000;
	text-decoration: underline;
}
/* Marketing */

#marketing {
	overflow: hidden;
}

#marketing .divider {
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom: 0.063em solid #D4D6D8;
}

#marketing .title {
	padding-bottom: .75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #272727;
}

#marketing .subtitle {
	padding-bottom: 1em;
	font-weight: bold;
	color: #464646;
}

/* Featured */
#featured-area {
	overflow: hidden;
	padding-bottom: 3em;
}

#featured-area .divider {
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom: 0.063em solid #D4D6D8;
}

#featured-area .box-style {
	overflow: hidden;
	padding: 2em;
	background: url(images/img07.png) repeat;
}

#featured-area .box-style h3 {
	padding-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #171717;
}

#featured-area .box-style img {
	float: left;
	margin-right: 1.56em;
}

#featured-area .box-style a img {
	display: block;
	width: 40%;
}
/*@media only screen and (max-width: 480px){	
	#logo a{
		background:#000 !important;
		height:100px !important;
		position:relative !important;
		z-index:11111111 !important;
	color: #049ED5 !important;
	font-size:14px !important;
	}
}*/
.pull-left {
	float:left;
}
.pull-right {
	float:right;
}
.icons {
	margin:20px 0;
	text-align:center
}
.icons img {
	height:80px;
	margin:20px;
}