@charset "utf-8";
/* House Call Marine CSS Document - zer09 */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #214050;
	background-image: url(../images/g_bg.gif);
	background-repeat: repeat-x;
}
a img { border: 0; }


/* text*/
.bodytext { font-size: 12px; line-height: 18px; }
.desctext { color: #c1c0c0; font-size: 11px; }
.size10 { font-size: 10px; }
.blue { color: #125fa1; }
.h1 { font-size: 17px; color: #1f6391; font-weight: bold; padding-left: 15px; }
.h2 { font-size: 13px; color: #1f6391; font-weight: bold; }
.testimonee { color: #FFFFFF; background-color: #1D5D88; }





/* boxes */
#sbg { background-image:url(../images/s_bg.gif); background-repeat: repeat; background-color: #1f6391; }
#fbg { background-image:url(../images/f_bg.gif); background-repeat: repeat-x; background-color: #fefefe; height: 107px; }
#f_box { float: left; padding-top: 15px; padding-left: 15px; width: 520px; }
#ad_box { float:right; width: 50px; padding-right: 16px; padding-top: 12px; }
#ff_bg { background-image: url(../images/ff_bg.gif); background-repeat:repeat-x; background-position: top; background-color: #FFFFFF; }
.gradualshine{ filter:alpha(opacity=75); -moz-opacity:0.3; }
.body { width:550px; margin: 0px auto; display: block; }
.cb { clear: both; }



/* links */
a.flink:link { color: #a5a5a5; padding: 0px 10px 0px 10px; font-size: 11px; text-decoration: none; }
a.flink:visited { color: #a5a5a5; padding: 0px 10px 0px 10px; font-size: 11px; text-decoration: none; }
a.flink:hover { color: #888888; padding: 0px 10px 0px 10px; font-size: 11px; text-decoration: underline; }
a.flink:active { color: #a5a5a5; padding: 0px 10px 0px 10px; font-size: 11px; text-decoration: none; }

a.pplink:link { color: #c1c0c0; text-decoration: underline; }
a.pplink:visited { color: #c1c0c0; text-decoration: underline; }
a.pplink:hover { color: #c1c0c0; text-decoration: underline; }
a.pplink:active { color: #c1c0c0; text-decoration: underline; }


