* {
margin: 0;
padding: 0;
}

body {
background-color: #2D2D2D;
margin: 0px;
padding: 0px;
background-image: url(img/key-lines.gif);
background-repeat: no-repeat;
background-position: center;
color: #333;
text-align: center;
font-family: trebuchet ms;
}

A:link, A:visited, A:active {
font-weight: normal;
color: #ccc;
text-decoration: none;
}

A:hover {
font-weight: normal;
color: #fff;	
}

#container {
position: relative;
margin: auto;
width: 907px;
height: 566px;
background-image: url(img/background.gif);
font-family: trebuchet ms, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left
}

#logo {
position: absolute;
left: 42px;
bottom: 46px;
border: 0px;
}

#box {
position: absolute;
top: 0px;
left: 252px;
width: 655px;
height: 566px;
text-align: left;
line-height: 14px;
font-size: 11px;
margin: 0;
padding: 0;
}

#box a:link {
text-decoration: none;
color: #DC7C30;
}

#box a:visited {
text-decoration: none;
color: #DC7C30;
}

#box a:hover {
text-decoration: none;
color: #333;
}

#box a:active {
text-decoration: none;
color: #DC7C30;
}

#home-slideshow {
position: absolute;
right: 0px;
top: 0px;
z-index: 100;
}

h1#PNF {
position: absolute;
top: -30px;
left: 0px;
font-size: 11px;
color: #FF9933;
}

h1 {
position: absolute;
left: 39px;
bottom: 20px;
padding: 0px;
margin: 0px;
font-size: 14px;
font-weight: normal;
color: #777;
}

h2 {
margin: 0;
padding: 0;
font-size: 13px;
}

h6 {
position: absolute;
bottom: -35px; 
right: 0px;
font-family: trebuchet ms;
margin: 0px;
padding: 0px;
font-size: 11px;
}

h6 span {
font-size: 10px;
}

h6 a:link {
color: #474747;
}

h6 a:visited {
color: #474747;
}

h6 a:hover {
color: #474747;
}

h6 a:active {
color: #474747;
}

hr {
width: 576px;
border: 0px;
height: 1px;
float: left;
background: #bdbdbd;
}

#nav-container {
position: absolute;
left: 0px;
top: 0px;
width: 240px;
text-transform: uppercase;
font-weight: normal;
color: #FF9933;
font-size: 12px;	
}

#portfolio-menu {
margin: 0 0 0 0;
padding: 20px 0 0 20px;
width: 240px;
}

#portfolio-menu ul {
position: relative;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-transform: uppercase;
font-weight: normal;
color: #FF9933;
font-size: 12px;
}

#portfolio-menu li {
list-style: none;
line-height: 18px;
}

#menu {
margin: 0 0 0 0;
padding: 20px 0 0 20px;
width: 240px;
}

#menu ul {
position: relative;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-transform: uppercase;
font-weight: normal;
color: #FF9933;
font-size: 12px;
}

#menu li {
list-style: none;
line-height: 19px;
}

#parent{
color: #FF9933;
}

#menu li ul {
font-size: 11px;
text-transform: none;
padding: 0 0 10px 8px;
color: #fff;
font-weight: bold;
}

#menu li ul li a:link{
color: #ccc;
}

#menu li ul li a:hover{
color: #fff;
}

#menu li ul li {
line-height: 16px;
}

#login {
margin: 0 0 0 0;
padding: 20px 0 0 20px;
width: 240px;
}

#login li {
list-style: none;
line-height: 19px;
}

#content {
position: absolute;
left: 15px;
top: 448px;
width: 500px;
}

#content p {
margin: 0;
padding: 5px 0 0 0;
font-size: 11px;
}

/*News Pages Styles*/

#news-content {
overflow: auto;
position: absolute;
right: 20px;
top: 17px;
width: 613px;
height: 530px;
overflow: auto;
}

#news-content span {
color: #FF9933;
font-weight: bold;
}

#news-content p {
margin: 0;
padding: 10px 0 0 0;
}

.news {
margin: 0 0 20px 0;
padding: 0 0 20px 0;
/*width: 590px;*/
clear: both;
border-bottom: 1px solid #B8B8B8;
}

.news img {
padding: 5px 0px 5px 10px;
float: right;
border:none;
}

.news-text {
width: 440px;
float: right;
border: 1px solid #ff0000;
}

/* About Page Styles*/

#about-container {
position: absolute;
left: 20px;
top: 390px;
width: 615px;
margin: 0;
padding: 0;
}

#about-container p {
margin: 0;
padding: 5px 0 0 0;
font-size: 11px;
}

/* About Collection Template styles*/

#about-content {
overflow: auto;
position: absolute;
left: 20px;
top: 17px;
width: 603px;
height: 530px;
overflow: auto;
padding: 0 10px 0 0;
}


#about-content p {
margin: 0;
padding: 10px 0 0 0;
font-size: 11px;
}

#about-content img {
float: left;
margin: 0px 20px 10px 0;
}

#item-info {
float: left;
}

#item-desc {
clear: both;
}

/*Client List Page Styles*/

#client-copy {
position: absolute;
right: 20px;
top: 20px;
width: 612px;
height: 520px;
overflow: auto;
}

#client-copy p {
margin: 0;
padding: 0;
}

#client-copy ul{
padding: 0;
margin: 0;
width: 580;
clear: both;
}

#client-copy hr{
clear: both;
border: none 0;
width: 0px;
margin: 15px;
float: left;
color: #fff;
border: 0px;
}

#client-copy ul li{
float: left;
width: 250px;
list-style: none;
font-size: 12px;
line-height: 18px;
}

/*Contact Page Styles*/

#contact-content {
position: absolute;
left: 20px;
top: 390px;
width: 615px;
}

#contact-content p {
margin: 0;
padding: 5px 0 0 0;
font-size: 11px;
}

#contact_form {
position: absolute;
left: 25px;
top: 25px;
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 265px;
color: #4E4E4E;
font-weight: bold;
z-index: 30;
}

#address {
position: absolute;
left: 0px;
top: 390px;
width: 235px;
margin-right: 70px;
z-index: 30;
}

#address p {
margin-top: 0px;
margin-bottom: 15px;
}

input {
width: 265px;
margin-bottom: 10px;
font-family: arial;
color: #777;
font-weight: normal;
border: 1px solid #8C8C8C;	
padding: 3px;	
background-color: #E9E9E9;
}

textarea {
width: 265px;
font-family: arial;
color: #777;
font-weight: normal;
border: 1px solid #8C8C8C;
padding: 3px;
height: 152px;
background-color: transparent;
margin-top: 1px;
margin-bottom: 15px;
}

#submit {
width: 60px;
padding: 0px;
margin: 0px;
font-weight: bold;
border: 0px;
color: #990000;
font-size: 12px;
cursor: hand;
cursor: pointer;
}

#map {
position: relative;
left: 300px;
top: -1px;

}

#iframe {
overflow: none;
}