body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
background: url(images/4.jpg) repeat;
}

a:link, a:visited { color: #ffffff; text-decoration: none; } 
a:active, a:hover { color: #ffffff; text-decoration: underline; }

h1 {
	margin:0px 0px 10px 0px;
	padding-bottom: 8px;
	font-weight: normal;
	font-size: 20px;
	color:#000000;
	border-bottom: solid 1px #000000;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-style: normal;
}
h2 {
	margin: 0px;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	background: url(images/templatemo_h2_background.gif) repeat-x;
	border: 0px solid #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
        font-family: Georgia, Verdana, Helvetica, sans-serif;
}
h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
        font-family: Georgia, Verdana, Helvetica, sans-serif;
}
.text_area {
	text-align: justify;
}
img {
	margin: 0px 0px 0px 18px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

#templatemo_container_wrapper {
	background: #000000;
background: url(images/4.jpg) repeat-x;


        }

#templatemo_container {
	margin: 0px auto;
	width: 810px;
	height: 526px;

}

#templatemo_top{
	float: left;
	margin-left: -10px;
	padding: 19px 0px 10px 0px;
	text-align: right;
	width: 810px;
}

#templatemo_header {
	clear: left;
	margin-bottom:0px;
	width: 810px;
	height: 485px;
	background: url(images/md_top.jpg) no-repeat;
}

#templatemo_site_title {
	padding-top: 10px;
	padding-left: 180px;
	font-size: 50px;
	color: #FFFFFF;
	font-family: "Viner Hand ITC";
}

#templatemo_site_title span {
	font-weight: bold;
	color: #c32929;
}

#templatemo_site_slogan {
	padding-top: 0px;
	padding-left: 20px;
	font-size: 50px;
	color: #FFFFFF;
	font-family: "Viner Hand ITC";
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*------------- Menu ------------------*/


#templatemo_menu{
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 800px;
	height: 41px;
	background: #000000 url(images/templatemo_menu_background.gif) right no-repeat;
        border-top: #000000 solid 5px;
        border-left: #000000 solid 5px;
        border-right: #000000 solid 5px;
        border-bottom: #000000 solid 5px;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 11px 0px;
	width: 114px;
	font: 16px georgia;
	text-align: center;
	text-decoration: none;
	color: #702D2D;
}
#templatemo_menu ul li a:hover, #templatemo_menu ul li .current{
	color: #ffffff;
	text-decoration: none;
background: url(images/templatemo_mousehover.gif) repeat-x;
}

/*---------- end of menu -------------*/

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	width: 810px;
background: url(images/9a.jpg) repeat;
    /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	text-align: right;
	color: #702D2D;
}

#templatemo_left_column {
	float: left;
	padding: 20px;
	width: 150px;
	min-height: 400px;
	background: url(images/templatemo_leftcolumn_border.gif) right center no-repeat;

}

#templatemo_right_column {
	float: right;
	width: 770px;
	padding: 20px;
	padding-left: 20px;
	min-height: 350px;
	text-align: justify;
}


#templatemo_content_bottom {
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 810px;
	height: 5px;
	background: url(images/tempaltemo_content_bottom.gif) no-repeat;
}
/*------------ end of content ------------*/

.news_section {
	float: left;
	padding: 20px;
	width: 180px;
	background: #000000;
	padding-left: 20px;
}

.news_section p {
	margin: 5px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	text-align: justify;
}

.contact_section {
	float: left;
	padding: 20px;
	width: 220px;
	background: #000000;
	padding-left: 20px;
}

.contact_section p {
	margin: 5px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	text-align: left;
}


.more{
	padding: 0px 10px 10px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.templatemo_section2 {
	margin-bottom: 10px;
	padding: 10px;
	border: #000000 solid 1px;
	background: #1e1717;
}

.templatemo_section2 a {
	padding-left: 20px;
	color: #c32929;
	line-height: 25px;
	text-decoration: none;
	background: url(images/templatemo_list_icon.gif) center left no-repeat;
}

.templatemo_section2 a:hover {
	color: #000000;
	text-decoration: none;
}

.test_section {
	float: right;
	padding: 20px;
	width: 410px;
	background: #000000;
	padding-left: 20px;
	text-align: center;
}

.test_section p {
	margin: 5px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	text-align: justify;
}

.test_section2 {
	float: left;
	padding: 0px;
	width: 220px;
	height: 50px;
	background: #000000;
	padding-left: 0px;
	padding-top: 30px;
	text-align: left;
	padding-bottom: 15px;
}

.test_section2 p {
	margin: 5px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}

.test_section3 {
	float: left;
	padding: 0px;
	width: 240px;
	height: 50px;
	background: #000000;
	padding-left: 0px;
	padding-top: 30px;
	text-align: left;
	padding-bottom: 15px;
}

.test_section3 p {
	margin: 5px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}


.test_section4 {
	float: right;
	padding: 20px;
	width: 240px;
	background: #000000;
	text-align: center;
}

.test_section4 p {
	margin: 5px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	text-align: center;
}

.test_section5 {
	float: right;
	padding: 00px;
	width: 800px;
	background: #000000;
        border-bottom: #000000 solid 5px;
        border-left: #000000 solid 0px;
        border-right: #000000 solid 10px;
	text-align: center;
}

.test_section5 p {
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-align: center;
}
 img.border {
 border: 0px solid #333333 ;
 padding: 10px 10px 10px 10px ;
 }
/* ----------- */

/* -------- Footer --------- */

#templatemo_footer {
	clear: left;
	padding: 10px;
	height: 62px;
	color: #702d2d;
	line-height: 24px;
	text-align: center;
}
#templatemo_footer a {
	color: #702d2d;
	text-decoration: none;
}

#templatemo_footer a:hover {
	color: #FFFFFF;
}

/* --------- end of footer --------------*/

