#indexheader	{
	width: 610px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	Background-color: #EEEEEE;
}

#indexheader h5	{
	color: #336666;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}

#indexheader hr	{
	color: #336666;
	width: 450px;
	height: 1px;
	margin-left: 5px;
}

#indexheader p	{
	color: #606060;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
        margin-top: 1px;
	padding-left: 5px;
        padding-bottom: 5px;
	margin-right: 150px;
}

#w3	 {
	position:absolute;
	right:8px;
	bottom: 0;
	margin-bottom: 19px;
	width: 180px;
	height: 31px;
}

.clear	{
	clear:both;
	height:5px;
}

#insidemenu-index	{
	position:relative;
	left: 5px;
	top: 10px;
	width: 610px;
}

.insidemenu	{
	background-image:url("../images/layout/pic_bg.gif");
        background-repeat:no-repeat;
	margin-top: 0px;
        width: 300px;
	height: 120px;
	float:left;
}

.insidemenu img	{
        border: none;
	height: 90px;
	width: 90px;
        margin-right: 25px;
	margin-bottom: 10px;
	position: relative;
	left: 8px;
	top: 6px;
	float: left;
}

.insidemenu a	{
        color: #336666;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.insidemenu a:hover	{
	Text-decoration: underline;
}

.insidemenu p	{
	color: #606060;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	width: 180px;
	margin-top: 1px;
	margin-bottom: 8px;
}

.insidemenu a.readmore	{
	background-image:url("../images/layout/readmore.gif");
	background-repeat:no-repeat;
        background-position:right 4px;
	position: relative;
	padding-right: 12px;
	left: 95px;
	color: #606060;
	font-size: 11px;
	font-weight: bold;
}

.insidemenupen	{
	background-image:url("../images/layout/picpen_bg.gif");
        background-repeat:no-repeat;
	width: 570px;
	height: 100px;
	margin-bottom: 5px;
	position: relative;
	left: 20px;
	
}

.insidemenupen img	{
        border: none;
	position: relative;
	top: 0px;
	left: 1px;
	float: left;
	padding-bottom: 6px;
}

.insidemenupen a	{
	font-size: 13px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	position: relative;
	top: 5px;
	left: 25px;
}

.insidemenupen a:hover	{
	text-decoration: underline;
}

.insidemenupen a.readmore	{
	background-image:url("../images/layout/readmore.gif");
	background-repeat:no-repeat;
        background-position:right 4px;
	padding-right: 12px;
	position: relative;
	float:right;
	top: 0px;
	margin-right: 45px;
	color: #606060;
	font-size: 11px;
	font-weight: bold;
}

