/* General Styles --------------------------------------------- */
/* ------------------------------------------------------------ */

body {
	margin:0; padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background:#FFF url('../graphics/body_bg.gif') repeat-x }

img { border:0 }
a:active, a:focus { outline:none }

a { color:#1c3b74; text-decoration:underline }
a:hover { color:#000; text-decoration:none }

p {
	margin:0 0 20px 0;
	text-align:justify;
	line-height:24px }
	
td { line-height:24px }
.price-list {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px }
	
	.price-list td, .price-list p { line-height:normal !important } .price-list p { text-align:inherit }

.clear { clear:both; font-size:1px; height:1% }

#content {
	margin:0 auto; padding:0;
	width:900px }
	
/* Header ----------------------------------------------------- */
/* ------------------------------------------------------------ */

#header {
	margin:0; padding:0;
	width:900px; height:105px;
	position:relative }
	
	#header h1 {
		position:absolute; top:20px; left:0;
		width:466px; height:64px;
		margin:0; padding:0;
		font-size:1px }
		
		#header h1 a {
			display:block;
			width:466px; height:64px;
			text-indent:-5000px;
			margin:0; padding:0;
			background:url('../graphics/logo.gif') no-repeat }
			
	#header .call-us {
		width:179px; height:52px;
		display:block;
		position:absolute; top:28px; left:571px;
		background:url('../graphics/call_us.gif') no-repeat }
		
	#header .pig {
		width:79px; height:117px;
		display:block;
		position:absolute; top:21px; right:0;
		background:url('../graphics/pig.gif') no-repeat }

/* Navigation ------------------------------------------------- */
/* ------------------------------------------------------------ */	
	
#navigation {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px; text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:12px 0 0 0;
	width:900px; height:29px;
	color:#abbbd7 }
	
#navigation a { color:#FFF; text-decoration:none }
#navigation a:hover { color:#abbbd7; text-decoration:underline }

/* Main Content - Homepage ------------------------------------ */
/* ------------------------------------------------------------ */

.home-left {
	float:left;
	width:404px;
	margin:40px 30px 30px 0; padding:0 }
	
.home-right {
	float:left;
	margin:40px 0 30px 0; padding:0;
	width:466px }
	
.normal-content {
	width:840px;
	background:#E9E9E9;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:2px 0 0 0 !important; padding:30px 30px 10px 30px }
	
	.normal-content ul {
		line-height:20px; }
		
	.normal-content ul li {
		margin:0 0 10px 0 }
		
	ul.pricelist-list { line-height:normal }
	ul.pricelist-list li { margin:0; }

h1.title-home {
	font-size:-1px; text-indent:-5000px;
	margin:0 0 20px 0; padding:0;
	width:379px; height:24px;
	background:url('../graphics/title_home.gif') no-repeat }
	
	h1.normal-header {
		margin:0 0 20px 0;
		font-size:25px;
		font-style:italic;
		letter-spacing:-1px;
		color:#1C3B74 }

.button-pricelist {
	width:404px; height:43px;
	display:block;
	margin:0; padding:0 }

/* Footer ----------------------------------------------------- */
/* ------------------------------------------------------------ */	

#footer {
	width:100%;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
	background:#1c3b74;
	padding:15px 0 }
	
	#footer .content {
		position:relative;
		width:900px;
		margin:0 auto }
		
		#footer .content span {
			position:absolute;
			right:0;
			top:0;
			width:197px;
			height:19px;
			background:url('../graphics/footer_logo.gif') no-repeat }

	#footer a { color:#FFF; }
	#footer a:hover { color:#E9E9E9 }

#accufind {
	width:100%;
	margin:0;
	height:100px;
	text-align:center;
	padding:15px 0 0 0;
	background:url('../graphics/accufind_bg.gif') repeat-x; }
