/* Created by Ben Towell */
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #00016D;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
} 
.bg{
	
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	
}
.bgindex{
position: absolute;
	top: 0;
	left: 0;
	height: 125%;
	width: 100%;
	z-index: 1;}
.bgsec{
	position: absolute;
	top: 0;
	left: 0;
	height: 135%;
	width: 100%;
	z-index: 1;
	
}
.bgwtb{position: absolute;
	top: 0;
	left: 0;
	height: 150%;
	width: 100%;
	z-index: 1;
	} 
.bgtrays{
	position: absolute;
	top: 0;
	left: 0;
	height: 210%;
	width: 100%;
	z-index: 1;
	} 
.bgLabels{position: absolute;
	top: 0;
	left: 0;
	height: 340%;
	width: 100%;
	z-index: 1;}
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:130px;
	background-color:#0202C6;
	width:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	z-index: 3;
} 
 
#maincol{
	background-color: #000066;
	float: left;
	display:inline;
	position: relative;
	width:100%;
	z-index: 2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	max-width:1000px;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #FFFFFF;
 }

#footer{
	height:15px;
	background-color:#01007A;
	width:100%;
	clear:both;
	width: 100%;
	z-index: 2;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	float: left;
	left: 0px;
	font-family: Georgia;
	font-size: 12px;
	text-align: center;
 } 
 


.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

a:link, a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bolder;
}

a:hover{
	text-decoration: underline;
	color: #33CCFF;
}

.redlink :link, :visited{
	color: #FF0000;
}

.copywritetxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.image{
	width: 100px;
}
.IndexBox{
	float: left;
	width: 490px;
	position: relative;
}
.normalTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 5px;
	color: #FFF;
}
.normalTxtCompany{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 5px;
	width:900px;
}
.TitlesLG{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 5px;
}
.Titles{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #33CCFF;
}
.TitlesR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.floatedRightImg{
	position: relative;
	top: 0px;
	right: 0px;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 200px;
	width: 280px;
}
.floatProductImages{
	float: left;
	height: 200px;
	width: 300px;
	position: relative;
	top: 5px;
	right: 0px;
	
	margin-right: 10px;
	margin-bottom: 10px;
}
.DividerTxt{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position:relative;
	left:5px;
	
	
}
.fillerbox{
	width: 160px;
	position: relative;
}
.tablecontainer{
	table-layout:fixed;
	empty-cells:show;
	display: inline;
}
.floatimage{
	float: right;
	position: relative;
	right: 5px;
	margin-left: 15px;
}
.floatimage2{
	float: right;
	position: relative;
	right: 5px;
	margin-left: 15px;
	top:25px;
}

.applicationImg{
	position: relative;
	left: 5px;
	top: 0px;
	float: left;
}
.applicationBox{
	position: relative;
	left: 15px;
	top: 0px;
	float: left;
}
.applicationMenuBox{
	position: relative;
	left: 320px;
	top: 0px;
	float: left;
	text-align: right;
}
.appGreenBold{
	font-weight: bold;
	color: #009900;
}
.appTitle{
	position: relative;
	left: 190px;
	width: 700px;
}
.appImgCaption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	position: relative;
	left: 60px;
	top: -35px;
	width: 200px;
}
.appTXT{
	position: relative;
	top: -50px;
	left: 5px;
}
.bolded{
	font-weight: bold;
	color: #33CCFF;
}
.italic{
	font-style: italic;
}
.quote{
	font-style:italic;
	color: #003399;
}
.greenline{
	color: #009900;
}
.hx{
	position: relative;
	left: 5px;
}
.redandBold{
	font-weight: bold;
	color: #FF0000;
}
.px10{
	font-size: 10px;
	color: #FFFFFF;
}
.placeHolderTxt{
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFFFF;
}
.staffImg{
	float: left;
	position: relative;
	margin-right: 10px;
	left: 5px;
}
.titleH2{
	position: relative;
	left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #33CCFF;
}
.pastoralMTxt{
	text-align: center;
	position: relative;
	width: 650px;
	left: 15px;
	float: left;
}
.pastoralBoxP{
	float: right;
	width: 200px;
	border: thin solid #0000CC;
	height: 300px;
	right: 5px;
	position: relative;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.pastoralBoxO{
	padding: 3px;
	float: left;
	width: 100px;
	border: thin solid #0000CC;
	position: relative;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.leftCol{
	background-color: #99c2d6;
	position: relative;
	height: 640px;
	width: 150px;
	left: 0px;
	top: 0px;
	float: left;
}
.midCol{
	position: relative;
	height: 640px;
	width: 500px;
	left: 0px;
	top: 0px;
	background-color: #069;
	float: left;
}
.1stPicture{
	position: relative;
	float: left;
	bottom: -10px;
}
.2ndPicture{
	position: relative;
	left: -5px;
}
.orangeBox{
	background-color: #FF9933;
	position: relative;
	left: 0px;
	width: 200px;
	float: left;
	text-align: center;
	height: 450px;
}
.orangeTxtB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	position: relative;
	width: 160px;
	float: left;
	left: 20px;
}
.orangeTxtsm{
	font-size: 12px;
	font-weight: normal;
	width: 150px;
}
.curryTitle{
	font-size: 16px;
	color: #000078;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 20px;
}
.curryTxtMenu{
	color: #002CA8;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	text-align: left;
	position: relative;
	left: 5px;
}
.curryTxtMenu a:link a:visited{
	color: #0000FF;
	background-color: #99C2D6;
}
.orangeBoxinaBox{
	width: 150px;
	position: relative;
	text-align: center;
	font-weight: normal;
}
.curryTxtbox{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	left: 15px;
	width: 440px;
}
.curryTxtMenu a:link {
	color: #003399;
}
.curryTxtMenu a:visited {
	color: #003399;
}

h3{
	color: #00FFFF;
}
.newsLinks{
	font-size: 12px;
	position: relative;
	left: 5px;
}
