@charset "UTF-8";

/* CSS Document */


/*-  CSS Reset
----------------------------------------------------------------------*/
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p, address, th ,td {
margin: 0; padding:0;}
ol, ul {list-style-type:none;}
table {border-collapse:collapse;border-spacing:0;}

/*-  Typography
----------------------------------------------------------------------*/

p {
font-size: 1.2em;
margin: 0 0 1.5em; }

h1 {
color:#b99b7b;
font-size: 1.6em;
text-transform:uppercase;
padding-bottom:20px;}

a {
text-decoration: underline;}

a:link, a:visited {
color: #406da6; 
}

a:hover, a:active {
color: #69b1c4;}

/*-  Basic and Images
----------------------------------------------------------------------*/
body {
text-align:center;
min-width:810px;
background: #fff url(images/bkgrdsub.jpg) repeat-x top left;
font:62.5%/1.5 Arial, Calibri, Verdana, Helvetica, sans-serif;}


#wrapper {
	width: 935px;
	margin:0 auto;
	text-align:left;
	position:relative;
	}

#masthead {
width:935px;
height:180px;
margin:0px;
padding:0px;
}


.index #masthead {
background:url("images/img_home.jpg") no-repeat left top;
}

.about #masthead, .news #masthead {
background:url("images/img_about.jpg") no-repeat left top;
}

.team #masthead {
background:url("images/img_team.jpg") no-repeat left top;
}

.portfolio #masthead {
background:url("images/img_portfolio.jpg") no-repeat left top;
}

.contact #masthead {
background:url("images/img_contact.jpg") no-repeat left top;
}


/*-  Navigation
----------------------------------------------------------------------*/

#nav ul, #nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	display: block;
	float: left;
	}

#nav a {
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	text-decoration: none;
	text-indent:-1000em;
	padding:0; margin:0;
	background-position: 0px -26px;
}

#nav a:hover {
	background-position: 0px 0px;
}

a#nav_index {
	background-image: url("images/nav_home.jpg");
	width:320px;
	}
a#nav_about {
	background-image: url("images/nav_about.jpg");
	width:115px;
	}

a#nav_team {
	background-image: url("images/nav_team.jpg");
	width:99px;
	}
a#nav_portfolio {
	background-image: url("images/nav_portfolio.jpg");
	width:143px;
	}
a#nav_contact {
	background-image: url("images/nav_contact.jpg");
	width:143px;
	}
	
a#nav_news {
	background-image: url("images/nav_news.jpg");
	width:115px;
	}

.index a#nav_index, .about a#nav_about, .team a#nav_team, .portfolio a#nav_portfolio, .contact a#nav_contact, .news a#nav_news {
 background-position: 0 -52px;
 }




/*-  Footer
----------------------------------------------------------------------*/
#footer {
background: url(images/footer.jpg) no-repeat top center ;
height:77px;
text-align:right;
}

#footer p {
margin: 0;
}

#footer .box_footer {
float:right;
margin-right:50px;
padding-top:10px;
display:inline;}

#footer a {
color:#9de0f2;
font-size:12px;
padding-left: 50px;
}

#footer a:link, #footer a:visited {
color: #9de0f2; 
text-decoration:none;
}

#footer a:hover, #footer a:active {
text-decoration:underline;
color:#9de0f2;}

.index a#footer_index, .about a#footer_about, .team a#footer_team, .portfolio a#footer_portfolio, .contact a#footer_contact {
color:#fff;
text-decoration:none; }

#footer #copyright {
padding-top:15px;
}

#footer #copyright, #footer #copyright a {
font-size:10px;
color:#fff;
text-align:right;
}

/*-  Layout
----------------------------------------------------------------------*/
#container {
width: 935px;
background: url("images/tile.jpg") repeat-y top center;
}

.box1 {
float:left;
width: 490px;
margin-left:70px;
margin-top:50px;
display:inline;}

.box2 {
float:right;
margin-right:70px;
width: 240px;
margin-top:50px;
display:inline;}

.box3 {
margin-left:70px;
width: 750px;
padding-top:70px;
}

