body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/WriteSigns_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

a
{
	color: #6699FF;
}

a:active
{
	outline: none;
	outline-style: none;
}
 
a:focus
{
	outline-style: none;
}

h1
{
	color: #3060C2;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2
{
	color: #3060C2;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 a
{
	text-decoration: none;
	color: #3060C2;
}

h2 a:hover
{
	text-decoration: underline;
}

h3
{
	color: #3060C2;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

p
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li
{
	margin-bottom: 10px;
}

ul
{
	margin-bottom: 0px;
	margin-top: 10px;
}






#banner
{
	width: 980px;
	height: 140px;
	margin: 0 auto;
	overflow: hidden;
}

#pictures
{
	background-image: url(images/WriteSigns_10.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 220px;
	width: 980px;
	margin: 0 auto;
}

#productspicturestop
{
	background-image: url(images/Products_page_10.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 220px;
	width: 980px;
	margin: 0 auto;
}

#productsnopictures
{
	background-image: url(images/Products_10.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

#contentarea
{
	background-image: url(images/WriteSigns_11.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 930px;	
	padding: 10px 25px 0px 25px;
	margin: 0 auto;
	overflow: hidden;
}

#footer
{
	height: 78px;
	width: 980px;
	margin: 0 auto;
	margin-top: 0px;
	background-image: url(images/WriteSigns_12.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer p
{
	margin: 0px;
	text-align: left;
	font-size: 10px;
	color: white;
	padding-top: 35px;
	padding-left: 35px;
}

#flashfloater
{
	float: left;
	width: 400px;
	margin-top: -10px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	text-align: center;
}

#flashfloaterright
{
	float: right;
	width: 400px;
	margin-top: -10px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	text-align: center;
}

#scrollinghomecontent
{
	width: 490px;
	padding-right: 20px;
	height: 275px;
	overflow: scroll;
	float: right;
}










.logo
{
	background-image: url(images/WriteSigns_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 140px;
	width: 375px;
	float: left;
}

.nav a, .nav a:hover, .holder 
{
	display: block;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 110px 0px 0px 0px;
	background-image: url(images/WriteSigns_03.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 140px;
	margin: 0px;
}

.nav a:hover, .holder
{
	color: #FF9900;
}

.holder
{
	background-image: url(images/WriteSigns_04.jpg);
}

.holder a {
  text-decoration:none;
  color:#FF9900;
}

.bannerend
{
	background-image: url(images/WriteSigns_08.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 140px;
	width: 80px;
	float: left;
}

.justifiedtext
{
	text-align: justify;
	line-height: 1.3;
}


.contactdetailheads
{
	color: #3060C2;
	font-weight: bold;
	font-size: 14px;
}

.txt
{
	width: 200px;
}

.productstopwording
{
	float: right;
	width: 550px;
	overflow: hidden;
	padding-top: 20px;
}





/*
---------------------------------------------
MINI-CATALOGUE STYLES
*/

.productholder
{
	border: 1px solid #999999;
	padding: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 200px;
}

.productheading
{
	background-color: #3366cc;
	background-image: url(images/product_heading_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}


	






