/* CSS Document */
body {
	font-family: arial, helvetica, sans serif;
	text-align: center;
}

#content{
	width: 810px;
	top: 10px;
	position: relative;
	margin: auto;
	text-align: left;
}



#logoBar{
	background-image: url(http://brayco.ca/images/logoBar.jpg);
	width: 805px;
	height: 132px;
	left: 0px;
	top: 0px;
	position: relative;
}

#navBar{
	background-image: url(http://brayco.ca/images/navBack.gif);
	background-repeat: no-repeat;
	width: 801px;
	height: 31px;
	top: 0px;
	left: 4px;
	position: relative;
	z-index: 5;
}

#main {
	position: absolute;
	width: 801px;
	height: auto;
	left: 4px;
	top: 170px;
}

#leftNav{
	top: 5px;
	height: auto;
	width: 191px;
	position: absolute;
}

#servicesCell{
	background-image: url(http://brayco.ca/images/fadeBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-style: solid;
	border-width: 1px;
	height: 150px;
	width: 191px;
	padding: 1px;
	position: relative;
	margin-top: 20px;
}

#contactCell{
	background-image: url(http://brayco.ca/images/fadeBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-style: solid;
	border-width: 1px;
	height: 150px;
	width: 191px;
	padding: 1px;
	position: relative;
	margin-top: 20px;
}

#vericoCell{
	background-image: url(http://brayco.ca/images/verico.gif);
	height: 46px;
	width: 162px;
	left: 5px;
	top: 15px;
	position: relative;
	margin-top: 20px;
}

#contentPanel{
	width: 623px;
	height: 520px;
	position: absolute;
	left: 181px;
	z-index: 1;
}

#contentPanelHome{
	background-color: #FFFFFF;
	width: 805px;
	height: 485px;
	position: relative;
	left: 0px;
	z-index: 1;
}

#contentPanelCompany{
	background-color: #FFFFFF;
	width: 801px;
	position: relative;
	left: 5px;
	padding-top: 5px;
	z-index: 1;
}

#contentPanelGerry{
	background-color: #FFFFFF;
	width: 100%;
	position: absolute;
	left: 0px;
	z-index: 1;
}

#textArea{
	position: relative;
	text-align: justify;
	width: 800px;
	left: 5px;
	top: 5px;
}

#footer{
	width: 802px;
	height: 100px;
	text-align: left;
	border-top-color: #751D1D;
	border-top-width: 2px;
	border-top-style: solid;
	left: 0px;
	position: relative;
}

#homeButton{
	height: 24px;
	width: 162px;
	top: 3px;
	right: 633px;
	position: absolute;
}

#servicesButton{
	height: 24px;
	width: 162px;
	top: 3px;
	right: 316px;
	position: absolute;
}

#profileButton{
	height: 24px;
	width: 162px;
	top: 3px;
	right: 474px;
	position: absolute;
}

#toolsButton{
	height: 24px;
	width: 162px;
	top: 3px;
	right: 158px;
	position: absolute;
}

#contactButton{
	height: 24px;
	width: 162px;
	top: 3px;
	right: 1px;
	position: absolute;
}

#contactUsMENU{
	background-color: #FFFFFF;
	border-color: #751D1D;
	border-style: solid;
	border-width: 1px;
	width: 162px;
	height: 100px;
	position: absolute;
	top: 26px;
	left: 637px;
	z-index: 5;
}


#servicesMENU{
	background-color: #FFFFFF;
	border-color: #751D1D;
	border-style: solid;
	border-width: 1px;
	width: 185px;
	height: 175px;
	position: absolute;
	top: 26px;
	left: 322px;
	z-index: 5;
}

#toolsMENU{
	background-color: #FFFFFF;
	border-color: #751D1D;
	border-style: solid;
	border-width: 1px;
	width: 162px;
	height: 75px;
	position: absolute;
	top: 26px;
	left: 479px;
	z-index: 5;
}


#formsSUBMENU{
	background-color: #FFFFFF;
	border-color: #751D1D;
	border-style: solid;
	border-width: 1px;
	width: 185px;
	height: 150px;
	position: absolute;
	top: 26px;
	left: 579px;
	z-index: 5;
}

#toolsSUBMENU{
	background-color: #FFFFFF;
	border-color: #751D1D;
	border-style: solid;
	border-width: 1px;
	width: 215px;
	height: 233px;
	position: absolute;
	top: 52px;
	left: 579px;
	z-index: 5;
}



.submenu a:LINK, .submenu a:VISITED { 
  display: block; 
  font: 12px arial; 
  text-align: left; 
  text-decoration: none; 
  color: #000000; 
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
} 

.submenu a:hover { 
  background: #751D1D; 
  color: #FFFFFF; 
  text-decoration: none; 
} 

.mainBlack {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.regLink, .regLink:LINK, .regLink:VISITED{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #751D1D;
	text-decoration: none;
}

.regLink:HOVER{
	text-decoration: underline;
} 

#pageHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #000000;
}

/* CALCULATOR DESIGN */
#calc_block {
   margin-left: 10%;
   margin-right: 10%;
   text-align: center;
   padding: 4px;
}
.calc_table {
   border: 1px solid #CCCCCC;
   border-collapse: separate;
   border-spacing: 0;
   font-family: Verdana, Arial, sans-serif;
   font-size: x-small;
   text-align: left;
}

.calc_table td {
   border-bottom: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;

}
.calc_cel_title {
   font-size: medium;
   font-weight: bold;
   background-color: #353535;
   padding: 4px;
   text-align: center;
   color: #FFFFFF;
}
.calc_cel_desc {
   background-color: #F5F5F5;
   padding: 4px;
}
.calc_cel_col {
   font-size: x-small;
   font-weight: bold;
   text-align: center;
   background-color: #717171;
   color: #FFFFFF;
   padding: 4px;
}
.calc_cel_col_lft {
   font-size: x-small;
   font-weight: bold;
   text-align: left;
   background-color: #717171;
   color: #FFFFFF;
   padding: 4px;
}
.calc_cel_col_ctr {
   font-size: x-small;
   font-weight: bold;
   text-align: center;
   background-color: #D3DCE3;
   padding: 4px;
}
.calc_cel_in_desc_od {
   background-color: #D7D7D7;
   padding: 4px;
}
.calc_cel_in_desc_ev {

   background-color: #B5B5B5;
   padding: 4px;
}
.calc_cel_in_fld_od {

   background-color: #D7D7D7;
   text-align: center;
}
.calc_cel_in_fld_ev {

   background-color: #B5B5B5;
   text-align: center;
}

.calc_cel_out_desc_od {

   background-color: #D7D7D7;
   padding: 4px;
}
.calc_cel_out_desc_ev {

   background-color: #B5B5B5;
   padding: 4px;
}
.calc_cel_out_fld_od {

   background-color: #D7D7D7;
   text-align: center;
}
.calc_cel_out_fld_ev {

   background-color: #B5B5B5;
   text-align: center;
}
.calc_cel_button {

   background-color: #717171;
   text-align: center;
}
.calc_cel_copyright {
   font-size: xx-small;

   background-color: #D3DCE3;
   padding: 4px;
   text-align: center;
}

.calc_fld_in_od {

   background-color: #FFFFFF;
}
.calc_fld_in_ev {

   background-color: #FFFFFF;
}
.calc_fld_out_od {

   background-color: #EEEEEE;
   text-align: right;
}
.calc_fld_out_ev {

   background-color: #DDDDDD;
   text-align: right;
}

.calc_button {
   style: outset;
   color: #FFFFFF;
   background-color: #353535;
   font-weight: bold;
}


