#wrapper {
	width:850px;
	background-image: url(../Assets/background.jpg);
}

html, body {
	color:white;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../Assets/background.jpg);
	background-repeat: repeat-x;
	width: 100%;
	font-family: tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 10pt;
}


#header {
	width:850px;
	height:200px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	background-image: url(../Assets/header0.gif);
}

#phone_box {
	float:right;
	width: 407px;
	position: absolute;
	left: 430px;
	top: 130px;
	height: 23px;
	z-index: 10;
	font-family: Tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	color: #FF0000;
	text-align: right;
}

a:link, a:visited {
font-weight:bold;
text-decoration:none;
color:#FFEA00;
}

a:hover{ color: #00FF00; text-decoration: underline; }

h1 {
	color:#FFFFFF;
	font-weight:bold;
	font-family: tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 2.5em;
	padding-right: 0;
	padding-bottom: 0;
}

h2 {
	color:white;
	font-weight:bold;
	font-family: tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 2em;
}

h3 {
	color:red;
	font-weight:bold;
	font-family: tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.5em;
}

h4 {
	color:white;
	font-weight:bold;
	font-family: tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1em;
}

#container {
	width:850px;
}

#content {
width:800px;
}

#left_box {
	margin-top:5px;
	padding-top:10px;
	width:300px;
	padding-bottom:10px;
	float:left;
	padding-left: 20px;
	margin-left: 50px;
	height: auto;
	margin-bottom: 10px;
}

#navigation {
	width:200px;
	float:left;
	font-size: 9pt;
	padding-bottom: 20px;
}

#navigation p{
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}

#navigation ul {
	list-style:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

#navigation li {
	background-image: url(../Assets/go.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 23px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
}

#brands {
	width:200px;
	float:left;
	font-size: 9pt;
}

#right_box {
	float:right;
	width: 350px;
	position: absolute;
	left: 570px;
	top: 200px;
}

#thumbnails {
list-style-type: none;
margin:0;
padding:0;
float:left;
}

#thumbnails li {
margin:0;
padding:0;
float:left;
}

.photocontainer {
	width:130px;
	height:100px;
	background-color: #fff;
	border: 1px solid #000;
	float:left;
	margin: 10px;
}

.photocontainer_double {
	width:290px;
	height:100px;
	float:left;
	margin: 10px;
}

.photocontainer_large {
	width:260px;
	height:260px;
	background-color: #fff;
	border: 1px solid #000;
	float:left;
	margin: 10px;
}

.photo {
	position:relative;
	width:120px;
	height:90px;
	top:4px;
	left:4px;
	border: 1px solid #FFFFFF;
	margin: 15px;
}

.photo_large {
	position:relative;
	width:245px;
	height:245px;
	top:4px;
	left:4px;
	border: 1px solid #FFFFFF;
	margin-top: 60px;
}

.photo_callum {
	position:relative;
	width:174px;
	height:174px;
	top:-13px;
	left:12px;
}

#footer {
	width:100%;
	margin-top:20px;
	text-align:center;
	font: 10px tahoma, Lucida Grande, Verdana, Sans-Serif;
	border-top:2px solid #FFEA00;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	clear: both;
	float: left;
}

#footer_left {
	height: 50px;
	text-align:left;
	clear:left;
	padding-right: 50px;
	float: left;
	margin-bottom: 10px;
	font-family: tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 12px;
}

#footer_right {
	height: 50px;
	text-align:right;
	margin-bottom: 10px;
	font-family: tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 12px;
	margin-right: 10px;
}

#footer_copyright {
	text-align:center;
	clear:both;
	font-family: tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 10px;
	position: relative;
	float: none;
	margin: 20px;
}

#footer a {
color:#fff;
border-bottom:1px dotted #fff;
}

#callum {
	float: left;
	width: 150px;
	height: 220px;
	background-repeat: no-repeat;
	background-image: url(../Assets/callum.gif);
}

#callum-large {
	width: 400px;
	height: 420px;
	background-repeat: no-repeat;
	background-image: url(../Assets/callum-lge.gif);
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#callum_box {
	position: absolute;
	top: 412px;
	height: 174px;
	width: 174px;
	left: 448px;
}
.graphic-large {
	margin: 10px;
	height: auto;
	width: auto;
}
