*
{
	padding: 0;
	margin: 0;
	text-align: left;
}

.clear
{
	display: block;
	clear: both;
}

body
{
	font: 1em Arial, Helvetica, sans-serif;
	background: #06121a 
	background-color: #FFF;
	text-align: left;
}
body,td,th {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}

a img, a:hover img
{
	border: 0;
}

/* TEXT STYLES ************************/

address
{
	color: #fff;
	font-size: 0.9em;
}

.firstpara
{
	font-size: 1.2em;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, p, li, a 
{
	color: #000;
}

h2
{
	margin-bottom: 10px;
}

h3
{
	font:bold 1em/120% Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

p, li/* STANDARD PARAGRAPH STYLE */
{
	margin-bottom: 5px;
	font:normal 0.88em/140% Arial, Helvetica, sans-serif;
	color: #000;
}

#nav h1
{
	float:left;
	display: inline;
	width:207px;
	height:120px;
	text-indent: -9999px;
	background:url(../../images/logo.gif) no-repeat 0 0;
}



h2#welcome
{
	height:20px;
	text-indent:-9999px;
	overflow: hidden;
	background-image: url(http://www.performancetorque.co.uk/images/welcome.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h2#what
{
	height:20px;
	text-indent:-9999px;
	overflow: hidden;
	background-image: url(http://www.performancetorque.co.uk/images/what.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h2#interested
{
	height:20px;
	text-indent:-9999px;
	overflow: hidden;
	background-image: url(http://www.performancetorque.co.uk/images/interested.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* LIST STYLES *************************/
ul
{
	list-style: none;
}

#content li
{
	list-style: disc inside;
}

#nav ul
{
	float: right;
	display: inline;
	margin-top:50px;
}	


#nav ma
{
	float: right;
	display: inline;
	margin-top:0px;
}	

#nav li
{
	height:44px;
	text-align: right;
	display: inline;
	color:#FFFFFF;
	text-transform:uppercase;
	font:bold 0.9em Arial, Helvetica, sans-serif;
	list-style:none;
	margin-right:19px;
}

#nav li#last
{
	margin-right:0px;
}

/* LAYOUT DIVS *************************/
#wrapper
{
	background:
	
}

#container
{
	height: auto;
	width: 835px;
	padding-top:15px;
	margin: 0 auto;
}

#header
{
	clear:both;
	text-indent: -9999px;
	padding:13px 0;
	height:198px;
	background-image: url(http://performancetorque.co.uk/images/banner.jpg);
	background-repeat: no-repeat;
	background-position:center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

#nav
{
	height: 150px;
	width:100%;
	background-image: url(http://performancetorque.co.uk/images/PerformanceTorque_logo.png);
	background-repeat: no-repeat;
	
}

#content
{
	margin-top:30px;
	float: left;
	display: inline;
	width: 100%;
	margin-bottom:24px;
}

#col1
{
	margin-left:0%!important;
}

#col1, #col2, #col3
{
	float:left;
	display:inline;
	width:30%;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin-left: 2%;
	padding-right:2%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
}

#col4
{
	display:inline;
	width:30%;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin-left: 2%;
	padding-right:2%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
	text-align: center;
}
#text
{
	border-right: 1px solid #1c5485;
	float:left;
	display:inline;
	width:64.2%;
	padding-right:2%;
}

#col3
{
	border: 0;
	padding-right:0;
}

#footer
{
	clear:both;
	font:normal .72em Arial, Helvetica, sans-serif;
	padding-top:5px;
	width:100%;
	background: url(http://performancetorque.co.uk/images/mail.png);
	background-repeat:no-repeat; 
	background-position: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	height: 110px;
	text-align: center;
	
}

.linktoclick
{
	display: block;
	width: 100%;
	height: 100%;	

}
