a {
text-decoration: none;
color: #005ea1;
font-weight: bolder;
}

body {
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center; /* for IE */
	padding: 0;
	margin: 0;
	}
	
	#sitetop {
	height: 300px;
	-moz-box-sizing:border-box;box-sizing:border-box;
  	margin: 0 auto 0 auto;
	text-align: center;
	background-image: url();
	background-position: top;
	background-repeat: repeat-x;
	position: relative;	
	background-color: #005ea1;
	z-index: 4;
}

	#sitetopcontent {
	height: 100px;
	-moz-box-sizing:border-box;box-sizing:border-box;
  	margin: 0 auto 0 auto;
	text-align: center;
	background-image: url();
	background-position: top;
	background-repeat: repeat-x;
	position: relative;	
	background-color: #005ea1;
	z-index: 4;
}
	
#wrap {
	-moz-box-sizing:border-box;box-sizing:border-box;
	background-color: #fff;
	height: 500px;
}

#bgdiv {
	height: 200px;
	background-color: #005ea1;
}

#reaxionwrap {
	width:900px;
	height: 60px;
	margin: auto;
	text-align: center;
	background: transparent;
}

#logodiv {
width: 170px;
height: 30px;
padding: 15px 0 0 0;
color: #ccc;
background-image: url(images/ReaxionX.png);
background-position: left;
background-repeat: no-repeat;
float: right;
}

.whitetext {
color: #666;
}

.halfdiv {
padding: 0px 0 0 0;
margin: 0px 30px 0 0;
width: 385px;
float: left;
}

.halfdivtl {
padding: 0;
margin: 0;
width: 550px;
float: left;
}

.halfdivtr {
padding: 0;
margin: 0;
width: 400px;
float: right;
text-align: right;
font: 10px;
}

.halfdiv1 {
padding: 0px 10px 0 10px;
margin: 0px 30px 0 0;
width: 363px;
float: left;
border-left: 1px;
border-left-color: #eeeeee;
border-left-style: solid;
border-right: 1px;
border-right-color: #eeeeee;
border-right-style: solid;
background-color: #eeeeee;
}

.halfdiv2 {
padding: 10px 0 0 0;
margin: 0px 30px 0 0;
width: 450px;
float: left;
}

.halfdivgrey {
padding: 10px 0 0 0;
margin: 0px 30px 0 0;
width: 385px;
float: right;
}

.halfdiv2 h1 {
font-family: sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bolder;
}

.lightboxdiv {
text-align: center;
border-top: thin solid #ccc; 
}

.lightboxdiv div {
height: 14px;
border-bottom: thin solid #ccc; 
font-family: sans-serif;
font-size: 10px;
}

.lightboxdiv img {
padding: 5px 5px 5px 5px;
border: none;
}

#badge{
background: transparent;
position: absolute;
z-index: 999;
top: 220px;
left: 760px;
}

#strip {
	background-color: #ccc;
	height: 10px;
}

p {
margin-top: 0px;
margin-bottom: 8px;
}

ul {
	margin-top: 2px;
	margin-left: 0px;
	padding: 0 0 0 15px;
}

li {
	padding: 0;
}

H1 {
	margin-bottom: 5px;
	width: 650px;
}

.address {
	font-family: sans-serif;
	font: 12px;
	color: #666;
	padding: 8px 0 0;
}

.testtext {
	font-family: sans-serif;
	font-size: 14px;
}

.testtext p {
	padding: 15px 0 0 0;
	width: 650px;
}

.testtext strong {
	color: #005ea1;
}

.testtext i {
	padding: 50px 0 0 0;;
}

.title {
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 21px;
	color: #000;
}