@charset "utf-8";
/* CSS Document */


body
{
margin-top:0px;
background-color:#677880;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
height:100%;
border:none;
}


div#container
{
margin:auto;
width:700px;
height:600px;
}

div#header
{
width:700px;
height:200px;
background-color:#FFFFFF;
}


div#secondrow
{
width:550px;
height:50px;
padding-top:20px;
padding-bottom:10px;
padding-left:150px;
}

div#leftcol
{
padding-top:12px;
float:left;
width:150px;
float:left;
}

div#rightcol
{
width:550px;
float:left;
}

div#righttextcol
{
float:left;
width:265px;
}

div#lefttextcol
{
float:left;
width:265px;
padding-right:20px;
}

div#hr
{
height:1px;
}


div.button1
{
height:25px;
padding-right:11px;
}

div.button2
{
height:25px;
padding-right:10px;
}

div.button3
{
height:25px;
padding-right:10px;
}

div.button4
{
height:25px;
padding-right:10px;
}

div.button5
{
height:25px;
padding-right:10px;
}

body#welcome a.home, 
body#about a.about, 
body#clients a.clients, 
body#services a.services, 
body#contactus a.contacts
{
color:#CCCCCC;
}

a
{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a:hover
{
color:#76A1B2;
}

div#leftbodycol
{
width:150px;
height:350px;
float:left;
}

div#rightbodycol
{
width:550px;
height:350px;
float:left;
}

div#info
{
width:800px;
height:400px;
}

p
{
color:#FFFFFF;
font-size:12px;
}

p#contacts
{
font-size:12px;
color:#FFFFFF;
padding-top:0px;
padding-bottom:0px;
}

p.contact1
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-top:0px;
padding-bottom:0px;
}

div#contacts
{
padding-top:25px;
}

h1
{
color:#76A1B2;
font-size:24px;
padding-top:5px;
}

h2
{
color:#76A1B2;
font-size:14px;
font-weight:bold;
padding-top:0px;
}

div#footer
{
width:700px;
margin:auto;
}

ul
{
color:#FFFFFF;
font-size:12px;
}

p#sitedesign
{
text-align:right;
font-size:10px;
}
