﻿body {
	background-image: url(../Images/Home/Tile.jpg);
	background-repeat: repeat-x;
	background-color:#F5F5F5;


}
#divOuter {
	background-position: center center;
	height: 100%;
	width: 805px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../Images/Home/Mdltile.jpg);
	background-repeat: repeat-y;
}
*html #divOuter {
    margin-top:5px;
    
}
*+html #divOuter {
    margin-top:5px;
    
}
#divPage {
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-bottom:20px;
}

#divFooter {
	background-repeat: repeat-x;
	background-position: center top;
	height: 50px;
	width: 803px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/Home/BtmTile.jpg);
}

#divLeftBand{

	width:20px;
	float:left;
	background-image: url(../Images/Home/LeftTile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#divRightBand{
	height:100%;
	width:20px;
	float:right;
	background-image:url(../Images/Home/RightTile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


#divLeftBandTop {
	background-image: url(../Images/Home/right.jpg);
	background-repeat:no-repeat;
	float:left;
	height: 463px;
	width: 20px;
}
#divRightBandTop {
	background-image: url(../Images/Home/left.jpg);
	background-repeat: no-repeat;
	float:left;
	height: 463px;
	width: 20px;
}
#divLeftTile{
     background-image:url(../Images/Home/LeftTile.jpg);
	 float:left;
	 width:20px;
	 background-repeat:repeat-y;
}

#divRightTile{
     background-image:url(../Images/Home/RightTile.jpg);
     float:left;
	 width:20px;
	 background-repeat:repeat-y;
}
#divHeader {
	height: 231px;
	width: 765px;
    background-color:#FFFFFF;
	
	background-repeat: no-repeat;
	background-position: right bottom;
}
#divLogo {
	float: left;
	height: 34px;
	width: 176px;
	margin-top: 24px;
	margin-left: 20px;
}
#divMenu {
	float: right;
	height: 15px;
	width: 285px;
	margin-top: 36px;
	margin-right: 18px;
}
#divHome {
	float: left;
	height: 16px;
	width: 31px;
}
#divAboutUs {
	float: left;
	height: 17px;
	width: 54px;
	margin-left: 15px;
}
#divServices {
	float: left;
	height: 17px;
	width: 43px;
	margin-left: 15px;
}
#divCareers {
	float: left;
	height: 17px;
	width: 40px;
	margin-left: 15px;
}
#divContactUs {
	float: right;
	height: 17px;
	width: 60px;
}
#divFlash {
	height: 159px;
	width: 765px;
	margin-top:14px;
	float:left;
}
#divBottomImage {
	background-image: url(../Images/Home/BtmBand.jpg);
	height:140px;
	width:806px;
	background-position: center center;
	background-repeat: no-repeat;
	float:left;
}
.Tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #AFAFAF;
	text-decoration: none;
}
.Tahoma12:hover {
	color: #000000;
	
}
#divBody {
	height: 100%;
	background-color: #FFFFFF;
	padding-left:17px;
	margin: 0px;
	clear: both;
}
#divLeftCorner {
	background-image: url(../Images/Home/BtmLeft_Corner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 24px;
	background-position: right top;
}
#divRightCorner {
	background-image: url(../Images/Home/BtmRight_Curve.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 17px;
	width: 24px;
}


#divFooterLeft {
	clear:both;
	float: left;
	height: 15px;
	width: 500px;
	margin-left: 17px;
}
#divFooterRight {
    clear:right;
	float: right;
	height: 15px;
	width: 165px;
	margin-right:17px;
}


*html #divFooterLeft {

	margin-left: 10px;
}
*html #divFooterRight {
	margin-right:10px;
}
.Tahoma10 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B7B8B9;
	text-decoration: none;
}
#divCurveLeftTop {
	background-image: url(../Images/Home/TopLeft_Curve.gif);
	float: left;
	height: 4px;
	width: 4px;
	background-position: center center;
}

*html #divCurveLeftTop{
     height: 0px;  
     width:0px;
	 }
#divCurveRightTop {
	background-image: url(../Images/Home/TopRight_Curve.gif);
	float: right;
	height: 4px;
	width: 4px;
	background-repeat: no-repeat;
	background-position: center center;
}
#divClearBoth {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
.Tahoma10Blue {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #88C2F1;
	text-decoration: none;
}
.Tahoma10Blue:hover {
     color:#939393;
}
.Tahoma10Gray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8d8b8b;
	text-decoration: none;
	line-height: 14px;
}
.Tahoma12Black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

.Tahoma12White {

	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.Tahoma12White:hover{
    color:#939393;
}
.Tahoma14Black {

	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
}
.Tahoma14Black:hover{
color: #3294df;

}
.Tahoma14Blue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #3294df;
	text-decoration: none;
	line-height: normal;
}
.Tahoma12Blue {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#569bd2;
	text-decoration: none;
}
.Tahoma12Blue:hover{
    color:#000000;

}

.Tahoma12Gray {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8d8b8b;
	text-decoration: none;
	line-height: 14px;
}
.Tahoma11Blue {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#569bd2;
	text-decoration: none;
}

.Tahoma11Blue:hover{
    color:#939393;

}
.Tahoma12BlackBold {

	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

.Tahoma12BlackBold:hover {
    color:#FFFFFF;
}
    


