@charset "utf-8";
/* CSS Document Shutter Me Up - zer09 */

body,td,th {
	font-family: Trebuchet MS, Tahoma;
	font-size: 13px;
	color: #262626;
}
body {
	margin: 0px;
	background-color: #f5f5f5;
}
a img { border: 0; }



/* text */
.bodytext { line-height: 19px; color: #262626; }
.maintext { line-height: 22px; font-size: 14px; letter-spacing: 1px; }
.desctext { color: #3fb4e7; font-size: 11px; }
h1 { color: #108EC8; font-size: 24px; line-height: 24px; font-weight:400; }
h2 { color: #108EC8; font-size: 15px; font-weight: 400; }
.contact { color: #108EC8; font-size: 17px; line-height:15px; font-weight: 400; }
.blue1 { color: #108EC8; }
.style1 {color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style2 {font-weight: bold}
.list { list-style: square outside; color:#108EC8; }



/* box */
#head { background-image:url(h_bg.gif); background-repeat:repeat-x; height: 123px; }
#g_bg { background-image:url(g_bg.gif); background-repeat:repeat-y; background-position:center; background-color: #f5f5f5; width: 100%; }
#c_bg { background-image:url(c_bg.gif); background-repeat:repeat-x; }
#f_bg { background-image:url(f_bg.gif); background-repeat:repeat-x; height: 109px; display: block; }
.f_box { float: left; padding-top: 15px; padding-left: 15px; width: 450px; }
.ad_logo { float:right; width: 112px; padding-right: 17px; padding-top: 30px; }
.cta { float:right; width: 346px; height:70px; padding-top: 25px; padding-right: 25px; }



/* links */
a.flink:link { color: #a1e2ff; padding: 0px 10px 0px 10px; font-size: 11px; text-decoration: none; }
a.flink:visited { color: #a1e2ff; padding: 0px 10px 0px 10px; font-size: 11px; text-decoration: none; }
a.flink:hover { color: #ccf0ff; padding: 0px 10px 0px 10px; font-size: 11px; text-decoration: underline; }
a.flink:active { color: #a1e2ff; padding: 0px 10px 0px 10px; font-size: 11px; text-decoration: none; }

a.pplink:link { color: #3fb4e7; text-decoration: underline; }
a.pplink:visited { color: #3fb4e7; text-decoration: underline; }
a.pplink:hover { color: #3fb4e7; text-decoration: underline; }
a.pplink:active { color: #3fb4e7; text-decoration: underline; }
