body{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-image:url(images/clouds.jpg);
	background-repeat:no-repeat;
	background-position:top center;
font-size:16px;
line-height:1.65em;
}

body ul{
	list-style-image:url(http://mercedesremotestart.com/images/bullet_blue.gif)
}

#header{
	width:800px;
	clear:both;
	position:relative;
	height:300px;
}

#portal{
	width:100%;
	clear:both;
	background-color:#002087;
	position:relative;
}

#marketing{
	width:100%;
	clear:both;
	position:relative;
background-image:url(images/clouds.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#footer{
	width:100%;
	text-align:center;
	font-size:12px;
	clear:both;
	background-color:#fff;
	height:300px;
	background-color:#002087;
	color:#fff;
}

.content{
	width:770px;
	text-align:left;
	padding:15px;
	min-height:200px;
	background-color:#fff;
}

.special{
	width:800px;
	text-align:left;
}

#logo{
	position:absolute;
	left: 20px;
	top: 32px;
}

#start{
	position:absolute;
	left: 586px;
	top: 11px;
}
