html,body{
margin: 0;
padding:0;
height: 100%;
}

body {
color: #283033;
background: #91aac9 url("http://www.pepfx.net/images/bg.jpg") repeat top center;
font-family: Georgia, serif;
font-size: 16px;
}

p{margin:0 10px 10px}

img{
border: none;
}
form {
display: inline;
}
hr { width: 90%; height: 1px; color: #91aac9; border: none;} /* Internet Explorer */
html>body hr { width: 90%; height: 1px; background-color: #91aac9; border: none;} /* Gecko-based browsers */
html>body hr { width: 90%; height: 1px; background-color: #91aac9; border: 0px solid #91aac9;} /* Opera and Gecko-based browsers */

#container {
background: url("http://www.pepfx.net/images/bg.jpg") repeat top center;
margin:0 auto;
}

#header {
position:absolute;
width: 100%;
height: 225px;
margin: 0 auto;
top:0;
background: url("http://www.pepfx.net/images/design-shadow.png") repeat-x top center;
}
#header img {
margin-bottom: -50px;
}
#content {
width: 1100px;
margin: 0 auto;
padding: 230px 20px 10px 20px;
background: url("http://www.pepfx.net/images/design-content.png") repeat-y top center;
}
#announcements {
float: left;
width: 250px;
}
#main {
float: left;
width: 800px;
margin: 0 10px 0 20px;
padding: 0 10px 0 0;
border-right: 1px dotted #ffffff;
}
#main .folder {
float: left;
width: 200px;
background: url("http://www.pepfx.net/images/directory-folder.png") no-repeat top center;
}
#main .folder p{
padding-top: 5px;
font-size: 14px;
text-align: center;
}
#main .folder a{
font-size: 20px;
color: #ffffff;
}
#main .folder a:hover{
color: #283033;
}
#footer {
width: 1140px;
margin: 0 auto;
background: url("http://www.pepfx.net/images/design-footer.png") no-repeat top center;
padding-top:20px;
}
#footer p {
color: #283033;
font-size: 11px;
margin:0;
}

/* Mini-menu start */
#main .mini-menu {
height: 16px;
color: #667e9c;
font-size: 14px;
line-height: 15px;
margin: 0 0 10px 0;
}
#main a.mini-menu {
color: #000000;
text-decoration: none;
font-size: 14px;
}
#main a.mini-menu:visited {color: #000000;}
#main a.mini-menu:active  {color: #000000;}
#main a.mini-menu:hover   {color: #2346ae;}
/* Mini-menu end */

.extras-clients{
background: url("http://www.pepfx.net/images/bg-extra.jpg") repeat-y top center;
border: 1px dotted #94acc8;
padding: 5px 0 2px 0;
margin-bottom: 2px;
font-size: 14px;
}
