#header{
	width: 985px;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 358px;
	float: left;
}

#update {
	width: 615px;
	float: left;
	height: 47px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#update_body {
	float: left;
	width: 615px;
	height: 47px;
	background: url(../images/update_bg.png) no-repeat;
}

#update_body p.update {
	padding-top: 16px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "tahoma", arial, helvetica,sans-serif;
	font-size: 15px;

	line-height: 15px;
}

#navigation {
	width: 983px;
	height: 57px;
	float: left;
	background: url(../images/nav_bg.png) no-repeat left top;
}

#navigation ul {
	width: 100%;
	margin-top: 15px;
	padding: 0; 
	list-style-type: none;
}

#navigation li {
	float: left;
	text-align:center;
}

#navigation li  a{
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/menu_plus.png) no-repeat right 2px;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, helvetica,sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-shadow: 0px 1px 0px #e5e5ee;
	letter-spacing: 0.1em;
}

#navigation li a:hover{
	color: #cc0000; 
	background: url(../images/menu_minus.png) no-repeat right 2px;
}

#navigation li.active  a{
	color: #cc0000; 
	background: url(../images/menu_minus.png) no-repeat right 2px;
}

#banner_placeholder {
	display: block;
	float: left;
	width: 983px;
	height: 90px;
	background: url(../images/banner_placeholder.png);
}
#banner_placeholder img {
	padding: 15px 0 0 15px;	
}

#container {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
}

#footer{
	width: 985px;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background: url(../images/footer.png) no-repeat top center;
	height: 90px;
}

#footer p{
padding-top: 15px;
line-height: 20px;
color: white;
text-align: center;
}

#footer p a{
color: white;
}

.one-third, .two-thirds, .half-page, .full-page {
	float: left;
	margin: 15px 10px 0 10px;

}


.one-third-container {
	float: left;
	width: 314px;

}

.two-thirds-container {
	float: left;
	width: 649px;
	margin-left: 20px;
}

// Minus two pixels for the container


#container .one-third, #container .one-third .bottom {
	width: 314px;
}
#container .two-thirds, #container .two-thirds .bottom {
	width: 649px;
}
#container .half-page, #container .half-page .bottom {
	width: 481px;
}
#container .full-page, #container .full-page .bottom  {
	width: 983px;
}


#container .two-thirds .container {
	width: 647px;
}
#container .half-page .container {
	width: 479px;
}
#container .full-page .container  {
	width: 981px;
}

#container .one-third .container {
	width: 312px;
}

#container .one-third .facebook-container {
	width: 312px;
	text-align: center;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	display: block;
	float: left;
	background: white;
	padding-top: 5px;
}





.clear {
clear: both;
}

.one-third h2{
	width: 314px;
	height: 39px;
	background: #f7f7f7 url(../images/one-third-h2.png);
	line-height: 39px;
	text-indent: 12px;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, helvetica,sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-shadow: 0px 1px 0px #e5e5ee;
	letter-spacing: 0.1em;

}


.two-thirds h2{
	width: 649px;
	height: 39px;
	background: #f7f7f7 url(../images/two-thirds-h2.png);
	line-height: 39px;
	text-indent: 12px;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, helvetica,sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-shadow: 0px 1px 0px #e5e5ee;
	letter-spacing: 0.1em;

}

#container .half-page .bottom, #container .full-page .bottom, #container .two-thirds .bottom, #container .one-third .bottom {
	border-bottom: 1px solid #e6e6e6;
	display: block;
	float: left;
	clear: both;
}

#container .half-page .container, #container .full-page .container,  #container .one-third .container, #container .two-thirds .container {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	display: block;
	float: left;
	background: white;
}


.full-page h2{
	width: 983px;
	height: 39px;
	background: #f7f7f7 url(../images/full-page-h2.png);
	line-height: 39px;
	text-indent: 12px;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, helvetica,sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-shadow: 0px 1px 0px #e5e5ee;
	letter-spacing: 0.1em;

}

#container .one-third .container ul {
margin: 20px;
 list-style: none; 
}

#container .one-third .container ul li a {
border-bottom: 1px solid #e6e6e6;
padding: 10px;
display: block;
}

#container .one-third .container ul li.header {
border-bottom: 1px solid #e9e9e9;
padding: 10px;
display: block;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, helvetica,sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-shadow: 0px 1px 0px #e5e5ee;
	letter-spacing: 0.1em;
}

#container .one-third .container ul li a:hover {
}

.handset_picture {
text-align: center;
padding: 10px;
height: 285px;
}

.handset_picture p{
color: gray;
padding-top: 20px;
font-size: 11px;
}

.handset_description {
text-align: justify;
padding: 10px;
height: 285px;
overflow:auto;
}

.handset_description p{
color: gray;#
font-size: 14px;
line-height: 20px;
}