* {

	margin: 0px;
	padding: 0px;
	font-family: verdana;
}

html, body {

   	margin:0;
   	padding:0;
   	height:100%;
	background-image: url(/templatemedia/bg_gradient.gif);
	background-repeat: repeat-y;
	background-color: #E5E5E5;
}

.clear {

	padding: 0px;
	margin: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
	clear: both;
}

h1 {

	margin: 0px;
	padding: 0px 0px 10px 38px;
	font-size: 14pt;
	font-weight: bold;
	background-image: url(/templatemedia/h1_graphic.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h2 {

	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 9pt;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 9pt;
	line-height: 18px;
}

a {

	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	color: #B70300;
	text-decoration: none;
}

a:hover {

	color: #B70300;	
	text-decoration: underline;
}

label {

	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}

input.std {

	margin: 0px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #9C9DA1;
	font-size: 9pt;
	background-image: url(/templatemedia/input_bg.gif);
	background-repeat: repeat-x;
}

select.std {

	margin: 0px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #9C9DA1;
	font-size: 9pt;
	background-image: url(/templatemedia/input_bg.gif);
	background-repeat: repeat-x;
}

textarea.std {

	margin: 0px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #9C9DA1;
	font-size: 9pt;
	background-image: url(/templatemedia/input_bg.gif);
	background-repeat: repeat-x;
}

img {

	margin: 0px;
	padding: 0px;
	border-color: #9C9DA1;
	border-style: solid;
	border-width: 1px;
}

img.no_border {

	margin: 0px;
	padding: 0px;
	border-style: none;
}

hr {
	color: #9E9E9E;
	background-color: #9C9DA1;
	width: 100%;
	height: 1px;
	text-align:left;
	margin: 6px 0px;
}

table {

	margin: 0px;
	padding: 0px 0px 15px 0px;
}

td {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}

ul {
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

ul li {

	line-height: 18px;
	font-size: 9pt;
}

ol {
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}

ol li {

	line-height: 18px;
	font-size: 9pt;
}

br.clear {

	margin: 0px;
	padding: 0px;
	font-size: 1pt;
	clear: both;
}

ul.designs {

	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
}

ul.designs li {

	margin: 0px 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-style: solid;
	border-color: grey;
	border-width: 1px;
	text-align: center;
}

ul.designs li a {

	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 82px;	
	display: block;
	font-size: 8pt;
	font-family: verdana;
	color: grey;
	text-decoration:none;
}

ul.designs li a:hover {

	text-decoration: none;
	color: grey;
}

img.design {

	margin: 0px;
	padding: 0px 10px 10px 10px;
	border-style: none;
	width: 48px;
	height: 115px;
}

#container {

   	min-height:100%;
   	position:relative;
}

#banner_container_container {

	width: 100%;
	height: 110px;
	background-image: url(/templatemedia/banner_bg.gif);
	background-repeat: repeat-x;
}

#banner_container {

	width: 100%;
	height: 110px;
	background-image: url(/templatemedia/banner.gif);
	background-repeat: no-repeat;
}

#topnav_container {

	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 680px;
	top: 73px;
	left: 260px;
	position: relative;
}

ul.topnav {

	margin: 0px;
	padding: 0px;
}

ul.topnav li {

	margin: 0px;
	padding: 0px 2px 0px 0px;
	list-style-type: none;
	float: left;
}

a.topnav {

	margin: 0px;
	padding: 0px;
	width: 130px;
	height: 37px;
	background-image: url(/templatemedia/tab_o.gif);
	text-decoration: none;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-align: center;
	line-height: 37px;
}

a.topnav:hover {

	background-image: url(/templatemedia/tab_i.gif);
	text-decoration: none;	
	color: #B50300;
}

#body {

   	padding-bottom:150px;   /* Height of the footer */
}

#leftnav_container {

	margin: 0px;
	padding: 20px 0px 0px 20px;
	width: 200px;
	position: relative;
	float: left;
}

ul.leftnav {

	margin: 0px;
	padding: 0px;
}

