@charset "UTF-8";

/* Interface */


html,
body {
	margin:0;
	padding:0;
	height:100%;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	line-height:1.45em;
	margin:0;
	padding:0;
	text-decoration: none;
	letter-spacing:0.035em;
	vertical-align: top;
}

#container {
min-height:100%;
   position:relative;
}

/* Header */
#header {
	background-color:#cce0ef;
	height:90px;
	min-width:950px;
	width:100%;
}

#header_links {
	float:right;
	margin:0 15px 10px 0;
}

#header_links a {
font-size:10px;
font-weight:bold;
color:#0065b0;
text-decoration:none;
}

#header_links a:hover {
color: #000;
text-decoration: underline;
}

/* Nav */


.nav {
background: url(../Syncro-Tech-images/SyncroTech-NavSidesTile.jpg);
background-repeat:repeat;
height:30px;
text-align:center;
line-height:12px;
width:100%;
border-top:#000 1px solid;
border-bottom:#000 1px solid;
}
.nav_menu {
width:950px;
height:30px;
text-align:center;
background-image: url(../Syncro-Tech-images/Syncro-Tech-NavBkg.jpg);
}
.nav_menu a {
text-decoration:none;
}
.nav_menu .nav_item {	
color:#fff;
font-size:12px;
font-weight:bold;
height:15px;
padding:12px 2px 8px 2px;
text-transform:uppercase;
}

a:hover #nav_over {
background: url(../Syncro-Tech-images/nav_bg_hover.gif) repeat-x;
color:#0065b5;
cursor:pointer;
height:15px; 
}

#nav_focus {
color: #0065b5; 
background-color:#FFF;
 background: url(../Syncro-Tech-images/nav_bg_focus.gif) repeat-x;

}

.nav_shadow_div {
	clear:both;
	vertical-align:top;
	height:10px;
	background-image: url(../Syncro-Tech-images/SyncroTech-NavShadow.jpg);
	background-repeat:repeat-x;
}

/* Main */
#main {
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:950px;

}

#main li {
	text-decoration:none;	
}


#intro_copy {
	color: #666;
	font-size:14px;
	line-height:1.45em;
	letter-spacing:.05em;
}



.main h1 {
	color: #0065b0;
	font-size:20px;
	margin:25px 0 5px 0;
}

.main h2 {
	color: #0065b0;
	font-size:16px;
	margin:25px 0 5px 0;
	line-height:1.35em;
	}





.main p {
	margin:10px 0 0px 0;
}

#body #body_content {
color:#0065b5;
font-size:11px;
font-weight:bold;
text-transform:none;
margin:0 0 5px 0;
}

.main a {
	color:#0065b5;
	text-decoration:underline;
}

.main a:hover {
	color: #F30;
	text-decoration:underline;
}

#body_content {
	float:left;
	width:950px;
	padding:20px 0px 10px 0px;
}

#homeBody {
	background-color:#cce0ef;
	background-image: url(../Syncro-Tech-images/SyncroConceptBkgTile.jpg);
}

#homeContent {
	background-color: #FFF;
	width:100%;
	padding: 20px 0 0 0;
	border-bottom: #000 1px solid;
}

#homeCopy {
	clear:both; 
	height:369px;  
	margin:0px 0px 0px 5px;
}
#homeImg {
	width:538px;
	height:369px;
	background-image:url(../Syncro-Tech-images/SyncroTech-hp-rghtl.jpg);
	background-repeat:no-repeat;
}

#homeBase {
	width: 100%; 
	height:110px; 
	background-image:url(../Syncro-Tech-images/SyncroConceptFontMontage.jpg); 
	background-repeat:repeat-x; 
	margin:23px 0 0 0; 
	border-top:#000 1px solid;
}

#homeText {
	height:287px;
	padding:5px 30px 0 30px;
}
#homeText h1 {
	font-size:20px;
	line-height:1.25em;
	color:#0065b5;
}

#homeText p {
	font-size:14px; 
	margin: 0 0 10px 0;
}
#homeImgBot {
	background-image: url(../Syncro-Tech-images/SyncroTech-hp-bl.gif);
	background-repeat: no-repeat; height:48px;
}
#homeRule {
	margin:20px 0 0 0px; 
	background-image: url(../Syncro-Tech-images/SyncroTech-Home-Rule.jpg); 
	width:325px; height: 1px;
}


#header_links{
	float:right;
}

#staffImg {
	width:928px; 
	height:271px;
	background-image: url(../Syncro-Tech-images/SyncroTech-Services1.jpg);
	margin:0 0 0 11px;
	float:left;

}
	

#staffCopy {
	padding: 10px 60px 0 60px;
	clear:both;
}

#staffPanelImg {
	float:right;
	border:#000 1px solid;
	margin:0 0 10px 15px;
}
.ddpanel {
	padding:0 30px 0 30px;
}

#capabilitiesContent {
	background-image: url(../Syncro-Tech-images/SyncroTech-Vapor.gif);
	background-repeat:no-repeat;
	padding:15px 30px 15px 30px;
}

#capabilitiesColumns {
	margin:30px 0 0 -30px;
	width:950px;
	background-image: url(../Syncro-Tech-images/SyncroTech-Capabilities.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#capabilitiesColumnTD {
	border-left: #CCC 1px solid;
	padding:0 0 0 8px;
}

