body {
	background:#ccc url(../images/bodybg.jpg) top left repeat-x;
	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:12px;
line-height:13px;
}


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:90px;
}

#navbar {
padding: 50px 0px 0px 500px;
}

#main {
height:520px;
}

#footer {
margin: 20px 0px 0px 33px;
width:940px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
text-align:right;
font-size:11px;
padding:3px 20px 3px 0px;
}


/*col BOXES*/
#leftcol {
margin-left:200px;
padding-left:40px;
padding-right:40px;
width:230px;
height:540px;
float:left;
background: url(../images/products2.png) bottom left no-repeat;
}

#leftcol2 {
margin-left:200px;
padding-left:40px;
padding-right:40px;
width:270px;
height:455px;
float:left;
background: url(../images/products2.png) bottom left no-repeat;
}



#rightcol {
margin-top:35px;
width:440px;
float:left;
}

#content {
margin-left:280px;
width:662px;
}


/* Forms */
#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:120px;
border:1px solid #339;
height:17px;
font-size:10px;
margin-bottom:5px;
}

.fmlong {
width:115px;
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:230px;
border:1px solid #339;
font-size:10px;
}

.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:right;
}
/* td {
border:1px solid red;
} */

/* T&C page */

#scroller {
width:640px;
height:250px;
padding:10px;
margin-top:33px;
overflow:auto;
border:1px solid #ccc;
font-size:11px;
}

#tchead {
float:right;
margin-top:45px;
font-weight:bold;
}

/* contacts page */

#contacts {
width:620px;
height:280px;
padding:20px;
border:1px solid #ccc;
font-size:11px;
text-align:right;
/*background: url(../images/products.jpg) bottom left no-repeat;*/
}

#tchead {
float:right;
margin-top:45px;
font-weight:bold;
}