@charset "utf-8";

body {
	background: #7d8696;
	color: #393e42;
	font-size: 11px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3{
	color: #fff;
	margin: 0 0 .3em 0;
}

h1{
	font-size: 22px;
	line-height: 1em;
}

h2{
	font-size: 14px;
	line-height: 1em;
}

h3{
	font-size: 14px;
	line-height: 1em;
}

.cufon{
	top: -2px;	
}

.button{
	display: inline-block;
	height: 28px;
	line-height: 26px;
	font-size: 14px;
	color: #0b0d0e;
	width: 90px;
	padding: 0 30px 0 15px;
	background: url(../images/inner-button.png) no-repeat;
}

#flashWrapper{
	height: 528px;
	position: relative;
}

#flashWrapper .text{
	padding: 20px;
	color: #ddd;
	position: absolute;
	left: 0;
	top: 1px;
	width: 460px;
	border-right: 2px solid #000;
	height: 486px;
	background: #2e3235;
	line-height:18px;
}

#homeFlash{
	z-index: 1;
	display: block;
	margin: 0 auto;
}

#wrapper{
	width: 942px;
	margin: 0 auto;
	position: relative;
	padding: 155px 0 0 0;
}

#header{
	position: absolute;
	left: 0;
	top: 0;
	height: 155px;
	width: 100%;
	background: url(../images/phone.png) no-repeat right 20px;
}

#logo{
	display: block;
	position: absolute;
	left: 1px;
	top: 10px;
	width: 136px;
	height: 128px;
	background: url(../images/logo.png);
}

#rightLinks{
	position: absolute;
	top: 50px;
	right: 2px;
	text-align: right;
	font-size: 11px;
	color: #b9b9b9;
	line-height: 1.3em;
}

#menu{
	position: absolute;
	left: 182px;
	top: 92px;
	list-style-type: none;
	margin: 0;
	height: 36px;
	padding: 0 0 3px 7px;
	width: 753px;
	z-index: 100;
	background: url(../images/menu-bg.png) no-repeat;
}

#menu li{
	position: relative;
	float: left;
	height: 36px;
	border-right: 1px solid #494e52;
	background: url(../images/menu-active.png) repeat-x 0 -36px;
}

#menu li:hover{
	background-position: 0 0;
}

#menu li a{
	height: 36px;
	color: #ddd;
	display: block;
	padding: 0 11px 0 12px;
	height: 36px;
	cursor: pointer;
	border: solid #2f3438;
	border-width: 0 1px;
	text-align: center;
	text-transform: lowercase;
	font: normal 14px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#menu li:hover a{
	text-decoration: none;
	border-color: #202427;
	color: #fff;
}

#menu li.first a{
	border-width: 0 1px 0 0;
}

#menu li.last{
	border: 0;
}

#menu li.last a{
	border-width: 0 0 0 1px;
}

#menu li ul{
	display: none;
	position: absolute;
	z-index: 110;
	left: 0;
	top: 36px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li:hover ul{
	display: block;
}

#menu li ul li{
	float: none;
	width: auto;
	padding: 0;
	margin: 0;
	height: auto;
	line-height: 1.2em;
	border: 0;
	background: none;
}

#menu li ul li a{
	width: 100px;
	float: none;
	text-align: left;
	border: 0;
	display: block;
	padding: 5px 10px;
	height: auto;
	font-size: 12px;
	line-height: 1em;
	background: #1b1d20;
	cursor: pointer;
}

#menu li ul li:hover a{
	background: #000;
}

#menu li:hover ul li:last-child a{
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#menuE a{
	width: 40px;
	background: url(../images/menu-e.png) no-repeat center 0;
}

#menuE a:hover{
	background-position: center 100%;
}

#content{
	overflow: hidden;
}

.productList{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.productList li{
	width: 223px;
	float: left;
	margin: 10px 12px 20px 0;
	border-bottom:1px dotted #AFAFAF;
	padding-bottom:15px;
}
.rest li{
	height:378px;
	
}
.productList li p{
	font-size: 10px;
	line-height: 1.2em;
}

.productList li img{
	display: block;
	margin: 0 0 .3em 0;
}
#product_info {
	color:#5E5C60;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-top:20px;
}
#product_info h2{
	color:#393E42;
}
#product_image {
	display:block;
	float:left;
	margin:auto;
	text-align:center;
	width:482px;
}
#product_info div {
text-align:left;
width:482px;
}
.productList li.right{
	margin-right: 0;
}
.rest li .pro{
	height:340px;
}
.pro{
	height:311px;
}

#footer{
	font-size: 11px;
	color: #b2bbcc;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
	line-height: 1.3em;
}

#footer a{
	text-decoration: none;
	color: #d9e2ed;
}

#footer a:hover{
	text-decoration: underline;
}

#footer .floatRight{
	text-align: right;
}

.contact-div{
	}
.contact-content{
	width:409px;
	height:510px;
	float:left;
	background-color:#2E3235;
	color:#DDDDDD;
	padding:20px 20px;
}
.contact-content p{
	line-height:20px;
}
.contact-video{
	width:449px;
	height:550px;
	float:right;
}
table.profile {
	background-color:#FFFFFF;
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
	color:#FFFFFF;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:80%;
}
table.profile td {
	background-color:#999999;
	border-bottom:2px solid #FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
#wrap{
	background:none repeat scroll 0 0 #2E3235;
	color:#DDDDDD;

	line-height:18px;
	padding:20px;

}