/* -------------------------------------------------------------- 
	
	screen.css
	Screen stylesheet
	by geckonewmedia.com
	
	TOC
	----------------------------------
	1. =RESET
	2. =BASE_TYPOGRAPHY
	3. =BASE_STYLES
-------------------------------------------------------------- */
 

/* -------------------------------------------------------------- 
	=RESET
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

caption 
{
	font-family: verdana, arial;
	font-size:small;
}

body { 
	line-height: 1.5; 
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

.header_top {
	font-size: 0px;
}




.box {
	width: 307px;
	font-size: 0px;	
}

.box p {
	margin: 0;
}

.box_text {
	width: 307px;
	float: left;
	font-size: 12px;
	background: url('/images/box_center.gif') repeat-y;
}

.box_header {
	padding: 0px 20px 5px 25px;
	font-weight: bold;
	color: #435866;
}

.box_content {
	padding: 0px 20px 0px 25px;
	font-size: 10px;
}

.box ul {
	padding: 5px 30px 15px 45px;
	font-size: 10px;
}

.box li {
	padding-top: 5px;
}

.box_image {
	padding-left: 14px;
}


/* -------------------------------------------------------------- 
   =BASE
-------------------------------------------------------------- */

	body {
		background: darkgrey;
		color: #213a4b;
		text-align:center;
	}

    .container {
        margin: 0 auto;
        width: 768px;
        background-color: White;
        text-align: left;
        border:solid 1px black;
    }
	
	.header_top 
	{
		position:relative;
	}

	.logo 
	{
		position: absolute;
		top:0px;
		left:25px;
		width: 300px;
		height: 133px;
		background: url('../images/logo.png') no-repeat;
		z-index: 100;
		}  
		

		


.services_hdr
{
	padding-left:13px;
	padding-bottom:4px;
	font-family:tahoma;
	font-size:12px; 
	font-weight:bold;
	color:#3A3A3A;
}

.services_hdr_txt
{
	font-family:tahoma;
	font-size:13px; 
	font-weight:bold;
	color:#3A3A3A;
}

.services_txt_no_indent
{
	font-size: 12px;
	color: #3A3A3A;
	line-height: 13px;
	font-family: tahoma;
}

.image_caption
{
	font-size: 12px;
	color: #3A3A3A;
	line-height: 13px;
	font-family: tahoma;
	font-weight:bold;
}

.services_txt
{
	padding-left: 26px;
	font-size: 12px;
	color: #3A3A3A;
	line-height: 13px;
	font-family: tahoma;
}

.services_txt a
{
	font-size: 12px;
	color: #3A3A3A;
	line-height: 13px;
	font-family: tahoma;
	text-decoration:none;
}

.services_txt a:hover 
{
	font-size: 12px;
	color: #3A3A3A;
	line-height: 13px;
	font-family: tahoma;
	text-decoration:underline;
}

.notice_txt
{
	font-size: 119px;
	color: #6a6a6a;
	line-height: 13px;
	font-family: arial;
}

.main_hdr
{
	padding-left:9px;
	font-family:tahoma;
	font-size:13px; 
	font-weight:bold;
	color:#3A3A3A;
}

.main_hdr_txt
{
	font-family:tahoma;
	font-size:13px; 
	font-weight:bold;
	color:#3A3A3A;
}

.main_txt
{
	padding-left: 22px;
	font-size: 12px;
	color: #3A3A3A;
	line-height: 13px;
	font-family: tahoma;
}

.contact_txt
{
	padding-left: 22px;
	font-size: 16px;
	color: #3A3A3A;
	font-family: tahoma;
}

.image_gallery_table
{
	border:solid 1px #000;
	background:#fff
}
.image_cell
{
	border:solid 7px #fff;
}































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

