/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/bgvisual-final.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica;
	color: #777777;
}

h1 {
	font-size: 2em;
	color: #d93739;
}

h2 {
	font-size: 1.5em;
	color: #d93739;
}

h3 {
	font-size: 1.5em;
	color: #777777;
}

h4 {
	font-size: 1em;
	color: #777777;
}
 
.red {
	color: #C40608;
	text-decoration: underline;
}

img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	width: 934px;
}

#header {
	background: #cf0709 url(/images/header_bannerstop.gif) no-repeat;
	width: 934px;
	height: 132px;
}

#headervisual {
	background: #cf0709 url(/images/header_visualstop.gif) no-repeat;
	width: 934px;
	height: 132px;
}

#menu {
	height: 41px;
}

#rightcontent {
	float: right;
	width: 269px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#onlinequote {
	width: 269px;
	height: 150px;
	background: #fff url(/images/bg_onlinequoting.gif) no-repeat;
	color: #fff;
	font-size: 0.7em;
}

#onlinequote p {
	padding-left: 82px;
	padding-right: 27px;
	padding-top: 63px;
}

#onlinequote img {
	padding-left: 60px;
	margin-top: -15px;
}

#needhelp {
	margin-top: 8px;
	width: 269px;
	height: 158px;
	background: #fff url(/images/bg_needhelp.gif);
	font-size: 0.7em;
}

#needhelp p {
	padding-left: 83px;
	padding-right: 32px;
	padding-top: 35px;
}

#needhelp a:link, a:visited {
	color: #c40608;
	text-decoration: underline;
}

#maincontent {
	width: 635px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 30px;
	font-size: 11px;
	float: left;
	min-height: 300px;
	_height: 300px;
}

#maincontent p{
	font-size: 11px;
}


#teardropbanners img {
	float: right;
	banner: 0;
}

ul, li {
	font-size: 11px;
}

#teardropcontent {
	border-bottom: thin dotted #c2c2c2;
	min-height: 420px;
	_height: 420px;
}

#setup, #sizing, #inclusion, #optionalteardrop, #printingoptions {
	border-bottom: thin dotted #c2c2c2;
}

#inclusion img {
	float: right;
}

#footer {
	clear: both;
	font-size: 10px;
	text-align: right;
	padding-bottom: 15px;
}

#footer a:link, a:visited {
	color: #777777;
	text-decoration: none;
}

#footer a:hover{
	color: #777777;
	text-decoration: underline;
}

#footer2 {
	clear: both;
	width: 100%;
	font-size: 10px;
	text-align: right;
	padding-top: 15px;
	background: #CDCDCD;
	height: 30px;
}

#footer2content {
	margin: 0 auto;
	width: 934px;
}

#footer2 a:link, a:visited {
	color: #777777;
	text-decoration: none;
}

#footer2 a:hover{
	color: #777777;
	text-decoration: underline;
}

#adbanner {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	width: 217px;
	height: 193px;
	margin-top: 15px;
	padding: 0 0 20px 15px;
}

.menulink {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #fff;
	padding: 8px 12px 0 12px;
	cursor: pointer;
}

.menuhoverlink {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #caf546;
	padding: 0 12px;
	padding: 8px 12px 0 12px;
	cursor: pointer;
}

