/*
Theme Name: Origin Designs
Theme URI: http://mmediaweb.com/ron/
Author: MMediaweb
Author URI: http://mmediaweb.com/
Description: Origin Designs
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.mmediaweb.com
*/

@font-face {font-family: helvetica; src: url('font/HelveticaNeue.ttf');}
@font-face {font-family: myriadPro; src: url('font/MyriadPro-Regular.otf');}

body { margin: 0 auto; font-family:helvetica; color:#FFFFFF; background:#000000;}
a:link {text-decoration: none; color: #ffffff;}
a:visited {text-decoration: none; color: #ffffff;}
a:hover {text-decoration: none; color: #ffffff;}
a:active {text-decoration: none; color: #ffffff;}

#header {width:950px; height:117px; margin:0 auto; background: url(images/header.jpg);}
#logo {width:176px; height:117px; float:left; padding:0 0 0 148px;}
#logo1 {width:270px; height:117px; float:left; padding:0 0 0 252px;}

.page-title {font-family:helvetica; font-size:18px; font-weight:600; color:#e3ad09;}
.comi {font-size:24px; font-weight:500; color:#ff2400;}

#line {width:950px; height:1px; margin:0 auto; background:url(images/line.jpg);}
#line1 {width:950px; height:1px; margin:0 auto; margin-left:-33px; background:url(images/line.jpg);}

#menu {width:950px; height:34px; margin:0 auto;}
/* =Menu
-------------------------------------------------------------- */

#access {
	clear: both;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
	
}
#access ul {
	font-family:myriadPro;
	font-size: 14px; font-weight: normal; letter-spacing:1px;
	list-style: none;
	margin: 7px 0 0 0px;
	padding-left: 0;
	/*text-align:center;*/
	
}
#access li {
	float: left;
	position: relative;
	border-right: 1px solid #ff2400;
}
#access li:last-child {
	padding-right:0;
	border:none;
}
/*#access li:last {border-right: none;} */
#access a {
	color: #ffffff; text-transform: capitalize;
	display: block;
	line-height: 22px;
	padding: 0 20px;
	text-decoration: none;
	text-align:center;	
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	/*background: #FD8C6C;*/
}
#access li:hover > a,
#access a:focus {
	color: #ff2400;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	/*font-weight:600;*/
	color: #ff2400;
}


#h-cont {width:960px; /*height:670px;*/height:480px; margin:0 auto; text-align:left;}
#h-cont1 {width:910px; /*height:443px;*/height:610px; margin:0 auto; text-align:left; padding:20px 20px 20px 20px;}
#h-cont-slide {/*width:950px; height:116px;*/ width:885px; height:133px; margin:0 auto; text-align:left; padding:10px 0 0px 65px;}
#h-cont-slide1 {/*width:950px; height:116px;*/ width:885px; height:66px; margin:0 auto; text-align:left; padding:15px 0 17px 0;}

#footer {width:950px; height:50px; margin:0 auto;}
.f-style {font-family:helvetica; font-size:12px; color:#FFFFFF; letter-spacing:2px;}
.f-style1 {font-family:helvetica; font-size:12px; font-weight:600; color:#a2a0a0; text-transform:uppercase; letter-spacing:2px;}
.f-style1 a:link {text-decoration: none; color: #a2a0a0;}
.f-style1 a:visited {text-decoration: none; color: #a2a0a0;}
.f-style1 a:hover {text-decoration: underline; color: #a2a0a0;}
.f-style1 a:active {text-decoration: none; color: #a2a0a0;}