/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #666;
}

#container{
width:780px;
background-color:#fff;
}
#topcontainer{
width:780px;
background-color:#fff;
}
#header{
float:left;
width:563px;
}

#contacts{
margin:35px 18px 0px 0px;
float:right;
width:185px;
}

#topimage{
width:780px;
}
#web{
width:780px;
height:760px;
background-image:url(images/web.jpg);
}
#editorial{
height:267px;
background-image:url(images/framebot.gif);
}
#webeditorial{
height:267px;
background-image:url(images/web-bot.gif);
line-height:18px;
}
#designeditorial{
height:267px;
background-image:url(images/design-bot.gif);
line-height:18px;
}
#footer{
font-family:Georgia, "Times New Roman", Times, serif;
width:760px;
height:50px;
background-color:#FFFFFF;
font-size: 11px;
text-align:left;
vertical-align:middle;
padding-left:20px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}

a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0099FF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#0099FF;
}
.header {
	font-size: 26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.portfolio {font-size: 36px}

.link2 a:link{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#78A5C2;
	text-decoration:underline;
}
.link2 a:visited{
	font-size: 11px;
	color:#78A5C2;
	text-decoration:underline;
}
.link2 a:hover{
	color:#FFFFFF;
	background-color: #78A5C2;
	text-decoration:none;

}
.link3 a:link{
	font-size: 12px;
	color:#0099FF;
	text-decoration:none;
}
.link3 a:visited{
	font-size: 12px;
	color:#0099FF;
	text-decoration:none;
}
.link3 a:hover{
	color:#FFFFFF;
	background-color: #ff6600;
	text-decoration:none;

}
.link4 a:link{
	font-size: 12px;
	color:#FFFFFF;
	background-color: #ff6600;
	text-decoration:none;
}
.link4 a:visited{
	color:#FFFFFF;
	background-color: #ff6600;
	text-decoration:none;
}
.link4 a:hover{
	color:#FFFFFF;
	background-color: #0099ff;
	text-decoration:none;

}