#main {
	width: 590px;
	float: left;
	padding-left: 10px;
}
#main .box {
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	width: auto;
}

#mainimg {
	padding-left: 310px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
#mainimg h3 {
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 5px;
	font-size: 21px;
	height: 30px;
	width: 231px;
}
#main .content {
	margin-top: 10px;
	height: auto;
	width: auto;
}
#side {
	float: right;
	width: 152px;
	background-color: #C1DFFF;
}
#side #side1 {
	/*background-image: url(../../shared/img/side1.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 30px;
	width: 152px;
}
#side #side1 a {
	display: block;
	height: 30px;
	width: 152px;
}
#side #side1_1 {/*
	background-image: url(../../shared/img/side1_1.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 15px;
	width: 131px;
}
#side #side1_1 a {
	display: block;
	height: 15px;
	width: 131px;
}
#side #side1_2 {/*
	background-image: url(../../shared/img/side1_2.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 15px;
	width: 105px;
}
#side #side1_2 a {
	display: block;
	height: 15px;
	width: 105px;
}
#side #side2 {height: 30px;	width: 152px;}
#side #side2 a {
	display: block;
	height: 30px;
	width: 152px;
}
#side #side1_1 a img,
#side #side1_2 a img,
#side #side2_1 a img,
#side #side2_2 a img,
#side #side2_3 a img,
#side #side2_4 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#side #side2_1 {height: 15px; width: 94px;}
#side #side2_2 {height: 15px; width: 114px;}
#side #side2_3 {height: 15px; width: 109px;}
#side #side2_4 {height: 13px; width: 137px;}
#side #side2_3 a {
	display: block;
	height: 15px;
	width: 109px;
}
#side #side2_4 a {
	display: block;
	height: 13px;
	width: 137px;
}
#side h5 {margin-bottom: 5px;}
#side h6 {margin-bottom: 3px; margin-left: 4px;}
#side p {
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-left: 17px;
	margin-right: 10px;
	padding-bottom: 2px;
}

#side ul {
	margin-left: 4px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 10px;
}

#side li {
	font-size: 12px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 17px;
}
#side a {
	color: #003366;
}

#side a:hover {
	color: #0099FF;
}
