/* CSS Document */

body{
	margin-top:0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.9em;
	background-image:url(images/tile_horiz.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.footerTop{
	height: 1px;
}

#footer td{
	background-color:#383838;
	color:#CCC;
	font-size:11px;
	line-height:1.5em;
	padding:6px;
}

.footerTitle{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#fff;	
}

a.footerLink {
	color:#999
}

a:hover.footerLink{
	text-decoration:none;
}

a:visited.footerLink{
	color:#999;
}

.footerAddress{
	text-align:right;
}

.footer img{
	padding:3px;
}

.footer img a{
	border:none;
}

.flashBack{
	margin-bottom:0px;
	padding:0px;
	height:310px;
	width:900px;
	background-color:#000000;
	//background-image:url(images/flashBack.jpg);
	//background-repeat:no-repeat;
}

.insideSubMenu{
	background-image:url(images/inside_subBack.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:0px;
}

.insideSubMenuWho{
	background-image:url(images/inside_subMenu_bottomPic_who.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-bottom: 1px solid #fff;
}

.insideSubMenuExperience{
	background-image:url(images/inside_subMenu_bottomPic_experience.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-bottom: 1px solid #fff;
}

.insideSubMenuServices{
	background-image:url(images/inside_subMenu_bottomPic_services.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-bottom: 1px solid #fff;
}

.insideSubMenuContact{
	background-image:url(images/inside_subMenu_bottomPic_contact.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-bottom: 1px solid #fff;
}


.insideContent{
	padding-left: 48px;
	padding-top: 28px;
	line-height:1.5em;
	padding-right:48px;
}

.insideContent img{
	padding-left:15px;
	padding-bottom: 10px;
}

a.insideLink{
	color:#333333;
	text-decoration:underline;
}

a:visited.insideLink{
	color:#333333;
	text-decoration:underline;
}

a:hover.insideLink{
	text-decoration:none;
}


.insideContentHeader{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:24px;
	color:#383838;
	font-weight: bold;
	display:block;
	padding-bottom:10px;
}

.insideContentSubHeader{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:20px;
	color:#666666;
	font-weight: bold;
	display:block;
	line-height:2em;
}

.valuesBox{
	/*background-color:#D2E0EC;*/
	background-color:#eee;
	border-left:15px solid #A9C1DC;
	padding-left: 20px;
	padding-right: 15px;
}

.testimonialsBox{
	/*background-color:#D2E0EC;*/
	/*background-color:#eee;*/
	border-left:15px solid #A9C1DC;
	padding-left: 10px;
	padding-right: 15px;
}


.valuesBoxHeader{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:18px;
	color:#666666;
	font-weight: bold;
	display:block;
	padding-bottom: 8px;
	padding-top: 3px;
}

.sidebarCellRight{
	text-align: left;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:3px;
	color:#666;
	font-size:10px;
	line-height:1.2 em;
}

.sidebarCellLeft{
	text-align:right;
	padding-right: 5px;
	border-right:1px solid  #4b4b4b;
	padding-top:3px;
	padding-bottom:3px;
	color:#666;
	font-size:10px;
	line-height:1.2 em;
}

.fineprint{
	color:#666666;
	font-size:11px;
}

.sidebar{
	padding-left:15px;
	padding-right:15px;
	color: #999;
	line-height:1.5em;
}

.sidebarBlock{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
}

.sidebarHeaderLeft{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:24px;
	color:#666;
	font-weight: bold;
	/*padding-bottom:5px;*/
}

.sidebarHeaderRight{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:24px;
	color:#fff;
	font-weight: bold;
	margin-top:25px;
	padding-left:-5px;
	/*padding-bottom:5px;*/
}

a.sidebarLink{
	color:#fff;
	text-decoration:underline;
}

a:visited.sidebarLink{
	color:#fff;
	text-decoration:underline;
}

a:hover.sidebarLink{
	text-decoration:none;
}

.testimonial{
	text-align:right;
	font-weight:bold;
	margin-top:-5px;
}

#internalSidebar{
	float:right;
	width:200px;
	background-color:#c9c9c9;
	color:#555555;
	padding:10px;
	margin-left:10px;
	margin-bottom: 10px;
	text-align:right;
	border-right:10px solid #830022;
	/*border-bottom:3px solid #999;*/
}

#internalSidebar2{
	float:right;
	width:200px;
	background-color:#383838;
	color:#999;
	padding:10px;
	margin-left:10px;
	margin-bottom: 10px;
	text-align:right;
	border-right:10px solid #ccc;
	/*border-bottom:3px solid #999;*/
}

#internalSidebar3{
	display:block;
	background-color:#c7c7c7;
	color:#666666;
	padding:10px 10px 1px 10px;
	/*margin-bottom: 10px;*/
	/*border-bottom:3px solid #999;*/
}

#internalSidebar4{
	font-size:11px;
	float:right;
	width:185px;
	background-color:#c9c9c9;
	color:#555555;
	padding:10px;
	margin-left:10px;
	margin-right:-25px;
	margin-bottom: 10px;
	text-align:right;
	border-right:10px solid #830022;
	line-height:2.0em;
	/*border-bottom:3px solid #999;*/
}

#internalSidebar4 a:visited{
	color:#666666;
	text-decoration:underline;
}

#internalSidebar4 a{
	color:#666666;
	text-decoration:underline;
}

#internalSidebar4 a:hover{
	color:#666666;
	text-decoration:none;
}

.sidebarHeaderRight4{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:24px;
	color:#fff;
	font-weight: bold;
	margin-top:25px;
	/*padding-left:65px;*/
	/*padding-bottom:5px;*/
}