body
	{
		margin: 0;
		padding: 0;
		background: url(../images/body_bg.gif);
		background-repeat: repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #5e5d5d;
	}

a:link, a:visited
	{
		color: #5e5d5d;
		text-decoration: underline;
	}

a:hover
	{
		color: #5e5d5d;
		text-decoration: none;
	}

.shadow_side
	{
		background: url(../images/shadow_side.gif);
		background-repeat: repeat-y;
	}

.banner
	{
		background: url(../images/banner.jpg);
		background-repeat: no-repeat;
		height: 281px;
		width: 900px;
	}

.content_heading_bg
	{
		background: url(../images/content_heading_bg.gif);
		background-repeat: no-repeat;
		width: 546px;
		height: 35px;
		padding: 0 15px 0 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
	}

ul
	{
		margin: 0 0 0 18px;
		padding: 0 0 0 18px;
	}

.li_icon
	{
		list-style: url(../images/li.gif);
		padding: 4px 0 4px 0;
	}

.phone_number
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #834100;
		line-height: 40px;
	}

.copyright_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	}

.left_con_bg
	{
		background: url(../images/left_con_bg.gif);
		background-repeat: no-repeat;
		width: 228px;
		height: 58px;
		padding: 10px 12px 10px 12px;
		color: #FFFFFF;
		display: block;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.left_con_heading
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		padding: 0 0 4px 0;
	}

a.left_con_links:link, a.left_con_links:visited
	{
		font-weight: bold;
		color: #ffe139;
		text-decoration: underline;
	}

a.left_con_links:hover
	{
		color: #ffe139;
		text-decoration: none;
	}

a.left_con_links2:link, a.left_con_links2:visited
	{
		color: #ffffff;
		text-decoration: underline;
	}

a.left_con_links2:hover
	{
		color: #ffffff;
		text-decoration: none;
	}

a.left_con_links3:link, a.left_con_links3:visited
	{
		color: #ffffff;
		text-decoration: none;
	}

a.left_con_links3:hover
	{
		color: #ffffff;
		text-decoration: underline;
	}

a.big_email_link:link, a.big_email_link:visited
	{
		font-size: 17px;
		font-weight: bold;
		color: #af5700;
		text-decoration: underline;
		line-height: 45px;
	}

a.big_email_link:hover
	{
		font-size: 17px;
		color: #af5700;
		text-decoration: none;
	}

.divider
	{
		background: url(../images/divider.gif);
		background-repeat: repeat-x;
		height: 31px;
	}