/* CSS Document */




html,body
{margin:0;
padding:0;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20PX;}

body
{
text-align:center;
padding-bottom:0px;
background:white url(images/bgrepeat.jpg) repeat-x left top;}

#wrapper
{
height:750px;
text-align:left;
margin-left:auto;
margin-right:auto;
width:900px;
background:white url(images/SavvyWebsiteHome.jpg) no-repeat center top;}

#portfoliowrapper
{
height:1000px;
text-align:left;
margin-left:auto;
margin-right:auto;
width:900px;
background:white url(images/SavvyWebsiteHomeP.jpg) no-repeat center top;}

#menu {
display:block; 
width:430px; 
height:160px;
padding-left:500px;
padding-top:22px;
}


#menu ul {
margin:0; 
padding:0; 
list-style-type:none;
}

#menu li {
float:left; 
margin-right:10px;
padding:0;
}


#menu a {
height:10px; 
padding-right:10px;
padding-top:0px; 
color:#5DC7DA;
display:inherit; 
text-align:center;
text-decoration:none;
font-size:16px;
font-weight:500;
font-family:Arial, Helvetica, sans-serif;
}
#menu a:hover{
color:#EE7C25;}

#footer
{
color: #999999;
text-align:right;
height:220px;
width:750px;
}
#footer a {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:normal;
}
#footer a:hover{
color:#5DC7DA;
text-decoration:none;
font-weight:normal;
}


#sdcontent
{width:700px;
text-align:left;
margin-left:80px;
margin-right:auto;
padding-top:20px;}

#contentleft
{float:left;
width:480px;
padding:10px;
height:400px;

}

#contentright
{float:left;
width:320px;
padding:10px;
height:400px;
padding-top:100px;

}
h1
{
margin:0px;
font-size:20px;
color:#666666;
font-weight:500;
line-height:30px;}
img
{padding-left:10px;
vertical-align:bottom;}

a {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#5DC7DA;
text-decoration:underline;
font-weight:bold;
}
a:visited{
color:#666666;
text-decoration:underline;font-weight:bold;
}

a h1{
margin:0px;
font-size:20px;
color:#666666;
font-weight:500;
line-height:30px;
}
a:hover h1{
color:#5DC7DA;
}


