@charset "UTF-8";
/* CSS Document */
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
	width:766px;
	height:87px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

h2{
	margin:0px;
	padding:0px;
	width:100px;
	font-size:14px;
	color:#f7921c;
	margin-left:71px;
	margin-top:94px;
}

hr{
	width:86%;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	color:#CCC;
}

#maincontainer{
	margin:0 auto;
	width:766px;
}

#topbar{
	margin:0px;
	padding:0px;
	width:676px;
	height:15px;
	background-image:url(images/topbar.png);
	background-repeat:no-repeat;
	margin-left:42px;
	clear:both;
}

#home{
	margin:0px;
	padding:0px;
	margin-top:10px;
	float:right;
	margin-right:57px;
	width:13px;
	clear:both;
	margin-bottom:5px;
}

#footer{
	clear:both;
	color:#999;
	padding-left:49px;
	margin-top:10px;
}

/* News Section */
#NewsTicker {
            border: solid 0px #cccccc;
            width: 204px;
            height: 120px;
        }
        #NewsTicker h1 {
            padding: 6px;
            margin: 0;
            border: 0;
            color: #000000;
            font-size: 11px;
            font-weight: bold;
        }
        #NewsVertical {
            width: 210px;
            height: 200px;
            display: block;
            overflow: hidden;
            position: relative;
			float:left;
			margin-left:50px; 
			margin-top:20px;
        }
        #TickerVertical {
            width: 204px;
            height: 120px;
            display: block;
            list-style: none;
            margin: 0;
            padding: 0;
        }
        #TickerVertical li {
            display: block;
            width: 190px;
            color: #333333;
            text-align: left;
            font-size: 11px;
            margin: 0;
            padding: 6px;
            float: left;
        }
        #TickerVertical li .NewsTitle {
            display: block;
            color: #000000;
            font-size: 12px;
            font-weight: bold;
            margin-bottom: 6px;
        }
        #TickerVertical li .NewsTitle a:link, #TickerVertical li .NewsTitle a:Visited {
            display: block;
            color: #000000;
            font-size: 12px;
            font-weight: bold;
            margin-bottom: 6px;
            text-decoration: none;
        }
        #TickerVertical li .NewsTitle a:hover {
            text-decoration: underline;
        }
        #TickerVertical li .NewsImg {
            float: left;
            margin-right: 10px;
        }
        #TickerVertical li .NewsFooter {
            display: block;
            color: #000000;
            font-size: 10px;
            margin: 6px 0 14px 0;
        }
/* Kill News Section */


#left, #right{
	float:left;	
}

#left{
	width:607px;
}

#right{
	width:159px;	
}

.orangebox, .greybox{
	margin:0px;
	padding:0px;
	width:111px;
	height:62px;
	background-repeat:no-repeat;
	float:left;
	clear:both;
	text-align:center;
	font-size:16px;
	margin-bottom:3px;
	padding-top:49px;
}

.orangeboxCat{
	background-image:url(../images/orangeBgCategory.png);
	margin:0px;
	padding:0px;
	width:85px;
	height:70px;
	background-repeat:no-repeat;
	float:left;
	clear:both;
	text-align:center;
	font-size:14px;
	padding-top:15px;
}

.orangebox{
	background-image:url(../images/orangeBg.png);
}


.greybox{
	background-image:url(../images/greyBg.png);
}

.orangebox a, .greybox a, .orangeboxCat a{
	text-decoration:none;
	color:#FFF;
}

#content{
	width:542px;
	margin:0px;
	padding:0px;
	min-height:332px;
	/*height:332px;
	background-image:url(../images/contentbg.png);
	background-repeat:no-repeat;
	overflow:hidden;*/
	margin-left:50px;
	margin-top:10px;
}

.top, .center, .bottom{
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
	width:542px;
	background-repeat:no-repeat;
}

.top{
	height:24px;
	background-image:url(../images/boxTop.png);
}

.center{
	background-color:#dfdfdf;
}

.bottom{
	height:24px;
	background-image:url(../images/boxBottom.png);
	margin-bottom:5px;
}

#contentTec{
	width:542px;
	min-height:332px;
	margin:0px;
	padding:0px;
	/*background-image:url(../images/contentbgTecn.png);
	background-repeat:no-repeat;
	overflow:hidden;*/
	margin-left:50px;
	margin-top:10px;
}

.topTec, .centerTec, .bottomTec{
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
	width:542px;
}

.topTec{
	height:24px;
	background-image:url(../images/boxTopTec.png);
	background-repeat:no-repeat;
}

.centerTec{
	background-image:url(../images/boxBgTec.png);
	background-repeat:repeat-y;
}

.bottomTec{
	height:15px;
	background-image:url(../images/boxBottomTec.png);
	background-repeat:no-repeat;
}

#textTec{
	float:left;
	margin:0px;
	padding:0px;
	width:522px;
	/*height:312px;
	overflow:hidden;
	margin-left:15px;
	/*margin-top:10px;*/
	line-height:20px;
	padding-left:15px;
	margin-left:3px;
	background-image:url(../images/boxBgDownload.png);
	background-position:bottom;
	background-repeat:no-repeat;
}


#bottom{
	margin:0px;
	padding:0px;
	height:113px;
	margin-left:50px;
}

#text{
	float:left;
	margin:0px;
	padding:0px;
	width:522px;
	/*height:312px;
	overflow:hidden;*/
	margin-left:15px;
	/*margin-top:10px;*/
	line-height:20px;
}

#textProduct{
	float:left;
	margin:0px;
	padding:0px;
	width:184px;
	margin-left:170px;
	margin-top:15px;
}

/** FORM **/
.btn{
	width:40px;
	height:20px;
	border:none;
	background-color:#dfdfdf;
	text-decoration:underline;
}

input, textarea{
	border:1px solid #ffffff;
	background-color:#ffffff;
	width:374px;
	font-size:10px;
}

input{
	height:11px;
}

textarea{
	height:60px;
}

