﻿body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Tahoma, Calibri;
	font-size: .75em;
	background-image: url(imgs/bkg2.png);
	overflow: scroll;
}
/*************************** Page Layout ************************/
#pageContainer {
	position: relative;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
	top: 0px;
	width: 1003px;
	height: 121px;
}
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 880px;
	min-height: 618px;
	padding: 10px 62px 90px 61px;
}
#rightCol {
	position: relative;
	left: 1003px;
	width: 0px;
}
#leftCol {
	position: relative;
	margin-left: -1003px;
	width: 0px;
}
#rightContent,
#leftContent {
	position: absolute;
	top: 0px;
}
#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 880px;
	height: 50px;
	padding: 25px 62px 0px 61px;
	text-align: center;
}
#logo {
	position: absolute;
	top: 2px;
	width: 460px;
	height: 90px;
	text-indent: -999999px;
	z-index: 1;
}
#tagline {
	position: relative;
	top: -10px;
	/*left: 2px;*/
	font-weight: bold;
	width: 460px;
	text-align: center;
}
#mainMenuDiv {
	position: absolute;
	top: 100px;
	width: 1003px;
	z-index: 1;
}
/*.menuBar {
	line-height: 20px;
	height: 20px;
	display: block;
	width: 1003px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 94px;
}*/
#topAds {
	width: 728px;
	height: 90px;
	position: absolute;
	top: 2px;
	left: 250px;	
}
/**************************** Menu ****************************/
/*   center the horizantal main menu   */
.MainMenu .AspNet-Menu-Horizontal {
	float: left;
	width: 100%;
}
.MainMenu .AspNet-Menu-Horizontal ul {
	clear: left;
	float: left;
	position: relative;
	left: 50%;
	margin: 0px;
	padding: 0px;
}
.MainMenu .AspNet-Menu-Horizontal ul li {
	float: left;
	position: relative;
	right: 50%;
	list-style-type: none;
}
/* End of centering */
.MainMenu .AspNet-Menu-Leaf,
.MainMenu .AspNet-Menu-WithChildren {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-image: url(imgs/hdr/btn-left2.png);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 21px;
	margin-right: 2px;
}
.MainMenu .AspNet-Menu-Leaf a,
.MainMenu .AspNet-Menu-WithChildren a {
	background-image: url(imgs/hdr/btn-right2.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 18px;
	padding-right: 18px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.MainMenu .AspNet-Menu-Selected,
.MainMenu .AspNet-Menu-Leaf:hover{
	background-position: left -21px;
}
.MainMenu .AspNet-Menu-Selected a,
.MainMenu .AspNet-Menu-Selected a:visited,
.MainMenu .AspNet-Menu-Leaf a:hover,
.MainMenu .AspNet-Menu-WithChildren a:hover {
	background-position: right -21px;
	color: #ff0;
	text-decoration: none;
}
.MainMenu .AspNet-Menu-Leaf a:hover {
	text-decoration: underline;
}
/********************** Titles and Headers *********************/
h1,
h2,
h3 {
	font-weight: bold;
	color:#0b0bb0;
}
h1 {
	font-size: 1.8em;
	margin: 10px 0px 10px 0px;
}
h2 {
	font-size: 1.4em;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size: 1.2em;
	margin: 3px 0px 3px 0px;
}
/********************** Default classes **********************/
a,
a:visited {
	color:Blue;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h2 a,
a.headerLink {
	color:#0b0bb0;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
a.headerLink:hover{
	text-decoration: underline;
}
.formItem {
	clear: left; margin-top: 2px;
}
.formLbl {
	clear: left;
	float: left;
	width: 120px;
	margin-top: 4px;
	text-align: left;
}
.formContent {
	float: left; margin-top: 2px;
}
.formTxtBox {
	width: 270px;
}
.MsgTxtBox {
	overflow: hidden;
	width: 270px;
}
.formBtns {
	clear: left;
	margin-left: 120px;
	padding-top: 10px;
}
.clearDiv {
	clear: both;
}
.centreContent {
	margin: 0px auto 0px auto;
}
.italic {
	font-style: italic;
}
.centreTxt {
	text-align: center;
}
.smlTxt1 {
	font-size: .75em;
}
.normTxt {
	font-size: 1em;
}
.txt2 {
	font-size: 1.2em;
}
.txt3 {
	font-size: 1.3em;
}
.txt4 {
	font-size: 1.4em;
}
.marginTop5 {
	margin-top: 5px;
}
.marginTop10 {
	margin-top: 10px;
}
.marginTop20 {
	margin-top: 20px;
}
.left {
	float: left;
}
/************************ Buttons ***************************/
.btnSmall {
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.btnSmallLeft {
	float:left;
	background-image: url(imgs/btns/btnleft.png);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 9px;
	text-decoration: none;
	margin-left: 3px;
}
.btnSmallRight {
	float:left;
	background-image: url(imgs/btns/btnright.png);
	background-repeat: no-repeat;
	height: 21px;
	padding-right: 9px;
	text-decoration: none;
}
a.btnSmall  {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(imgs/btns/btnmid.png);
	background-repeat: repeat-x;
	float: left;
	line-height: 21px;
	padding-left: 8px;
	padding-right: 8px;
}
a.btnSmall:hover {
	color: #ffff33;
	text-decoration: underline;
}
/*************************** boxes ***********************/
.boxContainer {
	position: relative;
	width: 280px;
}
.boxTopLeft {
	float: left;
	background-image: url(imgs/box/tl.png);
	width: 10px;
	height: 10px;
}
.boxTop {
	float:left;
	height: 10px;
	width: 257px;/*boxContainer width - 23px*/
	background-image: url(imgs/box/top.png);
}
.boxTopRight {
	float: left;
	background-image: url(imgs/box/tr.png);
	width: 13px;
	height: 10px;
}
.boxRight {
	float: right;
	background-image: url(imgs/box/right.png);
	background-repeat: repeat-y;
	background-position:right;
	width: 280px;
}
.boxLeft {
	float: left;
	background-image: url(imgs/box/left.png);
	background-repeat: repeat-y;
}
.boxContent {
	margin: -3px 8px -3px 8px;
	width: 270px;
	min-height: 180px;
	background-color: #fff;
}
.boxTitle {
	width: 271px;
	text-align: center;
	color:#c30c0c;
	margin: -5px 5px 3px -5px;
	border-bottom: solid 1px #c30c0c;
}
.boxBotLeft {
	clear: left;
	float: left;
	background-image: url(imgs/box/bl.png);
	width: 10px;
	height: 15px;
}
.boxbotm {
	float:left;
	height: 15px;
	width: 257px;
	background-image: url(imgs/box/bottom.png);
}
.boxBotRight {
	float: left;
	background-image: url(imgs/box/br.png);
	width: 13px;
	height: 15px;
}*

.hpBox {
	float: left;
	width: 140px;
}
.hpBoxIntWidth {
	width: 117px; /*boxContainer width - 23px*/
}
.hpBoxContWidth {
	width: 124px; /*boxContainer width - 16px*/
	min-height: 50px;
}
.hpSpacerDiv {
	float: left;
	width: 20px;
	height: 50px;
}
.featuresBox {
	width: 200px;
}
.featuresBoxIntWidth {
	width: 177px; /*boxContainer width - 23px*/
}
.featuresTitleWidth {
	width: 191px; /*boxContainer width - 9px*/
}
.featuresBoxContWidth {
	width: 184px; /*boxContainer width - 16px*/
	min-height: 50px;
}
.featuresTxt {
	float: left;
	height: 30px;
	width: 149px;
	margin-left: 5px;
}
.featuresSLP {
	height: 5px;
}
.featuresTopPad {
	padding-top: 5px;
}
.portfolioThms {
	float: left;
	margin: 0px 25px 10px 25px;
}

