body {
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center; /* for IE */
	padding: 0px 0 0 0;
	}
	
	a {
	text-decoration: none;
	color: #fff;
	border: none;
	}
	
	a:hover {
		text-decoration: underline;
	}


#wrap {
	width:900px;

	-moz-box-sizing:border-box;box-sizing:border-box;
  	margin: auto;
	background: url(images/contentbg.png);
	background-repeat: repeat;
	position: relative;
}

#content {
	width: 872px;
	padding: 10px 10px 30px;
	text-align: left;
	border: 4px;
	border-color: #777;
	border-style: dotted;
}

#contentcont {
	width: 872px;
	height: 450px;
	padding: 10px;
	text-align: left;
	border: 4px;
	border-color: #777;
	border-style: dotted;
}

#contentmin {
	width: 892px;
	padding: 0 0px 30px 0;
	text-align: left;
	border: 4px;
	border-color: #777;
	border-style: dotted;

}

#contentminc {
	width: 872px;
	height: 331px;
	padding: 60px 10px 0 10px;
	text-align: center;
	border: 4px;
	border-color: #777;
	border-style: dotted;
}

#wrapmin {
	width:900px;
	-moz-box-sizing:border-box;box-sizing:border-box;
  	margin: auto;
	background: url(images/contentbg.png);
	background-repeat: repeat;
	position: relative;
}

#sitetop {
	width:900px;
	height: 125px;
	-moz-box-sizing:border-box;box-sizing:border-box;
  	margin: auto;
	position: relative;	

	background-position: bottom;
	background-repeat: repeat-x;
}

#toppos{
	position: absolute; 
	top: 18px; 
	left: 253px; 
	width: 450px;
}

.topmenu{
	font: bold 12px Arial;
	color: White;
	width:900px;
	height: 18px;
	margin: 0;
	padding: 3px 0 0 0;
	background: transparent;
	overflow: hidden;
}

.topmenu li{
	display: inline;
	padding: 0 8px 0 5px;
	border-right: thin;
	border-right-color: Red;
	border-right-style: dotted;
}

.topmenu a {
	text-decoration: none;
	color: white;
}

.topmenu a:hover {
text-decoration: none;
color: red;
}

#topmenur {
	display: inline;
	padding: 0 5px 0 5px;
	border-right: none;
	border-right-color: none;
	border-right-style: none;
}

#subdiv {
	width: 900px; 
	margin: auto; 
	text-align: center;
}

#subpos {
	width: 900px; 
	margin: 4px auto 0; 
	z-index: 1;
}

.submenu{
	font: 12px Arial;
	color: White;
	width:900px;
	height: 23px;
	margin: auto;
	padding: 7px 0 0 0;
	text-align: left;
	background-color: #000;
 	-webkit-border-top-left-radius: 1ex;
   -webkit-border-top-right-radius: 1ex;
	-moz-border-radius-topleft: 1ex;
	-moz-border-radius-topright: 1ex;
}

.submenu li{
	display: inline;
	padding: 0 11px;
	border-right: thin;
	border-right-color: Red;
	border-right-style: dotted;
	margin: 0;
}

#submenul {
	display: inline;
	padding: 0 11px 0 0;
	border-right: none;
	border-right-color: Red;
	border-right-style: dotted;
}

#submenur {
	display: inline;
	padding: 0 0 0 9px;
	border-right: none;
	border-right-color: none;
	border-right-style: none;
}

.submenu li a {
	text-decoration: none;
	color: white;
}

.submenu a:hover {
	text-decoration: none;
	color: red;
}

#header {
	height: 300px;
	width: 900px;
	background-color: transparent;
}

#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;
	display: inline;
}

.whitetext {
color: #fff;
}

.whitetextstrong {
color: #fff;
font-style: normal;
font-weight: bold;
}

.whitetextbold {
color: #fff;
font-style: normal;
font-weight: bolder;
}

.whitetextbold {
color: #fff;
font-style: normal;
font-weight: bolder;
font-size: 18px;
background: transparent;
padding: 0;
}

.redtext {
color: #e1392b;
font-style: normal;
background: transparent;
}

.redtitletext {
color: #e1392b;
font-style: normal;
background: transparent;
font-size: 18px;
font-weight: bolder;
}

.whitetitletext {
color: #fff;
font-style: normal;
background: transparent;
font-size: 18px;
font-weight: bolder;
}

.redtitletext {
color: red;
font-style: normal;
background: transparent;
font-size: 18px;
font-weight: bolder;
}

.redtextsmbold {
color: red;
font-style: normal;
font-weight: bolder;
font-size: 10px;
background: transparent;
}

.bluetextbold {
color: #333;
font-style: normal;
font-weight: bolder;
}


#contacttext {
	position: absolute; 
	top: 0px; 
	left: 438px; 
	margin: auto; 
	text-align: right; 
	color: #A1A3CA; 
	font: 12px Arial;
}

