body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
font-size:10px;
color:#333333;
background-image:url(http://www.parthian.ca/images/topwave.jpg);
background-repeat:repeat-x;
background-position:top;
}

a:link, a:visited {
text-decoration:none;
color:#07381f;
}

a:hover, a:active {
text-decoration:underline;
color:#666;
}

#container {
margin:20px auto;
width:900px;
padding:0px;
display:block;
position:relative;
}

#logo {
width:434px;
height:166px;
float:left;
display:block;
background-image:url("images/parthianlogo.jpg");
background-repeat:no-repeat;
background-position:top center;
position:relative;
top:170px;
left:0px;
}

#contact {
width:360px;
position:absolute;
top:245px;
right:0px;
font-size:12px;
}

