/* css for THR Design & Print Ltd - January 2009 */
/* Coded by Chris Stanyon - stanyon.co.uk  */


body {
	margin: 0px;
	background: white url(../images/content_bg.jpg) no-repeat top left;
}

p { 
	font: 10pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
}
	
h1 {
	font: 14pt/20pt georgia;
	margin:12px 0px 13px;
}
	
h2 {
	font: 12pt/20pt georgia;
	margin:12px 0px 13px;

}

#container {
	position: relative;
	width: 760px;
	margin: 0;
	padding: 0 0 0 0;
	}

#linkList {	
	position: absolute;
	top: 210px;
	right: 78px;
	width: 130px;
	color:#4C4E39;
	text-align:right;
	}
	
#linkList ul {
	margin:16px 0px;
}
	
#linkList li {
	list-style-type: none;
	
	}

#linkList a {
	background: url(../images/link_bullet.gif) center right no-repeat;
	padding-right:15px;
	font-weight:bold;
	color:#008000;
	line-height:30px;
	text-decoration:none;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	}

#linkList a:hover {
	background: url(../images/link_bullet_hover.gif) center right no-repeat;
	}	

#maintext {
	position:absolute;
	left:100px;
	top: 193px;
	width:450px;
	color: #646464;
	padding:20px 0 130px 0 ;
	background: url(../images/footer.jpg) bottom left no-repeat;

	}

#maintext p {
	background: url(../images/para_bullet.gif) no-repeat;
	padding:0 0 0 30px;
	margin-bottom:13px;
	}

#maintext p.clear {
	background: none;
	padding:0 0 0 30px;
	margin-bottom:13px;

}
	
#printlist {
	width:350px;
	margin-left:50px;
	margin-bottom:30px;
	font-style:italic;
	}
	
#printlist td {
	padding:4px;
}
	
#footer {
	background: url(../images/footer.jpg) bottom left no-repeat;
	}
	
#contactform p {
	font: 10pt/16pt georgia; 
	margin-bottom: 0px; 
	text-align: justify;
	}

.formelement {
	width:300px;
	margin-bottom:16px;
	margin-left:30px;
	font: 10pt/12pt georgia;
	background-color:#CCE6CC;
	}
	
#samples {	
	position: absolute;
	top: 440px;
	right: 78px;
	width: 130px;
	color:#4C4E39;
	text-align:right;
	}
	
#flashmovie {	
	position: absolute;
	top: 31px;
	left: 100px;
	width: 285px;
	}
	