/* CSS Document */

body {
	background-color:#000000;
	margin:0 0 0 0;
	}
	
.form {
	font-weight: bold;
	color: #FFFFFF;
	border:solid #000000 1px;
	}
	
#seo_text {
	position:relative;
	height:15px;
	background-color:#666666;
	text-align:center;
	color:#000000;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	
	
#link_bar {
	background-image:url(jgt_images/home_slices/top_nav_bg.jpg);
	height:18px;
	background-repeat:repeat-x;
	text-align:center;
	color:#999999;
	font-size:11px;
	padding:8px 0 0 0;
	}
		
#header {
	position:relative;
	height:113px;
	background-color:#000000;
	}
	
#logo {
	height:113px;
	width:777px;
	position:relative;
	margin: 0 0 0 25px;
	z-index: 1;
	background-image: url(jgt_images/home_slices/logo.jpg);
	background-repeat: no-repeat;
	}
	
#phone {
	background-image:url(jgt_images/home_slices/phone_numbers.jpg);
	height:34px;
	width:506px;
	position:relative;
	float:right;
	top: -80px;
	left: -100px;
	background-repeat:no-repeat;
	}		

#leftcolumn {
	position: relative;
	width: 130px;
	float: left;
	top: 5px;
	padding:0 0 0 0px;
	margin: 0 0 0 27px;
	}
	
.leftcolumncontent {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	line-height: 140%;
	background-color: #FFFFFF;
	}
	
#centercontent {
	position:relative;
	top: -45px;
	}	


#centercolumn {
	position: relative;
	float: left;
	margin: 0px 0px 0px 20px;
	left: 25px;
	top: 57px;
	width: 746px;
	height:531px;
	visibility: visible;
	}

#footer {
	float:none;
	clear: both;
	background-image:url(jgt_images/home_slices/bottom_nav_bg.jpg);
	height:52px;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	padding:7px 0 0 0;
	margin: 0 0 0 0;
	top: 95%;
	position: fixed;
	width: 100%;
	z-index: 1;
	}
	
#zip {
    position:relative;
	clear:both;
	text-align:center;
	}	
	
 .class2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
 .class2 A:link {text-decoration: underline; color: #999999;}
 .class2 A:visited {text-decoration: underline; color: #666666;}
 .class2 A:active {text-decoration: underline; color: #ff0000;}
 .class2 A:hover {text-decoration: none; color: #ff0000;}
 
 .class3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
 .class3 A:link {text-decoration: underline; color: #FFFFFF;}
 .class3 A:visited {text-decoration: underline; color: #999999;}
 .class3 A:active {text-decoration: underline; color: #ff0000;}
 .class3 A:hover {text-decoration: none; color: #ff0000;}
 
 .seo_text {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
color:#000000;
}

.body_text {
font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-size:12px;
color:#333333;
font-weight:500;
}

H1 {
	font-size:13px;
	font-weight: bold;
	line-height: 14px;
}	

.top_box { background-image: url(jgt_images/home_slices/top_box.jpg);
background-repeat:no-repeat
}

.right_box { background-image: url(jgt_images/home_slices/right_box.jpg);
background-repeat: repeat-y;
}

.left_box { background-image: url(jgt_images/home_slices/left_box.jpg);
background-repeat: repeat-y;
}

.bottom_box { background-image: url(jgt_images/home_slices/bottom-box.jpg);
background-repeat:no-repeat
}

.thumbnail {
border: 1px solid #696D6C;
}

.white-captions {
	color:#FFFFFF;
	line-height:140%;
	padding:5px 0 5px 0;
	font-weight:bold;
	}
