/* CSS STYLE FOR MEDICARE WEBSITE */

@charset "utf-8";
	
	html{
	margin:0;
	padding:0;
	}
	
	*{
	margin:0;
	padding:0;
	}

	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #546e72;
	background-color:#FFF;
	background-image:url(../images/bg-top.jpg);
	background-repeat:repeat-x;
	}
	
		#wrapper{
		width:963px;
		height:auto;
		margin:auto;
		}
		
/*------WRAPPER-01-----*/
		
		#top-header{
		width:963px;
		height:103px;
		margin:auto;
		float:left;
		}
			
			#top-left{
			width:356px;
			height:103px;
			margin:auto;
			float:left;
			}
			
			#top-right{
			width:254px;
			height:72px;
			margin:auto;
			float:right;
			margin-right:16px;
			margin-left:16px;
			margin-top:31px;
			}
			
			
	
/*------WRAPPER-02-----*/
		#content{
		width:963px;
		height:auto;
		margin:auto;
		}
					
			#content-left-frame{
			width:677px;
			height:auto;
			margin:auto;
			float:left;
			}
			
				#content-left-01{
				width:677px;
				height:328px;
				background-image:url(../slide/slide-01.jpg);
				margin:auto;
				float:left;
				}
				
				#content-left-02{
				width:677px;
				height:auto;
				margin:auto;
				float:left;
				}
					#content-left-top{
					width:677px;
					height:22px;
					background-image:url(../images/content-01.jpg);
					background-repeat:no-repeat;
					margin:auto;
					float:left;
					}
				
					#content-left-center{
					width:614px;
					height:auto;
					background-image:url(../images/content-02.jpg);
					background-repeat:repeat-y;
					padding-left:35px;
					padding-right:28px;
					margin:auto;
					float:left;
					}
					
						#content-left-center-frame{
						width:614px;
						height:auto;
						margin:auto;
						float:left;
						}
				
					#content-left-bottom{
					width:677px;
					height:31px;
					background-image:url(../images/content-03.jpg);
					background-repeat:no-repeat;
					margin:auto;
					float:left;
					}				
				
			
			#content-right-frame{
			width:286px;
			height:724px;
			margin:auto;
			float:left;
			}
				
				#content-right-left{
				width:23px;
				height:724px;
				background-image:url(../images/form-01.jpg);
				background-repeat:no-repeat;
				margin:auto;
				float:left;
				}
				
				#content-right-center{
				width:237px;
				height:724px;
				background-image:url(../images/form-02.jpg);
				background-repeat:repeat-x;
				float:left;
				}
				
					#form-title{
					width:237px;
					height:111px;
					background-image:url(../images/free-quote.jpg);
					margin:auto;
					float:left;
					}

					#form-content{
					width:237px;
					height:613px;
					margin:auto;
					float:left;
					}
					
					
				#content-right-right{
				width:26px;
				height:724px;
				background-image:url(../images/form-03.jpg);
				background-repeat:no-repeat;
				margin:auto;
				float:left;
				}
				
/*------WRAPPER-03-----*/
		#services-frame{
		width:963px;
		height:auto;
		margin:auto;
		float:left;			
		}
		
			#services-top{
			width:963px;
			height:30px;
			background-image:url(../images/content02-01.jpg);
			background-repeat:no-repeat;
			padding-top:25px;
			float:left;
			}
			
			#services-center{
			width:963px;
			height:auto;
			background-image:url(../images/content02-02.jpg);
			background-repeat:repeat-y;
			margin:auto;
			float:left;
			}
			
				#services-center-logo{
				width:902px;
				height:auto;
				margin-left:35px;
				margin-right:26px;
				margin-top:10px;
				margin-bottom:30px;
				float:left;
				}



			#services-bottom{
			width:963px;
			height:25px;
			background-image:url(../images/content02-03.jpg);
			background-repeat:no-repeat;
			margin:auto;
			margin-bottom:20px;
			padding-top:8px;
			float:left;
			}


/*------WRAPPER-04-----*/
		#footer-frame{
		width:963px;
		height:97px;
		margin:auto;
		float:left;	
		margin-bottom:45px;
		}
		
			#footer-01{
			width:41px;
			height:97px;
			margin:auto;
			background-image:url(../images/footer-01.jpg);
			background-repeat:no-repeat;
			float:left;			
			}
			
			#footer-02{
			width:881px;
			height:67px;
			margin:auto;
			background-image:url(../images/footer-02.jpg);
			background-repeat:repeat-x;
			padding-top:30px;
			float:left;			
			}	
			
			#footer-03{
			width:41px;
			height:97px;
			margin:auto;
			background-image:url(../images/footer-03.jpg);
			background-repeat:no-repeat;
			float:left;			
			}	
			
/*----HORIZONTAL DOTTED LINE---- */

		#line
		{
		border-bottom: 1px dotted #dedede;
		width: 100%;
		margin-top:15px;
		margin-bottom:15px;
		} 

/*------CLASS-----*/

.call-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #2E4452;
	text-decoration: none;
	text-align: right;
}
.call-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2E4452;
	text-decoration: none;
	text-align: right;
}
.form-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #324a56;
	text-decoration: none;
}

.content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #31b0c3;
	text-decoration: none;
}
.read-more {
	color: #31b0c4;
	font-weight: bold;
	text-decoration: underline;
}

.content-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #546e72;
}

.services-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
.form-security {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #546e72;
	text-align: center;
}
.title-slide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #31b0c4;
	text-decoration: none;
}

