   * {
       margin: 0;
   }
    html, body {
      height: 100%;
   }
   .wrapper {
       min-height: 100%;
       height: auto !important;
       height: 100%;
       margin: 0 auto -4em;
   }
   .footer, .push {
      height: 4em;
   }
   
/*STYLES FOR GENERAL PROPERTIES*/

.clear {
	clear: both;
	}
	
p {
	margin: 10px 0;
	}
	
a {
	color:#4192e4;
	text-decoration:underline;
	font-weight:normal;
}	

a:hover {
	color:#fff;
	text-decoration:none;
}

h1, h2 ,h3 {
	font-family: Arial, Helvetica, sans-serif;
}

em {
	font-style:oblique;
}
	
strong {
	font-weight:bolder;
}
	
blockquote {
	margin:50px;
}

html, body {
	font: small/1.4 Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    height: 100%;
}


.wrapper {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: relative;
}


#header {
    width: 100%;
	background-image: url(images/head.jpg);
	background-repeat: repeat-x scroll 0 0;
	height: 41px;
}

#head {
	background-image: url(images/center_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 960px;
	height: 41px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

/*----SIDE PANEL----*/


#sidebar {
	margin: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	height: 100%;
}

#sidenav {
	background-image:url(images/sidebarhead.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top: 21px;
	padding-left: 0px;
	width: 300px;
	font-size: 12px;
	list-style-type: none;
	letter-spacing: .1em;
	float: left; /* Contain floated list items */
}

#sidenav li { 
	color: #fff;
	background: #999999;
	margin: 0px;
	padding: 0px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	float: left; /* This corrects the */ 
 	width: 100%; /* IE whitespace bug */ 
} 

#sidenav a { 
	display: block;  /* to increase clickable area as aÕs default to inline */ 
	color: #FFF; 
	text-decoration: none; 
	padding: 0 10px; 
	line-height: 2.5;
	border-bottom:1px solid #FFF; 
}

#sidenav a:hover { 
	color: #999999;
	background: #4a4a4a;
}

#sidenav li.current a {
	color: #fff;
 	background: #333367;
 	
}

#sidenav li.subsection a {
	color: #fff;
 	text-indent: 20px;
 	background: #7b7b7b;
 	
}

#sidenav li.subsection a:hover {
 	color: #999999;
	background: #4a4a4a;
 	
 	
}

#sidenav li.subsection_S a {
	color: #fff;
 	text-indent: 20px;
 	background: #333367;
 	
}

/*----NAVIGATION----*/


#nav {
	background: url(images/nav.gif);
    width: 880px;
    height: 11px;
    margin-top: 0px;
    margin-left: 30px;
	padding: 0;
    position: relative;
}

#nav span{
	display: none;
}

#nav li {
	float: left;
	list-style: none;
	position: absolute;
}

#nav li, #nav a {
	height: 11px;
	display: block;
}

#nav-about {
	width: 92px;
	left: 0px;
}

#nav-projects {
	width: 92px;
	left: 173px;
}

#nav-team {
	width: 95px;
	left: 633px;
}

#nav-services {
	width: 90px;
	left: 791px;
}

#nav-about a:hover {
    background:url(images/nav.gif) 0px -11px no-repeat;
}

#nav-projects a:hover {
    background:url(images/nav.gif) -173px -11px no-repeat;
}

#nav-team a:hover {
    background:url(images/nav.gif) -633px -11px no-repeat;
}

#nav-services a:hover {
    background:url(images/nav.gif) -791px -11px no-repeat;
}


/*----WRAPPER----*/


#wrap {
	clear: both;
	height: auto;
	min-height: 100%;
	width: 950px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.logo {
	height: 90px;
	width: 350px;
	border: none;
	padding-left: 95px;
	margin: auto;
	position: relative;
}

/*----MAIN PANEL----*/


#content {
	float: right;
	padding: 0px;
	padding-top: 20px;
	width: 570px;
	height: 1050px;
	margin: 0px;
	margin-right: 30px;
}

