/* CSS Document */

body {
background-color:#EFEFEF;
margin-top:90px;
}

#wrapper {
width:1100px;
height:592px;
margin:auto;
background-image:url(images/home-bg.jpg);
}

#wrappex {
width:400px;
height:800px;
margin:auto;
background-image:url(images/portfolios-bgsmall.jpg);
}


#logo {
width:500px;
height:108px;
padding-left:10px;
padding-top:10px;
float:left;
}

#nav {

left:700px;
padding-top:50px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#nav a {
text-decoration:none;
color:#595959;
}

#nav a:hover {
text-decoration:underline;
color:#595959;
}

#text {
padding-left:500px;
width:387px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;
font-size:11px;
color:#595959;
clear:both;
}

#texx {

padding-left:5px;
width:350px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;
font-size:12px;
color:#595959;
clear:both;
}

#text2 {
padding-left:0px;
width:387px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;
font-size:16px;
color:#595959;
clear:both;
}