body{
	font-family: helvetica, arial, sans-serif;
	font-size:12px;
	background-image:url(../images/main_back.png);
	background-color:black;
	color:white;
}

i{
	color:red;
}

ul{
	*margin-top:0;
	*padding-top:0;
}


ul li i{
	color:white;
}

.hiddenPic{
	display:none;
}

p{
	margin:0;
	padding:0;
	padding-top:15px;
	font-size:14px;
	line-height:1.3em;
}

ul{
	font-size:14px;
}

h1{
	margin-top:20px;
}

h2{
	font-size:16px;
	margin-top:25px;
	font-weight:bold;
}

a,a:visited{
	text-decoration:none;
	color:white;
}
a:hover{
	text-decoration:underline;
}

a.blue,a.blue:visited{
	color:#00e4ff;
}

#header_wrapper{
	width:999px;
	height:360px;
	margin:auto;
	background-image:url(../images/glow_top.png);
}

*html #header_wrapper{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/glow_top.png');
	
}

#content_wrapper{
	width:999px;
	margin:auto;
	background-image:url(../images/glow_middle.png);
}

*html #content_wrapper{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='../images/glow_middle.png');
}

#footer_wrapper{
	width:999px;
	height:171px;
	margin:auto;
	background-image:url(../images/glow_bottom.png);
}

*html #footer_wrapper{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/glow_bottom.png');
}

#header{
	width:899px;
	left:0;
	top:0;
	margin:auto;
	position:relative;
}

#content{
	width:874px;
	margin:auto;
	padding-left:15px;
	padding-right:10px;
	background:black;
}

#footer{
	width:899px;
	margin:auto;
	position:relative;
}

#tabs{
	padding-left:10px;
	padding-top:1px;
}

.tab{
	float:left;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	background:black;
	margin-right:5px;
	font-size:10px;
}

#secondary_menu{
	float:right;
	padding-top:17px;
	padding-right:15px;
	color:white;
}		

#footer #secondary_menu{
	padding-top:0px;
}

#logo{
	clear:both;
	padding-top:7px;
	border-bottom:2px solid #87e7f8;
	height:71px;
	width:899px;
}

#menu{
	height:41px;
	width:899px;
	border-bottom:1px solid #6fc4d3;
	z-index:99;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
}

#menu ul{
	margin:0;
	padding:0;
	height:41px;
	width:899px;
}

#menu a{
	line-height:0px;
	height:41px;
	display:block;
	float:left;
}

#menu ul li{
	float:left;
	height:41px;
	list-style:none;
	border-right:1px solid #1177bd;
	position:relative;
}

#menu ul li.no-border{
	border:none;
}


#menu ul li ul {
    display: none;
	 position:absolute;
	 top:41px;
	 left:-1px;
}
#menu ul li:hover  ul {
    display: block;
}

#menu li ul{
	width:200px;
	margin:0;
	padding:0;
	border-top:1px solid #6fc4d3;
}

#menu li ul li{
	width:310px;
	margin:0;
	padding:0;
	height:25px;
	background:#106EAC;
	border:none;
	padding-left:10px;
	border-bottom:1px solid #4f8d98;
	border-left:1px solid #1177BD;
}

#menu li ul li a{
	line-height:25px;
	height:25px;
	display:block;
	float:none;
}

#menu li ul li a:hover{
	text-decoration:none;
	color:#8CDAEF;
}








#footer{
	padding-top:60px;
	padding-left:10px;
}

#content img{
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#content_left{
	float:left;
	width:575px;
	padding-right:15px;
}

#content_left_longer{
	float:left;
	width:870px;
}

#content_right{
	float:left;
	width:240px;
	padding-top:20px;
}

#newsletter{
	width:224px;
	height:87px;
	background:url(../images/newsletter.jpg);
	margin-top:5px;
	margin-bottom:5px;
	padding-left:15px;
	padding-top:40px;
	padding-bottom:10px;
	position:relative;
}

.article{
	width:224px;
}

#newsletter input{
	width:135px;
	height:16px;
	color:#044883;
	margin-bottom:15px;
}
	
#signup{
	width:48px;
	height:13px;
	position:absolute;
	right:15px;
	bottom:30px;
}

*html #signup{
	bottom:5px;
}
	
#signup input{
	width:48px;
	height:13px;
}

table{
	margin:20px;
}

table td,table th{
	padding-left:5px;
	padding-right:5px;
}

table th{
	text-align:left;
}

#content_left  a,#content_left a:visited{
	text-decoration:underline;
	color:white;
}
#content_left a:hover{
	
	text-decoration:none;
}


#content_left_longer  a,#content_left_longer a:visited{
	text-decoration:underline;
	color:white;
}
#content_left_longer a:hover{
	
	text-decoration:none;
}

#gallery ul{
padding:0;
margin:0;
}

#gallery {
		width: 840px;
		margin-top:5px;
	}
	#gallery a{
		line-height:0;
		height:50px;
	}	

	#gallery ul { list-style: none;	}
	#gallery ul li {
		border: 5px solid #0F6DAA;
		border-width: 5px 5px;
		float:left;
		width:100px;
		height:115px;
		margin-right:9px;
		margin-bottom:13px;
		text-align:center;
		font-weight:bold;
		font-size:11px;
		line-height:8px;
		background:#0F6DAA;
	}
	
	#gallery div{
		margin-top:6px;
	}
	
	#gallery ul  li.image_on {
		border: 5px solid #fff;
		border-width: 5px 5px;
		color: #0F6DAA;
		background:white;
	}
	#gallery img{
		padding:0;
		margin:0;
	}
	

.trial1{
	clear:both;
	height:320px;
	width:385px;
	float:left;
}
.trial2{
	width:485px;
	height:320px;
	float:left;
	font-size:14px;
	padding-top:10px;
	line-height:1.3em;
}

li{
	line-height:1.3em;
}

.logo{
	margin-left:-10px;
}

#news {
  background: url("../images/bg-news.jpg") no-repeat scroll 0 0 transparent;
  height: 259px;
  width: 288px;
}

#news a, #NewsletterSignUp a{
	color: #01559D;
}

#news a.white, #NewsletterSignUp a.white{
	color: #ffffff;
}

.contentsNews {
  color: #14538A;
  font-size: 9pt;
  padding: 2px 20px 5px 18px;
  width: 190px;
}

#NewsletterSignUp {
  background-image: url("../images/newsletter.jpg");
  background-repeat: no-repeat;
  height: 141px;
  width: 288px;
}

#NewsletterSignUp p{
	  font-size: 9pt;
	    color: #14538A;
}

#NewsletterSignUp1 {
  color: #14538A;
  float: left;
  font-size: 9pt;
  padding: 35px 10px 5px 18px;
  width: 180px;
}

#NewsletterSignUp2 {
  float: right;
  height: 20px;
  padding-top: 100px;
  width: 65px;
}

#networks {
  background: url("../images/bg-networks.jpg") no-repeat scroll 0 0 transparent;
  height: 275px;
  width: 288px;
}
