body {
	margin:0px;
	text-align:center;
	background-image: url(../images/img_01.gif);
	background-position:0 -4px;
	background-repeat:repeat-x;
	background-color: #969593;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}

/* Main layers */
.container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	margin-top: 12px;
}
.header {
	width: 955px;
}

.link
{
	cursor: pointer;
}
.accordionHeader
{
	background-image: url(../images/black.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.accordionHeaderSelected
{
	background-image: url(../images/red.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;	
}

#search {
	width: 200px;
	height: 19px;
	background-color: #FFF;
	float:left;
	margin-top:7px;
	visibility: hidden;
	margin-bottom: 10px;
}
.secMenu {
	width: 955px;
	background-color: #FFF;
	height: 28px;
}
.menuProducts {
	background-image: url(../images/sec_menu_bg_30.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 595px;
	margin-left: 347px;
}


.flash {
	height:271px;
	width:955px;
}
.content {
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 30px;
}

.leftPanel {
	float: left;
	width: 225px;
	margin-left: 58px;
	margin-right: 62px;
	display: inline;
}

.leftPanelText {
	margin:5px 17px 17px 19px;
	line-height: 16px;
	height: 250px;
	overflow:hidden;
}
.newsPanelContainer
{
	background-image: url(../images/left_panel_bg.gif);
	background-repeat: no-repeat;
	min-height:310px;
	height:auto !important;
	height:310px;
}

.newsPanel 
{
	margin:3px 17px 17px 19px;
	line-height: 16px;
}

#mainText {
	float: left;
	display: inline;
	width: 595px;
	table-layout:fixed;
	padding-right: 15px;
	min-height:300px;
	height:auto !important;
	height:300px;	
}

.contactPanel {
	background-image: url(../images/contact_panel_bg.gif);
	background-repeat: no-repeat;
	height: 279px;
	width: 598px;
}
.registerPanel {
	background-image: url(../images/register_panel_bg.gif);
	background-repeat: no-repeat;
	height: 244px;
	width: 578px;
	padding: 20px 10px 5px 10px;
}
.contactDetails {
	height: 200px;
	width: 210px;
	padding-top: 12px;
	padding-left: 25px;
	float: left;
	display: inline;
}
.googleMap {
	height: 224px;
	width: 340px;
	margin-top: 17px;
	float: right;
}
#registerLeft {
	font-size: 11px;
	width: 235px;
	float: left;
}
#registerLeft tr 
{
    margin: 3px 0 3px 0;
}
#registerRight {
	float: left;
	font-size: 11px;
	width: 320px;
}



.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	font-size: 11px;
	line-height: 26px;
	color: #888;
	width: 889px;
	margin-top: 3px;
	padding-left: 66px;
	margin-bottom: 10px;
}
.product1, .product2, .product3, .product4, .product5 {
	float:left;
	width:287px;
	height:153px;
	background:url(../images/product_description_bg_45.gif) no-repeat 0 0;
	margin: 0 0 10px 10px;
	overflow: hidden;
}
.productDescrLeft {
	float: left;
	margin: 10px 20px 10px 5px;
	display: inline;
	width: 62px;
	padding-left: 5px;
	line-height: 15px;
	font-size: 11px;
}

.productDescrRight {
	float: left;
	margin: 10px 10px 10px 0;
	display: inline;
	line-height: 15px;
	width: 185px;
}
.productInfo {
	background-color: #EBEBEB;
	padding: 20px 15px 10px 30px;
	margin-left: 15px;
}






/* Other styles */

img {
	border: none;
}
h, p {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear:both;
}

.submit {
	background: url(../images/img_22.gif) no-repeat;
	height: 19px;
	width: 38px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	padding: 0;
	margin: 0;
	border: none;
	float:left;
}

.textfield
{
	font:0.9em  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	padding: 0 0 0 5px ;
	width: 137px;
	height: 19px;
	line-height: 19px;
	float:left;
	margin:0px;
	border-width: 0px;
	border: none;
}

.submitRegistration {
	height: 27px;
	width: 120px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	padding: 0;
	margin: 0;
	border: none;
	float:right;
	background: transparent;
}

