html, body {
	text-align: center;
    background-color: #BECD25;
    background-image: url(gra/pagefill.gif);
    background-position: center top;
    background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
	}

/*General*/
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
em {
	font-style: normal;
	}
a, em, strong, b {
    color: #BECD25;
    font-weight: bold;
	}
a:hover {
	color: #9A8C7D;
	}	
a img {
	border: none;
	}
.hover {
    cursor: pointer;
    color: #BECD25;
    text-decoration: none;
	}
	
/*Layout*/
#logoBar {
    height: 196px;
	margin: 0px auto;
    text-align: right;
    width: 892px;
	background-image: url(gra/logobarground.gif);
    background-position: center top;
    background-repeat: no-repeat;
	}
#logo {
    float: right;
	padding:0px;
	margin: 0px;
}
#logo p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #9A8C7D;
	font-weight: normal;
	}
#logo p a {
	text-decoration: none;
	color: #BECD25;
	}
#testimonials {
    font-size: 14px; 
	line-height: 17px;
	color: #BECD25;
	font-weight: bold;
    float: left;
    margin: 0px;
	padding: 0px;
    overflow: hidden;
    text-align: left;
    width: 400px;
	height: 196px;
}
#newsticker ul {
	list-style-type: none;
	padding: 15px 55px 25px 25px;
	margin: 0px;
	}
#newsticker b {
	font-size: 11px;
	line-height: 12px;
	color: #9A8C7D;
	font-weight: normal;
	}
#barHolder {
	text-align: center;
    margin: 0px auto;
    width: 892px;
	height: 189px;
	background-color: #BECD25;
	padding: 0px;
	background-image: url(gra/barfill.gif);
    background-position: center top;
    background-repeat: no-repeat;
	}

/*Buttons General*/
#buttonsContainer {
	text-align: center;
    float: left;
	padding: 47px 0px 0px 0px;
    margin: 0px;
    width: 300px;
	display: block;
	}
.button a {
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px auto 6px auto;
    width: 150px;
	height: 46px;
	text-decoration: none;
	display: block;
	background-image: url(gra/buttonground.gif);
    background-position: center top;
    background-repeat: no-repeat;
	}
.button a:hover, .deadlink {
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px auto 6px auto;
    width: 150px;
	height: 46px;
	text-decoration: none;
	display: block;
	background-image: url(gra/buttonground.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
	}
.textline {
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
	}	
#holder #buttonsContainer ul, #holder #buttonsContainer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#holder #buttonsContainer li a {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0px auto 5px auto;
	padding: 0px 0px 0px 0px;
	width: 130px;
	height: 25px;
	background-image: url(gra/submenubutton.gif);
    background-position: center top;
    background-repeat: no-repeat;
	}
#holder #buttonsContainer li a:hover, #holder #buttonsContainer li .deadlink {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0px auto 5px auto;
	padding: 0px 0px 0px 0px;
	width: 130px;
	height: 25px;
	background-image: url(gra/submenubutton.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
	}
.smalltextline {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	}			
	
/* Page Data */	
#content .popup li
{
    background-image: url(gra/sub/glass.jpg);
    list-style-type: none;
    cursor: pointer;
}
#content {
	margin: 0px auto; 
    padding: 0px 0px 0px 0px;
	}
#holder {
    margin: 0px auto;
    padding: 0px;
	width: 892px;
    padding: 0px;
    text-align: left;
	background-image: url(gra/contentfill.gif);
    background-position: left top;
    background-repeat: no-repeat;
	}
#content h1 {
	padding: 40px 80px 25px 320px;
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #9A8C7D;
	}
#content h2 {
	padding: 30px 80px 25px 320px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #9A8C7D;
}
#content h3 
{
    padding: 10px 80px 0px 320px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #9A8C7D;
}
#content p {
	padding: 5px 80px 0px 320px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #9A8C7D;
	}
#content table {
	margin: 5px 80px 0px 320px;
}
#content table h3
{
    cursor: pointer;
    padding: 0px;
    text-decoration: underline;
}
#content ul {
	padding: 5px 80px 0px 320px;
	margin: 5px 0px 5px 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #BECD25;
	}
#content ul li {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-image: url(gra/bullet.gif);
    background-position: left 3px;
    background-repeat: no-repeat;
	}		
#contactDetails {
	clear: both;
    margin: 40px auto 10px auto;
    width: 892px;
	padding: 0px;
	}
#contactDetails p {
	padding: 0px;
	margin: 10px 10px 17px 60px;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	}