
body
{
background-color:#000;
align:center;
}

#wrapper
{
width:653px;
margin-right:auto;
margin-left:auto;
margin-bottom:10px;
margin-top:20px;
border: 4px #cccccc ridge;
}

#content
{
background-color:#fff;
width:643px;
margin-right:auto;
margin-left:auto;
margin-top:5px;
margin-bottom:5px;
/*border: 4px #cccccc ridge;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

h1
{
font-size:150%;
font-weight:normal;
font-style:italic;
border-bottom: 1px dotted #000;
}

h2
{
font-size:110%;
}

a:link
{
color:#607879;
text-decoration:none;
}

a:visited
{
color:#607879;
border-bottom:dotted 1px;
text-decoration:none;
}

a:hover
{
color:#607879;
border-bottom:dotted 1px;
text-decoration:none;
}

a:active
{
color:#607879;
border-bottom:dotted 1px;
text-decoration:none;
}

#footer
{
background-color:#777674;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
padding:2px 0px 2px 0px;
}

#bot
{
width:710px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
margin-right:auto;
margin-left:auto;
margin-bottom:10px;
margin-top:5px;
}

#bot a
{
color:#fff;
border-bottom:dotted 1px;
text-decoration:none;
}

#cr
{
color:#607879;
}

.phone
{
font-size:11px;
font-weight:bold;
}

img
{
border:0;
border:none;
}

#sidebar
{
float:left;
width:135px;
background-color:#777674;
padding-top:30px;
padding-left:5px;
font-size:16px;
}

#sidebar a
{
text-decoration:none;
border-bottom:none;
background-color:#777674;
color:#fff;
font-weight:bold;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-size:80%;*/
}

#sidebar a:hover img
{
border-right: dotted 1px #fff;
}

#casestudy
{
background:#666;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
}

#article
{
width:443px;
float:right;
padding-right:20px;
padding-top:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

dt
{
font-weight:bold;
}

dd
{
padding-top:3px;
padding-bottom:10px;
}

ul
{
list-style-type:square;
}

li
{
list-style-type:square;
}
