body {
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

body {
	background: #ffffff;
}

body, td {
	line-height: 18px;
	font: 10px tahoma;
	color: #333333;
}

img a, img {
	border: none;
}

ul {
	list-style-type: none;
}

a {
	color: #A1D1E8;
}

p#details {
	line-height: 16px;
	width: 470px;
	margin: 10px 0 10px 30px;
}

#top {
	background: url(images/topbg.jpg) 0 0 repeat-x;
	height: 102px;
	width: 100%;
}

#logo {
	background: url(images/logo.gif) 150px 20px no-repeat;
	width: 75%;
	height: 102px;
}

#topright {
	width: 25%;
	text-align: left;
}

#topright ul#phone, #topright ul#help {
	line-height: 20px;
}
	
li#cell {
	text-indent: 20px;
	background: url(images/phone.gif) 0px 0px no-repeat;
}

#menu {
	clear: both;
	background: url(images/menubg.gif) 0 0 repeat-x;
	height: 40px;
	width: 100%;
}

#menu ul {
	padding-left: 190px;
}

#menu li {
	float: left;
}

#footer {
	background: url(images/menubg.gif) 0 0 repeat-x;
	height: 40px;
	width: 100%;
}

#footer a {
	text-decoration: none;
}

#footergradient {
	line-height: 62px;
	width: 100%;
	background: url(images/footerbg.gif) 0 0 repeat-x;
}

#footergradient a {
	text-decoration: none;
	color: #a9aaa9;
}

#footergradient p {
	color: #a9aaa9;
}

#logo2 {
	background: url(images/logo2.gif) 800px 10px no-repeat;
}