/*
CSS Credit: http://www.templatemo.com/
*/

html {
	background: #CCC;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	width: 100%;
	display: table;

}

#templatemo_container {
	width: 940px;
	min-height: 1265px;
	margin: auto;
	background-image: url(images/weave.jpg);
}

#templatemo_header_section {

	width: 940px;

	height: 372px;
	
	background:url(images/templatemo_header.jpg) no-repeat;

}

.clear{

	clear:both;
	height: 1px;
}

/*------------- Top Menu ------------------*/
#templatemo_topmenu {
	float: right;
	width: 200px;
	height: 25px;
	margin-right:55px;
	

}


#templatemo_topmenu ul {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	list-style: none;
}


#templatemo_topmenu ul li{
	display: inline;
}

#templatemo_topmenu ul li a{
	float: left;
	padding-left:25px;
	padding-bottom:5px;
	margin-left:10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background:url(images/templatemo_head_menu.gif) no-repeat;

}

#templatemo_topmenu li a:hover, #templatemotop_menu li .current{
	color: #FFF;
}
/* end of menu */
/* Head Menu */
#templatemo_menu{
	width:940px;
	height: 30px;
	float:left;
	background-color: #2D5844;
}

#templatemo_menu ul {
	float: left;
	margin: 0;
	padding: 0px;
	list-style: none;
	width: 940px;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 6px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border-right: 1px solid #FFF;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	text-align: center;
	background-color: #d9ccc4;
	color: #000;


}
/* End of Head Menu */
#templatemo_content_section {
	width: 940px;
	min-height: 850px;
	float: left;
	position: relative;
}

/* End of Content 1 */
.templatemo_content_1{
	float:left;
	width:435px;
	height:210px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	background-image: url(images/linktabback.jpg);
	border: thin solid #D8D7A7;

}

* html .templatemo_content_1{ 
	margin-left: 15px;
}
.templatemo_content_1 h1{
	color:#2D5844;
	font-size:16px;
	font-weight:bold;
	margin: 25px 0px 0px 155px;
	font-style: italic;
}

.templatemo_content_1 .contents {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 20px;
}


.templatemo_content_1 .news {
	margin: 13px 3px 3px 60px;
	width: 230px;
	height:150px;
	clear: both;
	float: left;
	position: inherit;
	padding-left: 60px;
	font-style: normal;
	font-weight: bold;
}

.templatemo_content_1 .contents img{
	float:right;
	margin: 3px 3px 3px 3px;
	border: none;
	position: absolute;
	left: 483px;
	top: 628px;
}

.templatemo_content_1 .news img{
	float: left;
	border: solid 1px #000;
	margin: 2px 2px 2px 2px;
	position: static;
	width: 125px;
	height: 103px;
	z-index: 1;
	
}

.templatemo_content_1 .news .textarea{
	float:right;
	width:320px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.templatemo_content_1 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#2D5844;
	font-size:12px;

}

.templatemo_content_1 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
	position: fixed;
}

.templatemo_content_1 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End of Content 1 */
/* Content 2 */
.templatemo_content_2{
	float:right;
	width:439px;
	height:350px;
	margin : 30px 20px 0px 0px;
	background-image: url(images/linktabback.jpg);
	border: 1px solid #D4D4A0;

}

* html .templatemo_content_2{
		
		margin-right: 15px;
	
}

.templatemo_content_2 h1{
	color:#060;
	font-size:16px;
	font-weight:bold;
	margin: 25px 0px 0px 125px;
	font-style: italic;
}

.templatemo_content_2 .contents {
	margin: 25px 35px 20px 40px;
}

.templatemo_content_2 h2{
	color:#5e3300;
	margin : 2px 0px 3px 0px;
	font-size:12px;

}

.templatemo_content_2 p{
	color:#000;
	font-size:12px;
}

