body  {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Sans;
	background: #fff;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #330000;
}
a:hover {
	text-decoration: none;
	color: #330000;
}


#container  {
	width: 760px;
}

#topnav {
	width: 760px;
	height: 23px;
	background: url(../images/top_bg.gif) repeat-x;
}

#topnav a em {
	display: none;
}

#topnav p {
	font-size: 10px;
	color: #fff;
	padding: 5px 0 0 5px;
}

a.home {
	display: block;
	height: 17px;
	width: 51px;
	background: url(../images/home_bg.gif) no-repeat;
	float: right;
}

a.video {
	display: block;
	height: 17px;
	width: 77px;
	background: url(../images/video_tour_bg.gif) no-repeat;
	float: right;
}

a.contact {
	display: block;
	height: 17px;
	width: 83px;
	background: url(../images/contact_us_bg.gif) no-repeat;
	float: right;
}

#header {
	width: 760px;
	height: 287px;
	background: url(../images/header.jpg) no-repeat;
}

#content {
	position: relative;
	width: 760px;
	height: 443px;
	background: url(../images/content_bg_2.jpg) no-repeat;
}

#angus {
	position: absolute;
	left: 7px;
	width: 87px;
	height: 145px;
	bottom: 7px;
	border: 1px solid #000;
	background: #CA9B26;
	color: #000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#nav {
	position: absolute;
	top: 6px;
	left: 0;
	width: 150px;
	height: 300px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 0;
	padding: 0;
}

#nav ul li a {
	text-decoration: none;
	color: #efc648;
	display: block;
	height: 24px;
	width: 130px;
	overflow: hidden;
}

* html #nav ul li a {
	height: 22px;
}

*+html #nav ul li a {
	height: 21px;
}

#nav ul li a em {
	display: none;
	
}

#main {
	margin: 0 0 0 202px;
	width: 518px;
	height: 200px;
	padding: 60px 30px 30px 10px;
	background: #ca9b26 url(../images/main_top_bg.gif) no-repeat top;
	position: relative;
	color: #330000;
}

* html #main {
	padding: 60px 30px 0 10px;
}

#main1 {
	margin: 0 0 0 202px;
	width: 538px;
	height: 280px;
	padding: 50px 10px 90px 10px;
	background: #ca9b26 url(../images/main_top_bg.gif) no-repeat top;
	position: relative;
	color: #330000;
	font-size: 10px;
}

#main1 a {
	color: #fff;
	text-decoration: none;
}

* html #main1 {
	padding: 50px 10px 0 10px;
}

#menus {
	width: 134px;
	height: 321px;
	background: url(../images/menus.jpg) no-repeat;
}

#menus p {
	display: none;
}

ul.menus {
	list-style: none;
}

ul.menus li {
	color: #000;
	margin: 3px 0;
	font-weight: bold;

}

ul.menus li a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#images {
	float: left;
	margin: 0 10px 0px 0;
}

#images img {
	border: 1px solid #000;
	margin: 0 0 20px 0;
}

#main_bottom {
	margin: 0 0 0 202px;
	width: 558px;
	height: 13px;
	background: url(../images/main_bottom_bg.gif) no-repeat;
}

#main_two {
	margin: 0 0 0 192px;
	width: 538px;
	padding: 30px 0px 0 10px;
	color: #fff;
}

div.float_left {
	float: left;
	width: 257px;
	padding: 0 8px 0 0;
}

div.float_left img {
	float: left;
	border: 1px solid #000;
	margin: 0 10px 50px 0;
}

#main h1, #main1 h1 {
	background: #660000 url(../images/h1_bg.gif) no-repeat right;
	height: 18px;
	padding: 3px 15px 0 8px;
	font-size: 14px;
	color: #fafbfd;
	position: absolute;
	top: 28px;
	left: 0;
	font-weight: normal;
}

#video_link {
	float: left;
}

#video_link a {
	display: block;
	width: 68px;
	height: 20px;
	margin: 0 0 0 100px;
	background: url(../images/video_bg.gif) no-repeat;
}

#video_link a strong {
	display: none;
}

#about_us {
	width: 275px;
	height: 225px;
	background: url(../images/about_us.jpg) no-repeat;
}

#about_us p {
	display: none;
}

#footer {
	position: absolute;
	top: 755px;
	left: 0;
	width: 755px;
	height: 12px;
	background: #dfb32d;
	padding: 5px 0 0 5px;
}

#footer p {
	float: left;
	margin: -1px 0 0 40px;
	font-size: 10px;
	color: #660000;
	display: inline;
}

/* body.category_twoguyscatering #footer {
	height: 18px;
}

body.category_twoguyscatering #footer p.foot_fix {
	margin: -4px 65px 0 0;
} */
