/* ..................... BODY ..................... */
/* html,
	body {
		margin:0;
		padding:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		background:#DDDDDD;
	} */
body {
	margin: 0px 0px 0px 50%;
	padding: 0px;
	z-index: 1;
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
/*	min-width:780px; */
}
#wrap {
	position: relative;
	width: 780px;
	margin: 0 0px 0 -390px;
	padding:10px 0;
	text-align:left;
	z-index:1;
	background:#DDDDDD;
}
/* ..................... HEADER ..................... */
#header {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 780px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	z-index: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	background-color: #FFFFFF;
}
#header img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#strapline {
	position: absolute;
	left: 133px;
	bottom: 5px;
	color: #FF0000;
}
#hmenu1 {
	position: absolute;
	left: 347px;
	bottom: 4px;
	margin: 0px;
	padding: 0px;
}
#hmenu2 {
	position: absolute;
	left: 429px;
	bottom: 4px;
}
#hmenu3 {
	position: absolute;
	left: 527px;
	bottom: 4px;
	margin: 0px;
	padding: 0px;
}
#hmenu4 {
	position: absolute;
	left: 625px;
	bottom: 4px;
}
#hmenu5 {
	position: absolute;
	left: 718px;
	bottom: 4px;
}
#header a:link {
	text-decoration: none;
	color: #333333;
}
#header a:visited {
	text-decoration: none;
	color: #333333;
}
#header a:active {
	text-decoration: none;
	color: #333333;
}
#header a:hover {
	color: #FF0000;
}

#buffer {
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	z-index: 20;
	height: 40px;
	width: 780px;
	left: 10px;
}


/* ..................... CONTAINER ..................... */
#container {
	position: absolute;
	left: 10px;
	top: 100px;
	z-index: 3;
	width: 760px;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	}
#container a{
	text-decoration: none;
	color:#FFFFFF;
	text-align: right;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container a:link {
	text-decoration: none;
	color: #FF0000;
}
#container a:visited {
	text-decoration: none;
	color: #FF0000;
}
#container a:active {
	text-decoration: none;
	color: #FF0000;
}
#container a:hover {
	text-decoration: underline;
	color: #FF0000;
}
/* ..................... LEFT MENU ..................... */
#leftmenu {
	height:200px;
	float: left;
	width: 200px;
	padding: 0px;
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-bottom: 20px;
	margin-left: 0px;
}
#leftmenu h1 {
	position: absolute;
	left: 18px;
	top; 0px;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 800;
	line-height: normal;	
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
#lmenu1 {
	position: absolute;
	left: 30px;
	top: 24px;
	width: 300px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
}
#lmenu2 {
	position: absolute;
	left: 30px;
	top: 44px;
	width: 300px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
}
#lmenu3 {
	position: absolute;
	left: 30px;
	top: 64px;
	width: 300px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
}
#lmenu4 {
	position: absolute;
	left: 30px;
	top: 84px;
	width: 300px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
}
#lmenu5 {
	position: absolute;
	left: 30px;
	top: 104px;
	width: 300px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
}
#lmenu6 {
	position: absolute;
	left: 30px;
	top: 124px;
	width: 300px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
}
#lmenu7 {
	position: absolute;
	left: 30px;
	top: 144px;
	width: 300px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
}
#lmenu8 {
	position: absolute;
	left: 30px;
	top: 164px;
	width: 300px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
}
#leftmenu a{
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}
#leftmenu a:link {
	text-decoration: none;
	color: #000000;
}
#leftmenu a:visited {
	text-decoration: none;
	color: #000000;
}
#leftmenu a:active {
	text-decoration: none;
	color: #000000;
}
#leftmenu a:hover {
	text-decoration: none;
	color: #FF0000;
}
.dim {
	color:#666666;
}
/* ..................... MAIN IMAGE ..................... */
#mainimage {
	position: absolute;
	left: 223px;
	top: 100px;
	z-index: 4;
	width: 555px;
	height: 150px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
#mainimage img {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
}
/* ..................... HOME IMAGE ..................... */
#homeimage {
	position: absolute;
	left: 223px;
	top: 100px;
	z-index: 20;
	width: 555px;
	height: 150px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#homeimage img {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
}
/* ..................... MAIN CONTENT ..................... */
#maincontent {
	z-index: 4;
	width: 525px;
	height: auto;
	margin: 153px 0px 20px;
	border: 1px solid #CCCCCC;
	float: right;
	padding: 15px;
	}
#homecontent {
	z-index: 4;
	width: 525px;
	height: auto;
	float: right;
	margin: 153px 0px 20px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	}
#rightcontent {
	z-index: 4;
	width: 200px;
	height: auto;	
	float: right;
	margin: 0px 0px 20px;
	padding: 0px;
}
#leftcontent {
	z-index: 4;
	width: 200px;
	height: auto;
	float: left;
	margin: 0px 0px 20px;
	padding: 0px;
}
#footer {
	z-index: 4;
	width: 760px;
	height: 30px;
	clear: both;
	font: 400 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align: right;
}
#homecontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	margin: 0px 0px 10px;
}
#maincontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	margin: 0px 0px 10px;
}
#maincontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #FF0000;
	margin: 0px;
}
#maincontent h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #FF0000;
	margin: 0px;
}
#maincontent h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #FF0000;
	margin: 0px;
}
#maincontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 7px;
	color: #000000;
	line-height: 130%;
}
#maincontent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/red_bullet_7.gif) no-repeat left 4px;
	padding-left: 15px;
	list-style-type: none;
	line-height: 130%;
	padding-bottom: 5px;
}
#homecontent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/red_bullet_7.gif) no-repeat left 4px;
	padding-left: 15px;
	list-style-type: none;
	line-height: 130%;
	padding-bottom: 5px;
}
#teammember {
	width: 500px;
	padding-top: 20px;
}
#teammember img {
	float: left;
	margin-top: 3px;
}
#teammembertext {
	float: right;
	margin-left: 0px;
	width: 500px;
}
#maincontent contact {
	width: 500px;
	padding-top: 20px;
	position: absolute;
}
.contactleft {
	float: left;
	width: 126px;
	clear: right;
}
.contactright {
	float: right;
	width: 364px;
	clear: none;
}
#homecontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 7px;
	color: #000000;
	line-height: 130%;
}
#leftcontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 800;
	color: #FF0000;
	margin: 0px 0px 10px;
}
#leftcontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #FF0000;
	margin: 0px;
}
#leftcontent h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #FF0000;
	margin: 0px;
}
#leftcontent h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FF0000;
	margin: 0px;
}
#leftcontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 7px;
	color: #000000;
}

