* {
	font-family: Myriad, Arial;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}

#header {
	width: 700px;
	height: 206px;
	background: url('images/plasma tv.jpg');
}

#header img {
	float: right;
	margin-top: 234px;
	margin-right: 3px;
}

#logo {
	padding-top: 27px;
	text-align: center;
	width: 160px;
}


#title {
	font-size: 24px;
	font-weight: normal;
	color: #525252;
	text-transform: lowercase;
}


#linkswraper{
padding-top: 0px;
}


#links {
	padding-top: 15px;
}

#links ul{
	list-style-image: url('images/arrow.gif');
	color: #2e2f2f;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

#links ul li{
	padding-bottom: 3px;
}

#links a {
	font-weight: normal;
	font-size: 16px,bold;
	color: #696868;
	text-transform: lowercase,;
	text-decoration: none;
	padding-right: 5px;
	font-style: oblique;
	line-height: 18pt;
}



#content {
	font-size: 14px;
	padding: 14px;
	font-weight: normal;
	color: #585858;
	line-height: 15pt;
}

#content h1 {
	font-size: 30px;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	color: #696969;
}

#footer {
}

#footer table{
	font-family: Arial;
	font-size: 12px;
	color: #EEE;
	background-color: #4b4b4b;
	height: 26px;
	text-transform: uppercase;
}

#footer table td {
	padding-left: 180px;
}
