@charset "utf-8";
/* CSS Document */
/* -------------------------------------------- written by toby duncan June 2009 -------------------------------------------- */
/* ----------------- BASIC RESET ----------------- */
* {
	vertical-align: baseline;
	font-size: 100%;
	padding: 0;
	margin: 0;
}
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table {
	border: none;
	outline: none;
}
a:hover, a:active {
	outline: none;
	border:none;
}
a:focus {
	outline:none;
	border-bottom:thin dashed #F9F;
}
li {
	list-style: none;
}
/* ----------------- BASIC RESET END ----------------- */
#container {
	font-family: Eurostile, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	height: 552px;
	width: 700px;
	background-image: none;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -276px;
	margin-left: -350px;
	z-index: 10;
	border:none;
}
#startupswf  {
	height: 525px;
	width: 700px;
}
#homemain  {
	background-image: url(../assets/images/homebg.jpg);
	background-repeat: no-repeat;
	height: 525px;
	width: 700px;
}
#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 441px;
	float: right;
	border-top-style: none;
	border-top-width: 0px;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
#menu ul {
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	font-size: 13.5pt;
	display: block;
	cursor: pointer;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

#menu a:hover {
	color: #000000;
}

#menu .current_page_item a {
	color: #000000;
}
#footer {
	clear: both;
	height: auto;
	margin: 0;
	position: relative;
	text-align: left;
	width: 700px;
}
.footer {
	color:#666;
	font-size: 12px;
	text-align: left;
}
.black {
	color:#000;
}
h1 {
	font-size: 40px;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-size: 25px;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-size: 21px;
	color: #666666;
	font-weight: normal;
}
#sitemain  {
	background-image: url(../assets/images/sitebg.jpg);
	background-repeat: no-repeat;
	height: 525px;
	width: 700px;
}
#title {
	position: relative;
	text-align: right;
	top: 25px;
	left: 100px;
	width: 559px;
}
#thoughtsbody {
	position: relative;
	top: 100px;
	left: 40px;
	width: 625px;
	height: 300px;
}
#forthcoming {
	position: relative;
	top: -30px;
	left: 71px;
	background-color: #FFFFFF;
	width: 185px;
	height: 29px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}
#forthcoming_postponed {
	position: relative;
	top: 120px;
	left: 30px;
	width: 630px;
	height: 300px;
}
#oneonesixtext {
	float: left;
	position: relative;
	text-align: justify;
	top: 144px;
	left: -170px;
	width: 371px;
	height: 300px;
	border: none;
}
#oneonesiximage {
	float: left;	
	position: relative;
	top: 152px;
	left: 450px;
	width: 210px;
	height: 291px;
	border: none;
}
#forthcomingmain  {
	background-image: url(../assets/images/forthcomingbg.jpg);
	background-repeat: no-repeat;
	height: 525px;
	width: 700px;
}
#forthcomingtext {
	float: left;
	position: relative;
	text-align: left;
	top: 122px;
	left: -230px;
	width: 322px;
	height: 300px;
	border: none;
}
#forthcomingimage {
	float: left;	
	position: relative;
	top: 122px;
	left: 390px;
	width: 270px;
	height: 300px;
	border: none;
}
#contacttext {
	float: left;	
	position: relative;
	text-align: left;
	top: 100px;
	left: 36px;
	width: 260px;
	height: 250px;
	border: none;
}
#mailform  {
	float: right;	
	position: relative;
	top: 115px;
	left: -36px;
	width: 370px;
	height: 330px;
	border: none;
}
.mailformtext {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
#contactthanks {
	float: left;	
	position: relative;
	text-align:left;
	top: 100px;
	left: 36px;
	width: 620px;
	height: 250px;
	border: none;
}
p {
	font-size: 21px;
	line-height:1.1em;
	color: #333333;
	font-weight: normal;
}
.highlightblack {
	color: #000000;
}
.forthcoming {
	padding-top: 5px;
	text-align: center;
	font-size: 18px;
	color: #666666;
}
.forthcoming a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
.forthcoming a:hover {
	color: #000000;
	text-decoration: none;
}
.aligncentre {
	text-align: center
}
.alignjustify {
	text-align: justify
}
.alignright {
	text-align: right
}
.forthcomingtitle {
	color: #333333;
}

