/****************************************
generalpurpose.css
*****************************************/

body {
	background-color:#FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
}

p{
	font-family: Helvetica,Arial,sans-serif;
	font-size:15px;
	padding-bottom:15px;
}

#container{
	width:1000px;
	/*float:left;*/
	margin:-8px auto;
	/*Center IE6 and below*/
	position:relative !important;
	position:absolute;
	left:0% !important;
        left:50%;
	margin-left:auto !important;
        margin-left:-500px;
	/*background: url(resources/images/fg-home-page-banner.jpg) no-repeat;*/
	height:999px;
	background-position: 0 158px;
}

#leftcolumn{
	width:205px;
	float:left;
}

#logo{
	width:205px;
	height:158px;
	background: url(resources/images/fg-moh-logo.jpg) no-repeat;
	/*text-indent: -9999px;*/
}

#bannerimage{
	width:205px;
        /*height:334px;*/
        height:360px;
	/*height:400px;*/
}

.banneranimation{
	width:790px;
        height:345px;
        position:absolute;
        top:152px;
        left:0px;
}

#header{
	width:770px;
	float:left;
}

#slogan{
	float:left;
	height:56px;
	width:460px;
	background: url(resources/images/fg-sound-better-sell-more.png) no-repeat;
	text-indent: -9999px;
}

#headerlinks{
	width:300px;
	float:left;
	height:31px;
	padding:25px 5px 0px 5px;
	color:#888888;
}

#headerlinks a{
	text-decoration:none;
	color:#888888;
}

#headerlinks select {margin-left:170px;
position:absolute;
top:23px; }

#primarynavigation{
	float:left;
	height:56px;
	width:770px;
}

#content{
	/*width:595px;*/
	width:585px;
        float:left;
}

#contenttwocolumnleft{
	/*width:288px;*/
	width:290px;
	/*float:left;*/
}

#contenttwocolumnright{
	/*width:288px;*/
	width:275px;
	float:right;
}

#contentonecolumn{
	width:585px;
        z-index:-1000;
	/*padding-right:5px;*/
	/*padding-left:5px;*/
}

#contenttwocolumnright p, #contenttwocolumnleft p{
  margin-left:0;
}

h2 span{
  margin-left:8px;
}

#rightcolumn{
	float:left;
	/*width:175px;*/
	width:200px;
	height:200px;
}

#rightcolumn a{
	height:180px;
	display:inline;
	width:200px;
	float:left;
}

#rightcolumn a:hover{
	background-position: 0 180px;
}

#footer{
	width:1000px;
	float:left;
        /*padding-top:20px;*/
        margin-top:-10px;
}

#secondarynavigation{
	width:975px;
	padding-left:12px;
	padding-right:13px;
}

#secondarynavigation a{
	height:115px;
	display:inline;
	width:316px;
	float:left;
	margin-left:4px;
	margin-right:4px;
	margin-top:5px;
	margin-bottom:23px;
}

#secondarynavigation a#left:hover{
	background-position: 0 115px;
}

#secondarynavigation a#centre:hover{
	background-position: 0 115px;
}

#secondarynavigation a#right:hover{
	background-position: 0 115px;
}

#footerlinks{
	padding: 20px 10px 20px 15px;
	width:965px;
	font-size:13px;
        text-align:center;
}

#footerlinks a{
	text-decoration:none;
	color:#869ec6;
}

.divider{
	color:#869ec6;
	padding-left:3px;
	padding-right:4px;
}

select{
	font-size:12px;
	font-family: Helvetica,Arial,sans-serif;
}

td{
	font-size:15px;
}

ul{
       padding-bottom:10px;
       list-style:disc outside;
       margin-left:18px;
}

ol{
       padding-bottom:10px;
       list-style: decimal outside;
       margin-left: 0px;
       padding-left: 23px;
       #padding-left: 27px;
}

li{
       font-size:15px;
       color:red;
       font-weight:bold;
}

li ul{
       margin-left:0px;
}

li ul li{
       margin-left:15px;
}

#content li{
       padding-bottom:5px;
}

h2 {
        background:transparent url(resources/images/tick-35.gif) no-repeat scroll 0 0;
        /*font-size:18pt;*/
        /*height:59px;
        padding-left:5px;*/
        /*padding-top:35px;*/
        *padding-top:10px;
        padding-bottom:10px;
        /*
        margin-left:-8px;
        */
        padding-left:3px;
        color:#0145AC;
}

