html {
	background-image: url(images/img02.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #3C3A38;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background-color: #000000;
	background-image: url(images/img01.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

a:link, a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
.bottom_text {
	color: #000000;
}


a:active, a:hover { color: #CCCC66; text-decoration: underline; }

#templatemo_container {
	width: 940px;
	background-color: #3C3A38;
	border: thin ridge #C9CCB6;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

#templatemo_header {
	width: 940px;
	height: 244px;
	margin: 0;
	padding: 0;
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;

}

#templatemo_content {
	margin: 0;
	padding: 0;
	background-color: #3C3A38;
	
}
/* Left Content */
#templatemo_content_left {
	float:left;
	width: 233px;
	margin: 0;
	padding: 0;
	background-color: #3C3A38;

}

#templatemo_menu {
	
	float: right;
	width: 180px;
	height: 200px;
	margin: 0;
	padding: 10px 0 0 0;
}

#templatemo_menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#templatemo_menu li a {
	display: block;
	width: 134px;
	height: 27px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 45px;
	background-image: url(images/templatemo_menu.jpg);
	background-repeat: no-repeat;
	
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #C9CCB6;
	text-decoration: none;
	background-image: url(images/templatemo_menu_current.jpg);
	background-repeat: no-repeat;
	
}
/* End Of Left */

/* Right Content */
#templatemo_content_right {
	
	float: right;
	width: 707px;
	margin: 0;
	padding: 0;
	
}

#templatemo_content_right_bottom {
	float: right;
	width: 707px;
	margin: 0;
	padding: 0;
	background-color: #2B2829;
	background-image: url(images/templatemo_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

#templatemo_content_right_top {
	width: 682px;
	margin: 0;
	padding: 33px 0px 0px 25px;
	background-image: url(images/bottom1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}

#templatemo_content_right_top .templatemo_post_area {
	width: 650px;
	margin: 0;
	padding: 15px 0 0 0;
	color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	
}

.templatemo_post_area h1 {
	
	font-family: Tahoma;
	font-size:	18px;
	color: #C9CCB6;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_post_area p {
	
	font-family: Tahoma;
	font-size:	12px;
	text-align: justify;
	color: #CCCCCC;
	margin: 0 0 10px 0;
	padding: 0;
	
}
.templatemo_post_area h2 {
	
	font-family: Tahoma;
	font-size:	12px;
	color: #C9CCB6;
	margin: 0 0 10px 0;
	padding: 0;
	
}
h3 {
	color: #C9CCB6;
	font-size: 12px;
}
h4 {
	color: #C9CCB6;
	font-family: Tahoma, Verdana, Arial;
}



* html #templatemo_content_right_bottom_section {
	margin-top: -20px;
	color: #C9CCB6;
}

#templatemo_content_right_bottom_section {
	width: 687px;
	margin: 0;
	padding: 10px;
	color: #C9CCB6;
	
}

#templatemo_content_right_bottom_section .templatemo_text_area {
	

	margin: 0;
	padding: 20px 0px 10px 20px;
	
}

.templatemo_text_area h1 {
	
	font-family: Tahoma;
	font-size:	18px;
	color: #CCCCCC;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_text_area p {
	
	font-family: Tahoma;
	font-size:	12px;
	text-align: justify;
	color: #8b8b8b;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_text_area img {
	
	margin: 0 20px 10px 0;
	padding: 0;
	border: 1px solid #8fd300;
	
}

* html .templatemo_bottom_panel_section {

	margin-top: -35px;
}

.templatemo_bottom_panel_section {
	width: 920px;
	height: 109px;
	margin: 0;
	padding:  10px;
	background-repeat: no-repeat;
	
}

.templatemo_bottom_section_left {
	
		float: left;	
		width: 300px;
		margin: 0;
		padding: 10px;
			
}

.templatemo_bottom_section_left h1 {
	
	font-family: Verdana;
	font-size: 12px;
	color: #CCCC66;
	margin: 0 0 5px 0;
	padding: 0;
	
}

.templatemo_bottom_section_left ul {
	list-style: circle;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0;
}

.templatemo_bottom_section_left li a {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;

}

.templatemo_bottom_section_left li a:hover {

	text-decoration: none;

}

.templatemo_bottom_section_right {
	
		float: right;	
		width: 290px;
		margin: 0;
		padding: 10px;
		text-align: left;
}

 .templatemo_bottom_section_right h1 {
	
	font-family: Verdana;
	font-size: 12px;
	color: #CCCC66;
	margin: 0 5px 5px 0;
	padding: 0;
	
}

.templatemo_bottom_section_right p {

	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-align:	right;
	margin: 0 0 10px 0;
	padding: 0;
}

.templatemo_bottom_section_right img {
	border: none;
}
/* End Of Right Content */

#columns {
	margin-top: 10px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	height: 172px;
}

.column1 {
	float: left;
	width: 300px;
	margin-left: 30px;
}
.column2 {
	float: right;
	width: 300px;
	text-align: left;
	list-style-type: circle;
}
.column2 ul {
padding: 0 0 0 0;
list-style-type: circle;
}
.column2 ul li a {
text-decoration: none;
}
.column2 ul li a:hover {
color: #111;
}
* html #templatemo_footer {
}

#templatemo_footer {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #C9CCB6;

}

#templatemo_footer a:hover {
	
	color: #CCCC33;
	text-decoration: none;

}

.cleaner {
	clear: both;
	height: 10px;
	background-color: #C9CCB6;
	
}
#right {
	float: right;
	width: 300px;
}
.pullquote {
	float: left;
	width: 600px;
	text-align: center;
	line-height: 22px;
	font-family: "Trebuchet MS", Verdana, serif;
	color:#C9CCB6;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-color: #3C3A38;
}#bottom_left {
	margin-top: 120px;
	width: 200px;
	float: left;
}
.pullquote2 {
	float: left;
	width: 400px;
	text-align: center;
	line-height: 22px;
	font-family: "Trebuchet MS", Verdana, serif;
	color:#BDA709;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-size: 30px;
	font-weight: bold;
}
#left {

	float: left;
	width: 300px;
}
.nospace {
	line-height: 10px;
}
.pullquote3 {

	float: left;
	width: 250px;
	text-align: left;
	line-height: 22px;
	font-family: "Trebuchet MS", Verdana, serif;
	color:#BDA709;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 25px;
	font-weight: bold;
}
.quote_buffer {
	float: left;
	width: 245px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bold {
	font-weight: bold;
	color: #CCCCCC;
}
#bottom_lefttwo {

	margin-top: 20px;
	width: 200px;
	float: left;
}
.pullquotelong {

	float: left;
	width: 400px;
	text-align: center;
	line-height: 22px;
	font-family: "Trebuchet MS", Verdana, serif;
	color:#C9CCB6;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}
blockquote {
	color: #C9CCB6;
	width: 625px;
	float: left;
	font-size:125%;
	font-style:italic;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #C9CCB6;
	border-right-color: #C9CCB6;
	border-bottom-color: #C9CCB6;
	border-left-color: #C9CCB6;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 20px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
