﻿body 
{
	background-color: #f2f2f2;
	font-family: Trebuchet MS;
	color: Black;
	font-size: small;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: large;
}
img 
{
	border: none;
	}
span.pbold {font-weight: bold;}
table.innerTable 
{
	background-color: #FFF;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 10px;		
	}
div#outerOuter 
{
	width: 730px;
	margin: 0 auto;
	}
div#outer
{
	width: 730px;	
	background-color: #FFF;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	float: left;
}

div#header
{
	width: 710px;
	float: left;
	margin-left: 15px;	
	margin-top: 10px;
}
div#logoAndStrap 
{
	width: 710px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	}
div#logoAndStrap div.logo 
{
	float: left;
	width: 150px;
	}
div#logoAndStrap div.strap 
{
	float: right;
	width: 300px;
	padding-top: 20px;
	}

div#content
{
	width: 700px;
	float: left;
	margin-left: 15px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

div#servicesblock
{
	background: url(../../Images/ServicesBlock.jpg) no-repeat top center;
	width: 265px;
	height: 459px;
	position: relative;
	left: 0px;
	top: 0px;
}

div#welcome
{
	background: url(../../Images/Welcome.jpg) no-repeat top center;
	width: 433px;
	position: relative;
	left: 267px;
}

div#footer
{
	float: left;
	text-align: left;
	width: 701px;
	font-size: small;
	margin-left: 15px;
}
div#footer p 
{
	font-size: 11px;
	color: #333;
	}
div#footer a {
	font-size: 11px;
	}
div#footer div.address 
{
	float: left;
	width: 450px;
}
div#verisign 
{
	float: left;
	text-align: center;
	width: 701px;	
	margin-left: 15px;
	margin-top: 10px;
	}
div#verisign p 
{
	font-size: 11px;
	color: #666;
	}

.link
{
    color: white;
    font-size: small;
    text-decoration: none;
    font-weight: bold;
}
.link:hover
{
    color: white;
    font-size: small;
    text-decoration: underline;
    font-weight: bold;
}
.link:hover:visited
{
    color: white;
    font-size: small;
    text-decoration: underline;
    font-weight: bold;
}
.link:visited
{
    color: white;
    font-size: small;
    text-decoration: none;
    font-weight: bold;
}

