@charset "UTF-8";
/* CSS Document
The Roys
Contact CSS
© 2007 The Roys
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 7/12/07 1:37PM
Validated 7/12/07 1:37PM */	
	
/* Global Layout Elements */	

div#topslice {
	width: 942px;
	height: 112px;
	}
	
div#videodiv {
	width: 279px;
	height: 265px;
	float: left;
	}
		
div.cleardivs {
	clear: both;
	}
	
div#navbardiv {
	width: 942px;
	height: 65px;
	clear: both;
	}
	
div#contentdiv {
	width: 942px;
	height: 546px;
	}
	
div#contentleft {
	float: left;
	width: 489px;
	height: 546px;
}

div#contentcenter {
	float: left;
	width: 291px;
	height: 546px;
}

div#contentright {
	float: left;
	width: 162px;
	height: 546px;

}
	
div#middlediv {
	width: 942px;
	height: 27px;
	background: url(../images/contact_15.jpg) top left no-repeat;
	}
	
div#bottomdiv {
	width: 942px;
	height: 153px;
	background: url(../images/contact_17.jpg) top left no-repeat;
	}
