/*new box subnav list style 16.09.09*/

#box-subnav{
border-top:1px solid #DED5C4;
float: left;
clear: both;
display: block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 25px 0 0 28px;
padding: 0 0px 0 0;
}

#box-subnav li{
background:;
display:block;
height:31px;
margin: 0 0 1px 0;
padding: 0;
}




#box-subnav li a{
background: #F7F5F0;
display:block;
height:30px;
line-height: 30px;
padding: 0 10px 0 10px;
margin: 0 0 0 0;
text-decoration:none;
width:223px;
text-align: center;
font-family: Arial;
font-size: 1.1em;
border-top:1px solid white;
border-bottom:1px solid #DED5C4;
border-right:1px solid #DED5C4;
border-left:1px solid #DED5C4;
}

#box-subnav li a:hover{
background: #E9E5DB;
color: #2897E7;
}


/* MAIN MAIN MAIN MAIN MAIN MIAN MAIN MAIN MAIN */



#maincontainer { 
margin:0 auto; /*auto keep page centered */
padding:0 0 0 0;
width:760px;
vertical-align: middle;	
background-color:#ffffff;

}

#linkfootercontainer { 
margin:0 auto; /*auto keep page centered */
vertical-align: middle;	
width:590px;
clear: both;
padding-bottom: 40px;
}

.left {float: left;}
.leftclear {float: left; clear: left;}
.right {float: right;}

/* HEADER HEADER HEADER HEADER HEADER HEADER HEADER HEADER */

/* Stripe banner across top of page */

#postHead {
height: 22px;
background-image:url(../images/header/stripe.jpg);
background-repeat: repeat-x;
}

/* Main DIV for HEADER section*/

#globalheader {position:relative; height: 165px;}

/*Main Page Logo*/

#logo {padding-left: 8px; float:left;}

.minus {margin: -22px 0 0 0;}

/*Page Head Img*/

#pageheadimg {width: 264px; height: 24px;}

#pagehead {clear: right; padding: 15px 5px 0 0; }


.dotline{
clear: left;
float: left;
padding: 0;
margin: 0;
width: 750px;
height: 20px;
border-bottom: 1px dotted #8CC53E;
margin-bottom: 10px;
}

.subdotline{
padding: 0;
margin: 0;
height: 20px;
border-bottom: 1px dotted #8CC53E;
margin-bottom: 10px;
}


/*Page Sub head style*/
.pagesubhead{
clear: left;
float: left;
border-bottom: 1px dotted #8CC53E ; 
margin: 0;
padding: 0;
margin-bottom: 20px;
margin-top: 20px; 
}

.pagesubsubhead{
float: left;
border-bottom: 1px dotted #8CC53E ; 
margin: 0;
padding: 0;
margin-bottom: 20px;
}

/* Main Nav */

#globalnav {
position: relative;
width: 760px;
height: 40px;
background: url(../images/header/main_nav_matrix.jpg) no-repeat;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}

#globalnav li a {
position: absolute;
top: 0;
margin: 0;
padding: 0;
display: block;
height: 40px;
background: url(../images/header/main_nav_matrix.jpg) no-repeat;
text-indent: -9999px;
overflow: hidden;
}

/*up state*/
li#gn-services a {
left: 0;
width: 152px;
background-position: 0 0;
}

li#gn-about a {
left: 152px;
width: 152px;
background-position: -152px 0;
}

li#gn-ecommerce a {
left: 304px;
width: 152px;
background-position: -304px 0;
}

li#gn-portfolio a {
left: 456px;
width: 152px;
background-position: -456px 0;
}

li#gn-contact a {
left: 608px;
width: 152px;
background-position: -608px 0;
}

/*hover state*/
li#gn-services a:hover {
background-position: 0 -40px;
}

li#gn-about a:hover {
background-position: -152px -40px;
}

li#gn-ecommerce a:hover {
background-position: -304px -40px;
}

li#gn-portfolio a:hover {
background-position: -456px -40px;
}

li#gn-contact a:hover {
background-position: -608px -40px;
}

/*pressed state*/

li#gn-services a:active {
background-position: 0 -80px;
}

li#gn-about a:active {
background-position: -152px -80px;
}

li#gn-ecommerce a:active {
background-position: -304px -80px;
}

li#gn-portfolio a:active {
background-position: -456px -80px;
}

li#gn-contact a:active {
background-position: -608px -80px;
}

/*current state*/
#globalheader.services li#gn-services a {
background-position: 0 -120px;
}

#globalheader.about li#gn-about a {
background-position: -152px -120px;

}

#globalheader.ecommerce li#gn-ecommerce a {
background-position: -304px -120px;
}

#globalheader.portfolio li#gn-portfolio a {
background-position: -456px -120px;
}

#globalheader.contact li#gn-contact a {
background-position: -608px -120px;
}


/* CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT*/

/* main content container*/
#contentcontainer{
padding: 0;
float: left;
margin: 15px 5px 0 5px;
width: 750px; 
}


#wellcomepaneltext{
margin: 0;
padding: 0;
float: left;
padding-left: 20px;
width: 200px;
border-left: 1px dotted #8CC53E;
}

#rightcolumn{
margin: 0;
padding: 0;
float: left;
padding-left: 20px;
width: 200px;
}

#maincolumn{
width: 506px;
padding: 0 20px 0 0;
border-right: 1px dotted #8CC53E;
}

.portcontainmid{
margin-top: 20px;
}

#portfoliocontainer{
display: inline;
padding: 0;
width: 243px;
padding-bottom: 5px;
}

#portfolioimgcont{
padding: 0;
margin: 0;
display: block;
width: 233px;
height: 130px;
padding: 4px 4px 4px 4px;
border: 1px dotted #8CC53E;
}

#workcontainer{
padding: 0;
width: 506px;
margin-bottom: 20px;
}

#workimgcont{
margin: 0;
width: 496px;
padding: 4px;
border: 1px dotted #8CC53E;
}


#subnavwrap{
margin-bottom: 7px;

}

.subnavwraplist{
margin-top: 4px;
margin-bottom: 15px;
}

#ourclients{margin: 20px 0 0 0;}

#backbtndiv{

clear: both;
margin-top: 20px;
}

/* container for 3 footer column*/
#footercol{padding: 0; margin: 0; width: 750px;} 

#ourservicesfooter{width: 242px; padding-left: 20px;}

#ourservicesimgfooter {width: 223px; height: 150px; padding-left: 20px; padding-right: 20px; border-left: 1px dotted #8CC53E; overflow: hidden;}

#contactdestailsfooter {width: 204px; height: 150px; border-left: 1px dotted #8CC53E;}

.generalform #name, #email, #phone{
background-color:#F4F4F4;
font-size: 1.1em;
height:23px;
width:233px;
margin-bottom: 10px;
display:inline;
}


select.styled{
font-size: 1.1em;
cursor:pointer;

position:relative;
width:233px;
z-index:5;
height: 30px;
}

span.select {
position: absolute;
width: 233px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
height: 30px;
background: url(../images/content/subjectdropdown.jpg) no-repeat scroll 0 0;
font-size: 1.1em;
overflow: hidden;
position:absolute;
line-height: 2.5;
padding-left: 5px;
}

.generalform #message{
background-color:#F4F4F4;
font-size: 1.1em;
width:502px;
height:91px;
}

input.submit {
background:transparent url(../images/content/submitbtn.jpg) no-repeat;
border:medium none;
cursor:pointer;
height:37px;
width:76px;
}







