@charset "utf-8";

/*--------------Structure--------------*/
body {
	font: 100% Calibri, Arial, Helvetica, sans-serif;
	background: #575a5d url(../images/bg_main1.gif) repeat-x top left;
	wbehavior: url(../csshover.htc);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#containerSL { 
	width: 900px;
	background: #fff url(../images/bg_rpt_wrap_sl.gif)  repeat-y;
	margin: 0 auto;
	text-align: left;
	margin-top: 15px;
} 
/*------------margin resets-----------*/
h1, h2, h3, h4, h5, pre, ul, ol, li, p {
	margin: 0;
	padding: 0;
}

/*---------global tag styles---------*/
h1 {
	font: bold 1.2em/1.5 Calibri, Arial, Helvetica, sans-serif;
	color: #628db5;
	padding: 0;
	margin: 0 0 7px 0;
	border-bottom: solid 4px #999999;
}
h2 {
	font: bold 1.2em/15px Calibri, Arial, Helvetica, sans-serif;
	border-left: solid 15px #628db5;
	padding: 0 0 0 10px;
	color: #628db5;
	letter-spacing: .02em;
	margin: 15px 0 5px 0;
	text-transform: uppercase;
}
h3 {
	font: lighter .9em/2 Calibri, Arial, Helvetica, sans-serif;
	color: #628db5;
	letter-spacing: .02em;
	padding: 10px 10px 10px 0;
}
h4 { 
	font: bold 1.2em/1.2 Calibri, Arial, Helvetica, sans-serif;
	color: #628db5;
	letter-spacing: .02em;
	padding: 10px 10px 0 0;
	margin: 0;
}
h5 { 
	font: bold 1em/1 Calibri, Arial, Helvetica, sans-serif;
	color: #f37808;
	letter-spacing: .02em;
	padding: 2px 10px 2px 0;
}
h6 { 
	font: bold 1em/1 Calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #628db5;
	letter-spacing: .02em;
	padding: 2px 10px 2px 20px;
	margin: 15px 0 0 0;
	text-transform: uppercase;
}
h7 { 
	font: bold 1em/1 Calibri, Arial, Helvetica, sans-serif;
	color: #f37808;
	letter-spacing: .02em;
	padding: 2px 10px 2px 0;
}
p {
	font: lighter .8em/1.3 'Calibri', Calibri, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: .03em;
	padding: 0 0 8px 0;
}
em {
	color: #ef561d;
	font-style: normal;
}
strong {
	font-weight: bold;
}

/*----------Classes----------*/
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearLeft {
	clear:left;
}

/*----------Brand Image-------------*/
#brandImage {
	margin: 0;
	padding: 0;	
}
#sl_brandImage {
	margin: 0;
	padding: 0;	
	width: 900px;
	height: 37px;
	background: #628db5 url(../images/img_sl_dice2.png) no-repeat;
}
#sl_brandImage2 {
	background: #628db5 url(../images/img_sl_dice2.png) no-repeat; 
	height: 37px;
}

/*                  Middle Content Containers
*****************************************************************/
#middleContentSL1 {
	margin: 0 0 0 250px;
	padding: 15px 55px 0 0;
	background: url(../images/bg_sl_mainContent.jpg) no-repeat top right;
}
#contentSL1 {  

}

/*                   INDIVIDUAL PAGE STYLES
****************************************************************/

/*----------Client Page-------------*/

#scroller {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 15px 0 0 0;
	padding: 0;
	height: 300px;
	overflow: auto;
	width: 550px;
}
#middleContentSL1 .client_box {
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
}
#middleContentSL1 .client_logo {
	}
#middleContentSL1 .client_box img {
	float: left;
	padding: 5px 50px 2px 10px;
}
#middleContentSL1 .client_box p {
	font: normal .8em/1.1 Calibri, Arial, Helvetica, sans-serif;
	padding: 15px 0 0 0;
}
#middleContentSL1 .client_box a {
	text-decoration: none;
	color: #ef561d;
	font: bold .9em/1.1 Calibri, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
}
.client_text {
	float: left;
	padding: 4px;
	width: 300px;	
}
.client_text strong {
	color: #ef561d;
	display: block;
	text-decoration: none;		
}

