body 		{ margin: auto; width: 960px; background: #FFFFFF }

body, td, th, input, select, textarea {
	font: normal 12px Helvetica,Arial,Lucida Sans;
	color: #7f7f7f;
	line-height: 20px;
}

.fl { float: left; }
.fr { float: right; }
.form_bg { background: url(../images/form_bg.jpg) no-repeat; width: 350px; height: 344px; padding: 35px 0 0 40px; float: left }

#quote th { width: 65px; text-align: left; color: #FFFFFF }
#quote td { color: #FFFFFF }
#quote input, select { font: normal 12px Arial }
#quote h3 { font: normal 14px Arial; margin: 0; padding: 0; text-decoration: underline }



#footer { color: #F5F6F1; background: url(../images/footer_bg.jpg) repeat-x; height: 81px; padding: 18px 60px 0 60px } 
#footer a { color: #F5F6F1; text-decoration: none }
#footer a:hover { text-decoration: underline }



ul, ol { padding: 0px 0px 10px 20px; margin: 0 }
ul.menu { font-size: 18px; letter-spacing: -1px; font: normal 18px 'Fontin-Regular', georgia, serif; }
ul.menu li { list-style-image: url(../images/arrow.gif); margin: 5px 30px 5px 12px; padding: 0 }
ul.menu li:hover { list-style-image: none; }
ul.menu li.dot { border-top: 1px dotted #838383; list-style-image: none; list-style-type: none; margin: 5px 30px 5px -15px; padding: 0 }
ul.menu li a { text-decoration: none }
ul.menu li a:hover { text-decoration: underline }


#left   { width: 190px; float: left;  border-right: 1px solid #C9C9C9; margin: 10px 0 10px 0; overflow: hidden; } 
#center { width: 525px; float: left;  margin: 0 15px 0 15px; } 
#right  { width: 210px; float: right; border-left: 1px solid #C9C9C9;  margin: 10px 0 10px 0; overflow: hidden; } 


h1 { color: #4a4a4a; font-size: 22px; font-weight: normal; padding: 0; margin: 10px 0 10px 0 }
.h1 { color: #4a4a4a; font-size: 22px; font-weight: normal; padding: 0; margin: 10px 0 10px 0 }
h2 { color: #FF9900; letter-spacing: -1px; font: bold 16px Arial, Helvetica, sans-serif; margin: 10px 0px 5px 0px; }

.c		{ clear: both; }
.hide 	{ display: none; }
.show 	{ display: inline; }

.img_left  { float: left;  margin-right: 8px; }
.img_right { float: right; margin-left:  8px; }

.submit { background: url(../images/cms/btn_submit.png) no-repeat; border: none; width: 59px; height: 26px; cursor: pointer }
.small { font-size: 12px; }

form { margin: 0px; }

img { border: none; }

p { padding: 0px; margin: 0px 0px 10px 0px; }

a { color: #74A400; font-weight: normal; }
a:link,a:active,a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
