body 			{
			width: 100%;
			margin: 0px;
			padding: 0px;
			text-align: center;
			font-size: 11px;
			font-family: Arial, Tahoma, Verdana, Sans-Serif;
			background: #4db500 url(../images/background.gif) repeat-x;
			color: #3b3b3b;
			}

table 	{
		margin: 0px;
		padding: 0px;
		}

tr 	{
		margin: 0px;
		padding: 0px;
		}

td			{
			font-size: 11px;
			}


a			{
			text-decoration: none;
			color:#3b3b3b;
			}
			
img {
	padding:0px;
	margin:0px;
	border:0px;
}

a:hover			{
			text-decoration: underline;
			color:#ac5a40;
			}
			
#block a.prov{
  font-weight: normal;
}

.clear			{
			clear: both;
			}



/*
Design elements
*/

#container		{
			position: relative;
			width: 694px;
			margin: 0px auto;
			}


#header			{
			width: 694px;
			margin:0px;
			padding:0px;
			}

#header	#right		{
			text-align: left;
			font-size: 11px;
			margin: 0px;
			padding: 8px 0px 10px 17px;
			background: #ffc500 url(../images/right_bg.gif) repeat-y;
			}

#header #right h5	{
			color: #97432e;
			font-size: 16px;
			font-weight: bold;
			margin: 0px;
			padding: 0px 0px 10px 0px;
			}

#header	#right_top	{
			text-align: left;
			background: #78b1e2 url(../images/header_right.gif) no-repeat;
			margin: 0px;
			padding-top: 81px;
			color: #fff;
			}

#header	#right_bottom	{
			text-align: left;
			background: #78b1e2 url(../images/header_right_bottom.gif) no-repeat;
			margin: 0px;
			/*padding-top: 81px;*/
			color: #fff;
			}

#header	#right_top a,#header #right_top a:hover	{
			color: #fff;
			}

#header	#right_top p	{
			margin: 0px;
			padding: 7px 0px 0px 0px;
			}

#header	#right a	{
			font-weight: bold;
			}

#header	#right_image	{
			background: #ffc500 url(../images/right_image_bg.gif) repeat-y;
			}



/*
Content
*/

#content		{
			position: relative;
			width: 694px;
			text-align: left;
			padding: 13px 0px 9px 0px;
			}

#content #left		{
			background: #4db500 url(../images/left_bg.gif) repeat-y;
			padding: 0px 0px 0px 0px;
			}

#content #left #menu	{
			/*background: #4db500 url(../images/left_bg.gif) repeat-y;*/
			/*background: url(../images/left_bg.gif) repeat-y;*/
			margin: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 14px;
			}

#content #left h5	{
			color: #97432e;
			font-size: 13px;
			font-weight: bold;
			margin: 0px;
			padding: 19px 0px 10px 0px;
			}

#content #left ul	{
			margin: 19px 0px 0px 25px;
			padding: 0px;
			}

#content #left li	{
			color: #4bb300;
			padding-bottom: 18px;
			}

#content #left li a	{
			color: #575757;
			}

#content #banners	{
			float: left;
			width: 234px;
			padding: 0px 0px 0px 0px;
			}

#content #banners img	{
			margin-bottom: 4px;
			}

#content #promo		{
			float: left;
			width: 240px;
			padding:0px;
			margin:0px;
			padding-left: 15px;
			}

#content #promo #block	{
			width: 240px;
			color: #fff;
			background: #af5c43 url(../images/promo_bg.gif) repeat-y;
			}

#content #promo #block #text{
			position: relative;
			padding: 0px 5px 5px 20px;
			}


#content #promo #block #text h5{
			color: #ffd600;
			font-size: 13px;
			font-weight: bold;
			margin: 0px;
			padding: 13px 0px 9px 0px;
			}

#content #promo #block #text #arrow{
			position: absolute;
			bottom: 8px;
			right: 18px;
			}

#content #promo #block a{
			color: #fff;
			font-weight: bold;
			}



#content #main		{
			position: relative;
			left: 0px;
			top: 0px;
			margin:0px;
			padding:0px;
			float: right;
			width: 490px;
			background: #af5c43 url(../images/main_bg.gif) repeat-y;
			}

#content #main #block	{
			float: left;
			padding: 16px 26px 12px 26px;
			}

#content #main #block .dots{
			height: 3px;
			margin: 13px 0px 0px 0px;
			padding: 0px 0px 13px 0px;
			background: url(../images/dot.gif) repeat-x;
			}

#content #main #block .left{
			float: left;
			width: 134px;
			}

#content #main #block .right{
			float: left;
			width: 295px;
			}

#content #main #block h5{
			color: #702317;
			font-size: 13px;
			font-weight: bold;
			margin: 0px;
			padding: 0px 0px 9px 0px;
			}

#content #main a	{
			font-weight: bold;
			}

.left_bottom		{
			background: #4db500;
			}

#content #main a.prov				{
			font-weight: normal;
			}
/*
Footer
*/

#footer 		{
			width: 100%;
			height: 75px;
			margin: 0px;
			background: #4db500 url(../images/footer_bg.gif) repeat-x;
			}

#footer_links		{
			position: absolute;
			z-index: 10;
			right: 17px;
			bottom: -13px;
			color: #333;
			}

#footer_links a		{
			font-weight: bold;
			}

