﻿.right-nav{
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size:12px;
	font-weight:bold;
	color: #000000;
	margin-left:5px;
	text-decoration:none;
	padding-bottom:10px;
				
	}
.left-nav{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#474747;
	text-decoration:none;
	padding-bottom:10px;
	background-color: #FFFFFF;
	
	}
.left-nav:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#474747;
	text-decoration:none;
	}
.left-nav2{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-bottom:3px;
	}
.left-nav2:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	}


#body-container {
	width:150px;
	height:367px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}
	
#body-containt {
	width:487px;
	height:610px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#fff;
	background-position:center top;
	float:right;
}	
#left-nav{
	width:186px;
	margin:0px;
	padding:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float:left;
	}
#left-nav-bg{
	background-image: url(images/top-nav-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
		}
#left-nav-div{
	width:173;
	margin:0px;
	padding:15px 0px 10px 5px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:170px;
	text-align:left;
	}
	
#left-nav-div2{
	width:173;
	margin:0px;
	padding:15px 0px 10px 5px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:110px;
	text-align:left;
	}
	#left-nav-div3{
	width:173;
	margin:0px;
	padding:15px 0px 10px 5px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:115px;
	text-align:left;
	}
	#left-nav-div4{
	width:173;
	margin:0px;
	padding:15px 0px 10px 5px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:115px;
	text-align:left;
	}
	#left-nav-div5{
	width:173;
	margin:0px;
	padding:15px 0px 10px 5px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:115px;
	text-align:left;
	}
.read-more{
	font-family: Verdana, Arial, Helvetica, "sans-serif Tahoma";
	font-size:11px;
	color:#474747;
	font-weight: bold;
	line-height:10px;
	text-decoration: none;
	padding-right: 10px;
	 margin-left:5px;
}
.read-more:hover{
	font-family: Verdana, Arial, Helvetica, "sans-serif Tahoma";
	font-size:11px;
	color:#474747;
	font-weight:bold;
	line-height:10px;
	text-decoration:underline;
}


.float-left{
	float:left;
	}
.float-right{
	float:right;
}
