/* static elements */
body {
margin-top: 20px;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #666666;
text-align: left;
padding-bottom: 5px;
margin-left: 15px;
margin-right: 50px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
}

h1 {
font-size: 13px;
font-style: normal;
line-height: 17px;
font-weight: bold;
font-variant: normal;
color: #536487;
font-family: Arial, Helvetica, sans-serif;
margin-left: 15px;
margin-right: 50px;
margin-bottom: 0px;
padding-bottom: 3px;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #666666;
margin-left: 35px;
margin-right: 60px;
margin-top: 0px;
padding-bottom: 4px;
margin-bottom: 4px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
}

li {
padding-bottom: 5px;
}

a:link {
color: #996633;
text-decoration: none;
}

a:visited {
color: #6666CC;
}

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

/* text box and columns */
#textBox {
width: 475px;
background-image: url(00_images/textBox_background.jpg);
background-repeat: repeat-y;
min-height: 440px;
background-position: left;
float: left;
}

#textBox img {
margin-left: 15px;
}

#textBox_bottom {
background-image: url(00_images/textBox_bottom.jpg);
height: 25px;
width: 475px;
}

#textBox_top {
background-image: url(00_images/textBox_top.jpg);
height: 24px;
width: 475px;
}

/*columns */
#leftColumn {
width: 475px;
float: left;
}

/* general navigation stuff */
#logo {
float: left;
}

#nav {
margin-left: 375px;
width: 100px;
margin-top: 245px;
}
	
#nav img {
margin-bottom: 4px;
}

#heading {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
#heading h1 {
	margin-left:0px;
	margin-bottom:3px;
	font-size:15px;
	color:#666666;
	font-weight:600;
	}


/* All the containers, different backgrounds for every page to deal with different backgrounds. */
#container_home {
width: 950px;
min-height: 550px;
background-image: url(00_images/backgrounds/home.jpg);
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
padding-top: 50px;
}

#container_about {
width: 950px;
min-height: 550px;
background-image: url(00_images/backgrounds/about.jpg);
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
padding-top: 70px;

}

#container_services {
width: 950px;
min-height: 550px;
background-image: url(00_images/backgrounds/services.jpg);
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
padding-top: 70px;
}

#container_portfolio {
width: 950px;
min-height: 550px;
background-image: url(00_images/backgrounds/portfolio.jpg);
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
padding-top: 70px;
}

#container_contact {
width: 950px;
min-height: 550px;
background-image: url(00_images/backgrounds/contact.jpg);
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
padding-top: 70px;
}

/* portfolio stuff */
#portfolio_header {
background-image: url(00_images/portfolio_header.gif);
height: 82px;
width: 793px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
margin: 0px;
}

#rightColumn_portfolio {
float: left;
width: 793px;
}

#portfolio_box {
background-image: url(00_images/portfolio_background_main.gif);
width: 793px;
min-height: 268px;
}

#portfolio_footer {
background-image: url(00_images/portfolio_footer.gif);
height: 50px;
width: 793px;
}

#logoPortfolio {
margin-left: 575px;
margin-bottom: 10px;
}

#leftColumn_portfolio {
width: 157px;
float: left;
}

#navPortfolio {
margin-left: 57px;
width: 100px;
margin-top: 100px;
}

#leftColumn_portfolio img {
margin-bottom: 4px;
}

#portfolionav_left {
float: left;
width: 370px;
margin-left: 7px;
text-align: right;
padding-top: 60px;
padding-bottom: 5px;
}
	
#portfolionav_right {
width: 370px;
margin-left: 398px;
padding-top: 60px;
padding-bottom: 5px;
}

#imagebox_left {
width: 370px;
margin-left: 7px;
float: left;
}

#imagebox_right {
width: 370px;
margin-left: 398px;
}