/* copyright MARS WEB SOLUTION */

body {
	margin:0px 0 0 0;
	background:#F68500 url(../images/body_bg.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	height:100%;
}
ul {
	list-style: none;
	}

html { 
	min-width:951px;
}
html, 
body { 
	height:100%;
}
img {
	border:0px;
}
img a{
	border:0px;
}
@font-face {
	font-family:MyriadPro-Regular, calibri, arial; 
    src: url('myriadpro-regular.eot');
    src: url('myriadpro-regular.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-regular.woff') format('woff'),
         url('myriadpro-regular.ttf') format('truetype'),
         url('myriadpro-regular.svg#myriadpro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Futured';
    src: url('futured.eot');
    src: url('futured.eot?#iefix') format('embedded-opentype'),
         url('futured.woff') format('woff'),
         url('futured.ttf') format('truetype'),
         url('futured.svg#futured') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1 {
	margin:0px;
	color:#F05501;
	font-size:36px;
	font-family:MyriadPro-Regular, calibri, arial; 
	font-weight:normal;
}
h2 {
	margin:0px;
	padding:0px;
	color:#F05501;
	font-size:25px;
	font-family:MyriadPro-Regular, calibri, arial; 
	font-weight:normal;
}
ul, li {
	list-style:circle;
	margin:0
}
#wrapper {
	background:url(../images/top-bg.gif) center top no-repeat;
	width:100%;
	height:100%;
	position:relative;
}
.footer {
	height:76px;
	background:#181818;
	color:#ABABAB;
}
.header {
	height:189px; 
	background:url(../images/header.png) left top no-repeat;
}
.top_ryt {
	height:40px;
	font-family:MyriadPro-Regular, calibri, arial; 
	text-transform:capitalize;
	text-decoration:none;
	font-size:30px;
	color:#FFF;
	text-align:left;
	line-height:40px;
	text-shadow:1px 1px 1px #333;
	margin-bottom:120px;
}
#menu {
	width:690px;
	height:41px;
	float:left;
	margin-left:235px;	
	margin-top:30px;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}

#menu li {
	float:left;
	list-style:none;
	width:115px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	line-height:41px;
    font-family: 'Futured';
	font-size:16px;
}
#menu li:hover {
	background:url(../images/menu_a.jpg) center top no-repeat;
	float:left;
	width:115px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	line-height:41px;
}
#menu li a{
	color:#A0A0A0;
	text-decoration:none;
	display:block;
}
#menu li a:hover{
	color:#F08300;
	text-decoration:none;
}
.menu_selected {
	background:url(../images/menu_a.jpg) center top no-repeat;
	float:left;
	width:115px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#F08300;
	line-height:41px;
}
.cont_top, .cont_bot {
	background:url(../images/cont_top.jpg) left top;
	height:12px;
}
.cont_bot {
	background:url(../images/cont_bot.jpg) left top;
	height:11px;
}
.main_container {
	background:#FFF;
	padding:0 30px 0 30px;
}
.home_content, .home_content2 {
	padding-right:30px;
	text-align:justify;
	line-height:20px;
	font-family:MyriadPro-Regular, calibri, arial;
	font-size:14px;
	color:#666;
	font-weight:bold;
	border-right:1px dashed #333;
	padding-bottom:15px;
	font-weight:normal;
}
.home_content2 {
	color:#333;
}
.home_img {
	background:url(../images/home_img.jpg) left top no-repeat;
	font-family:MyriadPro-Regular, calibri, arial;
	font-size:14px;
	padding-left:190px;
	text-align:justify;
	line-height:20px;
	font-weight:normal;
	padding-right:30px;
	padding-bottom:10px;
	border-right:1px dashed #333;
}
#more a{
	background:url(../images/more.jpg) left top no-repeat;
	text-align: center;
	width:111px;
	line-height:35px;
	float:right;
	color:#000;
	text-decoration:none;
}
#more a:hover{
	color:#F60;
	text-decoration:underline;
}

.services {
	background:url(../images/services.jpg) left top no-repeat;
	display:block;
	color:#333;
	text-decoration:none;
}
.services a{
	background:url(../images/services.jpg) left top no-repeat;
	padding-top:10px;
	height:54px;
	padding-left:55px;
	display:block;
	color:#333;
	text-decoration:none;
	width:215px;
	-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;
	padding-bottom:15px;
}

.services a:hover{
	background:url(../images/services.jpg) no-repeat;
	background-position:right top;
	color:#FFF;
	text-decoration:none;
}
.services_selected a{
	background:url(../images/services.jpg) right top no-repeat;
	padding-top:10px;
	height:54px;
	padding-left:55px;
	display:block;
	color:#FFF;
	text-decoration:none;
	width:215px;
	-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;
	padding-bottom:15px;
}
.services_new {
	font-size:14px;
	line-height:20px;
	padding:0px;
}

a.product_image {width:219px;height:153px;display:block; float:left; }
.product_image a img {outline:1px solid #999;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease; padding:4px;}
.product_image a:hover img {outline:7px solid #0D78AC;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}

.link  {
	color:#333;
}
.link a{
	color:#666;
}
.link a:hover{
	color:#F60;
}
#cpri {
	width:106px;
	height:126px;
	position:absolute;
	left:1015px;
}