#content p {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 18px;
}

#content h1 {
	color: #333367;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#content h2 {
	color: #333367;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#content ul {
	color: #333367;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}

#content li {
	color: #4a4a4a;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.4;
	text-indent: 20px;
}

#content_main {
	padding: 0;
	width: 100%;
	height: 500px;
	margin-left: 25px;
	margin-right: auto;
	margin-top: 30px;
}

#content_box1 {
	float:left;
	background-color: #999999;
	padding-left: 10px;
	padding-top: 10px;
	width: 210px;
	height: 140px;
	margin-left: 25px;
	margin-right: auto;
}

#content_box1 p {
	color: white;
	font-size: 12px;
	line-height: 18px;
}

#content_box1 h1 {
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#content_box1 a:hover {
	color: #333367;
	text-decoration: underline;
}

#content_box2 {
	float:left;
	background-color: white;
	padding-left: 10px;
	padding-top: 10px;
	width: 210px;
	height: 140px;
}

#content_box2 p {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 18px;
}

#content_box2 a, a:visited {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

#content_box2 a:hover {
	color: #333367;
	text-decoration: underline;
}

#content_box2 h1 {
	color: #4a4a4a;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#content_box3 {
	float:left;
	background-color: #999999;
	padding-left: 10px;
	padding-top: 10px;
	width: 210px;
	height: 140px;
}

#content_box3 p {
	color: white;
	font-size: 12px;
	line-height: 18px;
}

#content_box3 h1 {
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#content_box3 a:hover {
	color: #333367;
	text-decoration: underline;
}

#content_box4 {
	float:left;
	background-color: white;
	padding-left: 10px;
	padding-top: 10px;
	width: 210px;
	height: 140px;
}

#content_box4 p {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 18px;
}

#content_box4 h1 {
	color: #4a4a4a;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#content_box4 a:hover {
	color: #333367;
	text-decoration: underline;
}

#content_left {
	float:left;
	margin-top: 50px;
	margin-left: 50px;
	width: auto;
	height: auto;
	text-align: center;
}

#content_left h1 {
	color: #333367;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#content_left p {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 18px;
}

#content_right {
	float:left;
	margin-top: 50px;
	margin-left: 450px;
	width: auto;
	height: auto;
	text-align: center;
}

#content_right h1 {
	color: #333367;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#content_right p {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 18px;
}

#content_middle {
	clear: both;
	margin-right: 50px;
	width: auto;
	text-align: center;
}

#content_middle h1 {
	color: #333367;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#content_middle p {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 14px;
}

#top-footer {
background: url(images/footer-bg1.jpg) repeat-x;
height: 35px;
text-align: center;
width: 100%;
}

#bottom-footer {
background: url(images/footer-bg2.jpg) #999999 no-repeat;
width: 100%;
height: 39px;
background-position: center;
}


#foot {
width: 900px;
margin: auto;
}

#top-footer ul {
	
    text-align: center;
}

#top-footer li {
	float: left;
	font: 13px/30px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#top-footer ul li a {
	padding: 0;
	color: #353535;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}

#top-footer ul li a:visited {
	color: #353535;
	text-transform: uppercase;
}

#top-footer ul li a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

#top-footer ul.info {
	height: 75px;
	position: relative; 
	padding: 0;
    float: left;    
}

#top-footer ul.info li {
	width: 900px;
    display: block;
}

#top-footer ul.info li.address {
	text-align: left;
	width: 220px;
	color: #353535;
	font-size: 10px;
	font-weight: normal;
}

#top-footer ul.info li.center {
	text-align: center;
	float: left;
	width: 420px;
	font-size: 10px;
	font-weight: normal;
}

#top-footer ul.info li.address2 {
	float: left;
	text-align: right;
	width: 260px;
	color: #353535;
	font-weight: normal;
	font-size: 10px;
}

#top-footer ul li span {
	color: white;
	font-size: 10px;
	font-weight: normal;
	line-height: 35px;
}




