/******************************************
Resetting and initial properties.
*******************************************/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html, body {
	height: 100%;
	width: 100%;}

* html .content {
	height: 100%;}
	
body {
	background: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color:#666666;}
	

/******************************************
Header properties
*******************************************/

#header {
	color: #111111;
	background: #000000 url("../img/bg.jpg") repeat-x;
	height: 190px;}
	
#headerCenter {
	width: 950px;
	margin: 0 auto;}
	
#headerLogo {
	text-align: left;
	padding: 0;}
	
	
/******************************************
Content properties
*******************************************/
	
#content {
	width: 795px;
	margin: 20px auto;
	text-align: left;}


/******************************************
Left-hand navigation properties
*******************************************/	

#nav {
	margin-bottom: 18px;
	padding: 6px 0;
	width: 786px;
	height: 13px;
	background-color: #eeefe7;}
	
#nav ul {
	margin: 0 0 0 10px;}
	
#nav li {
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0 20px 0 0;}
	
#nav li {
	list-style-type: none;}
  
a#home, a#about, a#products, a#services, a#news, a#help, a#contact {
	display: block;
	height: 13px;}

a#home:hover, a#about:hover, a#products:hover, a#services:hover, a#news:hover, a#help:hover, a#contact:hover {
	background-position: 0 -13px;}

a#home span, a#about span, a#products span, a#services span, a#news span, a#help span, a#contact span {
	display: none;}
	
a#home {
	background: url("../img/home.gif") no-repeat 0 0;
	width: 40px;}
	
a#about {
	background: url("../img/about.gif") no-repeat 0 0;
	width: 45px;}

a#products {
	background: url("../img/products.gif") no-repeat 0 0;
	width: 67px;}

a#services {
	background: url("../img/services.gif") no-repeat 0 0;
	width: 53px;}

a#news {
	background: url("../img/news.gif") no-repeat 0 0;
	width: 38px;}

a#help {
	background: url("../img/help.gif") no-repeat 0 0;
	width: 32px;}

a#contact {
	background: url("../img/contact.gif") no-repeat 0 0;
	width: 63px;}

#nav li#navCurrent a#home {
	background: url("../img/home.gif") no-repeat 0 -13px;
	width: 40px;}
	
#nav li#navCurrent a#about {
	background: url("../img/about.gif") no-repeat 0 -13px;
	width: 45px;}
	
#nav li#navCurrent a#products {
	background: url("../img/products.gif") no-repeat 0 -13px;
	width: 67px;}
	
#nav li#navCurrent a#services {
	background: url("../img/services.gif") no-repeat 0 -13px;
	width: 53px;}

#nav li#navCurrent a#news {
	background: url("../img/news.gif") no-repeat 0 -13px;
	width: 38px;}

#nav li#navCurrent a#help {
	background: url("../img/help.gif") no-repeat 0 -13px;
	width: 32px;}

#nav li#navCurrent a#contact {
	background: url("../img/contact.gif") no-repeat 0 -13px;
	width: 63px;}


/******************************************
Content properties
*******************************************/

#main {
	width: 786px;
	margin: 0;
	text-align: left;
	float: left;
	padding: 0;}

#column1, #column2, #column3 {
	width: 255px;
	float: left;}

#columnx {
	width: 600px;
	float: left;}
	
#column2, #column3 {
	margin: 0 0 0 10px;}
	
#column3 ul {
	margin: 0;}

#column3 ul li {
	list-style-type: none;
	margin: 0 0 0 4px;
	background: url("../img/arrow.gif") no-repeat left;
	padding-left: 12px;}
	
.block {
	border-top: 3px solid #666666;
	padding: 15px 0 15px 0;}
	
.block img {
	margin: 10px 0 0 0;
	height: 152px;
}


/******************************************
Footer properties
*******************************************/

#footer {
	clear: both;
	margin: 30px 0 0 0;
	padding: 10px;
	background-color: #eeefe7;
	text-align: center;
	font-size: 11px;
	color: #585d67;}


/******************************************
General properties
*******************************************/
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #40474b;
	line-height: 24px;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 0 0 15px 0;}
	
h2 {
	color: #666666;
	font-size: 12px;}
	
h3 {
	color: #777777;
	font-size: 11px;
	margin-top: 10px;}

p {margin: 10px 0 10px 0;}

ul {margin-right: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}
		
option {padding: 0 3px 0 3px;}

a {
	text-decoration: none;
	color: #3e8acf;}
	
a:hover {color: #333333;}
	
a img {border: none;}
	
.clear {clear: both;}




#ticker-container {
        position:relative;
        overflow:hidden;
        width: 162px;
        height: 186px;
        background-color: White;
        background-repeat: repeat;
        padding: 2px;
        	top: 2px;
	left: 12px;
}
	
	#ticker {
		position:relative;
		width:150px;
	}
	
	#ticker ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: normal;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: normal;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            text-decoration: none;
            padding-left: 2px;
        }