
body, div, h1, h2, h3, p, ul, li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

#copyright2 a {
	color: #d91d1f;
	font-size: 85%;
}
#copyright2 a:hover {
	color: #d91d1f;
	font-size: 85%;
}

a {
	text-decoration: none;
}

h4 {
	width: 600px;
	font-size: 60%;
	color: #959595;
	clear: left;
	font-weight: normal;
}

p {
	font-size: 80%;
	margin-bottom: 0.7em;
}

#wrapper {
	position:relative;
	margin: 20px 0 0 30px;
	width: 750px;
}


#logo {
	background:url(images/Logo.gif) no-repeat;
	width: 180px;
	height: 76px;
	margin: 30px 0 20px 30px;
}

#cform {
	width: 480px;
	height: 50px;
	margin: -75px 0 0px 250px;
	position:absolute;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#cform a {
	color: #d91d1f;
	text-decoration: none;
}

#logos {
	width: 500px;
}

.box {
	float: left;
	width: 50px;
	height: 70px;
	margin: 5px 20px 5px 0;
	padding: 0;
}

#heading{
	font-size: 134%;
	font-weight: normal;
	margin: 30px 0 -10px 174px;
	color: #959595;
}

#subheading{
	font-size: 110% !important;
	font-weight: normal;
	margin: 0px 0 10px 0px;
	color: #959595 !important;
}

#title{
	font-size: 100%;
	font-weight: normal;
	margin: 30px 0 10px 0px;
	color: #959595;
}

/*navbar styles*/
#navbar {
	background-color: #FFF;
	width: 140px;
	float: left;
	clear: right;
}

#navbar li {
	margin-bottom: 10px;
}


#navbar ul {
	list-style: none;
	font-size: 85%;
}


#navbar a {
	font-size:80%;
	line-height: 100%;
	display:block;
	color: #959595;
	width: 100px;
	height: 25px;
	text-decoration: none;
	background:url(images/rollover.gif) no-repeat;
	padding-left: 35px;
}


#navbar a:hover {
	text-decoration: none;
	background:url(images/alink.gif) no-repeat;
	color: #000000;
	font-size: 89%;
}

#navbar .class2 {
	text-decoration: none;
	background:url(images/alink.gif) no-repeat;
	color:#000000;
	font-weight: bold;
}


/* main image and text */
	
#main_image {
	height: 350px;
	width: 600px;
	background:url(images/home_image.gif);
	float: right;
	border: 2px solid #959595;
}

#text {
	float: right;
	width: 600px;
	border-bottom: solid 1px #666;
	margin-top: 10px;
}

#text h3 {
	font-weight: normal;
	margin-bottom: 5px;
	color: #d91d1f;
}

#text h2 {
	font-weight: normal;
	margin-bottom: 5px;
	color: #d91d1f;
	font-size: 120%;
}

#producttext {
	font-size: 12px;
	width: 300px;
	text-align: center;
}
	
#producttext2 {
	font-size: 12px;
	width: 363px;
	text-align: center;
}
	
#producttext3 {
	font-size: 12px;
	width: 320px;
	text-align: center;
}

#info {
	position: absolute;
	width: 300px;
	min-height: 200px;
	margin-left: 340px;
}
	
#info2 {
	position: absolute;
	width: 300px;
	min-height: 200px;
	margin-left: 390px;
}

a {
	color: #d91d1f;
}

#copyright {
	width: 600px;
	font-size: 60%;
	color: #959595;
	clear: left;
}

#copyright2 {
	width: 600px;
	font-size: 60%;
	color: #959595;
	clear: left;
}

img {
	border: none;
}
