@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 19px;
}
#layout {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 890px;
	margin-top: 5px;
	z-index: 0;
}
.logo {
	float: left;
	height: 135px;
	width: 473px;
}
.nav {
	float: right;
	width: 417px;
}
.icon_nav {
	float: right;
	width: 90px;
	height: 22px;
}
.icon_nav a {
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../images/icon_seperator.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_nav a.first {
	background-image: none;
}
.main_nav {
	width: 390px;
	float: right;
	margin-top: 76px;
}
.main_nav a {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
}
.main_nav a.end {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clearline {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#banner {
	width: 890px;
	margin-top: 20px;
	float:right;
}

#content {
	width: 890px;
	margin-top: 20px;
}
.perfectos {
	padding-top: 16px;
}

.submit {
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 165px;
	width: 289px;
	float: right;
}
.subconts {
	float: left;
	width: 890px;
}
.subconts .top {
	background-image: url(../images/subcont_top1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
	width: 890px;
	float: left;
	font-size: 1px;
	line-height: 1px;
}
.subconts .mid {
	background-image: url(../images/subcont_mid1.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	width: 890px;
}
.subconts .bottom {
	background-image: url(../images/subcont_bottom1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 23px;
	width: 890px;
}
.mid_cont {
	float: left;
	width: 202px;
	padding-right: 10px;
	padding-left: 10px;
}
.mid_cont .head {
	height: 47px;
	width: 161px;
}
.mid_cont .text p {
	color: #FFFFFF;
}
.bottom .more {
	float: left;
	width: 202px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

p {
	line-height: 19px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
}
h3 {
	color: #FFAF10;
}

#video_welcome {
	width: 890px;
	margin-top: 15px;
}
.video {
	width: 270px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.video .screen {
	height: 153px;
	width: 267px;
}
.tab1 {
	width: 249px;
	border: 4px solid #FFAF10;
	padding: 5px;
	margin-top: 10px;
}
.tab1 .work {
	font-size: 22px;
	color: #FFAF10;
}

.tab1 ul {
	margin: 0px;
	padding: 0px;
}
.tab1 ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CA8800;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tab2 {
	width: 266px;
}

.tab1 ul li.end {
	border-bottom-style: none;
}

.welcome {
	float: left;
	width: 558px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEAEAE;
}
.text_pic {
	width: 558px;
}
.text_pic .text {
	float: left;
	width: 410px;
}
.text_pic .pic {
	background-image: url(../images/color.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 119px;
	width: 148px;
}
#footer {
	width: 890px;
	margin-top: 20px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEAEAE;
	padding-top: 14px;
}
.footer_nav {
	float: right;
	width: 410px;
}
.footer_nav a {
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.footer_nav a:hover {
	color: #FF9205;
}

.footer_nav a.end {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.copy {
	float: left;
	width: 300px;
}
.copy span {
	color: #ff9205;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
}
/* Menu */

div#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    margin: 0;
   
    display: block;
    float: left;
    z-index: 9;
}
div#menu li:hover>ul {
    left: 0;
}

div#menu a {
	position: relative;
	z-index: 10;
	height: 37px;
	display: block;
	float: left;
	line-height: 41px;
	text-decoration: none;
	color: rgb(0,191,255);
	font: normal 22px Helvetica, Arial, sans-serif;
	margin-top: 1px;
}
div#menu.ie6 a {
	filter: chroma(color=#171717);
}
div#menu li:hover>a {
 
}
div#menu li:hover>a span {
    color: #fff;
}
div#menu a:hover {
    color: #fff;
   
}
div#menu.js-active a:hover {
    border: 1px solid #171717;
    border-bottom-color: rgb(24,88,115);
    background: rgb(24,88,115);
}
div#menu.js-active a:hover span {
    color: rgb(0,191,255);
}
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
    text-align: center;
}
div#menu ul ul a.parent span {
    background-position: 95% 8px;
    background-image: url(images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
	line-height: 24px;
	height: 37px;
}
div#menu span {
    margin-top: 5px;
    color: rgb(0,191,255);
    font: normal 22px Helvetica, Arial, sans-serif;
}
div#menu li { }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li {
	background: none;
	border-bottom: 0;
}
div#menu ul ul li,
div#menu ul ul li a {
    z-index: auto;
}
div#menu ul ul li ul {
    z-index: 20;
}
div#menu ul ul {
	display: block;
	position: absolute;
	top: 55px;
	left: -999em;
	width:100px;
	background-color:#FF9900;
	margin-top: 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: 1px solid #FF9900;	
}
div#menu ul ul a {
	padding: 0;
	float: none;
	display: block;
	line-height: 26px;
	font-size: 18px;
	z-index: -1;
	white-space: nowrap;
	height: 30px;
	border: 1px solid #FFFFFF;
}
div#menu ul ul a span {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}
div#menu ul ul li:hover>a {
    border: 0;
}
div#menu ul ul a:hover {
    border: 0;

}
div#menu ul ul a:hover span {
    color: #ffa;
}
div#menu ul ul span {
    margin-top: 0;
    text-align: left;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
	width: 100%;
	text-indent: 15px;
}

/* menu::level3 */
div#menu ul ul ul {
	padding: 0;
	margin-left: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: -40px;
}

/** menu::subtext */
div#menu span.subtext {
    display: block;
    font-size: 12px;
    color: #ffa;
    line-height: 16px;
    margin: 0;
    padding: 0;
}
div#menu li:hover>a span.subtext {
    color: #ffa;
}

/* lava lamp */
#menu{
	width:417px;
	float: left;
	margin-top: 70px;
}
div#menu li.back {
	position: absolute;
	width: 10px;
	height: 37px;
	z-index: 8;
	margin-top: 1px;
}
div#menu li.back .left {
	height: 37px;
	margin-right: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
