body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color: #e4e3de;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

p {
margin:0;
}

#container {
width:950px;
position:relative;
margin-right:auto;
margin-left:auto;
text-align:left;
}


#header {
position:relative;
margin-left:auto;
margin-right:auto;
width:950px;
height:398px;
margin: 0;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

#logo {
width:338px;
height:55px;
float:left;
margin-top:25px;
margin-left:40px;
}

#tagline {
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
font-size:16px;
float:right;
margin-top:45px;
margin-right:45px;
}

#header_text {
width:275px;
float:right;
margin-top:105px;
margin-right:25px;
}

#header_text h1 {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:30px;
}


<!-- Content -->

#main {
position:relative;
margin-left:auto;
margin-right:auto;
width:950px;
}

#mainsub {
position:relative;
width:950px;
margin-left: auto;
margin-right: auto;
background-image:url(images/content_bg.jpg);
min-height:600px;
}

#left {
width:427px;
float:left;
background-image:url(images/left-bg.jpg);
background-repeat:repeat-y;
min-height:1px;

}

.leftp {
margin-left:50px;
margin-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;

}

#right {
width:523px;
float:right;
background-image:url(images/right-bg.jpg);
background-repeat:repeat-y;

}

#form {
background-image:url(images/form-bg.jpg);
background-repeat:no-repeat;
width:523px;
height:273px;
margin:0;
overflow:hidden;
}

#form h1 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
margin-left:15px;
margin-right:10px;
}

#shippingleft {
width:350px;
margin-left:60px;
}

.shippingleft{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;

}

a.shippingleft {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
text-decoration:none;
}


#companiesleft {
width:350px;
margin-left:60px;

}

.companiesleft{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
line-height:18px;

}

a.companiesleft {
font-family:Arial, Helvetica, sans-serif;
color:red;
font-size:11px;
text-decoration:none;
}


h1 {
font-family:Arial, Helvetica, sans-serif;
color:#6b0100;
font-size:22px;
letter-spacing:-1px;
padding-left:10px;
padding-right:10px;

}

h2 {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:18px;
letter-spacing:-1px;

}

#content {
width:523px;
margin: 0
}



.content {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
line-height:18px;
padding-left:10px;
padding-right:40px;
}

hr {
color:#CCCCCC;
}

#footer {
clear:both;
width: 100%;
height:150px;
background-color:#640606;
margin:0;
}

#bottom {
width:850px;
position:relative;
margin-left:auto;
margin-right:auto;
}

.footer {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
line-height:normal;
}


a.footer {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
line-height:normal;
text-decoration:none;
}

a.footer:HOVER {
text-decoration:underline;
}

.formcolor
	{
		color:#186799;
	}


	.smalltext
	{
		font-size:10px;
		font-family: Arial;
		font-style:normal;
		line-height: normal;
		font-weight:normal;
		text-transform: none;
		text-decoration: none;
	}

	.heading
	{
		font-size: 13px;
		font-family: Arial;
		font-style:normal;
		line-height: normal;
		font-weight:bold;
		text-transform: none;
		color:#000000;
		text-decoration: none;
	}

	.maintext
	{
		font-size:12px;
		font-family: Arial;
		font-style:normal;
		line-height: normal;
		font-weight:normal;
		text-transform: none;
		color:#000000;
		text-decoration: none;
	}

	.maintext a
	{
		font-size:12px;
		font-family: Arial;
		font-style:normal;
		line-height: normal;
		font-weight:normal;
		text-transform: none;
		color:#000000;
		text-decoration: none;
	}

	.errortext
	{
		font-size:14px;
		font-family: Arial;
		font-style:normal;
		line-height: normal;
		font-weight:bold;
		font-variant: normal;
		text-transform: none;
		color:#FF0000;
		text-decoration: none;
	}
	.style1 {color: #FF0000}