body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #040943;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
.none {
	display: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	padding: 0px;
	clear: both;
	width: 759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topbar {
	background-image: url(images/topbar_bgshim.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 130px;
	width: 759px;
	position: relative;
}
#logo {
	padding: 0px;
	float: left;
	height: 92px;
	width: 188px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#strapline {
	padding: 0px;
	float: right;
	width: 520px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}

.txtorange {
	color: #DC890E;
}
.txtbluelight {
	color: #E7E9F0;
}
.txtwhite {
	color: #FFFFFF;
}

#mainarea {
	background-image: url(images/bg_mainarea.jpg);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 501px;
	width: 759px;
	position: relative;
}
#boxtainer {
	clear: both;
	height: 262px;
	width: 632px;
	position: relative;
	float: left;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 62px;
	margin: 0px;
}
#btn1 {
	background-image: url(images/btn_servergroupalpha.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 228px;
}
#btn2 {
	background-image: url(images/btn_assistance.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 175px;
}
#btn3 {
	background-image: url(images/btn_servergroupbrava.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 229px;
}
#btn4 {
	background-image: url(images/btn_ram.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 159px;
	width: 228px;
}
#btn5 {
	background-image: url(images/btn_client.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 159px;
	width: 175px;
}
#btn6 {
	background-image: url(images/btn_contactram.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 159px;
	width: 229px;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
	text-decoration:underline;	
}

a.white:hover, a.white {
	color: #da870c;
	text-decoration:underline;	
}
