/*******************************************************************************
 * Reset
*******************************************************************************/
a { 
text-decoration: none; 
text-transform: none; 
color:  #ac0000; 
} 
a:hover { 
text-decoration: none; 
text-transform: none; 
color: maroon; 
}
* {
	margin: 0;
	padding: 0;	
}

html, body {
	height: 100%;
}

body {
	background: #FFFFFF;
	font-family: Arial, Verdana, "MS Trebuchet", sans-serif;
	color: #000000;
}

.wrapper {
	width: 866px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
 }

.clear {clear: both;}

img {
	border: 0px;
}

/*******************************************************************************
 * Tags
*******************************************************************************/

h1 {
	font: normal 1.4em Arial,Verdana,"Trebuchet MS",sans-serif;
	color: #282828;
	margin-top: -4px;
}

h2 {
	font: bold italic 20px Arial,Verdana,"Trebuchet MS",sans-serif;
	color: #ac0000;
}

p {
	font: normal 12px Arial,Verdana,"Trebuchet MS",sans-serif;
	color: #2e2e2e;
	line-height: 16px;
	margin-top: 4px;
	padding-bottom: 5px;
}

.welcome {
	background: url("../images/tick_icon.png") no-repeat;
	height: 26px;	
	margin-top: 30px;
	padding-top: 6px;
	padding-left: 34px;	
}

.wwd {
	background: url("../images/wwd_icon.png") no-repeat;
	height: 26px;	
	margin-top: 30px;
	padding-top: 6px;
	padding-left: 30px;	
}

.news {
	background: url("../images/news_icon.png") no-repeat;
	height: 28px;	
	margin-top: 30px;
	padding-top: 6px;
	padding-left: 34px;	
}

.prd {
	background: url("../images/products_icon.png") no-repeat;
	height: 28px;	
	margin-top: 30px;
	padding-top: 2px;
	padding-left: 34px;
	padding-bottom: 9px;
}

.sit {
	background: url("../images/sit_icon.png") no-repeat;
	height: 28px;	
	margin-top: 30px;
	padding-top: 3px;
	padding-left: 34px;	
}

.prd_page {
	background: url("../images/prd_icon.png") no-repeat;
	height: 26px;	
	margin-top: 30px;
	padding-top: 6px;
	padding-left: 35px;	
}

.press_page {
	background: url("../images/press_icon.png") no-repeat;
	height: 26px;	
	margin-top: 30px;
	padding-top: 6px;
	padding-left: 33px;	
}

.careers_page {
	background: url("../images/careers_icon.png") no-repeat;
	height: 26px;	
	margin-top: 30px;
	padding-top: 6px;
	padding-left: 35px;	
}

.adv_page {
	background: url("../images/adv_icon.png") no-repeat;
	height: 26px;	
	margin-top: 30px;
	padding-top: 6px;
	padding-left: 35px;	
}

.ctc_page {
	background: url("../images/ctc_icon.png") no-repeat;
	height: 26px;	
	margin-top: 30px;
	padding-top: 6px;
	padding-left: 30px;	
}

/*******************************************************************************
 * Header
*******************************************************************************/

.header {	
	width: 832px;
	height: 80px;
	margin: 0 auto;

}

.logo {
	float: left;
	margin-left: 17px;
}

.navigation {
	width:587px;
	height:80px;
	float: right;
}

#nav {
	width:600px;
	height:80px;
	list-style:none;
	margin: 0 auto;
	float: left;
	padding: 0px;
}

#nav li {
	float: left;
	width: 99px;
	margin-left: 0px;
	margin-bottom:0px;
}

#nav .page_item a {
	background: url("../images/nav_a.png") no-repeat;
	width:92px;
	height:80px;
	text-align: center;
	color: #404040;
	text-decoration: none;
	font: normal 11px Arial,Verdana,"Trebuchet MS",sans-serif;
	display: block;
	line-height: 44px;
}

#nav .page_item a:hover {
	background: url("../images/nav_sel.png") no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 108px;
}

#nav .selected a {
	background: url("../images/nav_sel.png") no-repeat;
	width:92px;
	height:80px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font: normal 11px Arial,Verdana,"Trebuchet MS",sans-serif;
	display: block;
	line-height: 108px;
}

/*******************************************************************************
 * Middle of the page
*******************************************************************************/

.slogan {
	width: 866px;
	height: 258px;
	margin: 0 auto;
	padding-top:  20px;
}

.sloganLeft {
	background: url("../images/slogan_left.jpg") no-repeat;	
	width: 490px;
	height: 258px;
	float: left;
}

.sloganRight {
	background: url("../images/slogan_right.jpg") no-repeat;	
	width: 376px;
	height: 258px;
	float: right;
}

.container {
	background: url("../images/bg.png") repeat-y;
	width: 866px;
	margin: 0 auto;
}

.content {
	width: 832px;
	margin: 0 auto;
}

.leftSide {
	width: 485px;
	float: left;
	padding-left: 35px;
}

.leftContent {
	width: 490px;
	float: left;
	padding-left: 35px;
}

.rightContent {
	width: 230px;
	float: right;
	padding-right: 32px;	
}

.rightColumn {
width: 230px;
float: right;
}

#products {
	width:260px;
	list-style:none;
	
}
#productsad {
	width:400px;
	list-style:none;
	
}

#products li {
	background: url("../images/bullet.png") no-repeat;
	margin:  8px 0 8px 5px;
	padding-left: 20px;
	font: bold 13px Arial,Verdana,"Trebuchet MS",sans-serif;
	color: #434343;
}
#productsad li {
	background: url("../images/bullet.png") no-repeat;
	margin:  8px 0 8px 5px;
	padding-left: 20px;
	font: bold 13px Arial,Verdana,"Trebuchet MS",sans-serif;
	color: #434343;
}

.title {
	margin-top: 4px;
	font: bold 13px Arial,Verdana,"Trebuchet MS",sans-serif;
	color: #434343;
}
.title2 {
	margin-top: 4px;
	font: bold 16px Arial,Verdana,"Trebuchet MS",sans-serif;
	color: #434343;
}
.date {
	background: url("../images/date.png") no-repeat;
	height: 16px;
	font: normal 11px Arial,Verdana,"Trebuchet MS",sans-serif;
	color: #a10000;
	text-decoration: underline;
	margin: 5px 0 0 0;	
	padding-top: 2px;
	padding-left:  16px;	
}

.more {
	float: right;
	margin-top: 4px;
}

.products {
	width: 490px;
	float: left;
	padding-top: 1px;
	padding-left: 35px;	
}

.stay {
	width: 240px;
	float: right;
	padding-right: 21px;	
}

.social {
	margin-top: 14px;
	margin-left: 4px;
}

/*******************************************************************************
 * Footer
*******************************************************************************/

.bottom {
	background:  url("../images/bottom.png") no-repeat;
	width: 866px;
	height: 50px;
	margin: 0 auto;
}

.footer {
	width: 832px;
	margin: 0 auto;
}

.footerNav {
	font: normal 10px Arial,Verdana,"Trebuchet MS",sans-serif;
	color: #2e2e2e;
	margin: 7px 0 0 37px;
	padding-bottom: 18px;
}

.footerNav a {
	color: #2e2e2e;
	text-decoration: none;
}

.footerNav a:hover {
	text-decoration: underline;
}