/*

css/ambrose.css

28-JUL-2009	DNK

*/

body, th, td, input, select, textarea, button
	{ font-family:arial,sans-serif; font-size:9pt; }
body
	{ background:#fff; }
img
	{ border:0; }
h1
	{ color:#CC3333; margin:12px 0 0 0; font-size:12pt; }
h2
	{ color:#3c5ea5; margin:6px 0 0 0; font-size:10pt; }
h2 a
	{ color:#3c5ea5; text-decoration:none; }
h2 a:hover
	{ text-decoration:underline; }
p
	{ margin:6px 0 0 0; }

#layout_menu
	{ border-collapse:collapse; width:980px; }
#layout_menu td
	{ padding:0; }

#topnav1 img
	{ width:112px; height:43px; }
#topnav2 img
	{ width:157px; height:43px; }
#topnav3 img
	{ width:201px; height:43px; }
#topnav4 img
	{ width:179px; height:43px; }
#topnav1
	{ display:block; background:url(../img/TopNav1.gif) no-repeat; }
#topnav2
	{ display:block; background:url(../img/TopNav2.gif) no-repeat; }
#topnav3
	{ display:block; background:url(../img/TopNav3.gif) no-repeat; }
#topnav4
	{ display:block; background:url(../img/TopNav4.gif) no-repeat; }
#topnav1:hover
	{ background:url(../img/TopNav1-over.gif) no-repeat; }
#topnav2:hover
	{ background:url(../img/TopNav2-over.gif) no-repeat; }
#topnav3:hover
	{ background:url(../img/TopNav3-over.gif) no-repeat; }
#topnav4:hover
	{ background:url(../img/TopNav4-over.gif) no-repeat; }

#quick_quote img
	{ width:275px; height:77px; }
#quick_quote
	{ display:block; background:url(../img/QuickQuote.jpg) no-repeat; }
#quick_quote:hover
	{ background:url(../img/QuickQuote-over.jpg) no-repeat; }

#layout_copy
	{ margin:30px 0 25px; width:980px; }
#layout_copy td
	{ vertical-align:top; }
#layout_copy td.c0
	{ padding:0 20px 0 36px; border-right:1px solid #dba359; }
#layout_copy td.c1
	{ padding:0 36px 0 20px; }
	
#footer
	{ width:980px; background:#3c5ea5; padding:20px 0 34px 0; text-align:center; color:#edd153; font-weight:bold; }
#footer span.space
	{ margin:0 20px; }
#footer a
	{ color:#edd153; text-decoration:none; }
#footer a:hover
	{ text-decoration:underline; }

#legal
	{ font-weight:normal; font-size:7.5pt; color:#fff; margin:15px 0 0 0; }
#legal a
	{ color:#fff; }
