/* HTML TAG*/
/***********************************************/ 
html {
	height:100%;
	margin-bottom:1px;

}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
	background-color: #333333;
	background-position: top;
	line-height: 14px;
}

a:link, a:visited, a:hover {
	color: #3c73a4;
	text-decoration: none;
}

a:hover {
    color: #87ad4a;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 24px;
 color: #1f2a33;
}

h2{
	font-size: 18px;
	color: #3c73a4;
	padding-bottom: 4px;
}

h3{
 font-size: 18px;
 color: #1f2a33;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #1f2a33;
}

h5{
 font-size: 100%;
 color: #1f2a33;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.b {
	font-weight: bold;
}
		
/***********************************************/
/****** LAYOUT DIVS ******/
/***********************************************/
#divContainer{
	width:960px;
	height:100%;
	margin:0 auto;
	padding:0;
	background-color: #ffffff;
} 
/************* HEADER AND NAV **************/

#header{
	margin: 0;
	width: 960px;
}
#header img{
	float:left;
	}

#globalNav{
	width:960px;
	float:left;
}

/************* END HEADER AND NAV **************/

/************* MID AREA **************/
#mid{
	width: 960px;
	margin: 0px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/bg_mid.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#mid a:link{
	color: #333333;
	text-decoration:underline;
}

#mid a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#mid a:hover{
    color: #b24626;
	text-decoration:underline;
}

#midText{
	width: 840px;
	margin: 0px;
	float: left;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 14px;
	padding-bottom: 14px;
}

#midText a:link{
	color: #333333;
	text-decoration:underline;
}

#midText a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#midText a:hover{
    color: #b24626;
	text-decoration:underline;
}

#midBoxhm{   /************* USED FOR BOXES ON HOME PAGE**************/
	width: 827px;
	margin: 0px;
	float: left;
	padding-left: 69px;
}
#midBoxhm img{
	margin: 0px;
	float: left;
}

#whatClients{
	width: 324px;
	margin: 0px;
	float: left;
	
}
#whatClients img{
	margin: 0px;
	float: none;
	clear: both;	
}

#upcoming{
	width: 472px;
	padding-right: 14px;
	margin: 0px;
	float: left;
	
}
#upcoming img{
	margin: 0px;
	float: none;
	clear: both;	
}
#upcomingText{
	width: 460px;
	margin: 0px;
	padding-left: 22px;
	padding-bottom: 12px;
	float: left;
	font-size: 12px;	
}

/************* MID LEFT RIGHT AREA INSIDE**************/
#midLt{
	width: 220px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	padding-left: 69px;
	background-image: url(images/line_lt_side_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#midLt a:link{
	color: #333333;
	text-decoration:underline;
}

#midLt a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#midLt a:hover{
    color: #b24626;
	text-decoration:underline;
}

#repairDept{
	width: 200px;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 19px;
	background-image: url(images/repair_department_bg.gif);
	background-repeat: repeat-y;
	line-height: 16px;
}

#repairDept a:link{
	color: #4c4c4c;
	text-decoration:underline;	
}

#repairDept a:visited{
	color: #4c4c4c;
	text-decoration:underline;	
}

#repairDept a:hover{
    color: #87ad4a;
	text-decoration:underline;	
}

#repairDept ul{
	list-style-type: none;
}
#repairDept li{
	list-style-type: none;
	list-style-image: none;
}

#midRt{
	width: 566px;
	float: right;
	padding-top: 8px;
	padding-bottom: 16px;
	padding-right: 88px;
}

#midRt a:link{
	color: #3c73a4;
	text-decoration:underline;
}

#midRt a:visited{
	color: #3c73a4;
	text-decoration:underline;	
}

#midRt a:hover{
    color: #87ad4a;
	text-decoration:underline;
}

#midRt ul, li{
	list-style-position: outside;
	list-style-image: url(images/list_arrow.gif);
}

#midBoxes{   /************* USED FOR SMALL BOXES IN A ROW**************/
	width: 834px;
	margin: 0px;
	float: left;
	padding-left: 63px;
}

/************* SMALL BOXES ***************/
#smBox{
	width: 262px;
	margin: 0px;
	float: left;
	padding: 8px;
}

#smBox a:link{
	color: #333333;
	text-decoration:underline;
}

#smBox a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#smBox a:hover{
    color: #b24626;
	text-decoration:underline;
}
#bigPhoto{   /************* USED FOR SMALL BOXES IN A ROW**************/
	width: 960px;
	margin: 0px;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 20px;
}
#bigArea{   /************* USED FOR FULL MIDDLE AREA**************/
	width: 960px;
	margin: 0px;
	float: left;
	text-align: center;
}
/************* BEGIN FOOTER STYLES ***************/

#footer{
	clear: both;
	width:960px;
	height:56px;
	margin-top:0px;
	color: #FFFFFF;
	padding-top: 16px;
	text-align: center;
	background-color: #1f386f;
	font-size: 10px;
	line-height: 16px;
}
#footer a:link{
	color: #FFFFFF;
}

#footer a:visited{
    color: #FFFFFF;
}

#footer a:hover{
    color: #87ad4a;

}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
/************* END FOOTER STYLES ***************/
