* {
	margin:0;
	padding:0;
	outline:none;
}

body {
	background:url(../images/inside-content-bg.jpg) 50% 137px no-repeat;
	font-family:arial;
}	

#container {
	width:980px;
	margin:0 auto;
}

#header {
	width:980px;
	height:138px;
}

#header p {
	background:url(../images/header.png) top left no-repeat;
	width:980px;
	height:138px;
}

#header p a {
	background:url(../images/header.png) top left no-repeat;
	width:980px;
	height:138px;
	display:block;
	text-indent:-900em;
}

#header p {
	/*text-indent:-900em;*/
	text-decoration:none;
}

#navigation #nav {
text-transform:uppercase;
}

#navigation #nav li {
float:left;
font-size:13px;
list-style:none;
text-transform:uppercase;
}

#navigation #nav li a {
color:#fff;
text-decoration:none;
line-height:32px;
padding:0 36px 0 15px;
text-transform:uppercase;
}

#navigation #nav li a:hover {
color:#ccc;
}

#news {
margin-top:145px;
clear:both;
height:1px;
}

#news .news1, #news .news2, #news .news3 {
float:left;
width:290px;
font-size:12px;
color:#585858;
padding-left:15px;
padding-right:21px;
position:relative;
}

#news .news3 {
margin-left:6px;
padding-right: 0;
margin-top:23px;
margin-right:0;
}

#news .news3 .form-name {
width:100px;
margin-right:6px;
padding:3px;
border:1px solid #7A7A7A;
color:#666666;
}

#news .news3 .form-name1 {
width:55px;
margin-right:6px;
padding:2px;
border:1px solid #7A7A7A;
color:#666666;
margin-bottom:5px;
}

#news .news3 .form-name:focus, #news .news3 .form-email:focus {
background:#eee;
color:#000;
}

#news .news3 .form-email {
width:204px;
margin-right:6px;
padding:3px;
border:1px solid #7A7A7A;
color:#666666;
}

#news .news3 .form-submit {
background:url(../images/button-signup.png) left top no-repeat;
width:65px;
height:23px;
border:none;

}

.news1 small {
position:absolute;
top:0px;
right:0;
color:#999999;
font-size:11px;
}

.newsprivacy {
color:#666666;
font-size:10px;
float:right;
margin-top:5px;
}

.newsprivacy a {
color:#333333;
font-weight:bold;
}

#news .news3 .form-submit:hover {
background:url(../images/button-signup-on.png) top left no-repeat;
cursor:pointer;
}

#news .news2:hover, #news .news1:hover {
color:#1770BF;
}

#news .news2:hover a, #news .news1:hover a {

color:#004B8E;
}

#news .news1 a, #news .news2 a {
color:#333333;
font-weight:bold;
text-decoration:none;
}

#news .news1 a:hover, #news .news2 a:hover {
text-decoration:underline;
}

#news .news1 br, #news .news2 br {
margin-bottom:10px;
}

.news1 p {
margin:0;
padding:0;
padding-bottom:10px;
}

*:first-child+html #products {
	padding-top:200px;
	}

#products {
padding-top:90px;
_padding-top:87px;
clear:both;
}

#products .products1, #products .products2, #products .products3 {
width:290px;
float:left;
padding-right:10px;
padding-left: 15px;
font-size:12px;
background:url(../images/button-1.png) 15px 0 no-repeat;
}

#products .products1:hover {
background:url(../images/button-1-on.png) 15px 0 no-repeat;
}

#products .products1:hover p, #products .products2:hover p, #products .products3:hover p {
color:#333333;
}

#products .products1:hover h1, #products .products2:hover h2, #products .products3:hover h3 {
color:#333333;
}

#products .products1:hover h1 em, #products .products2:hover h2 em, #products .products3:hover h3 em {
color:#666666;
}

#products .products1:hover p a, #products .products2:hover p a, #products .products3:hover p a {
color:#000000;
}

#products .products2 {
background:url(../images/button-2.png) 25px 0 no-repeat;
padding-left: 25px;
}

