/* CSS Document */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 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;}
body {line-height:1.5; height:100%;}
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;}

/* typography.css */
html {font-size:62.5%%;}
body {font-size:62.5%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#9f0202;}
a {color:#009;text-decoration:underline; cursor:pointer;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}


/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}


body
{
	background-color:#ffffff;}


/*--------------------------------------- */
/* layout */
/*--------------------------------------- */
#wrapper{
	width:100%;
	height:100%;
}

#container{}


#header
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:100px;background-color:#262626;
	}


#navwrapper
{
	width:100%;
	background-color:#000000;
	}
	

#headerwrapper2
{
	width:100%;background-color:#262626;
	
	}
	
#showcase{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/showglow.png);
	background-repeat:no-repeat;
	height:310px;
	clear:both;
	}


#contentwrapper
{

	width:100%;
	background-color:#ffffff;
	
	}
	
	
#content
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	
	}
	
#contentbody
{
	float:left;
	width:960px;
	padding:50px 0 80px 0;
		}
	
	
#homecontent
{	
	padding: 30px 0 50px 0;
	float:left; 
	width:960px;
	}

#pagecontent,  #pagecontenth
{	
	padding: 30px 0 50px 0;
	float:left; 
	width:960px;

	}


#footerwrapper
{
	width:100%;
	background-color:#141414;
	overflow:auto;
	margin-top:40px;
	}

#footer
{	margin-left:auto;
	margin-right:auto;
	width:940px;
	clear:both;
	display:block;
	padding:30px 10px 100px 10px ;
	}


/*--------------------------------------- */
/*   header content                     */
/*--------------------------------------- */


#logo 
{
	float:left;
	width:176px;
	height:68px;
	display:block;
	margin-top:20px;
	}
h1.logo 
{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	float:left;
	width:207px;
	height:63px;
	text-indent:-1000px; 
	display:block;
	margin-top:20px;
	padding:30px 0 0 0;
	}
	
#headerno{
float:right;
font-size:1.5em;
color:#cccccc;
padding:20px 10px 0 0;
width:340px;

}

#headerno .title{
color:#7d87a2;
font-weight:bold;font-size:0.8em;}

#headerno .sm{
font-size:0.7em;}

#headerphone{
float:left;width:150px; height:70px; line-height:1.3;
}


#headeremail{
float:right;height:70px;
width:156px;
border-left:solid 1px #3d4353;line-height:1.3;
padding:0 0 0 20px;}

#headeremail a{
text-decoration:none;color:#cccccc;
}


#mainnav{
	width:960px;
	margin-left:auto;
	margin-right:auto;
     height:40px;
	 padding-right:20px;
     font-family: Arial, Helvetica, sans-serif;
        }

#mainnav ul 
{
	float:right;
	width:774px;
	list-style:none;
	padding:10px 0 10px 0;
	}

#mainnav ul li
{
	float:left;
	font-size:1.4em;
	padding:0 15px 0 15px;
	border-right:solid 1px #3b3b3b;
	height:20px;
	}
	
#mainnav ul li.title
{
font-style:italic;
color:#89898a;	border:0;
	
	}
		

#mainnav ul li.end
{
	float:left;
	font-size:14px;
	padding:0 0 0 15px;
	border:0;
	}
	
#mainnav li a.on
{
	text-decoration:none;
	font-weight:bold;
	color:#7d87a2;}
	
#mainnav li a
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;}
	
#mainnav li a:hover
{
	text-decoration:none;
	color:#7d87a2;}	
	
	

	
/*--------------------------------------- */
/*   content page                         */
/*--------------------------------------- */

#contenttxt{
padding:30px 0 10px 0;
font-size:1.2em;
float:left;
width:950px;
height:250px;
clear:both;
}

#contentlf{
float:left;
width:130px;}

#contentlf img{
border:solid 1px #cccccc;}


#contentright{
float:right;
width:820px;}


#contentright ul {
clear:both;
width:800px;}

#contentright ul li {
list-style:none;
}

.blackbanner{
display:block;
float:left;
font-weight:bold;
background-color:#000000;
color:#ffffff;
clear:both;
width:790px;
padding:5px 0 5px 10px;
margin-bottom:20px;
}


	
/*--------------------------------------- */
/*   footer content                     */
/*--------------------------------------- */
	
p.company
{
	font-size:1em;
	color:#d2d0d0;float:left;}	
	
	
.finisco
{
	float:right;
	width:15px;
	height:15px;
	}	
	
 #footertxt{
  float:left;
  width:450px;
  }
  
#footertxt h3{color:#7d87a2;
font-size:1.8em;
font-weight:bold;
padding:0;
margin:0 0 5px; 0;}
  
#footertxt h4{color:#929292;font-size:1.4em;padding:0;
margin:0 0 10px; 0;
font-weight:bold;}
   
#footertxt p{
color:#ffffff;padding:0; font-size:1.2em;
margin:0;}
 
 #footeraddress{
 float:right;
 text-align:right;
 color:#dddddd;
 font-size:1.2em;
 width:150px;
 color:#929292;
}
	
/*--------------------------------------- */
/*   home text content                    */
/*--------------------------------------- */


#pagecontenth ul
{
	float:left;
	width:940px;
	list-style:none;
	padding:10px 0 0 0;
	height:310px;

	}
	
#homeactions{	
	}

	
#pagecontenth ul li{
float:left;
display:block;
list-style:none;
list-style-position:outside;
width:438px;
height:130px;
margin-top:20px;
margin-right:20px;
background-color:#e5e5e5;
border:solid 1px #dddddd;
padding:5px;
}	

#pagecontenth ul li.nopad{
float:right;
display:block;
list-style:none;
list-style-position:outside;
width:438px;
height:130px;
margin-top:20px;
margin-right:0px;
background-color:#e5e5e5;
border:solid 1px #dddddd;
padding:5px;
}	



.homecall{
width:450px;padding:3px;display:block;}

.homecall h3{
display:block;
height:20px;
background-color:#000000;
color:#ffffff;
padding:3px;
font-size:16px;
font-weight:bold;
}

.homecalllf{
float:left;
}

.homecallrt{
float:left;
padding:0 0 10px 10px;
width:305px;

}

.homecall .homecallrt ul li{
list-style:outside;list-style:none;
width:200px;
float:left;
}

.morebutton{
padding: 10px 0 0 0;}

.morebutton a{
text-decoration:none;
display:block;
color:#7d87a2;
font-weight:bold;
background-color:#ffffff;
font-size:1.2em;
padding:3px;}