.contacttext {
	color: #A1A3CA; 
	font: 12px Arial;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton{
background: transparent url('images/oval-gray-left.png') no-repeat top left;
display: block;
float: right;
font: normal 11px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #000; /*button text color*/
}

a.ovalbutton span{
background: transparent url('images/oval-gray-right.png') no-repeat top right;
display: block;
padding: 3px 11px 5px 0; /*Set 11px below to match value of 'padding-left' value above*/
margin: 0 6px 0 0;
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 900px;
height: 25px;
vertical-align: bottom;
}

.notes {
	color: #fff;
	font-family: sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 10px 0 0 20px;
}

td {
	background: url(images/contentbg.png);
	background-repeat: repeat;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #fff;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family: sans-serif;
	font-size: 14px;
	padding: 0 10px 0 10px;
}

#td {
background-color: Aqua;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #fff;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family: sans-serif;
	font-size: 14px;
	padding: 0 10px 0 10px;
}

table {
	margin: 0;
}

.text-alignr {
	text-align: right;
	font-weight: bold;
}

.text-alignc {
	text-align: center;
}

.text-bold {
		font-weight: bold;
}

.text-aligncbold {
color: #e1392b;
font-style: normal;
font-weight: bolder;
font-size: 14px;
text-align: center;
}

.text-alignc2 {
	text-align: center;
	background: #000;
	font-weight: bolder;
}

.transparentalignl {
	background: transparent;
	text-align: left;
	font-weight: bolder;
	background: #000;
}

.gallery {
	list-style: none;
	margin: 0px 0px 40px 0px;
	padding: 20px;
}

.gallery li {
	margin: 10px 10px 30px 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 130px;
	border: thin;
	border-color: #000;
	display: inline;
}

.gallery em {
	background: #;
	color: #000;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	width: 130px;
	padding: 3px 3px 3px 1px;
	display: block;
	position: absolute;
	top: 75px;
	left: 0px;
	border: 0px solid #999;
	text-align: center;
}
.gallery img {
	padding: 0px;
	width: 122px;
	height: 69px;
}

	/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.ul {
font-weight: bold;
font-size: 16px;
color: #eee;
list-style: none;

}

.ul li {
font-weight: normal;
font-size: 14px;
color: #000;
list-style-type: none;

}

.ulsm {
font-weight: bold;
font-size: 14px;
color: red;
list-style: none;

}

.ulsm li {
font-weight: normal;
font-size: #000;
list-style: none;

}

ul ul {
	color: #000;
	padding: 0 0 20px 0px;
	list-style-type: none;
}

#industries li{
	width: 250px;
}

.halfdivcont {
	height: 900px;
}

.halfdivcont2 {
	height: 380px;
}

.halfdivL {
	width: 470px;
	float: left;
	padding: 0 100px 0 0;
	display: inline;
}

.halfdivLi {
	width: 380px;
	height: 870px;
	float: left;
	display: inline;
}

#industries .halfdivLi {
	padding: 0px 0 0;
}

.halfdivi {
	width: 380px;
	height: 870px;
	float: right;
	display: inline;
}


.halfdivr {
	width: 450px;
	float: right;
	margin: 0 20px 0 0;
	padding: 15px 15px 30px;
	display: inline;
}

.halfdivrsm {
	width: 380px;
	height: 360px;
	float: right;
	display: inline;
}

.halfdivlsm {
	width: 380px;
	height: 360px;
	float: left;
	display: inline;
}


.halfdivl {
	width: 450px;
	margin: 0 20px 0 20px;
	padding: 15px;
}

.halfdivR2 {
	padding: 30px 0 0;
	width: 270px;
	float: right;
	display: inline;
}


h3 {
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 16px;
	font-weight: bolder;
	display: inline; 
	color: red;
	line-height: normal;
}

table {
	margin: auto;
}

.curves {
	-moz-border-radius:2ex;
   -webkit-border-radius:2ex;	
	background-color: #cccccc;
	margin: 20px;
}

.curves2 {
	-moz-border-radius:2ex;
   -webkit-border-radius:2ex;	
	background-color: #2a2c45;
	color: #fff;
	margin: 20px 40px;
	padding: 15px;
	width: 300px;
	height: 200px;
	float: left;
	display: inline;
}

.nomargin {
	margin: 0 0 0 0px;
}

.curves {
	-moz-border-radius:2ex;
   -webkit-border-radius:2ex;	
	background-color: #d8d9ec;
	margin: 20px;
}

.curves2 {
	-moz-border-radius:1ex;
   -webkit-border-radius:1ex;	
	background-color: #2a2c45;
	color: #fff;
	padding: 15px;
	float: left;
}


.lpad {
	padding: 15px 0 0 50px;
}

.listpad {
	padding: 15px 0 0 30px;
}

.allpad {
	padding: 10px;
}

.center {
	padding: 15px;
	margin: 15px 20px;
}

h2 {
	color: #fff;
}

.bborder{
	border-bottom: 1px solid #fff;
	}

.curveslink {
	-moz-border-radius:1ex;
   -webkit-border-radius:1ex;	
	background-color: #2a2c45;
	color: #fff;
	padding: 15px;
	float: right;
	display: inline;
	width: 220px;
}


.links{
	position: relative;
	width: 220px;
	margin: 0 0 10px 10px;
}



.links h1{
	font: bold 18px arial, sanserif;
	color: #ccc;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px;
}

.linkicon {
	position: absolute;
	top: 5px;
	right: 5px;
}


.swap {
	background:transparent url(images/goswap.gif) no-repeat;
	background-position: 182px -114px;
	width: 180px;
	padding: 0 40px 0 0;
	float: right;
	display: inline;
	text-align: left;
	color: #fff;
}

a,.swap:hover {
	background-position: 182px 0;
	color: red;
}