body	{margin: 0px 0px 0px 10px;
	background-color: #EDF3F3;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #444;}

h1	{font-size: 18px;
	font-weight: bold;
	color: #667;
	margin: 20px 10px 10px 10px;}

h2	{font-size: 12px;
	font-weight: bold;
	color: #C30;
	margin: 25px 10px 0px 10px;}

p	{padding:10px;
	margin:0px;}

table.data td	{font-size: 12px;
	padding-left:10px;}

p.menu	{text-indent: -11px;}

p.submenu{text-indent: 0px;
	padding: 0px 10px 5px 10px;
	line-height:1.5em;}

p.client{font-size: 12px;
	padding:0px;
	margin: 10px 10px 1px 10px;}

p.sub	{font-size: 9px;;
	color: #999999;
	margin: 0px 10px 10px 10px;
	padding: 2px 5px 2px 5px;
	background-color: #EDF3F3}

strong	{color: #333;
	font-weight: bold;;}

ul,ol	{margin: 0px 10px 10px 50px;
	padding: 0px;}

a	{font-size: 12px;
	text-decoration: none;}
a:link	{color: #1380bd}
a:visited{color: #871111}
a:active{color: #ff0000}
a:hover	{color: #871111;
	text-decoration: underline;}

a.menu	{text-decoration: underline;}
a.menu:hover{text-decoration: none;}

#header{position: relative;
	width: 100%;
	height: 150px;}

#headerleft{width:560px;}

#logo{position: absolute;
	width:200px;
	top: 0px;
	left: 560px}

#prebody{width:100%;
	height: 8px;
	background: url('img/cornertop.gif') left top no-repeat #FFF;}

#body{position:relative;
	background-color: #FFF;
	width:100%;
	min-width:960px;}
	
div.minwidth{position:relative;
	border-left:960px solid #fff;
	float:left;
	z-index:1;}

div.container{position:relative;
	margin-left:-960px;
	float:left;
	z-index:2;}

#content{width:550px;
	float: left;}

#menu{width:170px;
	margin-left:30px;
	float: left;}

#add{float: left;}

#postbody{width:100%;
	height: 8px;
	clear: both;
	background: url('img/cornerbtm.gif') left bottom no-repeat #FFF;}

#footer{width: 100%;}

.clients{
	1border: 1px solid red;
	float: left;
	width: 180px;
	height: 110px;
	text-align: center;}

.tvchanels{
	1border: 1px solid red;
	float: left;
	width: 180px;
	height: 60px;
	text-align: center;}

.clear{clear:both;}

.spacer{height: 50px;}