﻿@import url(header.css);
@import url(left_menu.css);

body 
{		
	margin:0;
	background:#000;
	font-family:Verdana, Arial, Tahoma;
	font-size:8pt;
}

a
{
	color:#2F8BE7;
	text-decoration:none
}

a:hover
{
	text-decoration:underline;
}

p
{
	line-height:11pt;
	text-align:justify;
}

h1.services_header
{
	color:#2a78cf;
	color:#fff;
	font-size:12pt;
	font-variant:small-caps;
	line-height:27px;
	background:url(../images/services_h1_bg.png) no-repeat left;
	padding-left:7px;
	margin:0;
}

h1.long_header
{
	color:#2a78cf;
	color:#fff;
	font-size:12pt;
	font-variant:small-caps;
	line-height:27px;
	background:url(../images/h1_long_bg.png) no-repeat left;
	padding-left:7px;
	margin:0;
}

.notopmargin
{
	margin-top:0;
}

h1.service_item_header, h2.service_item_header
{
	font-size:12pt;
	color:#f53;
	margin:5px 0;	
}

input.submit
{
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	padding: 0.25em 0.25em;	
	background:#fff url(../images/background_form_element.gif) repeat-x;
	color: #000;
	outline:none;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.clearer
{
	clear:both;
}

address
{
	font-style:normal;
	line-height:11pt;
}

div#wrapper
{
	width:980px;
	height:615px;
	margin:auto;	
	padding:0 10px;
}


div#content_container
{
	 height:550px;
	 width:740px;
	 margin-left:5px;
	 float:left;	 
}

div#content
{			
	width:720px;
	height:520px;
	padding:0 10px;
	float:left;
	background:#ccc;
}

div#bottom_left_round_edge
{	
	width:740px;	
}

div#bottom_left_round_edge img
{	
	float:left;
	width:15px;
	height:15px;
}

div#bottom_left_round_edge div
{	
	height:15px;
	background:url(../images/round_edge_bg.png) repeat-x;
	width:725px;
	float:left;
}

div#top_right_round_edge
{
	width:740px;		
}

div#top_right_round_edge img
{	
	float:left;
	width:15px;
	height:15px;
	border:0;
}

div#top_right_round_edge div
{	
	height:15px;
	background:url(../images/round_edge_bg.png) repeat-x;
	width:725px;
	float:left;
	background:#ccc;	
}

h3
{
	color:#2a78cf;
	color:#fff;
	font-size:12pt;
	font-variant:small-caps;
	line-height:27px;
	background:url(../images/services_h1_bg.png) no-repeat left;
	padding-left:7px;
	margin:0;
}

#footer
{
    position:relative;
	width:980px; 
	margin:auto;
	padding:5px 0;
	line-height:15px;
	text-align:center; 
	color:#fff; 
	font-size:8pt;
	background:url(../images/footer_bg.png) no-repeat top center;
}

#footer a
{
	color:#fff;
	font-size:8pt;
}


#certifications
{
    width:115px;
    height:55px;
    position:absolute;
    top:5px;
    left:880px;
    right:0;
}

#certifications a img.fsc
{
    border:0;
    height:55px;
}

#certifications a img.rfa
{
    border:0;
    height:45px;
}

#top
{
    margin-top:25px;
}

#top_right
{
    position:relative;
}

#ifbyphone
{
    width:175px;
    height:25px;
    line-height:25px;
    position:absolute;
    top:-15px;
    right:520px;    
    color:#fff;
    font-size:11pt;
    font-weight:bold;
}

#social_links
{
    width:190px;
    height:25px;
    position:absolute;
    top:-15px;
    right:325px;
}

#search_link
{
    width:300px;
    height:25px;
    line-height:25px;
    position:absolute;
    top:-15px;
    right:24px;    
    text-align:center;
}

#ctl00_search, #search
{
    background:#fff url(../images/search.gif) left center no-repeat;
    padding-left:18px;
    margin-right:2px;
    vertical-align:middle;
    border:2px solid #ccc;
}

#ctl00_btnGo, #btnGo
{
    padding:1px;
    vertical-align:middle;
}

#social_links a img
{
    border:0;
}

