/* CSS Document */
body {
background-color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 1.8em;
color: #000000;
margin-top: 10px;
}

h1 {
font-size: 14px;
color: #231F20; 
line-height: 16px;
}
h2, h3 {
color: #fff9e6;
font-size: 22px;
line-height: 25px;
font-weight: normal;
margin-bottom: 3px;
}
p{
margin-top: 0;
margin-bottom: 7px;
}
a, a:visited {
color:#231F20;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#505050;
}
#wrapper {
width: 800px;
margin: auto;
background-color: #E9BE00;
}
#logo_home {
float:left;
width: 322px;
height: 26px;
padding: 232px 0 0 18px;
background-image:url(images/logo_home.gif);
}
#banner_photo {
float:left;
width: 442px;
height: 123px;
padding: 135px 18px 0 0;
text-align:right;
background-image:url(images/banner.jpg);
}
#bottom_left {
clear:both;
float:left;
width:340px;
height:342px;
}
#navcontainer {
float:left;
width: 435px;
height: 38px;
padding: 15px 0 0 25px;
background-color:#E9BE00;
}
#navcontainer ul{
padding: .3em 0;
margin: 0;
list-style-type: none;
}
#navcontainer li {
display: inline;
}
#navcontainer li a, #navcontainer li a:visited {
padding: 0 10px 0 6px;
}
#text_home {
float:left;
width: 415px;
height: 207px;
padding: 30px 15px 15px 30px;
color:#231F20;
font-size: 12px;
background-color: #E9BE00;
}
#text_design {
float:left;
width: 415px;
height: 218px;
padding: 20px 15px 15px 30px;
color:#231F20;
font-size: 11px;
background-color: #ffffff;
}
#text_design a, #text_design a:visited {
color:#4E8636;
text-decoration:underline;

}
#address {
float:left;
width: 430px;
height: 26px;
padding: 10px 0 0 30px;
color:#231F20;
font-size: 12px;
background-color: #E9BE00;
}
.design_box_left {
clear:both;
float:left;
width: 170px;
height: 171px;
background-color: #E9BE00;
}
.design_box_right {
float:left;
width: 170px;
height: 171px;
background-color: #E9BE00;
}
.design_box_photo {
}
.design_box_link {
height: 26px;
padding: 10px 0 0 10px;
}
.design_box_link_2 {
height: 31px;
padding: 5px 0 0 10px;
line-height: 12px;
}
/*portfolio pages*/
#header {
width: 780px;
height: 31px;
padding: 15px 20px 0 0;
text-align:right;
background-image:url(images/logo2.gif);
}
#portfolio_pictures {
background-color:#4E8636;
}
#footer {
width: 800px;
height: 30px;
background-color: #E9BE00;
}
#navcontainer_portfolio {
float:left;
width: 435px;
height: 30px;
padding: 0px 0 0 25px;
background-color:#E9BE00;
}
#navcontainer_portfolio ul{
padding: .3em 0;
margin: 0;
list-style-type: none;
}
#navcontainer_portfolio li {
display: inline;
}
#navcontainer_portfolio li a, #navcontainer_portfolio li a:visited {
padding: 0 10px 0 6px;
}

