body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5;
	color: #000000;
	background-color:#FFFFFF;
	margin: 0px;
}

p {
	text-align: left;
	margin: 3px 0px 15px 0px;
}

p img {
	padding: 0px 0px 0px 0px;
}

a {
	font-weight: bold;
	color: #BF1538;
	text-decoration: none;
	background-color:#FFFFFF;
}

a:hover {
	font-weight: bold;
	color: #E31842;
	text-decoration: underline;
	background-color:#FFFFFF;
}

img {
	border: none;
}

#container2 {
	width: 850px;
	margin: auto;
	text-align: center;

}

#container {
	width: 850px;
	text-align: left;
	border: 1px solid #333333;
	border-right:3px solid #333333;
}
#top {
	width:850px;
}
#header {
	height: 110px;


}

#picture {
	float: left;
	width: 220px;
	padding: 0px 5px 15px 0px;
}
#nav {
	float: left;
	width: 161px;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
	list-style-type:none;
}
#nav1 a{
	float: left;
	display:block;
	background-image: url(images/nav_whatwedo.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 161px;
	height: 52px;
}
#nav1 a:hover {
	background-position: 0 -52px;
}

#nav2 a{
	float: left;
	display:block;
	background-image: url(images/nav_whoyouare.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 161px;
	height: 52px;
}
#nav2 a:hover {
	background-position: 0 -52px;
}

#nav3 a{
	float: left;
	display:block;
	background-image: url(images/nav_portfolio.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 161px;
	height: 52px;
}
#nav3 a:hover {
	background-position: 0 -52px;
}

#nav4 a{
	float: left;
	display:block;
	background-image: url(images/nav_prices.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 161px;
	height: 52px;
}
#nav4 a:hover {
	background-position: 0 -52px;
}

#nav5 a{
	float: left;
	display:block;
	background-image: url(images/nav_contact.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 161px;
	height: 52px;
}
#nav5 a:hover {
	background-position: 0 -52px;
}


#content {
	width: 66px;
	height: auto;
	float:left;
	padding-left: 20px;
	padding-top: 20px;
	border-left: 2px solid #333333;

}

#footer {
	clear:both;
	height: 2px;
	background-color: #990000;
	width: 850px;
}
#title {
	width: 78px;
	height: auto;
	float:left;
	background-image:url(images/side.jpg);
	background-repeat:repeat-y;
}
.titleimage {
	margin: 0px 0px 0px 50px;
}
#line {
	width: 6px;
	float:left;
	background-color:#333333;
	height: 
}
.mainpic{
	border: 1px solid #000000;
	margin: 15px 10px 0px 15px;
}
.logo{
	margin: 20px 0px 0px 565px;
}

.strong
{ 	font-weight:bold;
}

h1
{ 	font-weight:bold;
	text-transform:uppercase;
	color: #990000;
	font-size:11px;
	}

