@charset "UTF-8";
/* CSS Document */



* {

margin:0px;
padding:0px;
}

body{
background-color:#fff;
font-family : Arial, Helvetica, Verdana, sans-serif;
font-size:13px;
line-height:18px;
color:#666;
width:100%;
height:100%;
}


a:link {
color : #ff7128;
text-decoration : none;
}

a:visited {
color : #666666;
text-decoration : none;
}
a:hover{
color:#00779a;
text-decoration : underline;
}
 a:active {
color : #ff7128;
text-decoration : none;
}

h2, h2 a:link, h2 a:visited, h2 a:hover {
color : #00779a;
font-family : Arial, Helvetica, Verdana, sans-serif;
font-size : 11px;
font-weight : bold;
}
h1,h2,h3,h4{
color : #00779a;
font-family : Arial, Helvetica, Verdana, sans-serif;
font-size : 12px;
font-weight : bold
}

p {
padding-top : 8px;
padding-bottom : 8px;
}
ul {
list-style:none;
display:inline;
}


#wrapper{
width:1024px;
height:768px;
/*border:2px solid #333;*/
}
#banner{

width:1024px;
height:164px;
/*border:2px solid #666;*/
background-image:url(logobanner.jpg);
}
#left{
clear:both;
width:200px;
margin-top:20px;
float:left;
text-align:right;
}


#left ul li{
list-style-type:none;
}

#portfolio h2, #left h2{
color:##00779a;
text-transform:uppercase;
}

#right{
width:750px;
float:right;

}

#right p{
margin-left:20px;
margin-right:20px;
}

#right ul li{
margin-left:20px;
margin-right:20px;
list-style-type:none;
}

#right ol li{
margin-left:40px;
margin-right:20px;

}


#right h1,#right h2,#right h3{

margin-right:20px;
margin-top:20px;
font-size:12px;
}
#right table{
margin-left:20px;
}

#base{
clear:both;
height:158;
}
#basel{
width:370px;
float:left;
/*border:1px solid #333;*/
padding-top:10px;

}
#baser{
width:650px;
float:right;
padding-top:10px;
/*border:1px solid #333;*/

}
#basell{
float:left;
width:200px;
text-align:right;
}
#basell ul li{
list-style-type:none;
}
#baselr{
float:right;
/*width:150px;*/

}

#columna {
float:left;
width:350px;
}

#columnb {
float:right;
width:350px;
}

#baser p{
margin-left:250px;
margin-right:20px;
}

#footer {
clear:all;
text-align:center;
font-size:10px;
}
#testimonial{
clear:both;
width:150px;
margin-top:20px;
margin-left:45px;
margin-right:15px;
text-align:right;
}