@charset "UTF-8";
/* CSS Document */


/*______________________________MAIN CONTAINER______________________________*/

#container-main {
	width: 750px;
	padding: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
/*______________________________START: Main Left Column Behaviors - Includes link attributes______________________________*/

#container-left {
	width:250px;
	float:left;
	margin-top:5px;
	padding-bottom:10px;
}

#container-left-topcurve {
	width:250px;
	float:left;
	background-position: center;
	background-color: #1aa9d0;
	background-image: url(../images/images/bot-blue-curve_02.jpg);
	background-repeat: repeat-x;
}
#container-left-botcurve {
	width:250px;
	float:left;
	margin-bottom: 10px;
	height: 19px;
	margin-top: -2px;
}

#container-left-text-bkgd {
	background-color: #1aa9d0;
	margin-right: 12.5px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/images/bot-blue-curve_02.jpg);
	background-repeat: repeat-y;
	float: left;
}
#container-left-text {
	width: 225px;
	margin-right: 10px;
	margin-left: 15px;
	color: #FFFFFF;
	background-image: url(../images/images/top-blue-curve_02.jpg);
	background-repeat: repeat-x;
}
	
	
	

	
#container-left-image {
	float:left;
	width: 250px;
	padding:0px;
	background-position: center;
	background-repeat: no-repeat;
}
#container-left a:link {
	color:#ffffff;
	text-decoration:none;
}
#container-left a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#container-left a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#container-left a:active {
	color:#ffffff;
	text-decoration: underline;
}
/*______________________________END: Main Left Column Behaviors______________________________*/

/*______________________________START: Main Right Column Behaviors - Includes link attributes______________________________*/

#container-right {
	background-color:#FFF;
	width:450px;
	float:left;
	margin-top:5px;
	margin-bottom:0px;
	padding-right: 0px;
	margin-left: 20px;
}
#container-right li {
	color: #666666;
	padding-top: 6px;
}
#container-right-circles {
	float: right;
}
#container-right a:link {
	color:#0099CC;
	text-decoration:none;
}
#container-right a:visited {
	color:#0099CC;
	text-decoration:none;
}
#container-right a:hover {
	color:#00CCCC;
	text-decoration:none;
}
#container-right a:active {
color:#666666;
text-decoration:underline;

}
#container-right-header{
	width:440px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1aa9d0;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#container-right-life{
	width:440px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1aa9d0;
	margin-top: 10px;
	padding-bottom: 5px;
}
#container-right-ltd{
	width:440px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1aa9d0;
	margin-top: 10px;
	padding-bottom: 5px;
}
#container-right-dental{
	width:440px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1aa9d0;
	margin-top: 10px;
	padding-bottom: 10px;
}
#container-right-health{
	width:440px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1aa9d0;
	margin-top: 10px;
	padding-bottom: 5px;
}
#container-right-liability{
	width:440px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1aa9d0;
	margin-top: 10px;
	padding-bottom: 5px;
}
#container-right-vision{
	width:440px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1aa9d0;
	margin-top: 10px;
	padding-bottom: 5px;
}
#container-right-workcomp{
	width:440px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1aa9d0;
	margin-top: 10px;
	padding-bottom: 15px;
}
/*______________________________END: Main Left Column Behaviors______________________________*/
#container-contactform{
}

#container-rt-home{
}
#container-rt-home a:link {
	color:#666666;
	text-decoration:none;
}
#container-rt-home a:visited {
	color:#666666;
text-decoration:none;}

#container-rt-home a:hover {
	color:#1aa9d0;
	text-decoration:none;
}
#container-rt-home a:active {
color:#1aa9d0;
text-decoration:none;

}
#container-find-out-more{
}
#container-find-out-more a:link {
	color:#8cb61d;
	text-decoration:none;
}
#container-find-out-more a:visited {
	color:#8cb61d;
	text-decoration:underline;
}
#container-find-out-more a:hover {
	color:#8cb61d;
	text-decoration:none;
}
#container-find-out-more a:active {
color:#8cb61d;
text-decoration:none;

}