/*----------Case Studies Page-------------*/
#contentSL1 .caseStudies  {
	margin: 20px 0 0 0;
	padding: 10px 30px 15px 30px;
	width: 540px;
	border: 1px solid #456b8f;
}
#contentSL1 .caseStudies img {
	float: right;
	padding: 10px 0 0 0;
}
/*----------Team Page-------------*/
#team_container {
	width: 600px;
	padding: 0;
	margin: 15px 0 0 0;
}
.team_div {
	position: relative;
	width: 615px;
	height: 330px;
	padding: 10px 0 0 0;
	margin: 0;
	border-top: solid 3px #628db5;
    /*overflow: auto;*/
}
.team_image {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 144px;
	height: 350px;
	padding: 0;
	margin: 0;
}
.team_image ul {
	list-style: none;
}
.team_image li.name {
	font: bold 1em/1.5 Calibri, Arial, Helvetica, sans-serif;
	color: #628db5;
	text-align: center;
	text-transform: uppercase;
}
.team_image li.description {
	font: italic .75em/1 Calibri, Arial, Helvetica, sans-serif;
	color: #555555;
	text-align: center;
}
.team_info {
	position: absolute;
	left: 175px;
	top: 0;
	float: left;
	width: 430px;
	height: 350px;
	padding: 0 0 0 0;
	margin: 0;
}
#team_container .team_info p {
	font: lighter .8em/1.2 Calibri, Arial, Helvetica, sans-serif;
	color: #555555;
	padding: 10px 0 0 0;
}

/*----------About Us-------------*/
#middleContentSL1 #contentSL1 h4 {
	
}

/*----------Contact Us-------------*/
#middleContentSL1 #contentSL1 p.contact {
	margin: 10px 0 0 40px;
	line-height: 1.8;
}
#middleContentSL1 #contentSL1 ul.about {
	list-style: none;
	padding-bottom: 10px;
}
#middleContentSL1 #contentSL1 ul.about li {
	padding: 5px 0 0 40px;
	font: normal 1em/1 Calibri, Arial, Helvetica, sans-serif;
	color: #628db5;
	letter-spacing: .03em;
}
#middleContentSL1 #contentSL1 ul.about li.hdr_li {  /* top list item (header) */
	padding: 5px 0 3px 0;
	margin-left: 40px;
	font: bold 1em/1 Calibri, Arial, Helvetica, sans-serif;
	color: #f37808;
	border-bottom: 1px solid #cccccc;
	text-transform: uppercase;
}
#middleContentSL1 #contentSL1 ul.about li strong {
	font-weight: bold;
	color: #628db5;
}
#middleContentSL1 #contentSL1 ul.about li a {
	font-style: italic;
	text-decoration: none;
	color: #f37808;
}
#middleContentSL1 #contentSL1 ul.about li a:hover {
	color: #456b8f;
}

/*----------Services-------------*/
#middleContentSL1 #contentSL1 h4 {
	text-transform: none;
}
#middleContentSL1 #contentSL1 p.services {
	font: normal .8em/1.3 Calibri, Arial, Helvetica, sans-serif;
	color: #628db5;
	margin: 0 30px 0 20px;
	padding: 1px 0 2px 0;
	letter-spacing: .02em;
}
#middleContentSL1 #contentSL1 h5 em {
	text-transform: uppercase;
	color: #f37808;
}
#middleContentSL1 #contentSL1 ul.services_ul {
	margin: 0 0 15px 20px;
	padding: 0;
	list-style: none;
}
#middleContentSL1 #contentSL1 ul.services_ul li {
	margin: 3px 20px 0 0;
	padding: 4px 10px;
	font: normal 13px/1 Calibri, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: .02em;
	background: #ededed;
	
}
#middleContentSL1 #contentSL1 ul.services_ul li strong {
	font-weight: bold;
	color: #628db5;
}

/*                 FOOTER               
***********************************************/

#footer { 
	margin: 30px 0 0 0;
	background: #fff;
} 
#footer p {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: #fff url(../images/bg_ftr_btm.gif) no-repeat left bottom;
}

