body {
	background-color:#989168;
}	

a {
 color:#989168;
} 

#mainouter {
	height:1430px;
	left:50%;
	margin-left:-512px;
	position:relative;
	width:1024px;
}

#maininnertop {
	background-color:white;
	font-family:trebuchet MS;
	height:130px;
	margin-left:60px;
	width:900px;
}

#issuecentrelogo {
	float:left;
	left:45px;
	line-height:0.9;
	position:relative;
	top:15px;
}

#helpdesklogo {
	height:45px;
	position:relative;
	top:9px;
	width:45px;
}

#issuecentrenumber {
	left: 610px;
	line-height: 1;
	position: absolute;
	top: 45px;
	width: 330px;
}

#navigationmenu {
	font-weight: bold;
    left: 510px;
    position: absolute;
    top: 105px;
    width: 420px;
}

#navigationmenu a:hover {
	color:#2D3849;
}

#maininnerbanner {
	background-image:url("../images/mainBanner.png");
	background-repeat:no-repeat;
	font-family:trebuchet MS;
	height:331px;
	width:1024px;
}

#submaininnerbottom {
	background-color:white;
	font-family:trebuchet MS;
	height:1000px;
	margin-left:60px;
	margin-top:-307px;
	position:relative;
	width:900px;
}

#subbottomcontent {
	margin-left:55px;
}

#menubar {
	color:white;
	font-size:0.8em;
	height:17px;
	left:115px;
	line-height:1.2;
	position:relative;
	top:5px;
}

#submaininnerleft {
	float:left;
	position:relative;
	width:65%;
}

#subbottomintro {
	padding-left:55px;
	padding-top:35px;
	width:85%;
}

#submaininnerright {
	background:url("../images/rightpanel.png") no-repeat scroll 0 0 #E8E4D8;
	float:left;
	height:100%;
	position:relative;
	width:35%;
}

#submaininnerright ul {
	margin-left:15px;
}

#innerfooter {
	background-color: #2D3849;
	background-image:url("../images/footer.png");
	background-repeat:no-repeat;
	font-family:trebuchet MS;
	margin-left:60px;
	position:relative;
	width:900px;
	overflow-y: auto;
	overflow-x: hidden;
}

#footerlink {
	font-size:0.7em;
	left:55px;
	position:relative;
	top:10px;
}

.issuecentrered {
	color:#0079C2;
}

.issuecentregrey {
	color:#2D3849;
}

.issuecentrecream {
	color:#989168;
}

.issuecentrewhite {
	color:#FFFFFF;
}

.pointercursor {
	cursor: pointer;
}

.boldtext {
	font-weight:bold;
}

.plaintext {
	text-decoration:none;
}

.plainlist {
	list-style:none outside none;
	margin-left:0;
	padding-left:0;
}

.featureslistitem {
    line-height:10px;
	padding-bottom:10px;
	padding-left:10px;
	width:80%;
}

.featureslisttitle {
	font-size:0.8em;
	font-weight:bold;
	line-height:1.3;
}

.featureslistsubtitle {
	font-size:0.7em;
	line-height:0.8;
}

.helpdesklogo {
	background-image:url("../images/helpdesklogo.png");
	background-repeat:no-repeat;
	float:left;
	height:45px;
	left:30px;
	position:relative;
	top:30px;
	width:45px;
}

.issuecentrelogotext {
	font-size:1.7em;
	padding-left:10px;
}

.issuecentrelogosubtext{
	font-size:0.8em;
	padding-left:15px;
}

.phonenumber{
	font-size:2em;
}

.phonenumbersubtext{
	cursor:pointer;
	font-size: 0.8em;
	font-weight:bold;
	text-decoration:none;
}

.navigationmenulink{
	cursor:pointer;
	text-decoration:none;
}

.subbuttomtitle{
	font-size:1.8em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

.subbottomsubtitle{
	font-size:1em;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.subbottomquote{
	font-size:1.8em;
	height:114px;
	margin-bottom:30px;
	margin-left:10px;
	margin-top:30px;
	width:90%;
}

.subbottomviewtours{
	cursor:pointer;
	margin-bottom:3px;
	margin-left:6px;
}

.subbottomfreetrial{
	cursor:pointer;
	margin-left:11px;
	margin-top:3px;
}

.issuecentregreyborder{
	border:3px solid #2D3849;
}

#sitemap-table {
    color: #FFFFFF;
	float:left;
    font-size: 0.7em;
    left: 55px;
	margin-top:40px;
    position: relative;
}

#sitemap-table th{
    border-bottom: 1px solid #0079C2;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100px;
}

#sitemap-table td{
	width:100px;
}

#sitemap-table td a{
	color:white;
	cursor:pointer;
	text-decoration: none;
}

#sitemap-table h1{
	color:white;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 1.0em;
	display: inline;
}

#company-info-table {
    color: #FFFFFF;
	float:left;
    font-size: 0.7em;
    left: 110px;
    position: relative;
}

#company-info-table th{
    border-bottom: 1px solid #0079C2;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100px;
}

#company-info-table td a{
	color:white;
	cursor:pointer;
}
