body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #3e3e3e;
	background: #e2e2e2 url(images/family_page_bg.jpg) repeat-x  center top;
	width: 100%;
	display: table;

}
a:link, a:visited { color: #ee5f00; text-decoration: none; } 
a:active, a:hover { color: #009900; text-decoration: underline; }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #a30000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #cb1a1a;
	margin-left: 30px;
	width: 200px;
	border-bottom: dashed 1px #999999;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}

#templatemo_container {
	width: 805px;
	margin: auto;
	background:url(images/family_container_bg.jpg) repeat-y;
}
#templatemo_containeralt {
	width: 805px;
	margin: auto;
	background:url(images/family_container_wbg.jpg) repeat-y;
}

#templatemo_left_section {
	float: left;
	width: 500px;
}

#templatemo_right_section {
	float: left;
	width: 305px;
}


#templatemo_left_header {
	float: left;
	width: 500px;
	height: 216px;
	background: url(images/family_left_header.jpg) no-repeat;
}

#templatemo_left_title {
	padding-top: 30px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	height: 45px;
	width: 450px;
	line-height: 1.6em;
	padding-left: 50px;
}

#templatemo_left_slogan {
	float: left;
	height: 35px;
	width: 450px;
	color:#ffe9ba;
	padding-left: 50px;
	font-weight: bold;
}

#templatemo_latest {
	float: left;
	margin: 40px 0px 0px 130px;
	width: 300px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.arc90_imgcaption {
  text-align: center;
  border: 1px solid #DDD;
  padding: 1em;
  width: 9em;
}

.arc90_imgcaptionTXT {
  font-size: .8em;
  color: #666;
  text-align: left;
}

.floatl {
  float: left;
  margin-right: 1em;
}

.floatr {
  float: right;
  margin-left: 1em;
}

#templatemo_latest a {
	color: #ffffff;

}

#templatemo_left_menu {
	float: left;
	width: 500px;
	height: 73px;
	background: url(images/family_left_menu.jpg) no-repeat;
}

.templatemo_topmenu{
	float: left;
	margin: 3px 0px 0px 20px;
}

.templatemo_topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}



.templatemo_topmenu li{
	display: inline;
}



.templatemo_topmenu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 117px;
	height: 31px;
	margin-left: 0px;
	padding-top: 11px;
}


.templatemo_topmenu li a:hover ,.templatemo_topmenu li .current{
	background: url(images/family_hover.jpg) repeat-x;

}

.templatemo_toprmenu{
	float: left;
	margin: 3px 0px 0px 0px;
}

.templatemo_toprmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}



.templatemo_toprmenu li{
	display: inline;
}



.templatemo_toprmenu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 96px;
	height: 31px;
	margin-left: 0px;
	padding-top: 11px;
}


.templatemo_toprmenu li a:hover ,.templatemo_toprmenu li .current{
	background: url(images/family_hover.jpg) repeat-x;

}

#templatemo_left_content {
	float: left;
	width: 430px;
	margin: 0px 0px 20px 50px;
	text-align: justify;
}
#templatemo_left_contentalt {
	float: left;
	width: 600px;
	margin: 0px 0px 20px 50px;
	text-align: justify;
}

.templatemo_content_left {
	float: left;
	width: 200px;
}

.templatemo_img_left{
	float: left;
}

.templatemo_content_right {
	float: right;
	width: 200px;
}
.templatemo_description_right{
	float: right;
	width: 300px;
}

#templatemo_right_top {
	float: left;
	width: 305px;
	height: 216px;
	background: url(images/family_right_top.jpg) no-repeat;
}
.templatemo_heading {
	padding: 2px;
	float: right;
	width: 420px;
	background-color: #BBBBBB;
	font-weight: bold;
	height: 14px;
}

#templatemo_right_search{
	float: left;
	width: 305px;
	height: 73px;
	background: url(images/family_right_menu.jpg) no-repeat;
}

#templatemo_category {
	float: left;
	width: 305px;
	margin-top: 20px;
}

.templatemo_rightmenu {
	float: left;
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
}

.templatemo_rightmenu ul {
	list-style-type: none;
}

.templatemo_rightmenu li a {
	display: block;
	width: 171px;
	height: 23px;
	font-size: 11px;
	color: #a30000;
	margin-top: 2px;
	padding-left: 40px;
	padding-top: 5px;
	background: url(images/family_button.png) no-repeat;
}

.templatemo_rightmenu li a:hover{
	color: #000;
}

#templatemo_contact {
	float: left;
	width: 305px;
}

#templatemo_contact p {
	padding-left: 40px;
	font-weight: bold;
}

#templatemo_footer {
	clear: both;
	width: 770px;
	height: 28px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-left: 18px;
	margin-top: 30px;
	padding-top: 11px;
	background: url(images/family_footer_bg.jpg) repeat-x;
}