#careersContent {
	float:left;
	padding: 30px 40px 0 40px;
	width:360px;
}
#careersImg {
	float:right; background-image:url(../Syncro-Tech-images/SyncroTech-CareersGroup.jpg); 
	background-repeat:no-repeat; 
	width:493px; 
	height:323px; 
	margin:0 10px 0 0;
}

#contactContent {
	height:284px;
	width:383px;
	background-image: url(../Syncro-Tech-images/SyncroTech-OfficesBkg.gif);
	background-repeat:no-repeat;
	
}

#contactImg {
	width:483px;
	height:284px;
	background-image:url(../Syncro-Tech-images/SyncroTech-Offices.jpg);
	background-repeat:no-repeat;
}

#contactCopy {
	padding:5px 5px 0 50px;
}

#industriesSidebar {
	float:right; background-image:url(../Syncro-Tech-images/SyncroTech-BoxTopTile.gif);
	background-repeat:repeat; 
	margin:15px 0 0 40px;
	
}

#industriesSidebarCopy {
	float:right;
	padding:0px 10px 10px 15px;
}



/* Sidebar */
#sidebar {
float:right;
margin:20px 0 0 0;
color:#FFF;
line-height:1.45em;
}
#sidebar #sidebar_content #sidebar_tl {
background: url(../Syncro-Tech-images/SyncroTech-sidebar_tl.gif) no-repeat;
}
#sidebar #sidebar_content #sidebar_tr {
background: url(../Syncro-Tech-images/SyncroTech-sidebar_tr.gif) no-repeat;
}
#sidebar #sidebar_content #sidebar_bl {
background: url(../Syncro-Tech-images/SyncroTech-sidebar_bl.gif) no-repeat;
}
#sidebar #sidebar_content #sidebar_br {
background: url(../Syncro-Tech-images/SyncroTech-sidebar_br.gif) no-repeat;
}
#sidebar #sidebar_content .sidebar_side {
background-color:#5c9dcd;
}
#sidebar #sidebar_content #sidebar_body {
background-color:#5c9dcd;
}
#sidebar #sidebar_content .sidebar_module {
padding:0px 10px 10px 10px;
width:300px;
}
#sidebar #sidebar_content #sidebar_module1 {
padding-top:10px;
}

#sidebar #sidebar_content .sidebar_module h1 {
color: #FFF;
font-size:20px;
}
#sidebar #sidebar_content .sidebar_module h2 {
color: #FFF;
font-size:18px;
line-height:1.25em;
}
#sidebar #sidebar_content .sidebar_module .sidebar_promo {
clear:both;
margin-bottom:10px;
}

#sidebar #sidebar_image {
	width:100px;
	height:130px;
	float:left;
	border:#FFF 1px solid;
	margin: 0 15px 15px 0;

}

.footer_clear {
	clear:both; 
	height:130px;	
}

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:100px;   /* Height of the footer */
   background:#cce0ef url(../Syncro-Tech-images/Syncro-Tech-NavBkg.jpg);
   background-repeat:repeat;
   text-align:center;
   border-top:#000 1px solid;
   
}

#footer p {
color:#FFF;
font-size:9px;		
}

#footerHP {
	position:relative;
	bottom:0;
	width:100%;
	height:100px;   /* Height of the footer */
	background:#cce0ef url(../Syncro-Tech-images/SyncroConceptFontMontage.jpg);
	background-repeat:repeat;
	text-align:center;
	border-top:#000 1px solid;
	left: -6px;   
}

/* Copyright */
#copyright {
background-color:#cce0ef;
color:#0065b0;
font-size:10px;
height:30px;
text-align:center;
vertical-align:middle;
width:100%;
border-bottom:#000 1px solid;
}
#copyright a {
color: #0065b0;
text-decoration:none;
}
#copyright a:hover {
text-decoration:underline;
}
.CollapsiblePanel {
	margin: 0px 0 0 0;
	padding:0 50px 10px 50px;
	/*border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;*/
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font: bold 12px sans-serif;
	/*background-color: #DDD;
	border-bottom: solid 1px #CCC;*/
	margin: 0px;
	padding: 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color:#03F;
	font-style:italic;
	text-decoration:underline;
	font-weight: normal;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelContent ul {
	text-decoration:none;
	
}

.CollapsiblePanelContent li {
	text-decoration:none;	
}

#Right-Side-Image-Quality {
	float:right; 
	background-image:url(../Syncro-Tech-images/SyncroTech-Quality.jpg); 
	width:283px; 
	height:424px; 
	margin:30px 0px 20px 30px;
}

#Right-Side-Image-Staff {
	float:right; 
	background-image:url(../Syncro-Tech-images/SyncroTech-Staff1.jpg); 
	width:283px; 
	height:424px; 
	margin:30px 0px 20px 30px;
}

#Industries-List ul {
	 padding:0 5px 5px 10px;
}

#Industries-List li {
padding:0 0 10px 0px;
}

#Industries-Images {
	float:right; 
	width:100px; 
	height:124px; 
	margin:5px 0px 0px 5px;
}

#Capabilities-List ul {

}

#Capabilities-List li {
margin:0 0 10px -20px;
}

#Capabilities-Images {
	float:right; 
	width:100px; 
	height:124px; 
	margin:5px 0px 0px 5px;
}