/*******************************************************************
   Neal IT CSS File - Template Layout developed by Good Web Solutions
 ******************************************************************/
 
body {
	background-color: #5995C9;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

/**************************************************************
   Default Links
 **************************************************************/

a {
	text-decoration: none;
	color: #254D70;
	background-color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}


/**************************************************************
   Page Container
 **************************************************************/
  
#containment {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	padding: 0px;
}


#containment #header {
	width: 950px;
	margin-top: 1em;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-position: top;
}

#logo {
	width: 229px;
}

.tagline {
	padding-top: 2px;
	margin-top: -1.75em;
	margin-right: 0px;
	margin-left: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #5496C6;
	float: left;
	margin-bottom: 1em;
}

.phone {
	padding-top: 2px;
	margin-top: -2.5em;
	margin-right: 15px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #E60000;
	background-color: #FFFFFF;
	float: right;
	vertical-align: middle;
}

#containment #header #menu {
	background-color: #E60000;
	text-align: center;
	vertical-align: middle;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	clear: both;
	margin-top: 1em;
}

div#masthead {
	text-align: center;
	width: 950px;
	padding-bottom: 0.1em;
}


/**************************************************************
   masthead tables
 **************************************************************/
 
.mastmain {
	height: 239px;
	width: 950px;
}

.mast1 {
	height: 239px;
	width: 246px;
}

.mast2 {
	height: 89px;
	width: 124px;
}
.mast3 {
	height: 89px;
	width: 105px;
}
.mast4 {
	height: 149px;
	width: 336px;
}


.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	font-weight: normal;
	color: #666666;
	font-size: 0.8em;
	width: 138px;
	height: 239px;
	background-image: url(../nealit/images/design/gradient2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: thin solid #EEEEEE;
	
}

.centre {
	text-align: center;
}



/**************************************************************
   Red Section Backgrounds
 **************************************************************/
 
.redhead {
	color: #FFFFFF;
	background-color: #E60000;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 10px;
}

.redhead2 {
	color: #FFFFFF;
	background-color: #E60000;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	width: 202px;
}

.redhead3 {
	color: #FFFFFF;
	background-color: #E60000;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	width: 210px;
}

/**************************************************************
   Page Content
 **************************************************************/
  
#containment #content {
	margin-top: 0.75em;
	margin-bottom: 1em;
	font-size: 0.8em;
	background-color: #FFFFFF;
	height: inherit;
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}

	
#containment #content #leftpanel {
	width: 206px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

 /*Display Table*/

#containment #content #leftpanel table {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 200px;
	border: thin solid #EBEBEB;
	margin-left: 5px;
}

#containment #content #leftpanel td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding: 0.2em 0.3em;
	font-size: 0.9em;
}

.tabimage {
	border: 4px solid #F0F0F0;
	margin-top: 6px;
	width: 202px;
}

/*middle section*/

#containment #content #mainpanel {
	float: left;
	width: 500px;
	position: relative;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#containment #content #rightpanel {
	width: 210px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}


#containment #content #leftpanel img {
	float: none;
}



#containment #content #mainpanel h1 {
	font-size: 1.5em;
	margin-bottom: -0.2em;
	padding-bottom: 0em;
	margin-top: 0px;
}

#containment #content #mainpanel h2, h3, h4, h5, h6 {
	font-size: 1.3em;
	padding-bottom: 0em;
	margin-bottom: -0.6em;
}

/**************************************************************
   thumbnail Border YES
 **************************************************************/
 
.thumbnail {
	padding: 0.1em;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

/**************************************************************
   thumbnail Border No
 **************************************************************/
 
.thumbnailnb {
	float: right;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	
}

/**************************************************************
   Page Footer
 **************************************************************/
  

#containment #footer {
	font-size: 0.8em;
	width: 950px;
	background-color: #FFFFFF;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	padding-top: 1em;
	background-image: url(../nealit/images/design/gradient2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#containment #footer #contactinfo {
	color: #FFFFFF;
	background-color: #E60000;
	font-size: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#containment #footer #bottomnav {
	text-align: center;
	margin-top: 1em;
	padding-bottom: 0.3em;
}

#containment #footer #siteinfo {
	text-align: center;
	padding-bottom: 2em;
}

/**************************************************************
   Red ::
 **************************************************************/
 
.colon {
	font-size: 1em;
	color: #E60000;
	background-color: #FFFFFF;
	font-weight: bold;
	}
	
	/**************************************************************
   Large Titles - Software
 **************************************************************/
 
	
.large {
	font-size: 1.2em;
}

