
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
}

body, input, textarea, select {

	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
}

h1 {
	font-size: 22px;
	text-align:center;
	font-weight:bold;
}

h5 {
	font-size: 22px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;

}

h2 {
	font-size: 18px;
	text-align:center;
	font-weight:bold;
}

h3 {
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}

h4 {
font-size:14px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p, ul, ol, form {
	margin-bottom: 1.5em;
	font-size:14px;
}

blockquote{
float:right;
width:280px;
padding-left:0px;
padding-right:0px;
font-style:italic;
text-indent:0px}

p.description{
font-family:Arial, Helvetica, sans-serif;
font-size:
smaller;
font-style:italic;
text-align:left;}

a {
text-decoration:underline;
color:#0000CC;
}


a:hover {
	text-decoration: none;
}

a:visited {
text-decoration:underline;
color:#0000CC;
}

.name{
color:#000000;
text-decoration:none}

.red {color:#CC0000;}


img.left {
	float: left;
	margin: 15px 0px 0px 5px;
	border-style:double;
	border-color:#000000;
	
}

img.lefta {
	float: left;
	margin: 10px 0px 0px 2px;
	border-style:double;
	border-color:#000000;
	
}

img.brandhead {

	float: left;
	margin: 0px 0px 5px 100px;
	border-style:double;
	border-color:#000000;
}


img.box{
float:none;
margin:0px 0px 3px 3px;
border-style:double;
border-width:1px;
border-color:#000000;

}

img.box3 {
	float:left;
	border-style:double;
	border-color:#000000;
	margin-left:10px;
	margin-right:10px;
	}

img.right {
	float: right;
	margin: 15px 0px 0px 25px;
	
}

img.borderleft {
	float:left;
	border-style:double;
	border-color:#000000;
	margin-left:10px;
	margin-right:10px;
	margin-top: 58px;

}

img.borderright {
	float:right;
	border-style:double;
	border-color:#000000;
	margin: 10px;
}

img.floatleft {
float:left;
}

img.floatright {
	float:right;
	
}

/* Wrapper */

#wrapper {
	padding: 10px 0;
	background-color: #142F52;
}

/* Header */
#header {
	width: 750px;
	height: 130px;
	margin: 0 auto;
	margin-bottom:10px;
	border-style:double;
	border-color:#FFFFFF;
	background: url(images/bluediamond.jpg) no-repeat;
}


/* Content */

#content {
	width: 750px;
	height:757px;
	margin: 0 auto;
	border:double #FFFFFF;
	background-color:#CCCCCC;
}

/* Middle  */

#middle {
	float: left;
	width: 450px;
	padding: 10px 10px 10px 10px;
	background-color:#CCCCCC;
	color:#000000;
}

#map {
	float: left;
	width: 450px;
	padding: 10px 10px 10px 35px;
	background-color:#CCCCCC;
	color:#000000;
}


li.inline {display:inline;
padding:10px;
margin-left:35px;
}


#brands {
	float: right;
	width: 130px;
	padding-top:40px;
	background-color:
	#CCCCCC;
	border-color:#FFFFFF;

}

p.columnleft{
padding-top:0px;
width:145px;
float:left;
background-color:#CCCCCC;
color:#000000;
font-weight:bold;
text-align:left;

}

p.columnright {
padding-top:0px;
padding-right:20px;
width:150;
float:left;
background-color:#CCCCCC;
color:#000000;
font-weight:bold;
text-align:left;


}

#columnleft{
padding-top:0px;
width:150px;
float:left;
background-color:#CCCCCC;
color:#000000;
text-align:left;

}

#columnmiddle{
padding-top:0px;
width:150px;
float:left;
background-color:#CCCCCC;
color:#000000;
text-align:left;

}

#columncentre{
padding-top:0px;
width:150px;
float:none;
background-color:#CCCCCC;
color:#000000;
text-align:left;

}

#columnright{
padding-top:0px;
width:150px;
float:right;
background-color:#CCCCCC;
color:#000000;
text-align:left;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 120px;
	margin-right:1px;
	padding: 0px 10px 0px 10px;
	background-color:#CCCCCC;
	border-color:#FFFFFF;
}


#sidebar ul { 
	margin-top:10px;
	list-style: none;
	padding-left: 0px;
	line-height: 1.4em;
	text-align:center;
}

#sidebar li { 
	margin: 0px;
	padding-left: 5px;
	padding-right:5px;
	border-style:double;
	background-color:#1556A9;
	color:#CCCCCC;
	text-align:center;
	list-style: none;
}

#sidebar a {
	text-decoration: none;
	color:#CCCCCC;
	
}

#sidebar a:hover {
	text-decoration: underline;
	color:#000066;
}

#menu {
	float: left;
	width: 120px;
	padding: 0px 0px 0px 0px;
	background-color:#CCCCCC;
	}

#menu ul {
	margin-top:10px;
	list-style: none;
	padding-left: 0px;
	line-height: 1.4em;
	text-align:center;
}

#menu li {
	margin: 0px;
	padding-left: 5px;
	padding-right:5px;
	border-style:double;
	background-color:#1556A9;
	color:#CCCCCC;
	text-align:center;
	list-style: none;
}


#menu a {
	text-decoration: none;
	color:#CCCCCC;
	text-align:center;
	
}

#menu a:hover {
	text-decoration: underline;
	color:#000066;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	border-style:double;
	border-color:#FFFFFF;
	background-image:url(images/footer.jpg);
	padding-top: 0px;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}


#footer a:link {
color : #000000;
text-decoration:none;

}
#footer a:visited {
color:#000000;
text-decoration:none;

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