@charset "utf-8";
/* CSS Document */

#content {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#323232;
}

#content h1 {
	font:bold italic 20px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 14px;
	line-height:20px;
	color:#0C2F62;
}

#content h2 {
	font:bold italic 18px Arial, Helvetica, sans-serif;
	color:#0c2f62;
	line-height:18px;
	padding:0 0 14px;
}

#content h3 {
	font:bold italic 14px Arial, Helvetica, sans-serif;
	color:#0c2f62;
	line-height:14px;
	padding:0 0 14px;
}

#content h4 {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:11px;
}

#content a {
	color:#0c2f62;
}

#content a:hover {
	text-decoration:none;
}

#content img {
	border:1px solid #0C2F62;
}

#content span {
	color:#f00;
}

#content img.homeimage {
	margin:0;
	padding:0;
}

#content .imgright {
	float:right;
	margin:0 0 10px 10px;
}

#content p {
	padding:0 0 12px 0;
}

#content ul {
	padding:0 0 14px 10px;
}

#content ul li {
	padding:0 0 4px 17px;
	background:url(../images/arrow.png) 0 0px no-repeat;
}

#content hr {
	height:1px;
	border:0;
	color:#ccc;
	background:#ccc;
	width:96%;
	text-align:center;
	margin:0 auto 14px;
	_margin:-7px auto 7px;
}

#content .gallery {
	text-align:center;
}

#content .gallery img {
	margin:0 8px;
}

#content .breadcrumbs {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 0 4px;
	border-bottom:1px dotted #e7e7e7;
	margin:0 0 14px;
}

#content .request-quote input, #content .request-quote textarea {
	width:90%;
	height:24px;
	border:1px solid #ccc;
	padding:3px 5px 0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

#content .request-quote textarea {
	height:75px;
}

#content .request-quote .check {
	width:auto;
	border:0;
	height:auto;
}

#content .request-quote .submit-button {
	display:block;
	width:120px;
	height:30px;
	background:url(../images/big-submit-button.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	line-height:0;
	border:0;
	padding:0;
}

#content .request-quote .submit-button:hover {
	background-position:0 -30px;
}

#content .fifty {
	width:49%;
}

#content .left {
	float:left;
}

#content .right {
	float:right;
}
