/* general reset */
html{height:100%;}
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
	height:100%;
}
img {border:0;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input,textarea,
select{
	font:100% Verdana, Geneva, Arial, sans-serif;
	vertical-align: middle;
}
a{
	color:#e57221;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
.news3 {
	background:#F4F4F4 url(../images/news.png) no-repeat;
	background-position:10px 10px;
	padding:15px 55px;
}
.news2 {
	background:#F4F4F4 url(../images/news.png) no-repeat;
	background-position:10px 10px;
	padding:15px 55px 27px 55px;
}
.testimo {
	background:#ecf8fb url(../images/quotes.png) no-repeat;
	background-position:10px 10px;
	padding:10px 55px;
}
.testimo2 {
	font-size:11px;
	color:#666;
}
/* page start */
#wrapper{
	width:990px;
	margin:0 auto;
	background:url(../images/bg-wrapper.png) no-repeat;
	min-height:100%;
	position:relative;
	padding:169px 0 0;
}
.container{
	width:900px;
	margin:0 auto;
	overflow:hidden;
}
/* header start */
#header{
	background:url(../images/bg-header.gif) no-repeat;

	position:absolute;
	top:0;
	left:45px;
	z-index:100;
}
.header-holder{
	overflow:hidden;
	width:900px;
}
.logo{
	background:url(../images/bg-logo.png) no-repeat;
	margin:31px 0 0 79px;
	float:left;
	display:inline;
	width:286px;	
	height:88px;
	overflow:hidden;
}
.logo a{
	height:100%;
	display:block;
	text-indent:-9999px;
}

/* header form start */
.form-header{
	height:1%;
	overflow:hidden;
	margin:0 0 30px;
}
.form-header fieldset{
	float:right;
	margin:13px 33px 0 0;
	display:inline;
	overflow:hidden;
}
.form-header label{
	color:#999;
	float:left;
}
.login{
	float:left;
	border:0;
	background:url(../images/btn-login.gif) no-repeat;
	width:40px;
	height:20px;
	text-indent:-9999px;
	cursor:pointer;
	padding:0;
}
.text{
	width:107px;
	height:20px;
	background:url(../images/bg-form-text.gif) no-repeat;
	float:left;
	margin:0 3px 0 7px;
	padding:0 5px;
	display:inline;
}
.text input,.pass input{
	margin:0;
	padding:3px 0 0;
	border:0;
	background:none;
	font-size:11px;
	color:#9a9a9a;
	width:107px;
	float:left;
}
.pass{
	width:86px;
	background:url(../images/bg-form-pass.gif) no-repeat;
	margin:0 3px 0 0;
	padding:0 7px;
	display:inline;
}
.pass input{width:90px;}
/* header form end */
.wrap-title{
	height:1%;
	overflow:hidden;
	padding:5px 34px 0 0;
}
.header-holder .number{
	text-align:right;
	color:#51c2db;
	font-size:26px;
	display:block;
	line-height:28px;
}
.header-holder .slogon{
	text-align:right;
	color:#333;
	font-size:20px;
	font-weight:normal;
	display:block;
	line-height:26px;
}
/* navigation */
#nav{
	background:url(../images/bg-nav.gif);
	height:35px;
	margin:12px 0 0;
	padding:0 0 0 15px;
	width:885px;
}

