html, body {
	margin:0;
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	color:#757575;
	background-image:url(../images/bg.jpg);
	font-family:Tahoma;
	color:#aaaaaa;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
#bodyPage {
	position: relative;
	height: 100%;
	min-height: 100%;
	border-right:none;
	width: 990px;
	margin: 0 auto 0px auto;	
}
* html #bodyPage {
	height:100%;
}
body>#bodyPage {
	height:auto;
}
html>body #bodyPage{
	height:auto;
}
#screen
{
width:990px;
height:auto;
float:left;
}
#logo
{
width:311px;
height:335px;
float:left;
}
#header
{
width:679px;
height:280px;
float:left;
}
#menu
{
width:679px;
height:55px;
float:left;
}
#content
{
width:990px;
height:auto;
min-height:910px;
float:left;
}
#cell_scoops
{
width:530px;
height:auto;
min-height:910px;
float:left;
background-image:url(../images/back.jpg);
background-repeat:no-repeat;
}
#cell_content
{
width:530px;
height:620px;
float:left;
overflow:hidden;
}
.cell_content
{
display:block;
float:left;
width:290px;
height:620px;
margin-left:160px;
margin-top:120px;
margin-right:80px;
}
#cell_video
{
width:530px;
height:auto;
min-height:290px
float:left;
}
#cell_left
{
display:block;
float:left;
width:240px;
margin-left:30px;
margin-top:20px;
}
#cell_right
{
display:block;
float:left;
width:170px;
margin-left:10px;
margin-top:20px;
margin-right:80px;
}
#tech_others
{
width:460px;
height:auto;
min-height:910px;
float:left;
}
#tech
{
width:460px;
height:308px;
float:left;
background-image:url(../images/technology.jpg);
background-repeat:no-repeat;
}
.tech_content
{
display:block;
float:left;
width:320px;
margin-left:100px;
margin-top:90px;
margin-right:40px;
}
#wheels
{
width:460px;
height:323px;
float:left;
background-image:url(../images/wheels.jpg);
background-repeat:no-repeat;
}
.wheels_content
{
display:block;
float:left;
width:320px;
margin-left:100px;
margin-top:98px;
margin-right:40px;
}
#travel
{
width:460px;
height:279px;
float:left;
background-image:url(../images/travellers.jpg);
background-repeat:no-repeat;
}
.travel_content
{
display:block;
float:left;
width:320px;
margin-left:100px;
margin-top:92px;
margin-right:40px;
}
#footer
{
width:990px;
height:154px;
float:left;
background-image:url(../images/manhattan.jpg);
background-repeat:no-repeat;
}
.footer
{
width:940px;
height:74px;
margin-top: 80px;
margin-left: 25px;
float:left;
text-align:center;
}
#internal_content
{
width:990px;
height:auto;
min-height:910px;
float:left;
background-image:url(../images/bg_int.jpg);
}
#main_int_content
{
width:776px;
height:auto;
min-height:910px;
float:left;
display:block;
}
#int_heading
{
width:776px;
height:88px;
float:left;
background-image:url(../images/heading.jpg);
}
.int_heading
{
width:756px;
display:block;
float:left;
text-align:left;
padding-left:20px;
padding-top:16px;
font-family:'Tw Cen MT Condensed', 'Century Gothic';
font-size:25px;
font-weight:bold;
color:#353535;
height:30px;
}
.internal_content
{
width:726px;
display:block;
float:left;
height:auto;
min-height:910px;
text-align:left;
padding-left:50px;
font-family:'Century Gothic', 'tahoma';
font-size:12px;
color: #999999;
}
#main_int_banner
{
width:174px;
height:auto;
min-height:910px;
margin:20px;
float:left;
display:block;
}


a
{
font-family:Tahoma;
color:#aaaaaa;
font-size:12px;
line-height:16px;
text-decoration:none;
}
a:hover{
font-family:Tahoma;
color:#aaaaaa;
font-size:12px;
line-height:16px;
text-decoration:underline;
}
