a img {border: none; }

p { font-family: "Century Gothic", "Times New Roman", sans-serif;
font-size: 0.8em; }

p.title { font-family: "Century Gothic", "Times New Roman", sans-serif;
font-size: 1.5em; }

p.links { font-family: "Century Gothic", sans-serif; }

p.inorange { font-family: "Century Gothic", sans-serif;
color: #FFFFFF;
font-size: 1.6em;
letter-spacing:5px; }

p.login { font-family: "Century Gothic", sans-serif;
color: #000000;
font-size: 0.7em; }

p.copyright { font-family: "Century Gothic", sans-serif;
color: #808080;
font-size: 0.5em;
letter-spacing:3px; }

p.links a:link {
text-decoration: none;
color: #808080; }

p.links a:visited {
text-decoration: none;
color: #808080; }

p.links a:hover {
text-decoration: none;
color: #e1a608; }

p.login a:link {
text-decoration: none;
color: #000000; }

p.login a:visited {
text-decoration: none;
color: #000000; }

p.login a:hover {
text-decoration: none;
color: #e1a608; }




#topwrap {
height:52px;
width:750px;
text-align:left;
margin:0px auto;
}


#wrap { 
position: absolute;
text-align:center;
width:100%;
top: 40%; 
margin-top: -200px; /* minus half height */ 
}

#content {
width:750px;
height:422px;
text-align:left;
margin-left:auto;
margin-right:auto;
background-color:#000000;
}


#bottomwrap {
height:70px;
width:750px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#navleft {
float:left;
width:310;
text-align:left;
}

#navright {
float:left;
width:440;
text-align:right;
background-color:#ffffff;
}


.works {
float:left;
display:block;
background-image: url(n-works.png);
background-repeat: no-repeat;
height: 45px;
width: 71px;
}

.works a{
float:left;
background-image: url(n-works.png);
background-repeat: no-repeat;
height: 45px;
width: 71px;
}

.works a:hover{
float:left;
background-image: url(n-worksx.png);
}


.services {
float:left;
display:block;
background-image: url(n-services.png);
background-repeat: no-repeat;
height: 45px;
width: 84px;
}

.services a{
float:left;
background-image: url(n-services.png);
background-repeat: no-repeat;
height: 45px;
width: 84px;
}

.services a:hover{
float:left;
background-image: url(n-servicesx.png);
}

.company {
float:left;
display:block;
background-image: url(n-company.png);
background-repeat: no-repeat;
height: 45px;
width: 91px;
}

.company a{
float:left;
background-image: url(n-company.png);
background-repeat: no-repeat;
height: 45px;
width: 91px;
}

.company a:hover{
float:left;
background-image: url(n-companyx.png);
}

.email {
float:left;
display:block;
background-image: url(n-email.png);
background-repeat: no-repeat;
height: 45px;
width: 64px;
}

.email a{
float:left;
background-image: url(n-email.png);
background-repeat: no-repeat;
height: 45px;
width: 64px;
}

.email a:hover{
float:left;
background-image: url(n-emailx.png);
}


.meeting {
float:right;
display:block;
background-image: url(n-meeting.png);
background-repeat: no-repeat;
height: 45px;
width: 110px;
}

.meeting a{
float:right;
background-image: url(n-meeting.png);
background-repeat: no-repeat;
height: 45px;
width: 110px;
}

.meeting a:hover{
float:right;
background-image: url(n-meetingx.png);
}


.login {
float:right;
display:block;
background-image: url(n-login.png);
background-repeat: no-repeat;
height: 45px;
width: 90px;
}

.login a{
float:right;
background-image: url(n-login.png);
background-repeat: no-repeat;
height: 45px;
width: 90px;
}

.login a:hover{
float:right;
background-image: url(n-loginx.png);
}



#textscroll { 
margin-left:15px;
margin-top:20px;
overflow:scroll;
overflow-x: hidden;
word-wrap: break-word;
margin-top:10px;
width:300px;
height:250px;
font-color:#ffffff;
scrollbar-base-color: #969696;
scrollbar-arrow-color: #e2d725;
scrollbar-3dlight-color: #969696;
scrollbar-darkshadow-color: #969696;
scrollbar-face-color: #969696;
scrollbar-highlight-color: #969696;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #ffffff;
}



* { margin:0;
padding:0; }




BODY { background-color:#333333;
height:100%;
}