body 
	{
	background-color: #454545;
	margin:20px 0px 20px 0px;
	padding: 0px;
	font-family: verdana,arial;
	font-size: 11px;
	}
	
#valid	{
	float: right;
	margin-top: 3px;
	}
	
#outer
	{
	width: 800px;
	margin:0px auto;
	// border: solid 1px #093a81;
	}
	
#container
	{
	width:760px;
	margin:0px auto;
	background-color: #ffffff;
	padding: 15px 20px;
	// background-image: url('http://www.ctekchargers.co.uk/images/ctekbg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	text-align: justify;
	color: #000000;
	}

#container_plain
	{
	width:760px;
	margin:0px auto;
	background-color: #ffffff;
	padding: 15px 20px;
	text-align: justify;
	color: #000000;
	}

#footer
	{
	width: 800px;
	margin: 0px auto;
	background-color:#343434;
	clear:left;
	color: #ffffff;
	padding: 5px 0px;
	font-size: 10px;
	}
	
#foot_text
	{
	width: 550px;
	margin: 0px auto;
	text-align: center;
	color: #ffffff;
	}
	
#header
	{
	width:800px;
	height:100px;
	margin:0px auto;
	background-color:#ffffff;
	clear:left;
	padding-top: 5px;
	}
	
#menu
	{
	width: 800px;
	margin:0px auto;	
	background-color:#343434;
	text-align:right;
	color: #ffffff;
	padding-bottom:2px;
	}
	
#menu a:hover 	{
	text-decoration: underline;
	}
	
.headerlink
	{
	text-decoration: none;
	color: #ffffff;
	border: 0;
	}
	
.insert
	{
	width: 198px;
	height: 170px;
	float:left;
	border: 0;
	padding: 0px 20px 10px 0px;
	text-align: center;
	background-color: transparent;
	}
	
.insert2
	{
	width: 435px;
	float: right;
	border: 0;
	padding: 5px 0px 5px 5px;
	text-align: right;
	background-color: transparent;
	font-size: 18px;
	font-weight: 400;
	color: #454545;
	}
	
.insert3
	{
	width: 600px;
	margin:0px auto;
	border: 0;
	text-align: justify;
	background-color: transparent;
	font-size: 18px;
	font-weight: 400;
	color: #454545;
	}
	
.listing
	{
	width:600px;
	height: 100px;
	margin: 0px auto;
	background-color: transparent;
	padding: 10px 0px 0px 0px;
	}
	
.listingimg
	{
	width: 99px;
	float: left;
	margin-right: 20px;
	background-color: transparent;
	}
	
.listingtext
	{
	width: 477px;
	float: right;
	border: 1px;
	}
		
.note
	{
	font-size: 10px;
	font-style: italic;
	}
	
.carthead 
	{
	background-color: #093a81;
	color: #ffffff;
	}
	
.cartfield
	{
	font-weight: bold;
	text-align: right;
	}
	
	
a.productlink:link {color: #000000}     /* unvisited link */
a.productlink:visited {color: #000000}  /* visited link */
a.productlink:hover {color: #000000}   /* mouse over link */
a.productlink:active {color: #000000}   /* selected link */

.product1
	{
	width: 600px;
	height: 130px;
	margin:0px auto;
	background-color: transparent;
	padding-bottom: 13px;
	}
	
.product2
	{
	width: 600px;
	margin:0px auto;
	background-color: transparent;
	}
	
.product3
	{
	width: 600px;
	margin:0px auto;
	background-color: transparent;
	margin-top: 12px;
	}

.product4
	{
	width: 600px;
	margin:0px auto;
	background-color: transparent;	
	}

.productimg
	{
	float: left;
	margin-right: 20px;
	text-align: centre;
	}


.productlink
	{
	text-decoration: none;
	color: #ffffff;
	}
	
a.whitelink:link {color: #ffffff}     /* unvisited link */
a.whitelink:visited {color: #ffffff}  /* visited link */
a.whitelink:hover {color: #ffffff}   /* mouse over link */
a.whitelink:active {color: #ffffff}   /* selected link */

.whitelink
	{
	text-decoration:none;
	}
	
a:link {color: #ff0000}     /* unvisited link */
a:visited {color: #ff0000}  /* visited link */
a:hover {color: #ff0000}   /* mouse over link */
a:active {color: #ff0000}   /* selected link */

h1
	{
	font-size: 13px;
	font-weight: bold;
	}
	
h2
	{
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	}
	
h3
	{
	font-size: 13px;
	font-weight: bold;
	font-style: oblique;
	}

img
	{
	border: 0;
	}