﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

h1, h2, h3, h4, h5, h6 {color:red;}

h1 
{
	text-align:center;
	margin-top:1em;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	margin-top:1em;
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}


body
{
	text-align: center;
	background-color: white;
	background-image: url(Images/background-main.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
/*	background-image:url(Images/bg_tile.gif);  */ 
/*	background-repeat:repeat; */

#wrapper
{
	width: 994px;
	margin: 0 auto;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
	text-align: left;
	background-color: #E4E4E4;
	background-image: url(Images/main_bg.png);
	background-repeat: repeat-y;
	background-position: top center;
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 996px;
}

#header
{
	height: 70px;
	position: relative;
	background-color: red;
}

#logo{
	position:absolute;
	top:11px;
	left:11px;
}

#banner
{
	height: 70px;
	position: absolute;
	top: 35px;
	
}

.BannerText
{
	font-family: Arial;
	background-color: transparent;
	color: white;
	text-align: center;
	width: 450px;
	border-style: none;
	font-weight: bold;
	font-size: 20pt;
	margin-left: 297px;
}

#mainnav 
{
	position: relative;              /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 992px;                    /*** Critical left and right col/divider dimension value (moves inversly) ***/
	border-bottom:1px solid #FFFFFF;
	background-color:#F2F2F2;
}

* html #mainnav {height:1.4em;}

#TopMenuContainer
{
	margin-left: 165px;
}

.TopMenuItem
{
	padding: 1px 3px 1px 2px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #E3E3E3;
	background-color: White;
	color: red;
	font-size: 0.7em;
	font-weight:bold;
	line-height: 2em;
}

.SideMenuItem
{
	color: red;
	font-size: 0.9em;
	border: none;
	padding-left: 3px;
	font-weight: bold;
}

.DynamicMenuStyle
{
	border: red 2px solid;
	padding: 2px;
}

.TopMenuItemStyle
{
	background-color: #EFEFEF;
	color: Red;
	font-size: 0.8em;
	line-height: 15pt;	
}

.SideMenuItemStyle
{
	background-color: #EFEFEF;
	color: Red;
	font-size: 0.8em;
	line-height: 15pt;
}

.MenuSelectedItem
{
}

.MenuHoverItem
{
	background-color: #FF9900;
	color: white;
}

#contentwrapper
{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 992px; /*** Critical left and right col/divider dimension value (moves inversly) ***/
	border-left: 1px solid #FFFFFF; /*** Critical left divider dimension value ***/
	border-right: 1px solid #FFFFFF; /*** Critical right divider dimension value ***/
}

* html #contentwrapper {  /*** IE5.x/win box model fix ***/
	width: 992px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

#leftcolumn
{
	float: left;
	width: 123px;
	background-color:#EFEFEF;
	border-right: #ff3300 1px solid;
	border-top: #ff3300 1px solid;
	border-left: #ff3300 1px solid;
	border-bottom: #ff3300 1px solid;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 650px;	
}

#mainbody
{
	position:relative;
	width: 780px;
	background-color: white;
	border: #ff3300 1px solid;
	margin-left: 165px;
	padding: 15px;
	height: 650px;	
}

#SendConfirmation
{
	text-align: center;
	font-size: x-large;
}

.OptionsText
{
	color: red;
	font-family: 'Bremen Bd BT', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.IndentedText
{
	margin-left: 20px;
}

.BulletList
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	list-style: disc url(Images/TickBullet.gif) outside;
	line-height: 18pt;
}

.StandardBulletList
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

.BoldBulletList
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;
}
	
#HomePageImages
{
	float: left;
	width: 145px;	
}

#HomePageText
{
	position:relative;
	width: 585px;
	margin-left: 175px;	
}

.ImagesColumn
{
	float: left;
	width: 205px;	
}

.ImagesTextColumn
{
	position:relative;
	width: 545px;
	margin-left: 220px;	
}

#CaseStudies
{
	position:relative;
	width: 545px;
	margin-left: 220px;	
}

#FooterMenu
{
	position: relative;
	margin-left: 190px;
	width: 780px;
	color: gray;	
}

#Footer
{
	position: relative;
	margin-left: 166px;
	width: 780px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 8pt;
	text-align: center;
	color: gray;
}

.SubmitContainer
{
	background-color: #ffcc99;
	width: 780px;
}

.ContactDetailsContainer
{
	float:left;
	width: 340px;
	
}

.ContactLabels
{
	text-align: right;
	float: left;
	width: 100px;
}

.ContactDetails
{
	margin-left: 105px;
}

.SystemRequirementsContainer
{
	margin-left: 325px;	
}

.ValidatorStyle
{
	color: red;
	background-color: yellow;
}	

.WhyChooseBoxes
{
	border-bottom: red 1px;
	border-left: red 1px;
	border-top: red 1px;
	border-right: red 1px;
	width: 340px;
	padding-left: 5px;
	padding-right: 5px;
	height: 200px;
}

.WhyChooseHeading
{
	text-align: center;
	font-style: italic;
	color: red;
	font-size: x-large;
	font-weight: bold;
}

.WhyChooseText
{
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

#box
{
	margin-left: -430px;
	margin-right: -430px;
	top: 5%;
	left: 50%;
	position: fixed;
	border: #000 solid 1px;
	display: none;
	width: 860px;
	height: 680px;
	background-color: silver;
	z-index: 110;
}

#darkenScreenObject
{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	display: none;
	z-index: 105;
}

.ReportsHeading
{
	text-align: center;
	font-style: italic;
	color: red;
	font-size: large;
	font-weight: bold;
}
