﻿body 
{
	background: url("http://www.allencomm.com/assets/img/landing/hotspot.png");
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family:Verdana; 
	font-size:13px;
	line-height:21px;  
	color: #77787b;
	text-align:left;
}

h1 {font-family:Verdana; font-size:46px; font-weight:300; line-height:54px; color: #D46027; text-align:left; margin-bottom:7px;}
h2 {font-family:Verdana; font-size:24px; font-weight:300; color: #D46027; text-align:left;}
h3 {font-family:Verdana; font-size:18px; font-weight:500; line-height:28px; color: #77787b; text-align:left; margin-bottom:14px;}
h4 {font-family:Verdana; font-size:13px; font-weight:700; line-height:21px; color: #D46027; text-align:left; text-transform: uppercase;}

.sec ul, .sec li, .sec ol 
{
	margin-left:20px;
}

ul.callout
{
	list-style-image: url('../img/main/ul_dot.png');	
}

.land_link a
{
	color: #D46027; 
	text-decoration:underline;
	font-family:Verdana; 
	font-size:13px;
}

.land_link a:hover
{
	color: #D46027; 
	text-decoration:none;
	font-family:Verdana; 
	font-size:13px;
}

.main_ul_link a
{
	color: #6d8991; 
	text-decoration: underline; 
	font-family:Verdana; 
	font-size:13px; 
}

.main_ul_link a:hover
{
	color: #01959e; 
	text-decoration: underline;
	font-family:Verdana; 
	font-size:13px;
}

.landing_line {margin-top:8px; margin-bottom:10px;}
.accordian {}
.content {display:none;}
.break {display:none;}


