body
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	line-height: 13pt;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: 'Lucida Sans' , Verdana, Sans-Serif;
	letter-spacing: 0.25pt;
	text-align: center;
}
img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1
{
	color:#a4242d;
	font-size: 20px;
	font-weight: normal;
	
}

h2
{
	font-weight: bold;
	font-size: 12pt;
	color: #608e91;
}	

h3
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

h4
{
	font-weight: normal;
	font-size: 13px;
	color: #608e91;
}

a
{
	color: #a4242d;
	border-bottom: dotted 1px #a4242d;
	text-decoration:none;
}

a:hover
{
	color: #608e91;
	border-bottom: none;
}

#right p, #right h4
{
	margin-right: 10px;
	margin-left: 10px;
}

#right ul
{
	padding-left: 12px;
	margin-left: 12px;
}


#right li
{
	
	list-style-type: circle;
	

}
div#container
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 780px;
	padding-top: 0px;
	background-color: #c5d5d8;
	text-align: left;
	
}

#tag
{
	padding: 0px;
	background-position: right center;
	background-image: url(images/tag.gif);
	margin: 0px;
	width: 705px;
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
}

#tag h2
{
	margin:0;
	visibility:hidden;	
	text-indent: -9999px;
	height: 0px;
	padding:0px;
}

div#header
{
	border-top: #ffffff 1px solid;
	margin-left: 10px;
	width: 770px;
	background-color: #8eafb6;
	
}

div#logo img
{
	margin: 0px;
	padding: 0px;
}

div#logo
{
	float: left;
	margin: 5px 0px 5px 3px;
	padding: 0px;	
	background-color: #8eafb6;
	
}
/*Main navigation */
#nav ul
{
	margin: 0 0 0 625px;
	padding: 0;
	border: 0;
	width: 100px;
	height: 125px;
	background: url(images/nav.gif) no-repeat;
	position: relative;
}

#nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#nav a	{
	height: 18px;
	width: 100px;
	display: block;
	border-bottom: none;
	}	

#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}
#nav ul li#l1 {top: 13px; height: 18px;}
#nav ul li#l2  {top: 30px; height: 18px;}
#nav ul li#l3  {top: 49px; height: 18px;}
#nav ul li#l4 {top: 66px; height: 18px;}
#nav ul li#l5 {top: 83px; height: 18px;}
#nav ul li#l6 {top: 101px; height: 18px;}

#l1 a:hover {background: transparent url(images/nav.gif) 0 -163px no-repeat;}
#l2 a:hover {background: transparent url(images/nav.gif) 0 -180px no-repeat;}
#l3 a:hover {background: transparent url(images/nav.gif) 0 -199px no-repeat;}
#l4 a:hover {background: transparent url(images/nav.gif) 0 -216px no-repeat;}
#l5 a:hover {background: transparent url(images/nav.gif) 0 -233px no-repeat;}
#l6 a:hover {background: transparent url(images/nav.gif) 0 -250px no-repeat;}


/* Main navigation end */

.clearing
{
	clear:both;
}

/* 2 column layout where both columns stretch thanks to alistapart.com */
#contentbg {
		
	padding-right: 10px;
	background-color: #c5d5d8;
	width: 682px;
}

#contentbg .column {
	/*position: relative;*/
	float: left;
}

#center
{
	padding-right: 30px;
	padding-left: 30px;
	background: #fff;
	padding-bottom: 0px;
	width: 410px;
	padding-top: 25px;
}

#right {
	width: 175px;            
	padding: 0 13px;         
	margin-right: -100%;
	background: #e6ebec;
	
}

#footer {
	clear: both;
}

#contentbg {
	overflow: hidden;
}

#contentbg .column {
	margin-bottom: -1000em;    
	padding-bottom: 1001em;    
	padding-top: 1em;
	text-align: left; 
}

#footer
{
	text-align:center;
	font-size: 10px;
	letter-spacing:normal;
}

/*news */
#news
{
border-bottom: dotted 1px #608e91;
}

#news li
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#sidenav
{
border-bottom: dotted 1px #608e91;
}

#sidenav li
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.proj
{
	border-bottom: dotted 1px #608e91;
	padding-bottom: 10px;
}

.proj img
{
	padding: 3px 10px 10px 10px;
}

.proj a
{
	border-bottom: none;
}


/*work page */

div#gallery ul li
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	
}
#gallery li
{
	clear:both;
	font-family: 'Lucida Sans' , Verdana, Sans-Serif;
	color: #608e91;
	font-size: 12px;
}

.work
{
	
	width: 60px;
	border-bottom: none;
}



#gallery a
{
	border-bottom: none;
	float: left;
	width: 70px;
	text-align: left;
	color: #608e91;
	
}
#gallery a:hover
{
	color: #a4242d;
	
}

#mainwork
{
	border-bottom: none;
	
}

/*sitemap */

#sitemap li
{
	margin-top: 12px;
	
}

