body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#00bcff;
	position:relative;
	/* min-width:1000px; 1024 fix */
	min-width:974px;
}
img{border-style:none;}
a{
	color:#2ec602;
	text-decoration:none;
}
a:hover{text-decoration:underline;;}


#header{
	width:100%;
	overflow:hidden;
}
.header-nav{
	float:right;
	width:140px;
	padding-top:12px;
}
.title{
	padding:14px 0 15px;
	background:url(../images/bg-doted.gif) repeat-x 0 100%;
	text-align:left;
	float:left;
	width:100%;
}
.title a{color:#b1b2b4;}
#nav{
	/* width:740px; nav fix */
	width:820px;
	margin:10px 0 0 5px;
	float:left;
}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#nav ul li{
	float:left;
	margin:0 0 0 20px;
	height:61px;
	overflow:hidden;
}
#nav ul li a{float:left;}
#nav ul li a:hover{background-position: 0 0;}

#nav ul li a:hover,
#nav ul li.active a{margin:-61px 0 0;}
#main{
	width:660px;
	margin:54px auto 0;
	background:url(../images/bg-main.gif) no-repeat 100% 100%;
	position:relative;
}
#main:after{
	content:"";
  display:block;
  clear:both;
}
.column1{
	position:absolute;
	top:0;
	right:100%;
	width:100%;
	overflow:hidden;
  padding-right: 10px;
}
.column1 ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.column1 ul li{
	padding:0 0 3px;
	float:right;
	width:100%;
}
.column1 ul li a{
	float:right;
	font-size:12px;
	color:#00BCFF;
	text-transform:uppercase;
	white-space:nowrap;
	text-align:right;
}
.column1 ul li a:hover,
.column1 ul li.active a{
	font-weight:normal;
	color:#2ec602;
	text-decoration:none;
}
.column2{
	/* width:610px; */
	width:660px;
	background:url(../images/bg-doted.gif) repeat;
	overflow:hidden;
	padding-bottom:47px;
}
.second-lvl{
	width:176px;
	float:left;
	padding:0 0 13px 16px;
	background:#fff;
	min-height:47px;
}
.second-lvl ul{
	list-style:none;
	margin:0;
	padding:0;
}
.second-lvl ul li{
	float:left;
	width:100%;
	padding:0 0 3px;
}
.second-lvl ul li a{
	font-size:12px;
	color:#00bcff;
	text-transform:uppercase;
	min-height:60px;
}
* html .second-lvl{
	height:47px;
	overflow:visible;
}
.second-lvl ul li a:hover,
.second-lvl ul li.active a{
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
.column2 h1{
	font-size:20px;
	color:#00bcff;
	text-align:right;
	margin:0;
}
.column2 h2{
	font-size:20px;
	color:#00bcff;
	font-weight:normal;
	text-align:right;
	margin: 0 -100px 10px 0;
}
.text-holder{
	float:left;
	width:315px;
	background:#fff;
	clear:both;
	padding:0 30px 11px 10px;
	margin:5px 0 0 5px;
	display:inline;
}
.text-holder p{
	margin:8px 0;
	line-height:18px;
}
.contact{
	float:left;
	clear:both;
	width:135px;
	margin:0 0 0 5px;
	background:#fff;
	display:inline;
	padding:0 0 16px 10px;
}
.contact span{
	display:block;
	margin:3px 0 0;
}
.contact span a{
	color:#00bcff;
}
.contact span a:hover{
	color:#ff0;
}
.spacer{
	width:265px;
	min-height:65px;
	background:#fff;
	float:left;
	clear:both;
	margin:5px 0 0;
}
* html .spacer{
	height:65px;
	overflow:visible;
}
#footer{
	width:140px;
	position:absolute;
	right:0;
	bottom:0;
}
#footer .title{
	background-position:0 0;
	padding:9px 0 0;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:5px 0 10px;
	background:url(../images/bg-doted.gif) repeat-x;
}
#footer ul li, #footer ul li a{
	color:#b1b2b4;
}
/*inner start*/
#main-inner{
	width:660px;
	margin:54px auto 0;
	position:relative;
}
.header-nav {
	color:#b1b2b4;
	font-size:12px;
}
.header-nav ul{
	list-style:none;
	margin:0;
	padding:10px 0 15px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-doted.gif) repeat-x 0 100%;
}
.header-nav ul li{
	width:100%;
	float:right;
	padding-bottom:1px;
}
.header-nav ul li a{
	float:left;
	text-align:left;
  color: inherit;
}
#main-inner .second-lvl{width:48px;}

.inner-content{
	float:left;
	width:525px;
}

/* holders for content elements, common attributes */
.text-holder, .thumb-holder, .image-holder, .comp_mailer form {
	margin:5px 0 5px 5px;
}

/* text holder limiting width to text-width */
.text-holder{
	padding:0 5px;
	width: 410px;
  padding-right: 105px;
}

/* full width image holder */
.image-holder{
	background-color:white;
	height:1%;
	width:520px;
}

.image-holder img{display:block;}

/* holder for text (left) and thumbnail (right) */
.thumb-holder{
	background-color:white;
	height:1%;
	width:520px;
}

.thumb-holder .left {
  float: left;
	padding:0 5px;
  width: 410px;
}

.thumb-holder .right {
  float: right;
  width: 90px;
  padding: 5px;
}

.comp_mailer form{
	background-color:white;
	width:520px;
  border: 0;
}

.comp_mailer .holder {
  padding-top: 5px;
  overflow: hidden;
}

.comp_mailer fieldset {
  border: 0;
  padding: 0;
}

.comp_mailer label {
  width: 100px;
  float: left;
}

.comp_mailer input.text, .comp_mailer textarea {
  text-size: 12px;
  width: 160px;
  border: 0;
  color: #555;
  float: left;
  line-height: 18px;
  background-color: #EEE;
}

.comp form .btn-submit,.comp form .btn-reset{
  margin: 15px 10px 15px 0;
  padding: 0;
  width: 90px;
	float:left;
	border:0;
	background:none;
	cursor:pointer;
  text-align: center;
  color: #CCC;
  border: 1px solid #CCC;
}

form .LV_invalid_field {
  border: 1px solid #CC0000;
}

span.LV_validation_message {
  padding-left: 5px;
  color: #CC0000;
}

span.LV_valid {
  display: none;
}

.inner-content h3{
	font-size:12px;
	color:#00bcff;
	font-weight:bold;
	margin:5px 0 5px 0;
  line-height: 16px;
}
.inner-content h4{
	font-size:12px;
	color:#00bcff;
	font-weight:normal;
}
.inner-content p {
  margin: 3px 0 1em 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

dt {
	font-weight: bold;
	width: 55px;
	float: left;
	clear: left;
}
dd {
	margin: 0 0px 5px 60px; 
	line-height:16px;
}