/* header end */
/* content start */
#main{
	overflow:hidden;
	height:1%;
	padding:0 0 15px;
	background:url(../images/bg-main.png) top no-repeat;
}
#content{
	width:609px;
	float:left;
	padding:34px 30px 0 36px;
}
#content h1{
	margin:0 0 28px;
	font-size:24px;
	line-height:26px;
	font-weight:lighter;
}
#content h2{
	margin:0 0 10px;
	font-size:19px;
	font-weight:normal;
	color:#666;
	line-height:20px;
}
#content h3{
	margin:0 0 10px;
	font-size:15px;
	font-weight:normal;
	color:#333;
	line-height:20px;
}
#content p{margin:0 0 20px;}
#content p a{text-decoration:underline;}
#content p a:hover{text-decoration:none;}
#content a {text-decoration:underline;}
#content a:hover{text-decoration:none;}
.content-box{
	background:url(../images/bg-center-box.gif) repeat-y;
	margin:0 -30px 30px -25px;
	position:relative;
	width:662px;
}
.content-box .holder{background:url(../images/bg-center-box-holder.gif) no-repeat;}
.content-box .frame{
	background:url(../images/bg-center-box-frame.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:21px 0 22px 57px;
}
.wrap-frame{
	height:1%;
	overflow:hidden;
}
.left-col{
	float:left;
	width:260px;
}
.content-box h4{
	margin:0 0 10px;
	font-size:13px;
}
.content-box ul{
	line-height:17px;
	padding-left:15px;
}
/*
.content-box li{
	background:url(../images/bullit-center-box.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
}
*/
.right-col{
	float:left;
	width:265px;
	margin:0 0 0 35px;
}
.content-box ul.ppc{margin:0 0 15px;}
#content span{
	display:block;
	margin:53px 0 5px 36px;
	font-size: 10px;
}
.logos{
	list-style:none;
	padding:0;
	margin:0 0 0 30px;
	text-align:center;
	width:550px;
}
.logos li{
	display:inline;
	margin:0 14px 0 0;
}
.logos li img{vertical-align:middle;}
.img-1-logos{
	width:58px;
	height:30px;
}
.img-2-logos{
	width:63px;
	height:20px;
}
.img-3-logos{
	width:72px;
	height:23px;
}
.img-4-logos{
	width:53px;
	height:20px;
}
.img-5-logos{
	width:36px;
	height:41px;
}
.img-6-logos{
	width:79px;
	height:25px;
}
.img-7-logos{
	width:60px;
	height:22px;
}
.img-8-logos{
	width:56px;
	height:35px;
}
.img-9-logos{
	width:82px;
	height:23px;
}
.img-10-logos{
	width:57px;
	height:32px;
}
.img-11-logos{
	width:41px;
	height:41px;
}
.img-12-logos{
	width:80px;
	height:33px;
}
/* content end */
/* sidebar start */
#sidebar{
    width:193px;
    float:right;
	background:#ecf8fb;
	border-left:1px solid #a6dde8;
	padding:22px 13px 20px 13px;
}
.inside-sidebar-repeat{background:url(../images/bg-inside-sidebar-repeat.gif) repeat-y;}
.inside-sidebar{
    background:url(../images/bg-inside-sidebar.gif) no-repeat;
	margin:0 0 5px;
}
.inside-sidebar-bottom{
    width:157px;
    padding:20px 18px 22px;
    background:url(../images/bg-inside-sidebar-bottom.gif) no-repeat 0 100%;
    overflow:hidden;
	text-align:center;
	font-size:14px;
}
.inside-sidebar-bottom .date{
	font-size: 11px;
	color: #9c9c9c;
}
.inside-sidebar h4{
    margin:0 0 14px;
    font-weight:normal;
    font-size:14px;
	line-height:18px;
}
#sidebar .inside-sidebar a.link{
    display:block;
    width:156px;
    height:34px;
	margin:0 0 10px;
}
a.request-quote{background:url(../images/bg-request-quote.gif) no-repeat;}
#sidebar .inside-sidebar a.try-audit{
	background:url(../images/bg-try-audit.gif) no-repeat;
	margin:0;
}
/* form email sidebar start */
.wrap-text{
	background:url(../images/bg-form-email.gif) no-repeat;
	width:145px;
	height:20px;
	margin:0 0 13px;
	padding:0 5px;
}
.wrap-text input{
	margin:0;
	padding:2px 0 5px;
	border:0;
	background:none;
	font-size:11px;
	color:#9a9a9a;
	width:145px;
}
/* form email sidebar end */
#sidebar em.date{
	font-size:12px;
	text-align:left;
	display:block;
	color:#a1a1a1;
	font-style:normal;
}
.inside-sidebar .inside-link{
	display:block;
	text-align:left;
	margin:0 0 5px;
}
#sidebar .inside-sidebar a{
	font-size:12px;
	text-decoration:underline;
}
#sidebar .inside-sidebar a:hover{text-decoration:none;}
.social-networks{text-align:center;}
.social-networks span{font-size: 10px;}
.social-networks ul{
	list-style:none;
	padding:0;
	margin:5px auto 0;
	width:177px;
	overflow:hidden;
}
.rss2 ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
}
.social-networks ul li{
	display:inline;
	margin:0 4px 0 0;
	width:25px;
	height:24px;
	float:left;
}
.social-networks ul a{
	display:block;
	height:100%;
}
.social-networks .facebook{background:url(../images/bg-facebook.gif) no-repeat;}
.social-networks .twitter{background:url(../images/bg-tumblr.gif) no-repeat;}
.social-networks .in{background:url(../images/bg-linkedln.gif) no-repeat;}
.social-networks .net{background:url(../images/bg-two.gif) no-repeat;}
.social-networks .rss{background:url(../images/bg-orange.gif) no-repeat;}
.social-networks .youtube{background:url(../images/bg-youtube.png) no-repeat;}
.social-networks .blog{background:url(../images/bg-blog.png) no-repeat;}


.spacedBullet li {
	margin-bottom:15px;
}
.formtext {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color:#CCCCCC;
	border-right-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: 18px;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #DE4D13;
	border: 1px solid;
	border-top-color: #EEA385;
	border-left-color: #EEA385;
	border-right-color: #541D07;
	border-bottom-color: #541D07;
	height: 28px;
	width:90px;
}
/* page end */
/* footer start */
#footer{
    width:740px;
    overflow:hidden;
    margin:0 auto;
    font-size:10px;
	padding:0 250px 50px 0;
}
#footer ul{
    text-align:center;
    margin:0 0 5px;
    padding:0;
    list-style:none;
}
#footer li{
    display:inline;
    background:url(../images/sep-li-footer.gif) repeat-y;
    padding:0 7px 0 9px;
}
#footer li:first-child{background:none;}
#footer ul a{
    text-decoration:underline;
    color:#e77c2f;
}
#footer ul a:hover{text-decoration:none;}
#footer p.copyright{
    display:block;
    text-align:center;
    color:#a4a4a4;
    margin:0 0 5px;
}
#footer p.copyright a {
	text-decoration:none;
	color:#999;
}
#footer address{
    text-align:center;
    color:#a4a4a4;
    font-style:normal;
}
/* footer end */
