* {
    padding: 0;
    margin: 0;
} 

#main {width:100%;float:left;background:#FFF}
#logo {width:100%;height:50px;min-width:400px;background:#FFF
#url('bback.jpg') repeat}
#p.companyname {padding-left:5px;padding-top:5px;
#font-weight:bold;font-style:italic;color:#f4f4f4;
#font:33px/1.2em  "arial black",geneva,sans-serif;margin:0}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #57626a; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 800px;
}

#header { 
padding: 10px 0 20px 0;
text-align: center;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: 1px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #57626a;
text-decoration: none;
}
#header h1 a:hover {
color: #57626a;
text-decoration: none;
}
#header h2 {
//color: #ccc;
color: #0033FF;
font-size: 10px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
height: 40px;
line-height: 40px;
background: #57626a url(images/menu.jpg) no-repeat;
text-transform: uppercase;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 100;
font-size: 14px;
letter-spacing: -1px;
}
#menu ul li a:hover {
color: #eee;
text-decoration: underline;
}
*{ margin:0px; padding: 0px; }
 
#nav {
     font-family: arial, sans-serif;
     position: relative;
     width: 390px;
     height:56px;
     font-size:14px;
     color:#999;
     margin: 0px auto;
}
 
#nav ul {
     list-style-type: none;
}
 
#nav ul li {
     float: left;
     position: relative;
}
 
#nav ul li a {
     text-align: center;
     border-right:1px solid #e9e9e9;
     padding:20px;
     display:block;
     text-decoration:none;
     color:#999;
}
 
#nav ul li ul {
     display: none
}
 
#nav ul li:hover ul {
     display: block;
     position: absolute;
}
 
#nav ul li:hover ul li a {
     display:block;
     background:#12aeef;
     color:#ffffff;
     width: 110px;
     text-align: center;
     border-bottom: 1px solid #f2f2f2;
     border-right: none;
}
 
#nav ul li:hover ul li a:hover {
     background:#6dc7ec;
     color:#fff;
}
#content
 {
padding: 8px 20px;

}

.right {
position:relative;
#left:-92px;
#width: 568px;
float: right;
text-align: justify;
}
.right h2 {
color: #0033FF;
font-size: 20px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;

}
.right h3 {
color: #0033FF;
margin-left:auto;
margin-right:auto;
width:100%;
font-size: 20px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}
P.blocktext {
font-size: 20px;
letter-spacing: -0px;
font-weight: 100;
    margin-left: auto;
    margin-right: auto;
   text-align:center
}
.left {
width: 300px;
float: left;
padding: 1px;
border-right: 1px solid #bbb;
font-size: 12px;
}
.left ul {

list-style-type: square;
padding: 0;
color: #57626a;
}
.left h2 {
height: 30px;
font-size: 14px;
color: #666;
line-height: 30px;
font-weight: 600;
}
.left a { text-decoration: none }

table{border-spacing: 10px;}

.pic_column { 
width: 175px; 
height: 175px; 
padding: 20px;  
vertical-align: center; 
text-align: center;
}
.left_side { 
width: 300px; 
vertical-align: top;
}

#footer {
background: #eee;
border-top: 3px solid #57626a;
margin-top: 20px;
text-align: center;
color: #333;
font-size: 11px;
padding: 10px;
}
#tcontent
{
	padding: 0px 20px 20px 20px;
	margin-left: 0px;
	font-size: 13px;
}