.templatemo_content_2 .news {
	margin: 13px 3px 3px 60px;
	width: 230px;
	height:275px;
	clear: both;
	float: left;
	position: inherit;
	padding-left: 115px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.templatemo_content_2 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

.templatemo_content_2 img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

/* End Of Content 2*/
/* Content 3*/
.templatemo_content_3{
	width:435px;
	margin : 5px 5px 0px 35px;
	float:left;
	height: 250px;
	background-image: url(images/linktabback.jpg);
	border: thin solid #DCDCA6;
}
.templatemo_content_3a{
	width:435px;
	margin : 5px 5px 0px 35px;
	float:left;
	height: 250px;
	position: inherit;
}
* html .templatemo_content_3{ 
	margin-left: 20px;
}

.templatemo_content_3 h1{
	color:#2D5844;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	font-style: italic;
	text-decoration: underline;
	padding-left: 125px;
}

.templatemo_content_3 .contents {
	margin: 25px 35px 20px 35px;
}

.templatemo_content_3 h2{
	color:#5e3300;
	margin : 2px 0px 3px 0px;
	font-size:12px;
}

.templatemo_content_3 p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_3 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_3 img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

.templatemo_content_3 .news {
	margin: 13px 3px 3px 60px;
	width: 230px;
	height: 208px;
	float: left;
	padding-left: 60px;
}

.templatemo_content_3 .news img{
	float:left;
	border:none;
	margin: 3px 0px 3px 5px;
}

.templatemo_content_3 .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_3 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_3 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_3 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 3*/

/* Content 4*/
.templatemo_content_4{
	width:440px;
	margin : 10px 15px 0px 2px;
	float:left;
	height: 110px;
	background-image: url(images/linktabback.jpg);
	border: thin solid #EEEEBC;
}

* html .templatemo_content_4{ 

	margin-right: 20px;

}

.templatemo_content_4 h1{ 
	color:#ee1073;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}

.templatemo_content_4 .contents {
	margin: 25px 35px 20px 35px;
}

.templatemo_content_4 h2{
	color:#5e3300;
	margin : 2px 0px 3px 0px;
	font-size:12px;
}

.templatemo_content_4 p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_4 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_4 img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

.templatemo_content_4 .news {
	margin: 3px 3px 3px 3px;
}

.templatemo_content_4 .news img{
	float:left;
	border:none;
	margin: 3px 0px 3px 5px;
}

.templatemo_content_4 .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_4 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_4 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_4 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 4*/
/* ------------- Templatemo Gallery ------------- */
.templatemo_gallery {
	float: left;
	clear:none;
	width:450px;
	height:235px;
	margin-left: 20px;
}

* html .templatemo_gallery {
	margin: 5px 0px 20px 15px;	
}
.templatemo_gallery .title{
	height:37px;
	margin: 5px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}

.templatemo_gallery .title h1{
	font-size:16px;
	font-weight:bold;
	color:#2D5844;
	margin:0px;
}

.templatemo_gallery .prev{

	width:40px;
	height:130px;
	text-align:center;
	float:left;
	
}

.templatemo_gallery .prev img{

	margin: 40px 0px 0px 0px;
	
}

.templatemo_gallery .next{

	width:40px;
	height:130px;
	text-align:center;
	float:right;

}

.templatemo_gallery .next img{

	margin: 40px 0px 0px 0px;
	
}

.templatemo_gallery .images{
	width:440px;
	height:130px;
	text-align:center;
	float:left;
	position: inherit;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 30px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	
}

.templatemo_gallery .img{

	margin : 10px 5px 10px 5px;
	
}
/* Content 5*/
.templatemo_content_5{
	width:890px;
	margin : 10px 15px 5px 35px;
	float:left;
	height: 280px;
	background-image: url(images/linktabback.jpg);
	border: thin solid #E9E9B5;
	clear: both;
}
* html .templatemo_content_5{ 
	margin-left: 20px;
}

.templatemo_content_5 h1{
	color:#2D5844;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	font-style: italic;
	text-decoration: underline;
	padding-left: 105px;
}

.templatemo_content_5 .contents {
	margin: 25px 35px 20px 35px;
}

.templatemo_content_5 h2{
	color:#5e3300;
	margin : 2px 0px 3px 0px;
	font-size:12px;
}

.templatemo_content_5 p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_5 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_5 img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

.templatemo_content_5 .news {
	width: 210px;
	height: 245px;
	float: left;
	padding-left: 50px;
	margin-top: 13px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 25px;
}

.templatemo_content_5 .news img{
	float:left;
	border:none;
	margin: 3px 0px 3px 5px;
}

.templatemo_content_5 .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_5 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_5 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_5 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
/* ------------- End Of Templatemo Gallery ------------- */
#templatemo_footer_section {
	float: left;
	width: 940px;
	clear: both;
	background-color: #666;
	background-image: url(images/menu.jpg);
	
}

.templatemo_copyright {
	float: right;
	color: #000;
	padding: 6px;

}

.templatemo_copyright a{
	color: #000;
}

.templatemo_validate {
	float: left;
	width: 180px;
	height: 50px;
	margin: 5px 0px 0px 20px;
	clear: both;

}

.templatemo_validate a{
	text-decoration:none;
}
