/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background: #000;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding: 15px 0;
font-size: 1.3em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
}

h2 {
padding:10px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

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

a:hover {
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
background: #ccc;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	font-size: .9em;
	}

/***** Wrapper *****/

#wrap {
width:970px;
margin: 0 auto;
    display: block;
}

/***** Lavalamp nav *****/

.lavaLamp {
    position: relative;
    padding: 0 0 0 0; 
    margin: 10px 0 5px 0;
    overflow: hidden;
    height: 68px;
    display: block;
    float: left;
    font-family: Arial, sans-serif;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url(../images/logo.png) top center no-repeat;
            width: 120px; 
            height: 45px;
            z-index: 8;
            position: absolute;
        }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; 
            overflow: hidden;
            text-decoration: none;
            _text-decoration: none;
            text-transform: uppercase;
            font-size: 11px;
            color: #888888; 
            text-align: center;
            top: 7px;
            z-index: 10; 
            float: left; 
            display: block;
            margin: auto 10px;
            margin-bottom: 0;
            padding: 45px 36px 0 36px;
            *padding: 45px 40px 0 40px;
            _padding: 45px 25px 0 25px;
        }
        
        .lavaLamp ul {
        padding: 0;
        margin: 0;
        }
        
        #wrap lavaLamp a {
            text-decoration: none;
        }
        
        .lavaLamp ul a {
            text-decoration: none;
        }
                
/***** Content Area *****/

#maincontent {
width: 970px;
min-height: 488px;
height: auto;
_height: 488px;
    display: block;
    float: none;
color: #fff;
}

/***** Home *****/

.homebg {
}

/***** about us *****/

#aboutusbg {
width: 970px;
background: url(../images/about_us_main.jpg) no-repeat;
overflow: hidden;
height: 488px;
color: #fff;
}

#aboutusbgsub {
width: 970px;
background: url(../images/about_us_sub.jpg) no-repeat;
overflow: hidden;
height: 488px;
color: #fff;
}

#getsocial {
text-align: left;
font-size: .73em;
padding: 110px 0 0 25px;
vertical-align: center;
}

#getsocial img {
width: 16px;
height: 16px;
}

#getsocial h3 {
text-transform: none;
font-style: italic;
padding: 10px 0;
font-size: 1.4em;
font-weight: normal;
}

#aboutusbg #getsocial a, #aboutusbgsub #getsocial a {
height: 20px;
font-size: .9em;
}

.socialicon {
float: left;
display: block;
}

.socialtext {
float: left;
display: block;
padding: 0 0 3px 8px;
margin-top: -4px;
}

/***** capabilities *****/

#capabilitiesbg {
width: 970px;
background: url(../images/capabilities_main.jpg) no-repeat;
overflow: hidden;
height: 488px;
color: #fff;
}

/* #capabilitiesbg2 {
width: 970px;
background: url(../images/contentarea.jpg) no-repeat;
overflow: hidden;
height: 488px;
color: #fff;
} */

#capabilitiesbg-sub {
width: 970px;
background: url(../images/capabilities_sub.jpg) no-repeat;
overflow: hidden;
height: 488px;
color: #fff;
}

#menucolumn {
display: block;
float: left;
width: 130px;
height: 428px;
overflow: hidden;
text-align: right;
color: #fff;
    padding: 35px 0 25px 42px;
    line-height: 1.8em;
text-transform: uppercase;
}
#menucolumn2 {
display: block;
float: left;
width: 170px;
height: 428px;
overflow: hidden;
text-align: right;
color: #fff;
    padding: 40px 10px 20px 0px;
text-transform: uppercase;
}

#menucolumn2port{
display: block;
float: left;
width: 170px;
height: 428px;
overflow: hidden;
text-align: right;
color: #fff;
    padding: 20px 0 20px 10px;
text-transform: uppercase;
}

#pagecolumn {
display: block;
float: right;
overflow:hidden;
width: 690px;
height: 452px;
text-align: left;
    color: #fff;
    padding: 25px 42px 25px 0;
}

#pagecolumn h1 {
padding: 15px 0;
font-size: 1.3em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
}

#menucolumn a{
width: 120px;
color: #fff;
cursor: pointer;
padding: 3px 0;
font-size: .73em;
margin: 0;
text-decoration: none;
}

