/* CSS Document */
BODY			{padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; background: #fff url(../graphics/background.gif) repeat-x;}
IMG				{border: none}
A				{text-decoration: none; color: #7D765F}
A:hover			{text-decoration: underline}
UL				{list-style-image: url(/graphics/yellow_dot.gif); margin: 0px 0px 0px 0px; padding: 0px 0px 0px 18px}
P				{margin: 10px 0px 10px 0px; text-align: justify}


#logo			{padding: 0px 0px 0px 0px}
#hdr_text		{padding: 9px 35px 0px 0px}
#hdr_benefits 	{padding: 0px 35px 0px 0px}
#header			{margin-bottom: 30px}

#part1			{background-image:url(/graphics/bg_1.gif); background-repeat: repeat-x; background-color: #A2D7C3}
#part2			{background-image:url(/graphics/bg_2.gif); background-repeat: repeat-x; background-color: #BBE1D2}
#part3			{background-image:url(/graphics/bg_3.gif); background-repeat: repeat-x; background-color: #A4D8C4}

#bg_part1 		{background:url(/graphics/bg_part1.gif); height: 290px; background-repeat: no-repeat; background-position: bottom right}
#bg_part2 		{background:url(/graphics/bg_part2.gif); height: 290px; background-repeat: no-repeat; background-position: bottom left}
#bg_part3 		{background:url(/graphics/bg_part3.gif); height: 260px; background-repeat: no-repeat; background-position: bottom left}

#photo			{padding: 13px 0px 0px 0px}
#photo_content	{padding: 0px}

#sml_links		{font-size: 12px; color: #7D765F; padding: 14px 21px 0px 21px}
.blu_link		{color:#006699}


/* CONTENT CSS */
#curve			{padding: 13px 0px 0px 0px}
#risk_hdr		{padding: 6px 0px 10px 20px}
#home_content	{padding: 9px 10px 30px 20px; color: #595039; font-size: 14px}
#content		{padding: 0 30px 30px 20px; color: #595039; font-size: 12px;}
#subheading		{padding: 6px 0px 0px 0px}

#nav_home		{margin: 0px 0px 0px 0px}
#nav_contact	{margin: 0px 120px 0px 0px}
#nav_back		{margin: 0px 0px 6px 0px}

.med_text		{ font-weight: bold; font-size: 13px}

#footerTable	{background: #f0f0f0; text-align: left; text-transform: uppercase; font-size: 10px}

#footerTable a:link, #footerTable a:visited{
	color: #009ddc; 
	text-decoration: none;
	margin: 0 10px 0 0;
	}
