/*
	Copyright David Trewern Design         :: www.dtdesign.com ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/


*, html {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

body, form, ul, li, p, h1, h2, h3, h4, h5  {
	margin: 0;
	padding: 0;
}

a, a:hover {
	text-decoration: none;
}
	
body {
	background: #A40501;
	margin: 18px 0 50px 0;
}

td {
	vertical-align: top;
}

.main_container {
	width: 778px;
}

.header_bg {
	background: url(header_left_bg.jpg);
}

.pic {
	width: 260px;
}
.tvc {
	background: url(pic_tvc.jpg);	
}
.makingtvc {
	background: url(pic_makingtvc.jpg);	
}

.boxred {
	width: 282px;
	background: #B80601 url(boxred_t.gif) 0 0 no-repeat;
	padding: 11px 11px 0 11px;
}

.widthconstraint div {
	width: 15px;
}

.viewwatch {
	margin: 12px 0 17px 0;
}
.buttons {
	margin-top: 4px;
}
.buttons img {
	float: left;
	margin: 0 2px 0 2px;
}


.home_tiles {
	background: url(tiles_bg.gif);
}
.home_tiles td.tile1 {
	padding: 5px 8px 9px 9px;
}
.home_tiles td.tile2 {
	padding: 5px 8px 9px 0;
}
.home_tiles td.tile3 {
	padding: 5px 10px 9px 0;
}

.home_mainpic {
	background: url(pic_main_bg.jpg);
	margin-bottom: 11px;
}