﻿#divMain {
	background-image: url('../../images/mid_bg.png');		
	width: 864px;
	z-index: 0;
	margin: 0 auto;
    padding-bottom: 15px;
	
}

#divHeader {
	padding-left: 51px;
	padding-top: 14px;
	padding-bottom: 8px;	
}
#divHeader img {
	border: 0px;
}

#divMenu {
	margin-top: 9px;
	width: 765px;	
	height: 29px;
	margin: 0 auto;	
	z-index: 2;
	position: relative;
	background-image: url('../../images/menu_bg.jpg');
}

#divContent {
	position: relative;
	width: 777px;
	width: 765px;
	margin-left: 6px;
	margin-right: 6px;	
	margin: 0 auto;
		
}

#divPuzzleBg1 {
	background-image: url('../../images/puzzlepieces_r.png');									
	background-repeat: no-repeat;
	background-position: right top;
}

#divPuzzleBg2 {
	background-image: url('../../images/puzzlepieces_main.jpg');									
	background-repeat: no-repeat;
	background-position: 314px top;
}

#divBottomMenu {
    width: 753px;
    height: 21px;
    padding-right: 10px;
    padding-top: 7px;
    margin: 0 auto;
	text-align: right;
	font-size: 8pt;	
	color: white;	
	font-weight: bold;
	background-image: url('../../images/footerbg.jpg');
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
	border-bottom: 1px solid #777777;
	
}
#divBottomMenu a {
	color: white;	
}
#divBottomMenu a:hover {
    text-decoration: none;
    color: #eeff4c;
}

#divFooter {
    width: 762px;
    padding-right: 2px;
    padding-top: 4px;
    margin: 0 auto;
	text-align: center;
	font-size: 8pt;	
	color: #444444;	
}

.menu_item {
	width: 153px;
	height: 29px;
	position: relative;
	float: left;
}

.staticmenu {
	
}
.staticmenuitem, .staticmenuitem_right {
	width: 153px;
	height: 29px;	
	font-size: 9pt;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	text-align: center;
}
.staticmenuitem a, .staticmenuitem_right a {
	background-image: none;
	padding-top: 8px;
	height: 21px;
}

.statichoverstyle, .statichoverstyle_right {
	width: 153px;
	height: 29px;	
	color: #fbfad5;
	display: block;	
	background-image: url('../../images/menu_button_hover.jpg');			
	background-repeat: no-repeat;
}
.statichoverstyle a:hover, .statichoverstyle_right a:hover {
	text-decoration: none;
}

.statichoverstyle_right {
	background-position: right top;
}

.dynamicmenu {
	background-color: #02257c;
}
.dynamicmenu table {
	background-color: #02257c;
	width: 100%;
}
.dynamicmenuitem {
	background-color: #02257c;
	font-size: 9pt;
	color: White;
	padding-right: 7px;	
}
.dynamicmenuitem td {
    padding: 0px;
}
.dynamicmenuitem a {
    display: block;
    padding-top: 6px;
    height: 19px;
    padding-left: 5px;
}
.dynamicmenuitem a:hover {
    background-color: #eeeeee;
    color: Black;
    text-decoration: none;
}
#divTopRounded {
	text-align: center;
}

#divBottomRounded {
	text-align: center;
}

#divHeaderTopRight {
	position: relative;
	font-size: 9pt;
	float: right;
	text-align: right;
	margin-top: 28px;
	margin-right: 28px;
}

#divPhoneNumber {
	padding-top: 4px;
	font-family: Verdana;
}
