body {
	background-color: #9DACBF;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Tahoma;
	font-size: 11px;
}
td {
	font-size: 11px;
}
.blueLink {
	font-family: Arial;
	COLOR: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px;
	text-decoration: none;
	font-size: 16px;
}
.blueLink:hover {
	COLOR: #FFFFFF;
	background-color: #358BE2;
}
.LargeSectionHeader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 4px;
	text-indent: 5px;
	font-family: Arial;
	font-style: normal;
}
.editBoxSmall {
	FONT-SIZE: 12px;
	width: 450px;
}.td_indent {
	padding-left: 30px;
}
#top_logo {
	background-color:#FFF;
	width: 800px;
	height:220px;
	cursor:default;
	background-image: url(http://pic.inspic.com/images/top_logo.png);
}
#right_area {
	float: left;
	width: 300px;
	height: 180px;

}
#nav_bar {
	width: 798px!important;
	width: 800px;
	font-family: Arial;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	text-indent: 15px;
	padding-bottom: 10px;
}
#nav_bar a {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 3px;
}
#nar_bar a:hover {
	color: #FFFFFF;
	background-color: #2B76C0;
}
#header {
	width: 800px;
	text-align:left;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	color: #3366CC;
	padding-top:20px;
	cursor:default;
	height: 30px;
	background-color: #FFFFFF;
	text-transform: capitalize;
}
#header div{
	padding-left:15px;
}
#content {
	width: 800px;
	text-align:left;
	background-color: #FFFFFF;
}
#content div{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:50px;
}
#copyright {
	width:800px;
	FONT-SIZE: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	background:#FFFFFF;
	color: #999999;
	padding-top:5px;
	padding-bottom: 10px;
	cursor:default;
	font-family: Arial;
	text-align:center;
}
#copyright a
{
	color: #999999;
	text-decoration: none;
}
#demo li {
	font-size:14px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-left: -5px;
	list-style-type:decimal;
}

#feature li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type:square;
	margin-left: -25px;
}
#save_picture li {
	padding-bottom: 15px;
	margin-left:-20px;
}
#bannerbox {
	margin-right: 5px;
	margin-top: 5px;
	width:250px;
	float: right;
}
.align_center {
margin-left:auto;
margin-right:auto;
}