* {padding: 0px;margin: 0px;}

body {background: url(../imgs/backgroundv2.gif) top center no-repeat;text-size: 67.5%;font-family: Arial, Helvetica, sans-serif;color: #999999;}


/* GENERIC ELEMENTS ---------------------------------------------------------------------------------------*/
h2 {color:#ee3c3c;padding: 10px 0px 10px 0px;font-size: 1.5em}
h3 {color:#ee3c3c;padding: 10px 0px 10px 0px;font-size: 1.2em}
p {padding: 5px 0px;}
.float-left {float:left;}
.float-right {float:right;}
.hidden {display: none;}
a {color: #EE3C3C}
.clear {clear: both;}


#container {width: 790px;margin: 0 auto;height: 100px;margin-top: 10px;}


#main-nav {height: 90px;}
#main-nav #accred {float: right;font-size: .7em;}
#main-nav #accred #text {padding-left: 5px;}

#main-nav #logo {background: url('../imgs/logo.png');width: 218px;height: 80px;}
*html #main-nav #logo{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/logo.png',sizingMethod='scale');}


#content {width: 790px;position: relative;min-height:500px;height:auto !important;height:500px;}

#casestudies #content {width: 790px;position: relative;min-height:580px;height:auto !important;height:580px;}
#services #content {width: 790px;position: relative;min-height:520px;height:auto !important;height:520px;}
#customers #content {width: 790px;position: relative;min-height:600px;height:auto !important;height:600px;}

#content #quote {width: 200px;}
#content #quote h4 {color: #fff;font-size: 1.5em;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#content #maincontent {font-size: .8em;margin-left: 130px;margin-top: 15px;}
#content #mainimg {width: 790px;height: 230px;position: relative;}
#content #mainimg h1 {position: absolute;top: 150px; left: 130px;color: #fff;font-size: 4em;letter-spacing: -4px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-weight: 100}

#content #maincontent ul li, #content #maincontent ol li {
	list-style:solid;
	padding:0 0 3px 30px;
	margin:2px 0 0 30px;
	background-repeat:no-repeat;}


/* LEFT NAV ---------------------------------------------------------------------------------------*/
#left-nav {position: absolute;left: -80px;top: 50px;width: 185px;min-height:400px;height:auto !important;height:400px;background: #666666;}
#left-nav #social-enterprise {padding: 0 11px 20px 11px;color: #fff;font-size: .8em;}
#left-nav #social-enterprise a {color: #fff;}
#left-nav #top {background: url('../imgs/left-nav-top.png');height: 9px;width: 185px;}
#left-nav ul li {list-style-type: none;}


#left-nav #top {position: absolute;top:-9px;left: 0px;background: url('../imgs/left-nav-top.png');width: 185px;height: 9px;}
#left-nav #btm {position: absolute;bottom:-9px;left: 0px;background: url('../imgs/left-nav-btm.png');width: 185px;height:9px;}
*html #left-nav #top{position: absolute;top:-9px;left: 0px;background: url('../imgs/left-nav-top.gif') no-repeat;width: 185px;height: 9px;}
*html #left-nav #btm{position: absolute;bottom:-18px;left: 0px;background: url('../imgs/left-nav-btm.gif') no-repeat;}

/* FOOTER ---------------------------------------------------------------------------------------*/
#footer {height: 100px;font-size: .7em;margin-top: 20px;}
#footer #right {float: right;text-align: right;}
#footer #left {float: left;padding-top: 10px;}
#footer #left #social {float: left;}
#footer #left #social #text {padding-top: 10px;padding-left: 40px;}
#footer a {color: #999999;text-decoration: none;}
#footer #copy {padding-top: 3px;}


/* regular state */
#left-nav ul li a{width: 173px;height: 22px;background: url('../imgs/nav_bg.jpg');list-style-type: none;border: 1px solid #666666;border-bottom: 0px;text-decoration: none;color: #999999;padding-left: 10px;padding-top: 4px;display: block;font-size: .8em;}


#left-nav ul li a:hover{width: 173px;height: 22px;background: #fff;color: #999;}
#left-nav ul li a.selected{width: 173px;height: 22px;background: #666;color: #fff;}

/* submenu header state */

.aboutus li#aboutus a, .services li#services a, .casestudies li#casestudies a, .customer li#customers a {background: url('../imgs/nav_bg_sel.jpg') #999999;color: #fff;}




/* submenu state */
.aboutus #aboutus li a, .services #services li a, .casestudies #casestudies li a, .customer #customers li a {background: none #ccc;color: #ffffff;}

/* show hide correct submenus */
#aboutusnav, #servicesnav, #casestudiesnav, #customersnav, #newsnav, #contactnav {display:none;}
.aboutus #aboutusnav, .services #servicesnav, .casestudies #casestudiesnav, .customer #customersnav {display: block;}







/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #photo h1 p {
	visibility: hidden;
}
.sIFR-hasFlash #page_title h1 p {
	visibility: hidden;
}
.sIFR-hasFlash #text-bottom-right h1 p a {
	visibility: hidden;
}
.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


/* PAGES ---------------------------------------------------------------------------------------*/

/* news */
#news .news {margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #BABABA;width: 549px;}
#news .news a {text-decoration: none;}
#news .links {font-size: .85em;padding-top: 5px;}

#news .banner {height: 89px;width: 549px;position: relative;}
#news .news .title {color: #fff;font-size: 1.5em;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;position: absolute;top: 62px;left: 10px;}
#news .overlay {background: #fb4046;opacity: .75;filter: alpha(opacity=75);-ms-filter: alpha(opacity=75);-khtml-opacity: .75;-moz-opacity: .75;height: 30px;width: 549px;position: absolute;bottom: 0px;left: 0px;}


#newsinner #news #date{float: left;font-size: .55em;color: #999;font-weight: normal;}
#newsinner #news #img {float: right;padding-left: 10px;padding-bottom: 15px;}



/* contact us */
#maincontent .leftcol {float: left;width: 322px;min-height:50px;height:auto !important;height:50px;}
#maincontent .rightcol {float: left;width: 322px;min-height:50px;height:auto !important;height:50px;}



/* customers */
#customers .news {margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #BABABA;}
#customers .news .title {color: #EF3D43;font-size: 1.2em;font-weight: bold;}
#customers .news a {text-decoration: none;}
#customers .links {font-size: .85em;padding-top: 5px;}


/* services */
#services #flash {float: right;width: 374px;min-height:363px;height:auto !important;height:50px;text-align: center;}
#services #flash #wheel {padding-top: 10px;width: 300px;height: 300px;}
#services #description {float: left;width: 284px;min-height:50px;height:auto !important;height:50px;}




#content #maincontent #csList { list-style:none; margin:0; padding:0; display:block; width:500px; }
#content #maincontent #csList li { height:100px; margin:0 0 5px 0; padding:0; display:block; width:500px; }
#content #maincontent #csList li span.rowThumb{ height:98px; width:98px; margin:0 10px 0 0; padding:0; display:block; float:left; overflow:hidden; border:1px solid #666;  }
#content #maincontent #csList li span.rowThumb img{ height:98px; margin:0; padding:0; display:block; float:left; }

#content #maincontent #csList li span.rowTxt{  height:100px; width:390px; margin:0; padding:0; display:block; float:left; overflow:hidden; }
#content #maincontent #csList li span.rowTxt a{  display:block; width:390px; }
