BODY {
	padding:0;
	margin:0;
	background: url('../images/body-bg-subpage.gif') repeat-x 0 0 #E2E8E1;
	font-family:arial, tahoma, verdana, sans-serif;
	color:#222;
	text-align:center;
}

DIV.content-header {
	height:233px;
	clear:both;
	width:764px;
	font-size:0;
	overflow:hidden;
}

DIV.content-header DIV.header-left {
	width:213px;
	height:234px;
	float:left;
}

DIV.content-header DIV.header-left A.logo {
	width:213px;
	height:100px;
	text-align:center;
	margin-top:6px;
	padding-top:20px;
	display:block;
	background:url('../images/logo-bg.gif') no-repeat 100% 0;
}

DIV.content-header DIV.header-left IMG.phone {
	display:block;
}

DIV.content-header IMG.man-image {
	float:left;
}

DIV.content-header DIV#flash-object {
	width:301px;
	height:234px;
	float:left;
    Xbackground:url('../images/flash-bg-subpage.jpg') no-repeat 0 0;
}

DIV.content-header DIV#flash-object OBJECT {
	margin-top:1px;
	margin-left:8px;
}

DIV.content-footer H6 {
	font-weight:normal;
	color:#666;
	padding-right:15px;
	font-size:11px;
}

DIV.content-footer UL {
	list-style:none;
	margin-top:10px;
	margin-right:15px;
}

DIV.content-footer UL LI {
	display:inline;	
	padding:0 10px;
}

DIV.content-footer UL LI A {
	font-size:11px;
	color:#979997;
}

DIV.content-footer UL LI A:hover {
	text-decoration:underline;
	color:#333;
}

DIV.root-content {
	clear:both;
	width:764px;
	overflow:hidden;
	background-color:#F9FAF9;
}

DIV.root-content DIV.left-panel {
	overflow:hidden;
	width:200px;
	float:left;
	padding:20px 0;
    background:url('../images/left-panel-bottom-subpage.gif') repeat-x 0 100% #F5F7F5;
}


DIV.left-panel UL.menu {
	list-style:none;
	margin-bottom:20px;
	padding-left:15px;
}

DIV.left-panel UL.menu LI {
	padding:2px 0 5px 20px;
	background:url('../images/list-menu-pointer-subpage.gif') no-repeat 2px 50%;
	border-bottom:1px solid #E9E9E9;
}


DIV.left-panel UL.menu LI A {
	font-size:12px;
	color:#036;
}

DIV.left-panel UL.menu LI A:hover {
	text-decoration:underline;
}

DIV.left-panel UL.menu LI.submenu {
    background-position:15px 7px;
    padding-left:30px;
}

DIV.left-panel UL.menu LI.subsubmenu {
    background-position:15px 7px;
    padding-left:30px;
    background:none;
}

DIV.left-panel UL.menu LI.submenu A {
    color:#3D566F;
}

DIV.left-panel UL.menu LI.subsubmenu A {
    color:#3D566F;
}

DIV.content-footer {
	width:764px;
	height:100px;
	padding-top:35px;
	background:url('../images/footer-bg-subpage.gif') no-repeat 0 0;
	overflow:hidden;
	text-align:center;
}


DIV.breadcrumbs {
    background-color:#D0D8D0;
    padding:7px 10px;
    color:#393939;
    font-size:11px;
    overflow:auto;
    line-height:18px;
    clear:both;
    height:18px;
}

DIV.breadcrumbs B {
    float:left;
    padding-right:10px;
}

DIV.breadcrumbs UL {
    float:left;
    list-style:none;
    margin:0;
    padding:0;
}

DIV.breadcrumbs UL LI {
    display:inline;
    padding:0 5px;
}

DIV.breadcrumbs UL LI A {
    color:#393939;
    text-decoration:underline;
    background: url('../images/breadcrumbs-separator.gif') no-repeat 100% 50%;
    padding-right:15px;
    white-space:nowrap;
}




DIV.content-panel {
    padding:20px 30px;
    float:left;
    width:504px;
    overflow:hidden;
    font-size:12px;
    line-height:20px;
    color:#222;
}

DIV.clip-menu {
    Xfloat:right;
    border:1px solid #dfdfdf;
    margin:0 0 10px 10px;
    line-height:15px;
    font-size:11px;
    background:#f6f6f6;
}

DIV.clip-menu H4 {
    background:#D0D8D0;
    padding:3px 6px;
    font-size:12px;
    color:#393939;
    
}

DIV.clip-menu UL {
    list-style:disc;
    margin:0;
    padding:4px 4px 4px 20px;
}

DIV.clip-menu UL A {
    color:#036;
}

DIV.clip-menu UL A:hover {
    text-decoration:underline;
    color:#d00;
}

DIV.content-panel H1 {
    color:#000;
    font-size:19px;
    font-weight:normal;
    margin-bottom:15px;
}

DIV.content-panel P {
    margin:15px 0;
}

DIV.content-panel A {
    color:#036;
    text-decoration:underline;
}

DIV.content-panel A:hover {
    color:#d00;
}

DIV.content-panel UL, DIV.content-panel OL {
    padding-left:20px;
    margin:0;
}

DIV.content-panel UL LI, DIV.content-panel OL LI {
    padding:3px 0 3px 5px;
}

DIV.news-listing H4 {
    color:#1B8B0B;
    font-size:14px;
    margin:0;
}

DIV.news-listing P {
    margin:10px 0;
}

DIV.news-listing P.date {
    margin-bottom:30px;
    border-top:1px solid #dfdfdf;
    color:#999;
}


DIV.promo-item DIV.promo-image {
	border:2px solid #E00101;
	width:200px;
    height:140px;
	margin:5px 15px 0 0;
    overflow:hidden;
    float:left;
}


DIV.promo-item DIV.promo-image IMG {
    display:block;
    width:200px;
}

DIV.promo-item H2 {
    color:#1B8B0B;
    font-size:14px;
    margin-bottom:10px;
}