body {
	margin:5px 0px;
	padding:0px;
	/*
	background-image:url(../images/bg.jpg);
	background-color:#333333;
	background-repeat:repeat;*/
	
	background:url(../images/big_bg.jpg) center top fixed;
	
	font-family:arial;
	font-size:10pt;
	color:#333333;
}


#top{ padding:0 46px; height:48px; width:901px; margin: 0 auto; background-image:url(../images/bodyTop.png) }

#headcontentArea{ padding:0 46px; width:901px; margin: 0 auto; background-image:url(../images/headerbodyback.png) }

#contentArea{ padding:0 46px; width:901px; margin: 0 auto; background-image:url(../images/bodyback.png) }
#foot{ padding:0 46px; height:55px; width:901px; margin: 0 auto; background-image:url(../images/bodyBottom.png) }


.header{ 
	width:915px; height:121px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	padding:0px 20px;
}

.header2{ 
margin-top:4px;
margin-left:0px;
}

.navigation{	
	background-image: url(../images/bodyBg.png);
	background-repeat: repeat-y;
	padding:0px 7px;
}

.promo2{	
	padding:0px 0px 0px 0px;
text-align:left;
vertical-align:top;
}

.seperator{
background-image: url(../images/front_seperator.jpg);
background-repeat: repeat-y;
}

.content{	
	padding:0px 0px 0px 3px;
text-align:left;
vertical-align:top;
}

.promo3{	
	padding:0px 0px 0px 3px;
text-align:left;
vertical-align:top;
}

.bodyText{	
	background-image: url(../images/bodyBg.png);
	background-repeat: repeat-y;
	padding:0px 0px;
}

.footer{ 
	width:901px; height:75px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	padding:0px 0px;
}

a{ position:relative; }

.bodyText ul { list-style:none; margin:0; padding:0;  }
.bodyText ul li{ color:#0f4e84; font-size:13px; font-weight:normal; font-family:'Trebuchet MS';}

.bodyText ul li{
	background: url(../../../images/bullet.jpg) left bottom no-repeat;
	padding-left: 18px;
	margin-bottom: 0px;
	font-family:'Trebuchet MS';
}

#subfooterarea{
	background-image:url(../images/footerBg.jpg);
	background-repeat:no-repeat;
	height:82px;
	padding:10px 20px;
	font-size:9pt;
	color:#b0b0b0;
}

.footerLinks{
	border-bottom: 1px solid #eceeee;
	padding-bottom:10px;
}

.mainFooterText{
	padding-top:10px;
	font-size: 9pt;
}

.footerLinks a{
	color:#b0b0b0;
	text-decoration:none;
}

.footerLinks a:hover{
	text-decoration:underline;
}

.footerHeader{
	color: #05a1bb;
	font-size:12pt;
	font-family:'Trebuchet MS';
	line-height:13pt;
}

.footerText{
	font-size: 12px; color:#a5a5a5; margin:0px; padding:0px; font-family:Trebuchet MS;
}
.footertext1 {
text-align:center;
margin-top:15px;
}
.footertext2 {
font-family:"Trebuchet MS", Arial;
color:#a5a5a5;
font-size:11px;
font-weight:bold;
padding: 8px 15px 0px 15px;
}
.footertext3 {
margin-left:20px;
margin-top:12px;
}

.footertext4 {
font-family:"Trebuchet MS", Arial;
color:#05a1bb;
font-size:26px;
font-weight:bold;
}

.footerCell{ background-image:url(/crinitis-cms/images/footerPromo.jpg); background-repeat:no-repeat; padding: 0px 0px 0px 0px; }


.homebg {
width:429px;
height:204px;
background-image:url(/crinitis-cms/images/homebg1.jpg); background-repeat:no-repeat; padding: 0px 0px 0px 0px;
}

.eyelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	text-decoration:none;
}
.bottomlink {
text-decoration: none;
font-family: arial;
font-size: 12px;
color:#ccc;
padding-left:10px;
padding-right:10px;
}



/*--------------------------------------------------------------------------------------*/
html .png,
html #png,
div .png,
#iefix{
azimuth: expression(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/images/blank.gif"):(this.origBg = this.origBg?this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}






