﻿body 
{
	background-color: #132162;
	font-family: Tahoma, Geneva, Sans-Serif;
	color: #fbfbfb;
	font-size: 14px;
}

#pageWrap
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #132162;
	border-right: solid 2px #596491;
	border-bottom: solid 2px #596491;
}
#topBanner
{
	background-image: url(../images/topBanner.jpg);
	height: 95px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#topBannerMaster
{
	background-image: url(../images/topBannerMaster.jpg);
	height: 95px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#topMenu
{
	color: #ffffff;
	font-size: 14px;
	float: right;
	padding-right: 23px;
	margin-top: 35px;
	letter-spacing: 1px;
}
#topMenu a
{
	color: #ffffff;
	text-decoration: none;
}
#topMenu a:hover
{	
	color: #f4cd18;
}
#leftMenuGlass
{
	float: left;
	background-image: url(../images/leftMenuGlass.jpg);
	margin-left: 9px;
	width: 143px;
	background-repeat: repeat;
	display: inline;
}
#middleGlass
{
	float: left;
	background-image: url(../images/MiddleGlass.jpg);
	width: 356px; 
	background-repeat: repeat;
	display: inline;
}
#rightGlass
{
	float:left;
	background-image: url(../images/RightGlass.jpg);
	width: 198px;
	background-repeat: repeat;
	display: inline;
}
#mainGlass
{
	float: left;
	background-color: #596491;
	background-image: url(../images/mainGlass.jpg);	
	width: 570px; 
	background-repeat: repeat;
	display: inline;
}
.glassContents
{
	padding: 10px;
	padding-bottom: 20px;
}
.verticalLine
{
	float: left;
	width: 2px; 
	height: 250px;
	background-color: #7f86a9;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 30px;
}
#footerBackground
{
	clear: both;	
	background-image: url(../images/footerBackground.jpg);
	width: 760px;
	height: 54px;
}
#invisibleLine
{
	position: relative;
	width: 760px;
	height: 1px;	
	line-height: 0px;
	font-size: 0px;
}
#cornerSun
{
	position: absolute;
	margin-left: 512px;
	top: -218px;
}
.yellowTitle
{
	color: #f4cd18;
	font-size: 18px;
}
.style1
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
}
.address
{
	width: 178px;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
}
.smallHr
{
	font-size: 0px;
	line-height: 0px;
	width: 177px;
	height: 2px;
	background-color: #a6abc3;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftMenu
{
	color: #f4cd18;
	font-weight: bold;
	font-size: 14px;
	
}
.menuItems
{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: dashed 1px #f4cd18;
}
.menuItems a
{
	color: #f4cd18;
	text-decoration: none;
}
.menuItems a:hover
{
	color: #ffffff;
}
.menuItems img
{
	vertical-align: middle;
}
.twolinebullet
{
	height: 20px; 
	float: left; 
	padding-top: 10px;
	padding-right: 3px;
}
.footer
{
	font-family: Comic Sans MS, Cursive;
	padding-left: 200px;
	padding-top: 5px;
}
.tracsoft
{
	font-size: 10px;
	padding-left: 100px;
	padding-top: 10px;
}
.footerMaster
{
	font-family: Comic Sans MS, Cursive;
	text-align: center;
	padding-top: 5px;
}
.tableCenter
{    
    margin-left: auto;
    margin-right: auto;
}

.footerLogos
{ 
	padding: 5px 10px 0px 10px;    
}
.tracsoftMaster
{
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
.pageHeader
{
	color: #f4cd18;
	font-size: 20px;
	padding-top: 7px;
	font-weight: 500;
}
.headerHr
{
	font-size: 0px;
	line-height: 0px;
	width: 550px;
	height: 2px;
	background-color: #132162;
	margin-top: 5px;
	margin-bottom: 10px;
}
.zoom
{
	font-weight: bold;	
	margin-left: 10px;
	margin-right: 10px;
}
.zoom a
{
	color: #f4cd18;
	text-decoration: none;
}
.numberColumn
{
	border-right: solid 2px #9ba1bd; 
	width: 100px; 
	vertical-align: middle;
	height: 315px;
}
.imageColumn
{
	width: 435px; 
	height: 280px; 
	vertical-align: middle;
	text-align: center;
}
.buttonRow
{
	height: 30px; 
	text-align: center; 
	vertical-align: middle; 
	padding-bottom: 5px;
}
.mouseOver
{
	cursor: pointer;
}
.contactUsArea
{
	float: left; 
	margin-left: 5px; 
	text-align: center; 
	width: 170px;
}
.contactUsArea a
{
	font-size: 13px;
	color: White;
	text-decoration: none;
}
.contactUsArea a:hover
{
	text-decoration: underline;
}