ul.leftnav li {

	margin: 0px;
	padding: 0px;
	line-height: 35px;
	background-image: url(/templatemedia/leftnav_underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
}

a.leftnav {

	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: black;
	text-decoration: none;
	background-image: url(/templatemedia/leftnav_big_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

a.leftnav:hover {

	color: black;
	text-decoration: underline;
	background-image: url(/templatemedia/leftnav_big_arrow_black.gif);
}

ul.leftsubnav {

	margin: 0px;
	padding: 0px;
}

ul.leftsubnav li {

	margin: 0px;
	padding: 0px;
	line-height: 35px;
	background-image: url(/templatemedia/leftnav_underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	list-style-type: none;
	font-size: 9pt;
	font-weight: normal;
}

a.leftsubnav {

	margin: 0px;
	padding: 0px 0px 0px 40px;
	color: black;
	text-decoration: none;
	background-image: url(/templatemedia/leftnav_small_arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 20px 2px;
}

a.leftsubnav:hover {

	color: black;
	text-decoration: underline;
}

#content_container {

	margin: 0px;
	padding: 28px 0px 10px 40px;
	width: 658px;
	position: relative;
	float: left;
}

#content_full_home {

	margin: 0px;
	padding: 0px 0px 0px 40px;
	width: 657px;
	position: relative;
	float: left;
}

#content_full {

	margin: 0px;
	padding: 0px;
	width: 657px;
	position: relative;
	float: left;
}

div.line_sep {

	border-style: solid; 
	border-width: 2px 0px 0px 0px; 
	border-color: #d5d6d9; 
	font-size: 15px;
}

#content_left {

	margin: 0px;
	padding: 0px 8px 0px 0px;
	width: 422px;
	position: relative;
	float: left;
}

#content_sep {

	margin: 0px;
	padding: 0px;
	width: 17px;
	position: relative;
	float: left;
}

#content_right {

	margin: 0px;
	padding: 0px;
	width: 210px;
	position: relative;
	float: left;
}

.cubicle_nav {

	width:189px;
	float:left;
	position: relative;	
	height:260px;
	border-width:1px;
	border-style:solid;
	border-color:#9E9E9E;
	text-align:center;
	padding:10px 5px 0px 5px;
	margin-bottom:18px;
}

.cubicle_nav img{
	width:170px;
	height:110px;
	margin-bottom:5px;
}

.cubicle_nav a{

	font-weight:bold;
}

.cubicle_nav_sep {

	height: 40px;
	width: 25px;
	float:left;
	position: relative;
}

#enquire_top,#information_top {

	margin:0px;
	padding: 0px 0px 0px 15px;
	width: 195px;
	height: 29px;
	background-image: url(/templatemedia/enquire_header.gif);
	background-repeat: no-repeat;
	border-color: #9C9DA1;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 29px;
}

#enquire_bottom,#information_bottom {

	padding: 15px;
	width: 180px;
	background-color: #E9EBEC;
	margin: 0px 0px 15px 0px;
}

#footer {
   	position:absolute;
   	bottom:0;
   	width:100%;
   	height:150px;   /* Height of the footer */
   	background-color: #64656C;
}

#pre_footer_container {

	width: 100%;
	height: 35px;
	background-image: url(/templatemedia/pre_footer_bg.gif);
	background-repeat: repeat-x;
}

p.pre_footer {

	margin: 0px;
	padding: 0px 0px 0px 35px;
	line-height: 35px;
	color: white;
	font-size: 10pt;
}

a.pre_footer {

	margin: 0px;
	padding: 0px;
	color: white;
	text-decoration: none;
}

a.pre_footer:hover {

	margin: 0px;
	padding: 0px;
	color: white;
	text-decoration: underline;
}

#footer_container {

	width: 100%;
	height: 115px;
}

p.footer {

	margin: 0px;
	padding: 20px 0px 0px 35px;
}

a.table2{
	background-image:url(/my_pictures/table-2.png);
	background-repeat:none;
	display:block;
	float:left;
	position:relative;
	width:105px;
	height:1000px;
}



a.table2:hover{
	background-image:url(/my_pictures/table-2_i.png);
}


a.table3{
	background-image:url(/my_pictures/table-3.png);
	background-repeat:none;
	display:block;
	float:left;
	position:relative;
	width:105px;
	height:1000px;
}



a.table3:hover{
	background-image:url(/my_pictures/table-3_i.png);
}
