body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	color: #e7eaeb;
	background: #000000 url(none) repeat;
}

a:link, a:visited { color: #9900CC; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #9900CC; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_width {
	float: left;
	width: 20px;
	height: 30px;
	font-size: 1px;	
}

#template_wrapper {
	margin: 0 auto;
	background: url(images/wallpapaer.jpg) top repeat-x;
	background-attachment:fixed;
}


#template_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
}

/* banner */
#template_banner {
	clear: both;
	width: 958px;
	height: 250px;
	margin: 0 0 5px;
	background: url(images/templatemo_banner_bg.jpg) no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}

#template_banner h1 {
	margin: 0px;
	padding: 0px;
	padding: 80px 0 20px 0;	
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#template_banner p {
	font-size: 30px;
	width: 400px;
	line-height: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* end of banner */

#template_content {
	clear: both;
	position: relative;
	width: 956px;
	padding: 0 2px;
	background: url(images/templatemo_content_middle.jpg) repeat-y;
}

#template_content #content_top {
	position: absolute;
	width: 960px;
	height: 10px;
	top: 0;
	left: 0;
	background: url(images/templatemo_content_top.jpg) no-repeat;
}

#template_content h1 {
	font-size: 24px;
	color: #FFF;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#template_content h2 {
	font-size: 20px;
	color: #ffffff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#template_content h3 {
	font-size: 16px;
	color: #FFF;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
}

#template_content img {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#template_content .template_content_section_01 {
	clear: both;
	width: 876px;
	padding: 40px;
	background-color: #000000;
}

.template_content_section_01 .section_01_left {
	float: left;
	width: 500px;
	border-right: 1px solid #333;
	padding-right: 30px;
}

.template_content_section_01 .section_01_right {
	float: right;
	width: 405px;
	background-color: #000000;
	background-image: none;
	height: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.section_01_left p{
	padding-bottom: 10px;
	text-align: justify;
}

.section_01_right p{
	padding-bottom: 5px;
	text-align: justify;
}

#template_content .template_content_section_02 {
	clear: both;
	color: #CCC;
	width: 956px;
	padding: 0px;
	border-top: 1px solid #2c2829;
	background-color: #221e1f;
}

.template_content_section_02 p {
	text-align: left;
}

.template_content_section_02 .section_02_subsection {
	float: left;
	width: 275px;
	margin: 30px 0px;
	padding: 0 20px;
	border-right: 1px solid #332e30;
	background-color: #221e1f;
}


.section_02_subsection li a {
	color: #e7eaeb;
	font-weight: normal;
}

.section_02_subsection ul {
	margin: 20px 0 10px 10px;
	padding: 0px;
	list-style: none;
}

.section_02_subsection li {
	margin: 0px;
	padding: 0 0 15px 25px;
	background-repeat: no-repeat;
	background-position: left top;
}


/* footer */
#template_footer {
	clear: both;
	width: 960px;
	height: 65px;
	padding: 15px 0 0 0;
	text-align: center;
	color: #888;
	background: url(images/templatemo_footer.jpg);
}

#template_footer p {
	padding-bottom: 5px;
}

#template_footer a {
	color: #888;
	font-weight: normal;
}
/* end of footer */
#template_wrapper #template_container #template_menu #pettabs .style9 {

}
#template_wrapper #template_container .template_content_section_01 .section_01_right div {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

