/* Body
----------------------------------------------------------------------------------------- */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #3a3740;
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
}


#maintable {
	background-color: #FFFFFF;
	vertical-align: top;
	border-right: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
}

/* Header
----------------------------------------------------------------------------------------- */

#header {
	background-image:url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
}

#topmenu {
	background-color: #f24300;
	text-align: center;
	color: #fff;
	padding: 5px 30px 0 0;
	height: 25px;
	font-weight: bold;
}

#topmenu ul {
	padding: 0;
	margin: 0;
}

#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 20px;
	border-right: solid 1px #c23600;
	height: 30px;
}

#topmenu a:link {color: #fff; text-decoration:none;}
#topmenu a:visited {color: #fff; text-decoration:none;}
#topmenu a:hover {color: #3a3740; text-decoration:none;}
#topmenu a:active {color: #fff; text-decoration:none;}


/* CONTENT
----------------------------------------------------------------------------------------- */

#logoheader {
	background-color: #3a3740;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 105px;
}

#introtext {
	padding: 20px 30px 30px 30px;
	font-size: 14px;
	line-height: 20px;
	color: #3a3740;
}

.titleintrotext {
	color: #f24300;
	font-size: 21px;
	line-height: 28px;
	letter-spacing: -1px;	
}

#tollfree {
	text-align: center;
	font-size: 26px;
	line-height: 30px;
	color: #f24300;
	letter-spacing: -1px;
	font-weight: bold;

}

#coltable {
	border-bottom: solid 8px #f24300;
}

#colleft {
	width: 397px;
	vertical-align: top;
}

#colright {
	width: 353px;
	vertical-align: top;
}

#paragraph {
	padding: 0px 10px 0px 30px;
	font-size: 12px;
}

#paragraph2 {
	padding: 0px 30px 0px 10px;
	line-height: 16px;
}


#title {
	font-size: 26px;
	line-height: 30px;
	color: #b1cd23;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #bfbfbf;
}

#paragraph ul {
	padding: 0 0 0 14px;
	margin: 0;
}

#colleftimage {
	width: 397px;
	height: 239px;
	background-image: url(images/bottom_pic.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}


#price {
	float: right;
	color: #f24300;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: -1px;
	padding: 0 0 0 10px;
}

.linename {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

#linedescription {
	border-bottom: solid 1px #e4e4e4;
}



/* FORM
----------------------------------------------------------------------------------------- */

#formtable1 {
	padding: 20px;
	float: right;
}

#formtable {
	width: 300px;
	background-color: #f24300;
	border: solid 4px #fff;
	padding: 10px;
	color: #fff;
}

#formtable2 {
	width: 550px;
	background-color: #f24300;
	border: solid 4px #fff;
	padding: 10px;

}

.titleform1 {
	font-size: 16px;
	font-weight: bold;
}

.titleformbig {
	font-size: 30px;
	line-height: 31px;
	font-weight: bold;
}

#form {
	margin: 20px 0 0 0; 
}

#formcell {
	color: #3a3740;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

#formlittltext {
	font-size: 9px;
	line-height: 11px;
	padding: 10px;
}

#titleform {
	text-align: center;
	padding: 10px 0 5px 0;
}


sup {
	font-size: 14px;
	line-height: 16px;
}
