html{
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 67.5%;
}

body{
	margin: 0;
	padding: 0;
	background: url(html.jpg) center top no-repeat;
}

.editmaintext{
	background: #fff;
}

/* @group Wrap */

#wrapper{
	width: 910px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}


/* @end */

/* @group Header */

#header{
	margin: 0;
	padding: 0;
	height: 168px;
}

/* @end */

/* @group Nav */

#navbar {
	height: 30px;
	width: 900px;
	position: absolute;
	top: 170px;
	z-index: 100;
	left: 4px;
	background: url(nav.jpg) repeat-x;
}

* html #navbar {
	width: 900px;
	w\idth: 900px;
}

#navbar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navbar li {
	float: left;
	width: auto;
	position: relative;
	padding: 0;
	background: none;
}

* html #navbar a, * html #navbar a:visited {
	width: auto;
	w\idth: auto;
}

#navbar ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	padding: 0 0 1px 0;
	top: 30px;
	left: -1px;
	width: 149px;
	border-bottom: 1px solid #555;
}

#navbar a, #navbar a:visited {
	display: inline-block;
	font-size: 1.2em;
	text-decoration: none;
	color: #333;
	height: 30px;
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
	background: url(nav_li.jpg) right center no-repeat;
}

* html #navbar ul ul {
	top: 30px;
	t\op: 30px;
}

#navbar table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
;
}

#navbar ul ul li, #navbar .active ul li{
	background: #fff!important;
	padding: 0;
}

#navbar ul li.active{
	background: none;
	font-weight: bold;
}

#navbar ul li.active a{
	background: #fff;
	color: #333;
}

#navbar ul ul a, #navbar ul ul a:visited, #navbar li.active ul a, #navbar ul .active ul a{
	font-weight: normal!important;
	background: #fff!important;
	color: #555;
	border-right: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ddd;
	display: block;
	height: auto;
	font-size: 1em;
	line-height: 20px;
	padding: 0 10px 0 10px!important;
	margin: 0 0 0 0;
	width: 130px;
}

* html #navbar ul ul a, * html #navbar ul ul a:visited {
	width: 150px;
	w\idth: 128px;
}

#navbar ul li a:hover{
	background:#FFFFFF none repeat scroll 0 0 !important;
    color:#555!important;
}

#navbar ul ul a:hover, #navbar ul a.active ul a:hover{
	background-color: #fff!important;
	color: #305fa7;
	text-decoration: none;
} 

#navbar :hover > a{
	background: #fff!important;
}

#navbar ul ul :hover > a{
	color: #305fa7!important;
	background: #f4f4f4!important;
}

#navbar ul li:hover ul,
#navbar ul a:hover ul {
	visibility: visible;
}

/* @end */

/* @group Content */

#content{
	margin: 5px 0 0 0;
	padding: 40px 10px 0 10px;
	background: url(content.jpg) left top repeat-y;
}

/* @end */


/* @group lists */

#lists{
	width: 227px;
	float: right;
	margin: 10px;
}

#smallformcontent{
	background: url(linksdesigner.jpg) left top no-repeat;
	height: 220px;
}

#smallformcontent p{
	color: #fff;
	font-size: 1.5em;
	font-weight: lighter;
	margin: 0 20px;
	text-align: center;
	line-height: 1.4em;
}

/* @end */


/* @group maintext */

#maintext{
	width: 600px;
	margin: 0 0 0 20px;
}


p.introduction{
	color: #333!important;
	font-size: 1.2em!important;
}

#maintext a{
	color: #3160a8;
}

.clear{
	clear: both;
	font-size: 1px;
	color: #eee;
}

/* @end */

/* @group styleform */

.styleform{
	background: #f5f5f5;
	padding: 15px;
	margin: 10px 20px;
}

.styleform h2{
	background: #ccc;
	padding: 10px;
	margin: -15px -15px 10px -15px!important;
	font-size: 1em!important;
	color: #555!important;
}

/* @end */

/* @group footer */

#footer{
	background: url(foot.jpg) left top no-repeat;	padding: 30px 0 10px 0;
	margin: -10px 0 0 0;
}

#footer p{
	text-align: center;
	color: #666;
	font-size: 1.1em;
	padding: 0 150px 0 0;
	margin: 10px 10px 0 10px;
	background: url(ifap.gif) 800px center no-repeat;
}
#falcongroup{
	position: absolute;
	top: 0;
	right: 5px;
}
#falcongroup a{
	border-style: none;
}
#club{
	position: absolute;
	right: 15px;
}
#club a{
	border-style: none;
}

/* @end */

/* @group Hidden */

#memberLogin,
#header h1,
.strapline,
#contactdetails,
#subsection,
#componentGroups,
#servicelinks,
#newsfeed{
	position: absolute;
	margin: 0 0 0 -5000px;	
}

/* @end */

/* @group HP Styling */

#quotes{
	width: 227px;
	height: 220px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.quote{
	width: 227px;
	height: 220px;
	top: 0;
	left: 0;
}

#hpanimation{
	width: 600px;
	height: 380px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

.hp_box{
	background: #f5f5f5;
	width: 600px;
	height: 380px;
	top: 0;
	left: 0;
}

.hp_box h2, .hp_advisers h2{
	font-size: 33px;
	font-family: "Helvetica Neue", "GillSans Light", "Lucida Grande", sans-serif;
	color: #4C3126;
	font-weight: normal;
	margin: 15px 20px 10px 20px;
}

.hp_box p, .hp_advisers p{
	font-size: 11px!important;
	line-height: 1.6em;
	color:#323232;
	margin: 0 20px 10px;
}

.hp_box a, .hp_advisers a{
	font-size: 1.8em;
	color: #4c3126!important;
	text-decoration: none;
	text-align: right;
}

.hp_advisers{
	background: #F4F0E1;
	width: 600px;
	height: 160px;
	clear: left;
	margin: 20px 0 0 0;
}

/* @end */
