/* CSS Document - Voice Hunt */

body {
		margin:0px;
		padding:0px;
		background-color:#3c3c3c;
	}

/*////////////////////////////////
//
//  START Layout Div's ( # )
//
////////////////////////////////*/


div#wrapper {
	width:100%;
	background:url(/images/bg.jpg) #ffffff left top repeat-x;
}

div#container {
	position:relative;
	width:995px;
	margin:0 auto;
	border:0px solid #f00;
}

div#header {
	position:relative;
	border:0px solid #FF0000;
	height:124px;
	margin:0px;
	padding:11px 0px 0px 0px;
}

/*div#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:325px;
	margin:0px 0px 0px 0px;
}*/

div#nav {
	float:right;
	margin:0px;
	padding:0px;
	border:0px solid #ff0000;
	height:124px;
	width:545px;
	background:url(/images/bg_nav.jpg) top right repeat-x;
}

div#summary {
	position:relative;
	height:110px;
	width:995px;
	padding:10px 0px 0px 0px;
	border:0px solid #FF0000;
	clear:both;
}

div#summary p {
	font:11pt Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px 0px 0px 10px;
	color:#666666;
}

div#summary h1 {
	font:30pt Georgia, "Times New Roman", Times, serif;
	color:#999;
	margin:0px;
	padding:0px;
	position:absolute;
	top:83px;
	right:10px;
	bottom:0px;
}

div#content {
	position:relative;
	padding:10px 0px 0px 0px;
	border:0px solid #FF0000;
	overflow:auto;
	clear:both;
	margin-top:121px;
	/*margin-bottom:15px;*/
	background:url(/images/bg_main_top.jpg) top center no-repeat;
}

* html div#content {
	margin-top:0px;
}

div#footer {
	margin-top:15px;
  position:static;
	height:150px;
	padding:0px;
	background:url(/images/bg_footer.jpg) top left repeat-x #3C3C3C;
}

div#left {
	float:left;
	width:650px;
	border:0px solid #000;
}

div#right {
	float:right;
	width:340px;
	border:0px solid #f00;
}

div#content_bottom {
	margin-top:-126px;
	height:139px;
	background:url(/images/bg_main_bottom.jpg) bottom center no-repeat;
}

div#main {
	width:908px;
	margin:0px auto;
	padding:10px 20px 20px 20px;
	border:1px solid #E1E1E1;
}

ul#mycarousel {
	height:100px;
}

ul#mycarousel img, ul#mycarousel a {
	border:none;
}

div#main table li {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.logos img {
	margin-bottom:5px;
}

/*////////////////////////////////
//
//  END Layout Div's
//
////////////////////////////////*/

/*////////////////////////////////
//
//  START Navigations ( ul, li, a )
//
////////////////////////////////*/

/*---------- MAIN NAV ----------*/

div#nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-right:1px solid #827F7F;
	height:124px;
}

div#nav ul li {
	float:left;
	margin:0px;
	padding:0px;
}

div#nav ul li a {
	display:block;
	padding:76px 17px 30px 17px;
	font:normal 12pt arial;
	color:#ffffff;
	text-decoration:none;
	border-left:1px solid #827F7F;
}

div#nav ul li a:hover {
	color:#990000;
	background:#FFFFFF;
}

/*--------- FOOTER NAV ---------*/

div#inner_footer {
	width:995px;
	margin:0 auto;
	border:0px solid #FF0000;
}

div#inner_footer ul {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 10px;
	list-style-type:none;
	width:530px;
	height:55px;
}

div#inner_footer li {
	float:left;
	width:150px;
	padding:5px 0px 5px 0px;
	margin-right:20px;
	border-bottom:1px solid #ccc;
}

div#inner_footer a {
	font:10pt Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:none;
}

div#inner_footer a:hover {
	color:#FFFFFF;
}

div#logo_footer {
	font:10pt Arial, Helvetica, sans-serif;
	color:#999999;
	float:right;
	padding:20px 0px 0px 0px;
	text-align:center;
}

/*---------- SIDE NAV ----------*/

/*////////////////////////////////
//
//  END Navigations
//
////////////////////////////////*/

/*////////////////////////////////
//
//  START Common Styles ( h1, p, a )
//
////////////////////////////////*/

h1 {
	font:36px Georgia, "Times New Roman", Times, serif;
	color:#AFAFAE;
}

h2 {
	font:normal 16pt Georgia;
	margin:0px;
	padding:5px 0px 7px 0px;
	color:#666666;
}

h3 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#990000;
	border-bottom:1px solid #CCCCCC;
}

p {
	font:normal 12px arial;
	color:#666666;
	line-height:21px;
	margin:0px;
	padding:7px 0px 7px 0px;
}

a:link {
}

a:visited {
}

a:hover {
}

/*////////////////////////////////
//
//  END Common Styles
//
////////////////////////////////*/

/*////////////////////////////////
//
//  START Classes ( . )
//
////////////////////////////////*/

div.largebox_inner {
	width:586px;
	margin:10px 0px 0px 11px;
	padding:15px;
	border:1px solid #E1E1E1;
	z-index:150;
}

.largebox_top {
	/*z-index:10;*/
	background:url(/images/largebox_top.jpg) top left no-repeat;
	width:640px;
	height:150px;
	border:0px solid #FF0000;
	margin-bottom:-150px;
}

/*.largebox_bottom {
  position:relative;
  background:url(/images/largebox_bottom.jpg) top left no-repeat;
	width:640px;
	height:210px;
	margin-top:-198px;
	z-index:101;
}*/

.smallbox_top {
	z-index:10;
	background:url(/images/smallbox_top.jpg) top left no-repeat;
	width:327px;
	height:100px;
	margin-bottom:-102px;
}
/*
.smallbox_bottom {
	z-index:10;
	background:url(../images/smallbox_bottom.jpg) top left no-repeat;
	width:327px;
	height:105px;
}*/

div.smallbox_inner {
	/*position:relative;*/
	z-index:100;
	width:275px;
	margin:10px 0px 0px 11px;
	padding:15px;
	border:1px solid #E1E1E1;
	z-index:101;
}

.odd { background-color:#ebebeb; }
.even { background-color:#ffffff; }

.left { float:left; }

.right { float:right; }

.logo {
	float:left;
	padding:35px 0px 0px 20px;
	border:0px solid #f00;
	z-index:5;
}

.error {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FF0000;
}

.section {
	margin-bottom:60px;
}

/*////////////////////////////////
//
//  END Classes
//
////////////////////////////////*/

/*********** COLOURS ************

 Black - #000000
 White - #FFFFFF
 Red - #FF0000

*********************************/
