/* GENERAL STYLE DEFINITIONS */

body { 
    margin: 0; 
    padding: 0;
    background: #E5E5E5 url(../images/main_bg.gif) top left repeat-x;
    text-align: center;
}

* {
    margin: 0; 
    padding: 0;
    font-size:11px; 
    font-family: Verdana, Arial, Tahoma, sans-serif; 
    color: #2F2F2F;
    line-height: 17px;
}

a {
    color: #F07C0A;
    outline: none;
}

a:visited {

}

a:hover {
    color: #F07C0A;
    text-decoration: none;
}

img {
    display: block;
}

p {
    padding: 5px 0 5px 0;
}

h1 {
    font-size: 14px;
    color: #0E3293;
}

h2 {
    color: #0E3293;
}

h3 {
    color: #CC0000;
    padding-bottom: 10px;
}

ul.list {
    list-style: none;
}

ul.list li {
    background: url(../images/link_arrow.gif) no-repeat 0 6px;
    padding-left: 12px;
    padding-bottom: 8px;
}

ul.list li ul {
    padding-top: 3px;
    list-style: none;
}

ul.list li ul li {
    background: url(../images/link_arrow.gif) no-repeat 0 7px;
    padding-left: 12px;
    padding-bottom: 0;
}

ul.list li ul li a {
    font-size: 10px;
    color: #B65D06;
}

.divider {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px;
}

.spacer {
    clear: both;
    font-size: 2px;
    height: 0;
    line-height: 0;
}

#content {
    width: 758px;
    margin: 0px auto; 
    text-align: left;
}

.logo a {
    position: relative;
    width: 193px;
    margin: 0;
    padding: 99px 0 0 0;
    overflow: hidden;
    display: block;
    color: #ff0000;
    background: url(../images/logo.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 99px;/* for ie5.x */
}

.logo-container {
    width: 193px;
}

.tagline {
    margin: 19px 0 0 0;
    height: 17px;
    text-indent: -9999px;
    background: url(/images/hdr_tagline.gif) top left no-repeat;
}

.content-area {
    background: #FFFFFF;
    padding: 21px 0 0 0;
}

.footer {
    clear: both;
    background: #E5E5E5 url(../images/footer.gif) top left no-repeat;
    height: 49px;
    width: 758px;
    margin-bottom: 20px;
    padding-top: 6px;
    font-size: 10px;
    color: #ACABAB;
    text-align: center;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 43px;
}
.caption {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	}

.html>body .footer {
    height: 43px;
}

.footer a {
    font-size: 10px;
    color: #ACABAB;
}

.footer a:hover {
    color: #F07C0A;
}

.header-bg {
    background: url(../images/interior_page_hdr.jpg) top left no-repeat;
    width: 758px;
    height: 53px;
    padding: 18px 0 0 39px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 35px;
    width: 719px;
}

.html>body .header-bg {
    height: 35px;
    width: 719px;
}

.interior-left {
    float: left;
    width: 481px;
    padding: 9px 20px 0 39px;
    margin-bottom: 21px;
    background: url(../images/dot_divider.gif) top right repeat-y;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 421px;
}

html>body .interior-left {
    width: 421px;
}

.interior-right {
    float: left;
    width: 277px;
    padding: 0 0 0 17px;
    margin-bottom: 21px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 244px;
}

html>body .interior-right {
    width: 244px;
}

.interior-photo {
    border: 7px solid #F9F9F9;
}

.promo-learnhow a {
    position: relative;
    width: 244px;
    margin: 0;
    padding: 103px 0 0 0;
    overflow: hidden;
    display: block;
    color: #ffffff;
    background: url(../images/promo_learn_how_IT.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 103px;/* for ie5.x */
}

.form-right {
    float: right;
    width: 175px;
    font-size: 10px;
}

.form-right p {
    font-size: 10px;
}

.error ul {
    list-style: none;
}

.error ul li {
    background: url(../images/link_arrow.gif) no-repeat 0 6px;
    padding-left: 12px;
    padding-bottom: 8px;
}

dd { 
    margin-bottom: 12px;
}

.form-padding {
    padding-bottom: 10px;
}

.itsform input {
    width: 190px;
    border: 1px solid #B1B1B1;
    height: 16px;
    background: #F9F9F9;
}

.itsform textarea {
    width: 400px;
    border: 1px solid #B1B1B1;
    background: #F9F9F9;
}

.itsform select {
    width: 190px;
    background: #F9F9F9;
}

dd input {
    width: 200px;
    border: 1px solid #B1B1B1;
    height: 16px;
    background: #F9F9F9;
}

dd textarea {
    width: 200px;
    border: 1px solid #B1B1B1;
    background: #F9F9F9;
}

dd select {
    width: 200px;
    background: #F9F9F9;
}

.radiolist tr td input {
    width: 25px;
    clear: left; 
    float: left;
    padding: 5px 0;
    border: 0;
    background: none;
}
.radiolist tr td label {
    margin-left: 10px;
    padding: 5px 0;
}


/* PROMO's */

#promos	{ 
    margin: 10px 0 0 0;
    padding: 0;
    overflow: hidden;
    _height: 1%;
}
#promos li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}
#promos a {
    float: left;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    height: 56px;
    overflow: hidden;
}
	
#promos a#it-emergency {
    background: url(/images/promo_it_emergency.gif) top left no-repeat;
    width: 141px;
}
#promos a#free-assessment {
    background: url(/images/promo_free_assessment.gif) top left no-repeat;
    width: 280px;
}

#promos a:hover#it-emergency{
    background: url(/images/promo_it_emergency.gif) bottom left no-repeat;
    width: 141px;
}
#promos a:hover#free-assessment {
    background: url(/images/promo_free_assessment.gif) bottom left no-repeat;
    width: 280px;
}

.pub {
	color: #666666;

}

.white-papers {
	 background-color: #f2f2f2;
	 border: solid 1px #e6e6e6;	 
	 padding: 11px 12px 0 15px;


	 
}

.hdr-whitepapers {
	 padding: 0 0 9px 0;
}

.step-by-step {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	
}