﻿
/* IE 6 PNG FIX
*************************************/

img, div, a, input { behavior: url(pngfix/iepngfix.htc) }



/* Browser Reset (YUI)
*************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 

table 
{ 
	border-collapse:collapse; 
	border-spacing:0; 
}

fieldset,img 
{  
	border:0; 
} 

ul 
{ 
	list-style:none; 
} 

h1,h2,h3,h4,h5,h6 
{ 
	font-size:100%; 
	font-weight:normal; 
} 


body {

}

/* HEADINGS
*************************************/


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;

}

h1 {

}


h1 span {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	text-transform: uppercase;
}

h2 {

}


h3 {

}


/* TEXT FORMATING
*************************************/

p {
	margin: 0 0 1.5em 0;

}

a:link, a:hover, a:visited, a:active {
	color: #2e63a0;
}

a:hover {
	text-decoration: none;
}




/* EXTRA CLASSES
*************************************/

.floatleft {
	float: left;
	margin: 0 15px 0 0;
}

.floatright {
	float: right;
	margin: 0 0 0 15px;
}

.clear {
	clear: both;
}


#landhead
{
    float:left;
    height:340px;
    width:930px;
    background: url(images/head-bg.jpg) top right no-repeat;
    margin-top:-10px;
}

#landhead .welcome{
    float:left;
    width: 520px;
    margin: 140px 0 0 10px;
    }
    
    
#landhead .welcome p
{
    float:left;
    width:320px;
    font-size:1.2em;
    line-height:1.4em;
    margin:0;
    padding:0 0 0 4px;

}

#landhead .welcome h1
{
    font-size:1.6em;
    font-style:italic;
    font-weight:normal;
}
   
#landhead .welcomebenefiq{
    float:left;
    width: 520px;
    margin: 120px 0 0 40px;
    }
    
    
#landhead .welcomebenefiq p
{
    float:left;
    width:400px;
    font-size:1.3em;
    line-height:1.6em;
    margin:0;
    padding:0 0 0 4px;

}

#landheadalt
{
    float:left;
    width:945px;
    height:300px;
    background: url(images/dog-cat.jpg) bottom right no-repeat;
}

#landheadalt h3
{
    float:right;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 18px;
	color:#484848;
	margin:10px 40px 0 0;
}

#landheadalt .welcomepch h1
{
    font-size:1.6em;
    font-style:italic;
    font-weight:normal;
}   

#landheadalt .welcomepch{
    float:left;
    width: 520px;
    margin: 0px 0 0 40px;
    }
    
    
#landheadalt .welcomepch p
{
    float:left;
    width:400px;
    font-size:1.2em;
    line-height:24px;
}

#landheadalt .welcomeenroll h1
{
    font-size:2em;
    font-style:italic;
    font-weight:normal;
}   

#landheadalt .welcomeenroll{
    float:left;
    width: 520px;
    margin: 40px 0 0 40px;
    }
    
    
#landheadalt .welcomeenroll p
{
    float:left;
    width:400px;
    font-size:1.2em;
    line-height:24px;


}

#landhead .welcomebenefiq h1
{
    font-size:2em;
    float:left;
    font-style:italic;
    font-weight:normal;
}    

#wideband 
{
    float:left;
    width: 1022px;
    height: 273px;
    background: url(images/banner-bg.png) center 0 no-repeat;
    margin: 0 0 0 -35px;
}

#wideband ul.highlights 
{
    padding: 30px 0 0 30px;
    font-size: 1.1em;
    font-style: italic;
    font-weight:bold;
    width: 500px;
}

#wideband ul.highlights  li 
{
    padding: 15px 0 15px 20px;
    background: url(images/bullet.png) left center no-repeat;
}

#wideband .highlightsalt img
{
    margin:30px 0 0px 20px;
}

#wideband ul.highlightsalt 
{
    padding: 14px 0 0 20px;
    margin:0 0 0 20px;
    font-size: 1.1em;
    font-style: italic;
    font-weight:bold;
    width: 480px;
}

#wideband ul.highlightsalt  li 
{
    padding: 8px 0 8px 20px;
    background: url(images/bullet.png) left center no-repeat;
}

#wideband ul.highlightssave
{
    padding: 20px 0 0 20px;
    margin:30px 0 0 20px;
    font-size: 1.1em;
    font-style: italic;
    font-weight:bold;
    width: 480px;
}
#wideband ul.highlightssave  li 
{
    padding: 8px 0 8px 20px;
    background: url(images/bullet.png) left center no-repeat;
}

#wideband .startbutton 
{
    padding: 10px 0 0 150px;
}

#wideband .startbuttonPD
{
    padding: 0 0 0 130px;
}

#wideband fieldset 
{
    color: #fff;
    width: 440px;
    float:right;
    margin:0 50px 0 0;
}
             
#wideband fieldset h3
{
    font-size: 2.3em;
    font-weight:bold;
    color: #fff;
    padding: 40px 0 25px 34px;
}

#wideband fieldset ul li
{
    float:left;
    padding: 8px 10px;
}

#wideband fieldset ul li label 
{
    display: block;
    width: 100px;
    text-align: right;
    margin: 0 15px 0 0;
    float: left;
}

#wideband fieldset ul li input 
{
    width: 270px;
    padding: 4px;
    border: 1px solid #e7e7e7;
    border-width: 0 1px 1px 0;
}

#landbottom 
{
    margin: 0 2px 0 0;
    padding: 0 0 15px 0;
    background: #fff;
}

#landbottom h2 
{
    color: #863c10;
    line-height: 1.15em;
    margin: 0 0 .5em 0;
    font-size: 1.35em;
}
#landbottom ul
{
    float:left;
    margin:20px 0 60px 40px;
    width:400px;
}

.footnote 
{
    font-size: .8em;
	padding: 1em 0 0 0;
	margin: 1.5em 0 0 0;
	color: #919191;
	line-height: 1.6em;
}
.footnote img
{
    float:right;
    margin:-30px 0 10px 0;
}

#header 
{
	/*background: url(images/pet-insurance-phone-num.gif) top right no-repeat;*/
	width:910px;
}

.mainlogo 
{
	float: left;
	width: 292px;
	margin:10px 20px 0 0;
}

#info
{
    float:right;
    clear:left;
    width:400px;
    font-size:12px;
    padding-bottom:20px;
}

#info ul
{
    list-style:none;
    
}

#info li
{
    color:#666;
    padding:10px;
    margin:0;
    text-align:right;
    
}

.phn
{
    font-size:16px;
}
#headerab 
{
	width:910px;
}
#headerab p
{
    margin:-20px 0px 0 720px;
    font-size:1.5em;
    font-weight:bold;
}