.textfieldRegistration 
{
	color:#000;
	width: 157px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textareaRegistration {
	background-color: #EFEFEF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:220px;
	font-size: 11px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 50px;
}

.smartNewsTitle {
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
	line-height:15px;
}
.smartNewsDate {
	font-size: 11px;
	color: #666;
	line-height:15px;
}
.smartNewsBody {
	font-size: 11px;
	line-height:15px;
}
#divNews 
{
    padding-bottom:0px;
    margin-bottom:0px;
}
.homePageText {
	font-size: 14px;
	line-height: 23px;
	padding-bottom: 5px;
	width: 581px;
	padding-right: 50px;
}

a.genericLink:link {
    color: #2448A6;
    text-decoration: underline;
}

a.genericLink:visited {
    color: #6889DF;
    text-decoration: underline;
}

a.genericLink:hover {
    color: #DC143C;
}

.footer a {
	color: #555555;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
.newsDetails a {
	color: #484f9b;
	text-decoration: underline;
}
.newsDetails a:hover {
	color: #ed1d24;
	text-decoration: underline;
}
.backLink 
{	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}
.backLink a {
	color: #DC143C;
	text-decoration: none;
}
.backLink a:hover {
	color: #DC143C;
	text-decoration: underline;
}

/* style for main title*/
h1 {
	font-size:18px;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #333;
}

/* style for subtitles*/
h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 7px 0 3px 0;
	padding: 7px 0 3px 0;
}


h3 {
	margin: 5px 0 2px 0;
	padding: 5px 0 2px 0;
	font-size: 13px;
	font-weight: normal;
}

/* style for left panel title*/
h4 {
	font-size: 15px;
	text-transform: uppercase;
	padding: 15px 15px 15px 10px;
	margin: 0px 15px 0px 10px;
	font-weight:normal;
}



/* styles for news page*/
.newsTitle 
{
    font-size: 15px;
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 3px 0 0 17px;

}
.newsDate {
	font-size: 11px;
	color: #666;
	position:relative; 
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
}
.newsDescription 
{   margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    color: #666;
    font-size: 12px;
}
.newsBody 
{   margin: 0 0 8px 0;
    padding: 0 0 8px 0;
}
.storyTitle 
{
    font-size: 14px;
	font-weight: bold;
	margin: 3px 0 2px 0;
	padding: 3px 0 2px 0;
}   
.storyShort  
{
    padding-top: 5px;
    margin-top:5px;
    font-style:italic;
}

.star {
	font-size: 11px;
	color: #F00;
}
.menuProducts ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 17px;
}
.menuProducts ul li {
	line-height: 28px;
	display: inline;
	height: 28px;
	padding-right: 12px;
	font-size: 11px;
	padding-left: 12px;
	background-image: url(../images/vertical-line.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menuProducts ul .last {
	background: none;
}

.menuProducts ul li a {
	color: #000;
	text-decoration: none;
	
}

.menuProducts ul li a:hover {
	color: #ed111b;
	text-decoration: none;
}

.cellPadding {
	padding: 7px;
}
.InfoTable td {
	vertical-align: top; 
	padding: 3px 2px 2px 10px;	
	margin-top: 20px;
	background-color: #CCC;
}



/* Buttons */

#gTalk {
	margin-top:15px;
	height: 50px;
	line-height:50px;
}

#gTalk a {
	height: 50px;
	overflow:hidden;
	background: url(../images/gtalk_button.gif) no-repeat 0 0;
	width: 224px;
	float:left;
}
#gTalk a:hover {
	background-position: 0 -50px;
}

#callback {
	margin-top:55px;
	height: 100px;
	line-height:100px;
}

#callback a {
	height: 100px;
	overflow:hidden;
	background: url(../images/callback_button.gif) no-repeat 0 0;
	width: 224px;
	float:left;
}
#callback a:hover {
	background-position: 0 -100px;
}

#promoButton1, #promoButton2, #promoButton3 {
	height: 100px;
	line-height:13px;
}
#promoButton1 {
	margin-top:0px;
}
#promoButton1 a, #promoButton2 a, #promoButton3 a {
	height: 100px;
	overflow:hidden;
	width: 224px;
	float:left;
	color:#555;
	text-decoration:none;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
}
#promoButton1 a {
	background: url(../images/promo_button1.gif) no-repeat 0 0;
}
#promoButton2 a {
	background: url(../images/promo_button2.gif) no-repeat 0 0;
}
#promoButton3 a {
	background: url(../images/promo_button3.gif) no-repeat 0 0;
}
#promoButton1 a:hover, #promoButton2 a:hover, #promoButton3 a:hover {
	background-position: 0 -100px;
	color:#FFF;
}

#promoButton1 p, #promoButton2 p, #promoButton3 p {
	margin: 7px 47px 14px 10px;
}

#newsRegisterButton, #rssFeedButton {
	height: 28px;
	line-height:28px;
	float:left;
}
#newsRegisterButton {
	width: 190px;
	margin-left: 617px;
	display: inline;	
}
#rssFeedButton {
	height: 28px;
}
#newsRegisterButton a, #rssFeedButton a {
	height: 28px;
	overflow:hidden;
	float:left;
}
#newsRegisterButton a {
	width: 190px;
	background: url(../images/news_register_button.gif) no-repeat 0 0;
}
#rssFeedButton a  {
	width: 135px;
	background: url(../images/rss_feed_button.gif) no-repeat 0 0;
}

#newsRegisterButton a:hover, #rssFeedButton a:hover {
	background-position: 0 -28px;
}
#download {
	margin:5px 0 5px 0;
	height: 16px;
	line-height:16px;
	width: 60px;
}

#download a {
	height: 16px;
	overflow:hidden;
	background: url(../images/download_button.gif) no-repeat 0 0;
	width: 16px;
	float:left;
	text-decoration:none;
}
#download a:hover {
	background-position: 0 -16px;
	text-decoration:none;
}

#mainText table tr, #mainText table td {
	vertical-align: top;
	line-height:16px;
}
