/* Start of CMSMS style sheet 'alphealth' */
@charset "utf-8";
/* CSS Document */
html
{
height:100%;
}
body
{
margin:0px;
padding:0px;
background:url(images/body-bg.jpg) left top repeat-x #acc5e4;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
strong
{
font-weight:bold;
color: #a04041;
}
p
{
margin:7px 0px;
}
.clear
{
clear:both;
height:0px;
}
#content ul
{
margin-left: 20px;
}
#container
{
width:100%;
height:auto;
float:left;
text-align:left;
background:url(images/container-right-bg.jpg) right top no-repeat;
}
.container-main
{
width:778px;
height:auto;
margin:0px auto;
text-align:center;
}
#header
{
width:778px;
height:130px;
float:left;
text-align:left;
background:url(images/header-bg.jpg) left top no-repeat;
}
.logo-left-box
{
width:165px;
height:130px;
float:left;
text-align:left;
}
.header-right
{
width:613px;
height:130px;
float:right;
text-align:center;
padding-top:35px;       
       font-family: Arial, Helvetica, sans-serif;
       font-size: 32px;
       color: #003366
}
.leav-logo
{
margin-left:43px;
}
.right-logo
{
margin-top:18px;
}
#body-main
{
width:778px;
height:auto;
float:left;
text-align:left;
background:url(images/body-main-bg.jpg) left top repeat-y;
}
.body-left
{
width:200px;
height:auto;
float:left;
text-align:left;
}
.alpine-logo-box
{
width:200px;
height:87px;
float:left;
text-align:left;
}
/* sub-navigation */
.subnav{
	color: #ad3d1f;
	font: bold 12px/32px  Arial, Helvetica, sans-serif;
	line-height:32px;
	float:left;
	width:200px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	}
.subnav li a {
	display: block;
	color: #385b87;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	height:32px;
	text-decoration: none;
	background: url(images/menu-normal-bg.jpg) left top no-repeat;
	padding-left:22px;
	width:178px;
}
.subnav li a:hover {
	color: #FFF;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	background: url(images/menu-hover-bg.jpg) left top no-repeat;
	width: 178px;
	text-decoration:none;
	}
.subnav li a.active {
	color: #FFF;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	background: url(images/menu-hover-bg.jpg) left top no-repeat;
	width: 178px;
	text-decoration:none;
}

#navigation ul ul a {
    width: 170px;
    padding: 4px 5px 4px 25px;
    background: #f0f0f0 url(images/grey-bullet.gif) no-repeat 16px 14px;
    background-position: 10px 50%;
}
#navigation ul ul ul a {
    width: 160px;
    padding: 4px 5px 4px 35px;
    background: #ffffff url(images/blue-bullet.gif) no-repeat 26px 14px;
    background-position: 20px 50%;
}

#navigation .active {
	color: #ffffff;
	font-weight: bold;
	background-color: #333333;
}
#navigation .active2 {
	color: #333333;
	font-weight: bold;
}
#navigation .active3 {
	font-weight: bold;
        color: #333333;
}
#navigation a:hover {
	background-color: #999999;
}

.body-right
{
width:538px;
height:auto;
float:right;
text-align:left;
padding:0px 20px;
}
.body-right-top
{
width:538px;
height:20px;
float:left;
text-align:left;
}
.alpine-shire-box
{
width:538px;
height:276px;
text-align:left;
float:left;
}
.alpine-text-box
{
width:538px;
height: auto;
text-align:left;
float:left;
padding:10px 0px 6px 0px;
}
.alpine-liesure-box
{
width:538px;
height:201px;
float:left;
text-align:left;
}
#footer
{
width:778px;
height:auto;
float:left;
text-align:center;
padding:15px 0px;
color: #FFF;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
}
#footer a
{
text-decoration:none;
color: #FFF;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
}
#footer a:hover
{
color: #0066cc;
text-decoration: underline;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#0066cc;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#0066cc;
text-decoration: underline;
font-weight: bold;
}

h1 {
	width: 122px;
	height: 130px;
	background: url('images/logo-left-bg.jpg') no-repeat;
	text-indent: -9999px;
        margin-left:43px;
        
        /*margin-top:30px;*/
}	

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height:26px;
	font-weight:normal;
	font-variant: normal;
	color: #a04041;
	text-decoration: none;
       padding-bottom:8px;
}
h3{
       	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height:26px;
	font-weight:normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
       padding-bottom:9px;
       padding-top:8px;
#head1{

}
#head2{
       font-family: Arial, Helvetica, sans-serif;
       font-size: 16px;
       color: #003366
}
/* End of 'alphealth' */

