/* structure //////////*/

	#contact {
		background: url(contact_bottom.gif) no-repeat center bottom;
		float: right;
		margin-bottom: 3em;
		width: 205px;
		
	}
	
	#content {
		width: 700px;
	}
	
	#bodytext {
		float: left;
		width: 360px;
	}
	
	#rightside {
		float: right;
		width: 205px;
	}
	
	#images {
		clear: right;
		float: right;
		width: 284px;
	}
 
 #margin {
		display: inline;
		float: left;
		margin: 1.6em 1em 0 1.6em;
		width: 669px;
 }
   
	#lists {
		width: 445px;
	}
	
	#lists2 {
		width: 360px;
	}
   
/* end of structure /////*/  

/* Typography ////*/

	h1 {
		font-size: 14px;
		margin: 0;
	}

	p.subhead {
		color: red;
		font-size: 153.9%;
		font-weight: 700;
		margin-bottom: 2em;
	}

        a.subhead {
                color: red;
		font-size: 130%;
		font-weight: 700;
		margin-bottom: 2em;
        }
        
	h2 {
		font-size: 14px;
		margin: 1.6em 0 0.2em 0;
	}

	#lists h2 {
		margin-top: 0;
	}

	p {
		font-size: 108%;
		line-height: 1.3;
		margin: 0 0 1em 0;
		padding: 0;

	}

	#contact p {
		font-size: 116%;
		line-height: 1;
		margin: 0;
		padding: 0 1em 0.6em 1em;
	}
	
	#contact p.call {
		background: url(contact_top.gif) no-repeat center top;
		line-height: 1.2;
		padding: 1em;
		
	}

	p#goofups {
		padding-bottom: 1.2em;
	}

	
	 p.call strong, span.call strong {
		color: orange;
		font-size: 182%;
		margin: 0.4em 0;
		
	}

	em {
		font-weight: 700;
		font-style: normal;
	}

	ul {
		margin: 0 0 1em 0;
		padding: 0;
	}
	
	li {
		font-size: 108%;
                list-style-position: inside;
	}
	
	ul#benefits li {
		background: url(conf_green_check.gif) no-repeat top left;
		margin-bottom: 0.76em;
		padding: 0.2em 0 0.5em 26px;
		list-style-type: none;
		list-style-image: none;
	}
	
	#email {
            font-size: 90%;
            color: #b8b5b5;
            width: 170px;
        }
        
        #email_bottom {
            font-size: 90%;
            color: #b8b5b5;
            width: 210px;
        }
        
        
/* End of Typography ////*/

/* Page items ////*/



	
	
	#contact img {
		float: left;
	}

	#contact form {
		padding: 0 1em 1em 1em;
		text-align: center;
	}
	
	#email {
		margin-bottom: 0.5em;
	}
	
	
	
	#bodytext .emailform {
		text-align: center;
	}
	
	#bodytext .emailform input {
		display: block;
		margin: 0 auto;
	}
	
	#bodytext .emailsub {
		border: none;
		clear: both;
		color: white;
		cursor: pointer;
		font-size: 93;
		font-weight: 700;
	}

	#bodytext .figure {
		margin-left: 16%;
		margin-bottom: 0.6em;
		text-align: center;
		width: 60%;
	}
	
	
	#bodytext .figure img {
		float: right;
	}
	
	#bodytext .figure p {
		text-align: left;
	}
	
	#bodytext .figure p.call {
		text-align: center;
	}
	
	#bodytext .call {
		clear: both;
	}
	
	#images p {
		font-size: 93%;
	}
	
	#images p strong {
		color: red;
		font-size: 138.5%;
		font-weight: 700;
		line-height: 1;
		
	}

/* End of Page items ////*/

.landing_links {
    background-color:#c61c22;
}

.landing_links table {
    width: 100%;
    border-bottom: 1px solid #ffffff;
    padding: 0;
}

.landing_links td {
    border-right: 1px solid #ffffff;
    text-align: center;
}

.landing_links td.noseperator {
    border-right: none;
}

.landing_links a {
    color: #ffffff;
    padding: 4px;
    font-size: 11px;
}

.introtext {
    background-color:#c61c22;
    color:#FFFFFF;
    height: 48px;
    padding: 0 10px;
}

.introtext div.landing_search {
    float: right;
    height:20px;
    width:130px;
}

#specialisms {
        list-style-type: square;
        list-style-image: url(http://www.avunit.com/images/list_item.gif);
        list-style-position: inside;
}

/** Free report on Events page **/

#free_report p {
    clear: both
}

#free_report span.call {
    width: 33%;
    float: right;
    margin-top: 20px;
    margin-right: 45px;
}

#free_report span.quote {
    width: 33%;
    float: left;
    margin-top: 5px;
}

#free_report .figure {
    margin-left: 35px;
}

#free_report .emailform {
    clear: both;
}

#free_report #email_bottom {
    margin-top: 8px;    
}

#free_report p.bottom {
    float: left;
    margin-top: 15px;    
}

#free_report p.small {
    font-size: 10px;    
}

#free_report input {
    float: left;
}

a.back {
    color: #000000;
    font-size: 100%;
}