/* --- Common Elements
-------------------------------------------------------*/

* { 
	margin: 0;
	padding: 0;
}

li, ul {
	margin: 0;
	padding: 0;
}

img { 
	border: 0;
}

hr { 
	display: none;
}

body {
	font: .7em   Arial, Helvetica, sans-serif;
	color: #666666;
	background: none repeat-x fixed;
	line-height: 1.5em;
}


/* --- Container Elements
-------------------------------------------------------*/

#site_wrapper {
	margin: 0 auto;
	width: 800px;
}




/* --- header container
-------------------------------------------------------*/

#site_header {
	background: url(../images/header_bg.gif) no-repeat top #fff;
	width: 800px;
	height: 175px;
}

#site_header h1 {
	background: url(../images/header_logo.gif) no-repeat left;
	width: 250px;
	height: 175px;
	position: relative;
	top: 25px;
}


#site_header h1 span, #nav span, .galleryHeader span, #contactus h2 span {
	display: none;
	visibility: hidden;
	padding: 0;
	margin: 0;
	height: 0;
}


#nav ul {
	position: relative;
	top: -75px;
	left: 715px;
	width: 65px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 65px;
	height: 17px;
	margin: 0;
}    




			/* --- nav rollovers
			-------------------------------------------------------*/
			
			.btn_about a {
				background: url(../images/btn_about.gif) no-repeat;
			}
			
			.btn_about a:hover {
				background: url(../images/btn_about_over.gif) no-repeat;
			}
			
			.btn_ourwork a {
				background: url(../images/btn_ourwork.gif) no-repeat;
			}
			
			.btn_ourwork a:hover {
				background: url(../images/btn_ourwork_over.gif) no-repeat;
			}
			
			.btn_contact a {
				background: url(../images/btn_contact.gif) no-repeat;
			}
			
			.btn_contact a:hover {
				background: url(../images/btn_contact_over.gif) no-repeat;
			}
			
			.btn_oldwebsite a {
				background: url(../images/btn_oldwebsite.gif) no-repeat;
			}
			
			.btn_oldwebsite a:hover {
				background: url(../images/btn_oldwebsite_over.gif) no-repeat;
			}




/* --- about us container
-------------------------------------------------------*/

#aboutus {
	position: relative;
	float: left;
	margin: 50px 0 30px 0;
	clear: both;
}

#image-canvas {
	position: relative;
	float: left;
	left: -60px;
}

#aboutus_content {
	position: relative;
	float: left;
	left: -20px;
	width: 350px;
}

#aboutus_content p, #aboutus_content h2 {
	margin-bottom: 10px;
}

#aboutus_content h2 {
	font: 2em   Arial, Helvetica, sans-serif;
	color: #0033cc;
}

body {
	font: .7em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fff repeat-x url(../images/bodygrad_bg.jpg);
	line-height: 1.5em;
}

body {
	font: .7em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fff repeat-x url(../images/bodygrad_bg.jpg);
	line-height: 1.5em;
}

#aboutus_content li {
	margin-left: 10px;
	list-style: circle;
}


#aboutus_content li a {
	text-decoration: underline;
	color: #0066ff;
}

#aboutus_content li a:hover {
	color: #333333;
	text-decoration: none;
}

#aboutus_content strong {
	font-weight: normal;
	color: #0033cc;
}

#aboutus_content a {
	text-decoration: underline;
	color: #0066ff;
}

#aboutus_content a:hover {
	color: #333333;
	text-decoration: none;
				}
				
/* --- publishing container
-------------------------------------------------------*/

#publishing {
	position: relative;
	float: left;
	margin: 50px 0 30px 0;
	clear: both;
}

#image-canvas2 {
	position: relative;
	float: left;
	left: -60px;
}

#publishing_content {
	position: relative;
	float: left;
	left: -20px;
	width: 350px;
}

#publishing_content p, #publishing_content h2 {
	margin-bottom: 10px;
}

#publishing_content h2 {
	font: 2em   Arial, Helvetica, sans-serif;
	color: #0033cc;
}

body {
	font: .7em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fff repeat-x url(../images/bodygrad_bg.jpg);
	line-height: 1.5em;
}

body {
	font: .7em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fff repeat-x url(../images/bodygrad_bg.jpg);
	line-height: 1.5em;
}

#publishing_content li {
	margin-left: 10px;
	list-style: circle;
}


#publishing_content li a {
	text-decoration: underline;
	color: #0066ff;
}

#publishing_content li a:hover {
	color: #333333;
	text-decoration: none;
}

#publishing_content strong {
	font-weight: normal;
	color: #0033cc;
}

#publishing_content a {
	text-decoration: underline;
	color: #0066ff;
}

#publishing_content a:hover {
	color: #333333;
	text-decoration: none;
				}
				
/* --- Schred --- */

#publishing_content2 {
	position: relative;
	float: left;
	left: -20px;
	width: 350px;
}

#publishing_content2 p, #publishing_content2 h2 {
	margin-bottom: 10px;
}

#publishing_content2 h2 {
	font: 2em   Arial, Helvetica, sans-serif;
	color: #339900;
}

#publishing_content2 li {
	margin-left: 10px;
	list-style: circle;
}


