html, body, table, td, img, form
	{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
body, td
	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b6494;
	line-height: 1.6em;
	}
	
td
	{
	vertical-align: top;
	}
	
body
	{
	background-color: #b6c5e0;
	}	
	
p
	{
	padding: 0;
	margin: 0 0 1em 0;
	}
	
h1
	{
	font-size: 14px;
	color: #285dc7;
	padding: 0; margin: 0 0 1em 0;
	}	
	
h2
	{
	font-size: 12px;
	color: #285dc7;
	padding: 0; margin: 0;
	}	
	
a, a:link, a:visited
	{
	color: #285dc7;
	text-decoration: none;
	}
	
a:hover, a:active
	{
	color: #a3b8e4;
	}
	
a.agree
	{
	font-size: 18px;
	display: block;
	margin-bottom: 0.5em;
	}

#page
	{
	width: 955px;
	background: #ffffff;
	border: 1px solid  #304775;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	}	
	
#header
	{
	width: 955px; height: 94px;
	}
	
	#header .left
		{
		width: 199px;
		background-color: #536da2;
		}
		
	#header .middle
		{
		width: 685px;
		background: #dee3ed url('../images/menu-background.jpg') no-repeat;
		text-align: left;
		border-left: 4px solid #ffffff;
		border-right: 4px solid #ffffff;
		padding: 26px 26px 0 0;
		}
		
	#header .right
		{
		width: 41px;
		text-align: center;
		background-color: #c6cfe1;
		padding-top: 20px;
		}
	
#content
	{
	width: 900px;
	min-height: 427px;
	height: 427px;
	}

html>body #content
	{
	height: inherit;
	}
	
	#content .left
		{
		width: 170px;
		padding-top: 16px;
		text-align: right;
		}
		
	#content .homemiddle
		{
		padding: 113px 16px 113px 63px;
		}
				
	#content .aboutmiddle
		{
		padding: 60px 28px 30px 16px;
		}
		
	#content .portfoliomiddle
		{
		padding: 16px;
		vertical-align: bottom;
		}
		
	#content .right
		{
		width: 202px;
		padding-top: 105px;
		}
		
.viewer
	{
	height: 427px;
	}
	
	.viewer .back
		{
		vertical-align: bottom;
		}
		
	.viewer .fullimg
		{
		width: 640px;
		text-align: center;
		vertical-align: top;
		}
		
	.viewer .next
		{
		vertical-align: bottom;
		}
	
#thumbnails
	{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	}
	
	#thumbnails td
		{
		padding: 0 4px;
		}

	#thumbnails img
		{
		width: 38px;
		border-top: 3px solid #ffffff;
		border-bottom: 7px solid #ffffff;
		}
		
#footer
	{
	height: 15px;
	overflow: hidden;
	background-color: #677ba3;
	}
