html{font-size:100.1%;}
body{
	margin:0;
/*	color:#5f5f5f;  */
    color: #444444;
	font:14px "Helvetica Neue",Helvetica,Arial,sans-serif;
	background:#fff url(../images/body-bg.gif) repeat-x;
}
img{border:none;}
a{color:#7c7878;}
a:hover{text-decoration:none;}
.main{
	margin:0 auto;
	width:838px;
}

pre {
    background-color:#F1F7F9;
    overflow:auto;
}

code {
    background-color: #F1F7F9;
    color: #222222;
}

.holder{
	overflow:hidden;
	height:1%;
}

.imagequoted {
    background-attachment:scroll;
    /*background-image:url(/images/quoteOpen.png);*/
    background-position:0 2px;
    background-repeat:no-repeat;
    margin:0 .25em 0em;
/*    text-indent: 20px;*/
    font-weight: lighter;
    padding-top:8px;
}

cite {
     float: right;
}
.closeimagequoted {
    background-attachment:scroll;
    /*background-image:url(/images/quoteClose.png);*/
    background-position:right top;
    background-repeat:no-repeat;
    padding:0 28px 0 0;
}

/*HEADER*/
#header{
	height:68px;
	overflow:hidden;
}
/*LOGO*/
.logo{
	background:url(../images/logo.gif) no-repeat;
	margin:0;
	float:left;
	width:145px;
	height:55px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
/*NAVIGATION*/
.nav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.nav li{float:left;}
.nav a{
	float:left;
	text-indent:-999px;
	overflow:hidden;
	height:43px;
	padding-right:17px;
}
.nav a:hover, .nav a.active{
	background-color:#fcfcfc;
	background-position:0 100%;
}
.company{
	background:url(../images/top-nav-item1.gif) no-repeat;
	width:80px;
}
.store{background:url(../images/top-nav-item2.gif) no-repeat;
	width:50px;
}
.support{
	background:url(../images/top-nav-item3.gif) no-repeat;
	width:67px;
}
.blog{
	background:url(../images/top-nav-item4.gif) no-repeat;
	width:44px;
}
/*MAIN-COLUMN*/
#middle{
	overflow:hidden;
	height:1%;
	margin-top:10px;
}
#main-column{
	float:left;
	width:568px;
	padding-right:30px;
}
.tabset{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.tabset li{
	float:left;
	padding-right:10px;
}
.tabset li a{
	color:#aaa;
	float:left;
	font-size:12px;
	text-decoration:none;
	line-height:21px;
	padding-left:10px;
	text-align:center;
}
.tabset li a.active{
	color:#696969;
	background:url(../images/tab-bg.gif) no-repeat;
}
.tabset li a.active span{
	background:url(../images/tab-bg.gif) no-repeat 100% 0;
	padding:3px 7px 0 0;
}
.content-tab{padding:30px 0 15px;}
#main-column h2{
	margin: 10px 0 5px;
    color:#f33e1b;
	font-weight:normal;
	font-size:17px;
}
#main-column p{
	margin:0 0 30px;
	line-height:24px;
	text-align:left;
}
/*SIDEBAR*/
#sidebar{
	background:url(../images/sidebar-bg.gif) repeat-y;
	float:right;
	clear:right;
	width:219px;
}
#sidebar .top{background:url(../images/sidebar-top.gif) no-repeat;}
#sidebar .bottom{
	background:url(../images/sidebar-bottom.gif) no-repeat 0 100%;
	padding:10px 0 23px 9px;
}
/*
.button{
	display:block;
	height:45px;
	width:201px;
	font-size:17px;
	text-indent:-999px;
	overflow:hidden;
	text-decoration:none;
	margin-bottom:8px;
}
.button:hover{background-position:0 100%;}
*/


.txt-box{
    padding:13px 13px 0 0px;
    font-weight: lighter;
}

.txt-box h3{
    color: #F33E1B;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 0 4px;
	text-transform: uppercase;
}
.txt-box ul{
	margin:0 0 9px;
	padding:0;
	list-style-type:none;
	line-height:18px;
	font-size:14px;
	color:#666666;
}
.txt-box strong {
    background-color: #E8EFF7;
    color:#353535;
    font-weight: normal;
}

.highlighted {
    font-weight: lighter;
}

.highlighted strong {
    color: #222222; 
    font-weight: normal;
}

#bulleted li {
    padding-left:10px;
    text-decoration: none;
    line-height: 1.5em;
}
#bulleted li a:hover, blockquote a:hover {
    border-bottom:1px solid #F33E1B;
    color:#F33E1B;
    text-decoration:none;
}
#bulleted li a {
    border-bottom:1px solid #CCC8C8;
    color:#7C7878;
    text-decoration:none;
}

.txt-box p{
	line-height:16px;
	margin:0;
    margin-left: 0em;
    margin-right: .25em;
	font-size:14px;
	color:#454545;
}
/*.txt-box span{
    display:block;
    text-align:right;
    line-height:25px;
    padding-bottom:10px;
    color:#4e4e4e;
    font-size:11px;
}*/
.banner-list{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.banner-list li{
	float:left;
	padding:0 14px;
}
/*FOOTER*/
#footer{
	background:url(../images/footer-bg.gif) no-repeat 50% 0;
	height:78px;
	padding:37px 0 0 290px;
	margin-top: 60px;
}
#footer span, #footer a{
	float:left;
	height:15px;
	overflow:hidden;
}
.copy {
	background:url(../images/footer-copy.gif) no-repeat;
	width:184px;
	text-indent:-999px;
}
.contact {
	background:url(../images/footer-contact.gif) no-repeat;
	width:70px;
	text-indent:-999px;
}
.right {
    float:right;
}

.left {
    float:left;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

