body {
	background:#fff;
	behavior:url("csshover.htc");
		text-align:left; /* horizontal centering for IE Win quirks */
		margin:0px;
		font-family: Arial, Helvetica, sans-serif;
color:#339;
		}

	
/*TEXT FORMATTING*/

a {
	color:#339;
	text-decoration:none;
	}
	
	a:hover {
	color:#666;
	}

a img {
border:none;
	text-decoration:none;
	}

.underline {
text-decoration:underline;
}

p {
font-family: Arial, Helvetica, sans-serif;
color:#339;
font-size:11px;
line-height:14px;
}


h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:26px;
color:#339;
text-decoration:none;
font-style:normal;
font-weight:normal;
margin:0px 0px 3px 0px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#339;
text-decoration:none;
font-style:normal;
font-weight:normal;
margin:0px 0px 3px 0px;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#339;
text-decoration:none;
font-style:bold;
font-weight:bold;
}

br.clear {
	clear:both;
	
	line-height:0.1pt;
	font-size:1px; /*the br will clear the floated spans, propping open the non-floated containers*/
	}
	
.clear {
	clear:both;
	line-height:0.1pt;
	font-size:1px;
	}   


/*STANDARD BOXES*/
	
#container {
background:transparent url(../images/containerbg.jpg) top left no-repeat;
margin:20px auto;
width:1024px;
height:680px;
}
#header {
height:170px;
}

#navbar {
padding: 50px 0px 0px 412px;
}

#main {
height:430px;
}

#footer {
width:1024px;
text-align:center;
font-size:11px;
padding:3px 0px;
}

/* Nav Boxes */
#navbar a{
position:absolute;
position:relative;
float:left;
}

.nav1 {
top:55px;
}

.nav2 {
top:25px;
left:68px;
}

.nav3 {
left:125px;
}

.nav4 {
left:185px;
}


/*col BOXES*/
#leftcol {
margin-left:0px;
padding-left:0px;
padding-right:30px;
width:404px;
height:375px;
float:left;
background: url(../images/products.png) bottom left no-repeat;
}

#rightcol {
margin-top:50px;
width:550px;
float:left;
}

#content {
margin-left:280px;
width:662px;
}

.homecol1 {
width:230px;
padding-right:20px;
float:left;
}

.homecol2 {
width:240px;
float:left;
padding:0px 20px;
border-left: solid 2px #339;
}


/* Forms */

.formcol1 {
width:230px;
padding-right:10px;
float:left;
}

.formcol2 {
width:300px;
float:left;
padding-right:10px;
}

#errors {
color:#CC0000;
font-size:11px;
font-weight:bold;
}

#thankyou {
padding:60px 0px;
width:440px;
text-align:center;
}

.fmshort {
width:60px;
border:1px solid #339;
height:13px;
font-size:10px;
}

.fmddshort {
width:36px;
border:1px solid #339;
height:17px;
font-size:10px;
}

.fmdd {
width:50px;
border:1px solid #339;
height:17px;
font-size:10px;
}

.fmddlong {
width:132px;
border:1px solid #339;
height:17px;
font-size:10px;
margin-bottom:5px;
}

.fmlong {
width:130px;
border:1px solid #339;
height:13px;
font-size:10px;
margin-right:5px;
}

.fmddday {
width:43px;
border:1px solid #339;
height:17px;
font-size:10px;
}
.fmddmonth {
width:45px;
border:1px solid #339;
height:17px;
font-size:10px;
}
.fmddyear {
width:57px;
border:1px solid #339;
height:17px;
font-size:10px;
}

.fmdate {
border:1px solid #339;
height:17px;
font-size:10px;
}

.fmtext {
width:290px;
border:1px solid #339;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.entryform {
font-size:11px;
height:370px;
}

.entryform td {
font-size:11px;
font-weight:bold;
padding: 1px;
margin:0px;
}

.smalltxt {
padding-top:20px;
font-family: Arial, Helvetica, sans-serif;
color:#339;
font-size:10px;
line-height:11px;
text-align:right;
}

.col1 {
text-align:right;
/*width:80px;*/
}

.col2 {
text-align:right;
/*width:97px;*/
}

.col3 {
text-align:left;
}
/* td {
border:1px solid red;
} */

#tickboxes {
padding:0px;
margin-bottom:10px;
}

#tickboxes td{
font-size:10px;
padding:0px;
margin:0px;
line-height:10px;
}

#tickboxes input{
padding:0px;
margin:0px;
}

/* T&C page */

#scroller {
width:520px;
height:220px;
padding:10px;
overflow:auto;
font-size:11px;
}


/* contacts page */

#contacts {
height:280px;
padding:0px 20px;
font-size:11px;
text-align:right;
/*background: url(../images/products.jpg) bottom left no-repeat;*/
}

#tchead {
float:right;
margin-top:0px;
padding:0px 20px;
font-weight:bold;
}