#menucolumn2 a{
width: 120px;
color: #fff;
cursor: pointer;
font-size: 1em;
margin: 0;
text-decoration: none;
}

#menucolumn ul {
color: #fff;
width: 120px;
padding: 0 0 5px 0;
margin: 0 0 10px 0;
}

#menucolumn2 ul {
color: #fff;
width: 150px;
padding: 0;
margin: 0;
}

#menucolumn li {
list-style: none;
font-size: .68em;
}

#menucolumn2 li {
list-style: none;
font-size: .68em;
padding: 2px 0;
margin: 0;
}

#menucolumn2 h3:hover {
color: #990000;
}

#menucolumn li a, #menucolumn2 li a {
color: #fff;
height: 100%;
width: 100%;
display: block;
text-decoration: none;
}

#menucolumn li a:hover, #menucolumn2 li a:hover {
text-decoration: none;
color: #990000;
}

#menucolumn a:hover, #menucolumn2 a:hover {
text-decoration: none;
color: #990000;
}

#menucolumn2 h3 {
cursor: pointer;
padding: 0 0 10px 0;
font-size: .73em;
font-weight: normal;
}

/***** portfolio *****/

#portfoliobg {
width: 970px;
background: url(../images/contentarea.jpg) no-repeat;
overflow: hidden;
height: 488px;
color: #fff;
}

#portfolioColumn {
display: block;
float: right;
overflow:hidden;
width: 770px;
height: 458px;
text-align: left;
    color: #fff;
    padding: 15px 5px 0px 0;
	}

#featuredColumn {
display: block;
overflow:hidden;
width: 890px;
height: 458px;
text-align: left;
    color: #fff;
    padding: 20px 40px;
	}

/********** jquery scrolling  **********/


.scroll-pane {
				width: 700px;
				overflow: auto;
				float: left;
				padding-right: 20px;
			}
			
.scroll-pane2 {
				width: 910px;
				overflow: auto;
				float: left;
				padding-right: 20px;
			}
			#pane1 {
				height: 438px;
			}
			


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
				background: url(../images/scrollbar.png) repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: #990000;
	background: url(../images/scroll.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/***** client resources *****/

/* #clientdiv {
background: url(../images/contentarea.jpg) no-repeat;
width: 890px;
height: 448px;
color: #fff;
padding: 20px 40px;
} */

#clientdiv {
width: 970px;
background: url(../images/client_main.jpg) no-repeat;
overflow: hidden;
height: 488px;
color: #fff;
}

#clientdiv-sub {
width: 970px;
background: url(../images/client_sub.jpg) no-repeat;
overflow: hidden;
height: 488px;
color: #fff;
}

#clientdiv-sub #pagecolumn {
font-size: .95em;
}

/***** contact us *****/

#contactdiv {
background: url(../images/contact_main.jpg) no-repeat #000;
width: 890px;
height: 448px;
color: #fff;
padding: 20px 40px;
}

#contactdiv-sub {
background: url(../images/contact_sub.jpg) no-repeat;
width: 890px;
height: 448px;
color: #fff;
padding: 20px 40px;
overflow: hidden;
}

#sitemap {
font-size: .9em;
}

/***** footer *****/

#buttons {
float: left;
display: block;
padding: 10px 0 0 0;
color: #808080;
font-size: .7em;
text-transform: uppercase;
width: 380px;
position: relative;
}

#buttons a {
color: #808080;
text-decoration: none;
}

#buttons  ul {
margin: 0;
padding: 0;
float: left;
display: block;
}

#buttons li {
margin: 0;
float: right;
display: none;
}

#buttons img {
cursor: pointer;
float: left;
display: block;
padding: 0 15px 0 0;
}

#footer {
float: right;
display: block;
text-align: right;
            text-decoration: none;
            text-transform: uppercase;
            font-size: .65em;
            color: #444; 
            margin: 10px 0;
}

#footer li {
float: left;
list-style: none;
padding: 0 5px;
}

#footer li a {
color: #444; 
text-decoration: none;
}

#footer li a:hover {
color: #727272; 
text-decoration: none;
}

#footer li img {
width: 16px;
height: 16px;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }