/* body */
body {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	color: #fff;
	background: #000 url(../images/bg.gif) top left repeat-x;
}

#container {
	margin: 0px auto 0px auto;
	width: 784px;
}

#header {
	height: 110px;
}

h1 {
	width: 784px;
	height:110px;
	background:url(../images/header.jpg) no-repeat;
	position: absolute;
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
}

#logo img {
	border: 0px;
}

#logo {
	position: absolute;
	margin-top: 15px;
	margin-left: 18px;
}

#menu {
	background: url(../images/menu.gif);
	height: 42px;
}

#home_button {
	float: left;
	width: 52px;
	margin-left: 10px;
	margin-top: 5px;
}

#home_button img {
	border: 0px;
}

#hd_button {
	float: left;
	width: 33px;
	margin-left: 5px;
	margin-top: 5px;
}

#hd_button img {
	border: 0px;
}

#freeview_hd_button {
	float: left;
	width: 108px;
	margin-left: 5px;
	margin-top: 5px;
}

#freeview_hd_button img {
	border: 0px;
}

#projectors_button {
	float: left;
	width: 103px;
	margin-left: 5px;
	margin-top: 5px;
}

#projectors_button img {
	border: 0px;
}

#tv_set_up_button {
	float: left;
	width: 82px;
	margin-left: 5px;
	margin-top: 5px;
}

#tv_set_up_button img {
	border: 0px;
}

#threed_tv_button {
	float: left;
	width: 53px;
	margin-left: 5px;
	margin-top: 5px;
}

#threed_tv_button img {
	border: 0px;
}

#recruitment_button {
	float: left;
	width: 111px;
	margin-left: 5px;
	margin-top: 5px;
}

#recruitment_button img {
	border: 0px;
}

#gallery_button {
	float: left;
	width: 80px;
	margin-left: 5px;
	margin-top: 5px;
}

#gallery_button img {
	border: 0px;
}

#contact_button {
	float: left;
	width: 100px;
	margin-left: 5px;
	margin-top: 5px;
}

#contact_button img {
	border: 0px;
}

#top_banner_left {
	float: left;
	width: 472px;
	height: 217px;
	background: url(../images/top_banner_l.jpg);
}

#top_banner_right {
	float: left;
	width: 302px;
	height: 210px;
	background: url(../images/top_banner_r.gif);
	padding-top: 7px;
	padding-left: 10px;
}

#body_content {
	color: #333;
	background-color: #fff;
	min-height: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#body_content_gallery {
	color: #333;
	background-color: #fff;
	/*min-height: 400px;*/
	padding: 20px;
}

#body_left {
	float: left;
	width: 487px;
	color: #333;
	background-color: #fff;
	border-right: 1px solid #111;
	padding: 20px;
}

#body_right {
	float: left;
	width: 248px;
	color: #333;
	background-color: #fff;
	padding-top: 20px;
	padding-left: 4px;
	padding-right: 4px;
}

#footer {
	background: url(../images/footer_bg.gif);
	height: 92px;
	color: #fff;
	background-color: transparent;
	text-align: center;
	padding-top: 5px;
}

#footer a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	padding-top: 5px;	
	float: left;
	width: 350px;
	color: #fff;
	background-color: transparent;
}

#clickon {
	padding-top: 5px;
	float: right;
	text-align: right;
	width: 350px;
	color: #fff;
	background-color: transparent;
}

#clickon a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#clickon a:hover {
	text-decoration: underline;
}

#right_banner_top {
	background: url(../images/spec_top.gif);
	height: 9px;
	width: 248px;
	font-size: 0px;
}

#right_banner_body {
	background: url(../images/spec_bg.gif);
	width: 236px;
	text-align: center;
	color: #fff;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
}

#right_banner_bot {
	background: url(../images/spec_bot.gif);
	height: 19px;
	width: 248px;
}

#other_services {
	padding-left: 10px;
	padding-right: 10px;
}

#gallery_outer {
	width: 704px;
	margin: auto;
}

.gallery_pic {
	float: left;
	width: 206px;
	border: 1px solid #333;
	padding: 3px;
	margin: 10px;
	text-align: center;
}

.gallery_pic img {
	border: 0px;
}

.p_center {
	text-align: center;
}

#contact_left {
	float: left;
	width: 200px;
	padding-top: 10px;
	margin-left: 150px;
}

#contact_right {
	float: left;
	width: 300px;
	padding-top: 10px;
}

#contact_right a {
	text-decoration: none;
}

#contact_right a:hover {
	text-decoration: underline;
}

#contact a {
	font: 14px Arial, Tahoma, Sans Serif;
	color: #333;
	text-decoration: none;
}

#contact-form label {
	float: left;
	width: 30%;
	font-size: 14px;
	margin-left: 1.2em;
}

#contact-form div {
	clear: left;
	margin: 0.2em 0 0.2em 0;
}

#contact-form fieldset label {
	margin-left: 0.4em;
}

#contact-form legend {
	color: #333;
	background-color: transparent;
	font-weight: bold;
}

#contact-form .txt {
	width: 65%;
	border: 1px solid #333;
}

#contact-form textarea.txt {
	width: 65%;
}

#contact-form div.submit {
	text-align: center;
}

h2, h4 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	color: #2ca4d9;
}

.no_top_padding {
	padding-top: 0px;
	margin-top: 0px;
}

p, li {
	font-size: 14px;
}

ul {
	font-size: 14px;
}

.centered {
	text-align: center;
}

.small {
	font-size: 10px;
}

.clearing {
	clear: both;
}
