@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	background-image: url(images/body_bg.png);
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
	font-size: 13px;
	padding: 10px;
}
h2 {
	
}


#wrapper {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/nav_bg.png);
	height: 165px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
	color: #a02736;
	width: 1200px;
}
nav {
	padding: 0px;
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header nav ul li {
	list-style-type: none;
}

#home {
	position: absolute;
	left: 208px;
	top: 30px;
	transform:skew(-10deg,10deg);
	transform: rotate(8deg);
	-ms-transform: rotate(7deg); /* IE 9 */
	-webkit-transform: rotate(8deg); /* Safari and Chrome */
	background-color:#FFF;
	width: 70px;
	height:40px;
	text-align: center;

}
#home:hover {
	background-color: #fff;
	left: 207px;
	top: 29px;
	width: 72px;
	height:42px;
	
	
}

#about {
	position: absolute;
	left: 340px;
	top: 112px;
	
	transform:skew(-12deg,7deg);
	transform: rotate(7deg);
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(6deg); /* Safari and Chrome */
    
	
    background-color:#FFF;
	width: 62px;
	height:36px;
	text-align: center;
}

#about:hover {
	background-color: #FFF;
	left: 339px;
	top: 111px;
	width: 64px;
	height:38px;

}


#services {
	position: absolute;
	left: 512px;
	top: 114px;
	
    transform:skew(13deg,-3deg);
	transform: rotate(-3deg);
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Safari and Chrome */
	
	background-color:#FFF;
	width: 75px;
	height:35px;
	text-align: center;
}

#services:hover {
	background-color: #FFF;
	left: 511px;
	top: 113px;
	width: 77px;
	height:37px;
	
}

#video {
	position: absolute;
	left: 580px;
	top: 25px;
		
	 transform:skew(13deg,-3deg);
	transform: rotate(6deg);
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(6deg); /* Safari and Chrome */
	
	background-color:#FFF;
	width: 55px;
	height:30px;
	text-align: center;
	
	
}

#video:hover {
	background-color: #FFF;
	left: 578px;
	top: 23px;
	width: 60px;
	height:34px;
	text-align: center;
	
}

#careers {
	position: absolute;
	left: 795px;
	top: 35px;
	
	 transform:skew(13deg,-3deg);
	transform: rotate(6deg);
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(6deg); /* Safari and Chrome */
	
	background-color:#FFF;
	width: 60px;
	height:35px;
	text-align: center;
}

#careers:hover {
	background-color: #FFF;
	left: 793px;
	top: 32px;
	width: 64px;
	height:39px;
	
	
}

#news {
	position: absolute;
	left: 911px;
	top: 116px;
	
    transform:skew(13deg,-3deg);
	transform: rotate(6deg);
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(6deg); /* Safari and Chrome */
	
	background-color:#FFF;
	width: 65px;
	height:35px;
	text-align: center;
}

#news:hover {
	background-color: #FFF;	
	left: 909px;
	top: 114px;
	width: 69px;
	height:39px;
	
	
}

#contact {
	position: absolute;
	left: 1017px;
	top: 32px;
		
	transform: rotate(4deg);
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Safari and Chrome */
	
	background-color:#FFF;
	width: 85px;
	height:35px;
	text-align: center;
}

#contact:hover {
	background-color: #FFF;
	left: 1015px;
	top: 30px;
	width: 89px;
	height:38px;
	

}

#banner {
	height: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#cantant {
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#icons {
	height: 50px;
	width: 990px;
}
#icons ul li a img:hover {	
    border-radius: 50%;
    transform: rotate(360deg);
    transition: all 1s ease 0s;
}




#cantant ul {
	display: block;
	float: right;
}
#cantant ul li {
	display: inline;
	padding-left: 5px;
}


#wel_text {
	background-color: #be333a;
	font-size: 15px;
	margin: 5px;
	padding: 20px;
	border-radius: 10px;
}
#product {
	height: 300px;
	width: 990px;
	margin-top: 20px;
}
.product_box {
	background-color: #be333a;
	height: 130px;
	width: 120px;
	border: thick solid #8b1a28;
	border-radius: 5px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 20px 7px 0px 7px;
}
#footer {
	background-color: #be333a;
	height: 50px;
	box-shadow: 0px 0px 10px #000;
}
#copy {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 50px;
}
#hp {
	float: right;
}
#hp a {
	color: #FFF;
	text-decoration: none;
}
.contact_left_right {
	height: 250px;
	margin-left: 10px;
}
.contact_left {
	float: left;
	width: 280px;
	margin-right: 20px;
}
.bold_black {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#contact_text {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#cantant ol {
	margin-left: 50px;
}

#cantant ol li {
	font-size: 16px;
	padding: 10px;
	list-style-image: url(images/ul_icong.png);
}
#cantant form {
	font-weight: bold;
	margin-left: 10px;
}
#careers_left_right {
	height: 600px;
}
#careers_left {
	float: left;
	width: 600px;
}
#careers_right {
	height: auto;
	float: right;
	width: 350px;
}
.services_left_right {
	height: 120px;
	box-shadow: 0px 0px 3px #000;
	border-radius: 3px;
	margin-top: 10px;
}
.services_left {
	float: left;
	width: 168px;
	padding: 10px;
	text-align: center;
}
.services_right {
	float: right;
	width: 790px;
}
.services_left img {
	margin-top: 10px;
}
#newspage {
	height: 630px;
}

.news_page {
	height: auto;
	box-shadow: 0px 0px 3px #000;
	padding: 5px;
	margin: 7px;
	border-radius: 3px;
	float: left;
}
.news_page_left {
	float: left;
	width: 150px;
}
.news_page_right {
	float: right;
	width: 750px;
}