#products .products2:hover {
background:url(../images/button-2-on.png) 25px 0 no-repeat;
}

#products .products3 {
background:url(../images/button-3.png) 30px 0 no-repeat;
padding-left: 30px;
}

#products .products3:hover {
background:url(../images/button-3-on.png) 30px 0 no-repeat;
}



#content-left h4 {
font-size:13px;
color:#333;
margin-bottom:5px;
}

#products h1, #products h2, #products h3, #content h2, #content-left #feature-left h3, #content-left #feature-right h4, #content-right h5, #content-left h3 {
font-size:19px;
color:#004B8E;
font-weight:normal;
margin-top:45px;
margin-bottom:20px;
}

#content-left h3 {
	margin-top:20px;
	font-size:15px;
	font-weight:bold;
}

#content-right h5 {
color:#333333;
margin-left:19px;
margin-top:30px;
}

#content-right .brief h5 {
margin:0;
padding:0;
margin-left:19px;
padding-top:15px;
}


#products h1 strong, #products h2 strong, #products h3 strong, #content h2 strong, #feature-left h3 strong, #feature-right h4 strong, #content-right h5 strong, #content-left h3 strong {
font-weight:bold;
}

#products h1 em, #products h2 em, #products h3 em, #content h2 em, #feature-left h3 em, #feature-right h4 em, #content-right h5 em, #content-left h3 em {
color:#006BCC;
}

#products p {
line-height:18px;
color:#666666;
margin-bottom:15px;
}

#products p a {
color:#004B8E;
font-weight:bold;
text-decoration:none;
}

#products p a:hover {
text-decoration:underline;
}

#footer {
border-top: 1px solid #EFEFEF;
background: url(../images/footer-contact.png) right 10px no-repeat;
height: 24px;
clear:both;
padding-bottom:12px;
margin-top:10px;
}

#footer p {
font-size:11px;
color:#B1B1B1;
padding-top:10px;
}

#footer p a {
color:#B1B1B1;
font-weight:bold;
text-decoration:none;
}

#footer p a:hover {
color:#333;
text-decoration:underline;
}

#subnav {
clear:both;
}

#subnav li {
float:left;
font-size:13px;
list-style:none;
margin-left:14px;
margin-right:7px;
}

#subnav li a {
color:#004B8E;
text-decoration:none;
line-height:30px;
}

#subnav li a:hover {
color:#666666;
text-decoration:underline;
}

#content {
margin:0;
padding:0;
clear:both;
}

#content-left {
width:607px;
padding-right:30px;
padding-left:13px;
float:left;
padding-top:50px;
margin-bottom:30px;
}

#content h1 {
font-size:29px;
color:#004B8E;
margin-bottom:40px;
font-weight:normal;
}

#content h2 {
margin-top:0;
}

#content p {
color:#666666;
font-size:13px;
line-height:18px;
margin-bottom:15px;
}

#content-left #feature-left, #content-left #feature-right {
	width:251px;
	float:left;
	padding-right:50px;
	margin-top:20px;
	margin-bottom:30px;
}

#content-left #feature-right {
	width:291px;
	padding-right:0;
}

#content-left #feature-left p, #content-left #feature-right p {
	color:#000000;
	font-size:13px;
	margin:0;
	padding:0;
}

#content-left #feature-left h3, #content-left #feature-right h4 {
	margin-top:0;
	padding-left:0;
	
}

#content-left #feature-left ul, #content-left #feature-right ul, #content-right ul, #content-left ul {
	font-size:13px;
	margin-left:15px;
}

#content-right ul {
	margin-left:20px;
	padding-right:25px;
}


#content-left #feature-left ul li, #content-left #feature-right ul li, #content-right ul li, #content-left ul li {
	list-style:none;
	background:url(../images/ul-blue-featureleft.gif) 0px 6px no-repeat;
	padding-left:17px;
	color:#666666;
}

#content-right ul li {
	background:url(../images/ul-black-contentright.gif) 0px 6px no-repeat;
	line-height:16px;
	margin-bottom:10px;
	color:#666666;
}

