@charset "utf-8";

/* Red - #700E0E 
Green - #5a7634 
Yellow - #c78907
 */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #5a7634;
	}
	
#mainHeader {
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	clear: both;
}
#seobar {
	background-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
}

#mainBanner {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	height: 198px;
	margin-bottom: 10px;
}

#logoContainer {
	float: left;
	width: 381px;
	padding-top: 10px;
}
#mainHeaderText {
	float: left;
	width: 360px;
	padding-top: 8px;
}

/*WebPanels styles - these are the three boxes at the bottom of the homepage*/

ul.WebPanels {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: left;
	width: 742px;
	height: 176px;
	margin-bottom: 0px;
}
ul.WebPanels a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
ul.WebPanels a:hover{
}
ul.WebPanels p {
	margin-top: 0px;
	margin-left: 13px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: justify;
	width: 208px;
	line-height: 16px;
}
ul.WebPanels li {
	height: 176px;
	width: 247px;
	float: left;
	list-style-type: none;
	display: block;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
}
ul.WebPanels h2 {
	width: 150px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 64px;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


/*Individual WebPanels styles - use these to change the background image of each WebPanels*/

#ourProcesses
 {
	background-image: url(/images/home_assets/business_continuity_processes.gif);
	width: 252px;
	background-repeat: no-repeat;
}
#ourProcesses h2 {
	color: #700E0E;
}
#ourProcesses a {
	color: #700E0E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #700E0E;
}
#caseStudies {
	background-image: url(/images/home_assets/business_continuity_case_studies.gif);
	background-repeat: no-repeat;
	width: 252px;

	
}
#caseStudies h2 {
	color: #ca921a;
}
#caseStudies a {
	color: #c78907;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c78907;
}
#ourAssociates {
	background-image: url(/images/home_assets/incident_director_associates.gif);
	background-repeat: no-repeat;
	width: 237px;
	
}
#ourAssociates  a {
	color: #5a7634;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a7634;
}
#ourAssociates h2 {
	color: #5a7634;
}



/*Small Panel styles - these are the three small boxes at the bottom of the homepage*/

ul.SmallPanels {
	margin-top: 11px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: left;
	width: 742px;
	height: 134px;
	margin-bottom: 0px;
}
ul.SmallPanels a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
ul.SmallPanels a:hover{
}
ul.SmallPanels p {
	margin-top: 0px;
	margin-left: 13px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: justify;
	width: 208px;
	line-height: 16px;
}
ul.SmallPanels li {
	height: 121px;
	width: 247px;
	float: left;
	list-style-type: none;
	display: block;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	background-image: url(/images/home_assets/home_page_small_box.gif);
	background-repeat: no-repeat;
}
ul.SmallPanels h2 {
	width: 150px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

ul#cswap0 {
	margin-top: 0px;
	clear: left;
	width: 700px;
	height: 100px;
	padding: 0px;
}
ul#cswap0 li {
	height: 100px;
	width: 200px;
	float: left;
	list-style-type: none;
	display: block;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	background-image: none;
	padding-top: 0px;
}

#requestDemo {
	width: 252px;
}
#requestDemo a {
	color: #700E0E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #700E0E;
}
#requestDemo h2 {
	color: #700E0E;
	width: 242px;
}
#news {
	width: 252px;
}
#news h2 {
	color: #ca921a;
}
#news a {
	color: #c78907;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c78907;
}
#clients {
	width: 237px;
}
#clients h2 {
	color: #5a7634;
}

/*SidePanels styles - these are the three boxes at the side of sub pages*/

ul.SidePanels {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: left;
	width: 213px;
	margin-bottom: 0px;
	float: left;
}
ul.SidePanels a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
ul.SidePanels a:hover{
}
ul.SidePanels p {
	margin-top: 0px;
	margin-left: 7px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: justify;
	width: 199px;
	line-height: 16px;
}
ul.SidePanels li {
	height: 160px;
	width: 213px;
	list-style-type: none;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	display: block;
}
ul.SidePanels h2 {
	width: 250px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#subCaseStudies {
	background-image: url(/images/subpage_assets/our_processes.gif);
	background-repeat: no-repeat;
	color: #c78907;
}

#subOurProcesses {
	background-image: url(/images/subpage_assets/case_studies.gif);
	background-repeat: no-repeat;
	color: #700E0E;
}
#subDemo {
	background-image: url(/images/subpage_assets/sign_up.gif);
	background-repeat: no-repeat;
	color: #5a7634;
	padding-left: 100px;
}

#subDemo h2 {
margin-bottom: 10px;
}

#mainContent {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	height: auto;
	
}
#txtContent {
	float: right;
	width: 519px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(/images/subpage_assets/main_text_background.gif);
	background-repeat: repeat-y;
}
#txtContentHeader {
	float: right;
	width: 519px;
	background-image: url(/images/subpage_assets/main_text_header_image.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.txtPadding {
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 17px;
}
.txtPadding h1 {
	color: #C78907;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.txtPadding h2 {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.txtPadding h3 {
	color: #666666;
	font-weight: bold;	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.txtPadding p {

}
#txtContentFooter {
	float: right;
	width: 519px;
	background-image: url(/images/subpage_assets/main_text_footer_image.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 10px;
	color: #666666;
}