.pcdtr{
        background-position:left top;
        background-repeat:no-repeat;
        display:inline-block;
        letter-spacing:-9999px;
        font-size:0px;
        color:#DBEBFA;
      /*  overflow:hidden; */
}

.bold{
        font-weight:bold;
}

.red{
        color:#FF0000;
}

.hide {
        display:none;
}

.nomargin {
        margin:0 !important;
}

.center {
        display:block;
        margin:auto;
}

#awards{
        margin-top:15px;
}

#awards td{
        padding:1px 12px 1px 12px;
        color:#FF0000;
}

#awards td.year{
        text-align:center;
        font-weight:bold;
}

#content a{
        font-weight:normal;
        color:#5996D5; text-decoration:underline;

}
#content a:hover{
        background-color:#FFFDC4;
        color:black;

}

.quote{
        color:#FF0000;
        font-size:12px;
        margin-left:-15px;
}

.small{
        font-size:9px;
}

#form_container{
        #margin-top:-15px;
}

#home-btn-top {
	height:110px;
	display:inline;
	width:196px;
        position:absolute;
        left:590px;
        top:235px;
        margin-top:75px;
}

#home-btn-top:hover{
	background-position: 0 110px;
}

#home-btn-btm {
	height:104px;
	display:inline;
	width:170px;
        position:absolute;
        left:600px;
        top:386px;
        margin-top:5px;
}

#home-btn-btm:hover{
	background-position: 0 104px;
}
/****************************************
navigation.css
*****************************************/

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:42px;
	position:relative;
	z-index:200;
	font-family:arial, verdana, sans-serif;

	width:770px;
}

#nav li.top {
	display:block;
	float:left;
}

#nav li a {
	display:block;
	float:left;
	height:42px !important;
	height:42px; /*IE6 and below - doesn't work*/


	width:150px;
	text-decoration:none;
	padding:0;

	cursor:pointer;
	font-size:17px;
	color:#275298;
}

/*#nav li a b {margin-left:-999px;}*/

#nav li a b {
	margin-left:35px;
	margin-top:15px;
	line-height:42px;
	color:#275298;
	font-family: Helvetica,Arial,sans-serif;
}

#nav li a.menu {
	background:white url(resources/images/mb-menu-buttons.png);
	margin-right:4px;
	display:inline;
	cursor:default;
}

#nav li a.menulast {
	background:white url(resources/images/mb-menu-buttons.png);
}

#nav li:hover a, #nav a:hover {
	background-position: 0 42px;
	color:#275298;
	cursor:default;
}

#nav table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	padding:0;
	width:0;
	height:0;
	margin:-1px;
}

#nav .sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	font-family: Helvetica,Arial,sans-serif;
}

#nav li:hover {
	position:relative;
	z-index:200;
}

#nav a:hover {
	position:relative;
	white-space:normal;
	z-index:200;
}

#nav :hover ul.sub {
	left:0;
	top:42px;
	background:url(resources/images/mb-submenu-buttons.png);
	width:234px !important;
	width:232px;
	height:auto;
	z-index:300;
	margin-left:1px;
	display:inline;
}

#nav :hover ul.sub li {
	display:block;
	height:28px !important;
	height:28px; /*IE6 and below*/
	position:relative;
	float:left;
	width:234px;
	font-weight:normal;
	margin:-1px -1px 0px -1px;
	border:1px solid #C7C7C7;
	display:inline;
}

#nav :hover ul.sub li a {
	display:block;
	height:28px !important;
	height:28px; /*IE6 and below*/
	width:220px !important;
	width:220px; /*IE6 and below*/
	text-decoration:none;
	padding:0;
	cursor:pointer;
	padding-left:14px;
	line-height:28px;
	font-weight:bold;
	font-size:13px;
}

/*#nav :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}*/

#nav :hover ul.sub li a b {
	left:-9999px;
	margin-left:10px;
}

#nav :hover ul.sub li a:hover {
	background-position: 0 42px;
	position:relative;
}

#nav :hover ul.sub li a:hover {
	left:0px;
	top:0px;
	display:block;
	width:220px !important;
	width:220px; /*IE6 and below*/
	height:21px;
	text-align:left;
	display:inline;
	background-color:#ee282d;
	color:white;
	font-weight:bold;
}
/*---------- thank you text on form success message --------*/
.ty {
 padding:5px; color:red; font-family:arial; font-size:21px; letter-spacing:0.35px;

}
/*---------- table styles for site page list --------*/


<!--2asdf-->