html, body {
	height:100%;
	width:100%;}

body {
	background:#020202;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%}

h1, h2, h3, h4, h5 {
	color:#fff}

blockquote {
	background:#363534;
	padding:5px 10px;
	margin:10px 0 10px 20px;
	clear:both;
	border:1px dotted #999;
	color:#777;
	font-size:88%}

blockquote p {
	margin:5px 0}

/************************ default wp styles **/
.clear {
	clear:both}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin:4px 10px 4px 0}

.alignright {
   float: right;
   margin:4px 0 4px 10px}

	
.conteiner {
	border:2px solid #d5e7f6;
	border-top:none;
	width:996px;
	margin:0 auto;}

.header {
	background:url(images/header_bg2.jpg) right top no-repeat;
	height:150px;}

.header img {
	margin:9px 0 0 11px}
	
/************************ top menu **/
.topmenu {
	height:45px;}

.topmenu ul {
	margin:0 0 0 1px;
	padding:0;
	float:left}

.topmenu ul li {
	display:block;
	float:left;
	width:124px;
	height:45px;
	text-align:center}

.topmenu ul li a {
	display:block;
	float:left;
	background:url(images/bt_btn_top.gif) no-repeat;
	width:124px;
	height:45px;
	line-height:44px;
	color:#fff;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;}

.topmenu ul li a:hover, .topmenu ul li.current_page_item a {
	color:#33c6f4}
	
/************************ footer **/
.footer-logos {
	/*background:url(images/bottom_logos.jpg) center no-repeat;*/
	height:140px;
	width:100%;
	text-align:center}

.footer-contacts {
	text-align:center;
	padding:10px 0}

/************************ content **/
.content {
	margin:15px 10px;
	color:#a5a5a5;
}

.content a {
	color:#60ccf6}

.content a:hover {
	color:#f2ac49}
	
.text-top, .text-bot {
	height:24px;}

.text-block {
	width:943px;
	margin:0 auto;
	background:url(images/content_bg.gif) repeat-y;}

.text-top {
	height:45px;
	padding:25px 20px 0 40px;
	}

.text-bot {	
	background:url(images/content_bot.gif) top no-repeat;}

.text-content {
background:url(images/content_top2.gif) top no-repeat;
	padding:25px 25px 32px 25px;
	min-height:300px;
	color:#cccccc;
	font-size:90%;
	font-weight:normal;

}

.text-content img {
	border:0px solid #1d4a7e}

.text-content li {
	margin-bottom:5px}

.content h1 {
	color:#d5d5d5;
	font-size:19px;
	margin:0 0 10px 0}

.content h2 {
	font-size:18px;
	font-weight:normal;}

.content h3 {
	font-size:17px}

/************************ Home page **/
.homepage {
	min-height:300px;}

.table-main {
	margin-top:20px}
	
.table-main td {
	padding:5px 0 5px 20px;
	width:247px}

.mainlink {
	color:#c2e2e9;
	text-decoration:none;
	font-size:22px;
	display:block;
	font-weight:normal;
	padding-left:55px;
	min-height:85px;
	text-transform:capitalize;
	width:180px;
	margin-top:5px}

.mainlink span {
	color:#c2e2e9;
	border-bottom:1px solid #6b6c6d;
	padding-bottom:3px;
	margin-bottom:5px;
	display:block}

.mainlink .sublink {
    font-size:16px;
    color:#a5a5a5;
    border:none;
    margin:0;
    padding:0}

.mainlink .sublink a {
    text-decoration:none;
    color:#a5a5a5;}

.mainlink font {
	font-size:16px;
	color:#a5a5a5}

.mainlink font a {
	text-decoration:none;
	color:#a5a5a5;}

.mainlink a {
	text-decoration:none;
	color:#c2e2e9;}

.mainlink a:hover {
	color:#f2ac49}

.mainlink p {
	padding:0;
	margin:7px 0}

.link-request {
	background:url(images/ico_request.gif) 0 0 no-repeat; text-align:left; display: block;}

.link-newprod {
	background:url(images/ico_new-products.gif) 0 0 no-repeat; text-align:left; display: block; float: left; position: relative;}

.link-study {
	background:url(images/ico_case-studies.gif) 0 0 no-repeat;
	width:220px; text-align:left; display: block; background-color: none; float: right; clear:both;}


