/*
Theme Name: Hi-Tech Homes Custom
Theme URI: http://www.hi-techhome.co.uk
Description: Custom built theme for Hi-Tech Home
Version: 1
Author: Rob Sumner
Author URI: http://www.coreware.co.uk


*/



body {
	background-color: #000;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	
}

.wrapper {
	width:786px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.Copyright {
	color: #FFF;
}
.Copyright .MainBodyCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}

img { border:0px;}



.header {
	width:100%;
	height:120px;
	float:left;
	border-bottom:2px solid #a39161;
	background-repeat:no-repeat;
}

/*.home .header {
	background-image:url(/wp-content/themes/hitech/images/head_uk.gif);
}*/



.uk {
background-image:url(/wp-content/themes/hitech/images/head_uk.gif);
}

.bb {
background-image:url(/wp-content/themes/hitech/images/head+bb.gif);
}

.mainimage {
	width:786px;
	height:333px;
	float:left;
}

.title_row {
	width:786px;
	float:left;
	clear:left;
	margin-top:8px;
	margin-bottom:15px;
}

.title_row h2 {
	color:#a39161;
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	
}

.contentarea {
	width:786px;
	float:left;
	clear:left;
}

.left_column {
	width:383px;
	float:left;
	margin-right:20px;
}

.right_column {
	width:383px;
	float:right;
}

#footer {
	float:left;
	clear:left;
	width:786px;
	padding-top:20px;
	padding-bottom:10px;
	border-top:1px solid #ffffff;
}

#footer a:link, a:visited {
	color:#CCCCCC;
	text-decoration:none;
}


.country {
	float:right;
	margin-right:10px;
	margin-top:15px;
}

.country img {
	float:left;
	padding:4px;
	border:0px;
}

ul#MenuBar1 li a {
	font-size:13px;
	text-transform: uppercase;
}

ul#MenuBar1 li ul li a {
	font-size:11px;
}

.links {
float:left;
padding:20px;
}

.links ul li a {
font-size:14px;
padding:6px;

}

.links ul li a:visited, a:link {
color:#a39161;
text-decoration:none;
}

.links ul li a:hover {
color:#FFFFFF;
text-decoration:underline;
}