.clear {
clear:both;
padding-top:160px;
}

em {
font-style:italic;
}

strong {
font-weight:bolder;
}

#latestnews ul, #latestnews li {
width:240px;}

#latestnews li a{
background: url("images/arrow.gif") no-repeat top left;
display:block;
line-height:1.4;
padding-left: 24px;
text-decoration:none;
font-size: 12px;}

#latestnews li a:hover {
background-position: -240px 0px;
}

#latestnews li {
padding-bottom:12px;
}

#latestnews li a:link, #latestnews li a:visited {
color: #406da6; 
}

#latestnews li a:hover, #rightcontent li a:active {
color: #69b1c4;}



/*-  TEAM
----------------------------------------------------------------------*/

.boxnav {
float:left;
width: 200px;
margin-left:45px;
margin-top:50px;
display:inline;
}

.boxnav a {
font-size: 11px;
text-decoration:none;}

.boxnav .current {
color: #69b1c4;
}

.box4 {
float:left;
margin-left:20px;
width: 500px;
margin-top:50px;
display:inline;
border-left: 1px solid #e2e2e2;}

.box4 h1, .box4 p, .box4 h2, .box4 h3, .box4 img, .box4 table {
padding-left: 20px;
}

.box4 h4 {
color:#b99b7b;
font-size: 1.4em;
padding:0 0 10px 20px;
letter-spacing: 2px;}

.bullet {
padding: 0px 8px 0px 15px;}

#teamtable {
border-collapse: collapse;
width: 580px;
}

#teamtable td {
vertical-align:top;
border-bottom: 3px solid #ebe4dd;}

#teamtable td img, #teamtable td h2 {
padding-top:20px;
}

#teamtable h2, #teamtable h3, #teamtable h5 {
color: #b99b7b;}

#teamtable h2 {
font-size: 1.3em;}

#teamtable h3 {
font-size: 12px;
padding: 0px 0px 6px 20px;}

#teamtable h5 {
font-weight: normal;
font-style: italic;
font-size: 12px;
padding: 0px 0px 28px 20px;}

#iac {
margin-top: 25px;
width: 600px;}

#iac h2 {
font-size: 12px;
font-weight:bold;
padding-left:20px;}

#iac h3 {
font-style:italic;
font-weight:normal;
font-size: 11px;
padding-left:20px;}

#iac td {
padding-bottom:10px;
vertical-align:top;}


/*-  CONTACT
----------------------------------------------------------------------*/

.box5 {
float:left;
width: 350px;
margin-left:70px;
margin-top:50px;
display:inline;}

#map {
margin-top:50px;
float: left;
margin-left:20px;
display:inline;}

/*-  PORTFOLIO
----------------------------------------------------------------------*/

#portfoliotable {
border-collapse: collapse;
width: 648px;
}

#portfoliotable img {

}

#portfoliotable td {
vertical-align:top;
border-bottom: 3px solid #ebe4dd;}

#portfoliotable td img, #teamtable td h2 {
padding-top:20px;
}

#portfoliotable h2, #portfoliotable h3 {
color: #b99b7b;}

#portfoliotable h2 {
font-size: 1.3em;
margin-top:20px;}

#portfoliotable td a img{
border:none;
margin-right:20px;}



/*-  NEWS
----------------------------------------------------------------------*/
.news .box3 h2 {
color:#b99b7b;
font-size: 19px;
padding-top:4px;
padding-bottom:2px;
font-weight: normal;
border-bottom: 3px solid #ebe4dd;}

.news .box3 h3 {
color:#999;
font-size: 10px;
padding-bottom: 18px;
padding-top:4px;
font-weight:normal;}

.news .box3 h4 {
color:#999;
font-size: 13px;
padding-bottom: 18px;
padding-top:4px;
font-weight:normal;
font-style: italic;}

.news #newstable td, .news #newstable th {
font-size:12px;
padding-bottom:15px;}

.news #newstable th {
background: url("images/bullet.gif") no-repeat top left;
padding-left:20px;
padding-right: 20px;
font-weight: normal;
font-style:italic;}