#publishing_content2 li a {
	text-decoration: underline;
	color: #339900;
}

#publishing_content2 li a:hover {
	color: #336633;
	text-decoration: none;
}

#publishing_content2 strong {
	font-weight: normal;
	color: #339900;
}

#publishing_content2 a {
	text-decoration: underline;
	color: #339900;
}

#publishing_content2 a:hover {
	color: #336633;
	text-decoration: none;
				}



			/* --- gallery container
			-------------------------------------------------------*/

			#ourwork {
				background: url(../images/gallery_bg.jpg) no-repeat top;
				width: 800px;
				height: 400px;
				clear: both;
			}

			#gallery {
				position: relative;
				float:left;
				background: transparent;
				width: 350px;
				padding: 15px;
			}
			
			.thumbnails {
				width: 113px;
				height: 98px;
				margin: 2px 0px;
				padding:0px;
		    }
			
			.galleryHeader {
				 background: url(../images/header_ourwork.gif) no-repeat;
					width: 79px;
					height: 14px;
					margin: 15px 0;
					clear: both;
		    }
				
				
				
				/* --- news container
			-------------------------------------------------------*/
			
			#latest_news_container {
				background: url(../images/news_bg.jpg) no-repeat top left;
				position: relative;
				float: left;
				top: 26px;
				width: 400px;
				height: 550px;
			}
			
			#news_window {
				position: relative;
				float: left;
				width: 400px;
				height: 480px;
				top: 45px;
				left: 5px;
				overflow: hidden;
				clip: rect(0, 290px, 250px, 0);
			}		

			#news {
				position:relative;
				margin-left: 50px;
				width: 250px;
				}

				#news .news_entry { margin-bottom: 40px; }

				#news .news_entry h3 {
					font: 2em   Arial, Helvetica, sans-serif;
					line-height: 1.1em;
					color: #003399;
					margin-bottom: 3px;
				}

#news .news_entry h2 {
					font: 2em   Arial, Helvetica, sans-serif;
					line-height: 1.1em;
					color: #ff0000;
					margin-bottom: 3px;
				}

body {
	font: .7em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fff repeat-x url(../images/bodygrad_bg.jpg);
	line-height: 1.5em;
}

body {
	font: .7em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fff repeat-x url(../images/bodygrad_bg.jpg);
	line-height: 1.5em;
}
				
				#news .news_entry p {
					margin-bottom: 10px;
				}

				#latest_news_container #news .news_entry p { margin-bottom: 15px; }

				#latest_news_container #news .news_entry p span.date {
					font-weight: bold;
					color: #9999cc;
				}
				
				.news_entry a {
					text-decoration: underline;
	color: #0066ff;
}
					
				.news_entry a:hover {
					color: #333333;
					text-decoration: none;
				}
				
				.date {
					font-weight: bold;
					margin-bottom: 10px;
				}
				
				.news_entry strong {
					font-weight: normal;
					color: #0033cc;
				}
				
				/* --- | News Arrows | --- */
				
				.arrows {
				position:relative;
				float: left;
				width:13px;
				z-index:7;
				left: -68px;
				top: 58px;
				}
				
				/* --- Arrows
				-------------------------------------------------------*/
				
				p.arrow_up, p.arrow_down {
				width: 10px;
				height: 15px;
				}
				
				p.arrow_up span, p.arrow_down span {
				display: none;
				}
				
				p.arrow_up a,	p.arrow_down a {
				display: block;
				height: 15px;
				}
				
				p.arrow_up a:hover, p.arrow_down a:hover { background: none;	}
				
				
				/* --- | Arrow Up | --- */
				
				p.arrow_up {
				margin-bottom: 268px;
				background: url(../images/arrow_up.jpg) no-repeat -14px 0;
				}
				
				p.arrow_up a {
				background: url(../images/arrow_up.jpg) no-repeat;
				}
				
				
				/* --- | Arrow Down | --- */
				
				p.arrow_down {
				background: url(../images/arrow_down.jpg) no-repeat -14px 0;
				}
				
				p.arrow_down a {
				background: url(../images/arrow_down.jpg) no-repeat;
				}
				
				
/* --- Contact Us
-------------------------------------------------------*/

#contactus {
    background: url(../images/gallery_bg.jpg) no-repeat top;
	width: 800px;
	height: 200px;
	clear: both;
/*	background: url(../images/hr_dotted.gif) top no-repeat;
	width: 800px;
	clear: both; */
}

#contactcontainer {
	position: relative;
	float:left;
	background: transparent;
	width: 770px;
	padding: 15px;
			}

#contactus h2 {
	background: url(../images/header_contact.gif) no-repeat;
	width: 79px;
	height: 14px;
	margin: 15px 0;
	clear: both;
				}

				
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #999999;
	padding: 15px 0 12px 0;
	text-align: right;
}


/* --- Contact Us
-------------------------------------------------------*/

#footer {
	background: url(../images/hr_dotted.gif) top no-repeat;
	width: 800px;
	clear: both;
	padding: 1px;
	color: #999999;
	text-align: right;
}

#footercontainer {
	position: relative;
	float:left;
	background: transparent;
	width: 770px;
	padding: 15px;
			}

#footer a {
	color: #0033cc;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;

}