#content-left ul li {
	background:url(../images/ul-black-contentright.gif) 0px 6px no-repeat;
}

#content-left ol {
font-size:13px;
margin-left:30px;
color:#666666;
margin-bottom:17px;
line-height:20px;
}

#content-left ul {
line-height:20px;
}

#content-left #feature-left li a, #content-left #feature-right li a, #content-right li a, #content-left ul li a {
	color:#006BCC;
	text-decoration:none;
}

#content-right li a {
	color:#666666;
	text-decoration:none;
}

#content-left a {
color:#006BD5;
text-decoration:none;
}

#content-left a:hover {
color:#006BD5;
text-decoration:underline;
}

#content-left #feature-left li a:hover, #content-left #feature-right li a:hover, #content-left ul li a:hover {
	color:#006BCC;
	text-decoration:underline;
}

#content-right {
	float:left;
	width:315px;
	margin-top:50px;
	margin-bottom:30px;
}

.brief {
	width:315px;
	height:165px;
	background:url(../images/brief-bg.png) top left no-repeat;
	margin-top:59px;
}

.brief:hover {
	background:url(../images/brief-bg-on.png) top left no-repeat;
}

#content-right .brief:hover .brief-text {
	color:#333;
}

#content-right .brief:hover h5 {
	color:#111;
}

.brief .brief-text {
	padding:15px 20px 0 20px;
}

.brief .brief-button a, .brief .brief-button-incnet a {
	background:url(../images/button-project-brief.png) top left no-repeat;
	width:155px;
	height:24px;
	margin-left:20px;
	margin-top:5px;
	display:block;
	text-indent:-900em;
}

.brief .brief-button-incnet a {
	background:url(../images/button-request-a-trial.jpg) top left no-repeat;
	width:146px;
}

.brief .brief-button a:hover {
	background:url(../images/button-project-brief-on.png) top left no-repeat;
}

.brief .brief-button-incnet a:hover {
	background:url(../images/button-request-a-trial-on.jpg) top left no-repeat;
}

.current_page_parent a {
font-style:italic;
font-weight:bold;
}

.current_page_item a {
	font-weight:bold;
	font-style:italic;
}

table {
width:619px;
font-size:13px;
color:#666;
margin-bottom:20px;
}

table th {
text-align:left;
padding:20px 0 10px 0;
border-bottom: 1px solid #eee;
}

table td {

}

table td {
text-align:left;
border-bottom: 1px solid #eee;
padding:5px;
padding-left:0;
}

#content-left ul {
	margin-bottom:15px;
}

.content-news-right {
margin-top:74px;
}

#content-right .content-news-right a, #container #content-right a {
color:#006BD5;
}

#content-right .content-news-right a:hover, #container #content-right a:hover {
text-decoration:underline;
}

#content-right .content-news-right li, #subnav li {
color:#777;
}

#subnav li a, .content-news-right li a {
font-size:13px;
}

.post-time {
font-size:11px;
color:#333;
font-weight:bold;
}

input {
	margin:5px;
margin-left:0;
}	

.list-left {
width:270px;
float:left;
margin-right:33px;
}

.list-left-small {
width:170px;
float:left;
margin-right:33px;
}

.list-left-small3 {
width:170px;
float:left;
margin-right:0;
}

form h4 {
clear:both;
margin-top:10px;
padding-top:20px;
border-top:1px solid #eee;

padding-bottom:15px;
padding-left:0px;
}

.wpcf7 {
width:610px;
}

.wpcf7 h4 {
padding-bottom:2px;
}

.wpcf7 h5 {
clear:both;
font-weight:normal;
font-style:italic;
}

.wpcf7-checkbox .wpcf7-list-item input {
margin:0;
padding:0;
line-height:15px;
}

.wpcf7-checkbox .wpcf7-list-item span {
padding:5px;
}

.wpcf7-mail-sent-ok {
font-size:12px;
background:#00CC00;
color:#000;
padding:15px;
}

.wpcf7-validation-errors {
font-size:12px;
background:#CC3333;
color:#fff;
padding:15px;
}