.link2
{
    color: #142858;
    font-size: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:hover
{
    color: #142858;
    font-size: small;
    text-decoration: underline;
    font-weight: bold;
}
.link2:hover:visited
{
    color: #142858;
    font-size: small;
    text-decoration: underline;
    font-weight: bold;
}
.link2:visited
{
    color: #142858;
    font-size: small;
    text-decoration: none;
    font-weight: bold;
}

.collapsePanel 
{
	background-color: #D4D9FF;
	overflow: hidden;
}

.collapsePanelHeader
{	
	width:100%;		
	height:20px;
	background-image: url(../../Images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

ul#nav a {}
ul#nav a:link {text-decoration: none; color: #FFF;}
ul#nav a:visited {text-decoration: none; color: #FFF;}
ul#nav a:link:hover { color: #FFF; background-color: #504320;}
ul#nav a:visited:hover { color: #FFF; background-color: #504320;}

ul#nav li ul li 
{
	margin-bottom: 4px;
	margin-top: 4px;
	}
/* home classes */

ul#nav li ul li a {padding: 2px;}
div#mainColumns 
{
	background: url(../../Images/pageGreyBg.gif) top left repeat-y;
	float: left;
	width: 700px;
	}
.ui-tabs-panel 
{
	float: left;
	width: 679px;
	}

div#mainColumnsNoImage
{
	float: left;
	width: 700px;
	}
div#leftColumn 
{
	float: left;
	width: 265px;	
}
div#leftColumn h2 
{
	color: #006;
	font-family: Trebuchet MS;
	font-weight: normal;
	padding-left: 20px;
	font-size: 13px;
	margin-top: 30px;	
}
div#leftColumn ul 
{
	padding-left: 30px;
	margin-left: 10px;	
	}	
div#leftColumn ul li 
{
	list-style: square;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-weight: bold;
}
div#leftColumn a:link {color: #000; text-decoration: none;}
div#leftColumn a:visited {color: #000; text-decoration: none;}
div#leftColumn a:link:hover {color: #C00; text-decoration: underline;}
div#leftColumn a:visited:hover {color: #C00; text-decoration: underline;}

div#leftColumn p 
{
	margin-left: 5px;
}
div#leftColumn div.homeServices 
{
	padding-left: 20px;
	margin-bottom: 10px;
	width: 220px;
	}
div#leftColumn div.homeServices div.servicesHeader
{
	background: url(../../Images/Our-Services.gif) top left no-repeat;
	width: 89px;
	height: 17px;
	float: left;	
	margin-top: 10px;
	margin-bottom: 10px;
}
div#leftColumn div.homeServices ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
div#leftColumn div.homeServices ul li 
{
	list-style: none;
	margin: 0;
	padding: 0;	
/*	line-height: 0px;*/
	display: inline;
	float: left;
}
div#leftColumn div.homeServices img {
	border: none;
	margin: 0;
	padding: 0;
}
div#leftColumn div.homeServices a 
{
	margin: 0;
	padding: 0;
}

div.tabTextBlock 
{
	float: left;
	width: 400px;
}
div.tabTextBlock h2 
{
	color: #006;	
	font-family: Trebuchet MS;
	font-weight: normal;	
	font-size: 13px;	
}	
div.tabImageBlock 
{
	float: left;
	border: 1px solid #666;
	width: 218px;
	min-height: 404px;
	margin-right: 20px;
}
.whyChoose {
	width: 218px;
	height: 404px;
	background: url(../../Images/whyChooseImage.jpg) top left no-repeat;
}

/* NEW FOR SERVICES PAGE */

div.tabImageBlock div.servicesBlock ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.tabImageBlock div.servicesBlock ul li 
{
	list-style: none;
	margin: 0;
	padding: 0;	
	line-height: 0px;
}
div.tabImageBlock div.servicesBlock a 
{
	margin: 0;
	padding: 0;
}

div.servicesBlock
{
	margin: 0;
	padding: 0;
}

/* END */

div#rightColumn 
{
	float: right;
	width: 430px;	
	}
div#rightColumn div.pageHeader 
{
	padding-left: 20px;
	padding-top: 15px;
	}
div#rightColumn div.pageHeader h1 
{
	display: none;
	}
div.innerPageHeader	
{
	padding-left: 20px;
	padding-top: 15px;
	}
div.innerPageHeader	h1 {color: #006; font-family: Trebuchet MS; font-weight: normal;}
div.innerPageHeaderNoPad
{
	padding-left: 0px;
	padding-top: 15px;
	}
div.innerPageHeaderNoPad	h1 {color: #006; font-family: Trebuchet MS; font-weight: normal;}

div.homeContent 
{
	padding-left: 20px;
	width: 410px;	
	min-height: 500px;	
}
div#rightColumn div.homeContent div.homeText 
{
	width: 400px;
	padding-top: 10px;
	}
div#rightColumn div.homeContent div.homeText p 
{
	line-height: 20px;
	}
div.innerContent 
{
	padding-left: 20px;	
	width: 410px;
	min-height: 400px;
	}
div.innerContent h2 
{
	color: #000;
	font-size: 14px;
	}
ul.newsArticles 
{
	padding: 0;
	margin: 0;
	list-style: none;
	}
ul.newsArticles li 
{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 20px;
	}
ul.newsArticles li span.newsDate 
{
	color: #666;
	}
table.caseStudy {}
table.caseStudy table 
{
	border: 1px solid #666;	
	border-collapse: collapse;
	}
table.caseStudy table td 
{
	padding: 3px;
	}	
	
.googleMap 
{
	width: 250px;
	margin-left: 5px;
	height: 300px;
	border: 1px solid #666;
	margin-top: 5px;
	overflow: hidden;
	}	
.txtBox 
{
	border: 1px solid #666;
	font-family: Trebuchet MS;
	font-size: 12px;
	}
.formButton 
{
	border: 1px double #666;
	background-color: #003;
	color: #FFF;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	}
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
div.flashMontage 
{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;	
	position: relative;
	z-index: -10;
	}
.tabSelector1, .tabSelector2, .tabSelector3, .tabSelector4, .tabSelector5, .tabSelector6, .tabSelector7 
{
	cursor: pointer;	
	}
.ajax__calendar_container 
{
	background: #FFFFFF;
	border: 1px solid #666;
	}	