/*

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

*/

html {

	background: #333333;
	  
}

body {

	margin: 0;

	padding: 10;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #333333;

	width: 100%;

	display: table;
}

a { color: #80BEED; }
a:hover { color: #FFFFFF; }

#templatemo_background_section_top {

	width: 100%;
	height:127px;
	background: url(images/imgres.jpg) center;
	

}

#templatemo_background_section_middle {

	width: 100%;
	
	background: url(images/imgres.jpg);
	
	clear: both;
	
	overflow:hidden;
	
	
	

}

#templatemo_background_section_bottom {

	width: 100%;
	
	height: 235px;

	background: url(images/img01.gif) center;
	float: none;
	

}

.templatemo_container {

	width: 1060px;
	margin: auto;
	border-spacing:4px;
	border-width: thick;
	border-left-style: outset;
	border-right-style: inset;
	border-left-color:#80BEED;
	border-right-color:#80BEED;



}

#templatemo_header {

	width: 100%;
	height:68px;	
	background: url(images/img01.gif) center;
	
	
}

/* Menu Section */

#templatemo_menu_panel{
	width:100%;
	height: 49px;	
	margin: 0 auto;
	background: url(images/img01.gif) repeat-x;
}

#templatemo_menu_panel #templatemo_menu_section{
	width: 100%;
	height: 49px;	
	margin:0 auto;
	color: #03a0a6;
	
}

#templatemo_menu_section ul {
	width: 930px;
	margin: 0;
	padding-top: 1px;
	list-style: none;
}

#templatemo_menu_section ul li{
	display: inline;
	
}

#templatemo_menu_section ul li a{
	float: left;
	width: 110px;
	padding-top: 2px;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: inherit;
	color: #CCC;
}

#templatemo_menu_section li a:hover, #templatemo_menu_section li .current{
	color: #80BEED;
	height: 37px;
	background:url(images/templatemo_menu_current.jpg) repeat-x;
}

/* End Of Menu */

/* Left Section */

#templatemo_left_section {
	
	width: 590px;
	float: right;
	margin: 0px 0px 50px 0px;
	margin-top: 35px;
	background: #666;
	border:inset;
	border-right-color:#80BEED;
	border-top-color:#80BEED;
	border-left-color:#000;
	border-bottom-color:#000;



	
	
}

* html #templatemo_left_section {

	margin-left: 10px;
	
}

.templatemo_post {
	width: 602px;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom:13px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	
}

.templatemo_post_top {
	
	width: 551px;
	height: 57px;
	text-align: center;
	background: #000 repeat;
	border-color:#000;
	border-spacing:19px;
	border-width: thick;
	border-left-style: outset;
	border-top-style:outset;
	border-right-style: inset;
	
}

* html .templatemo_post_top h1{
	margin-bottom: 21px;
}

.templatemo_post_top h1{
	font-size: 20px;
	color:#80BEED;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 25px;
	margin-bottom:10px;
}

.templatemo_post_mid {
	width: 580px;
	background: #000 repeat;
	border: 2px solid #333333;
	background-color: #191919;
	border-color: #ccc;
	border-spacing:4px;

	border-width: ;
	border-top-style: ridge;
	border-left-style: outset;
	border-bottom-style:inset;
	border-right-style: inset;
	padding-top:25px;
	border-bottom-color:#80BEED;
	border-left-color:#80BEED;
	font-weight: normal;
	

}



.templatemo_post_mid img{
	
	border: #ccc solid 1px;
	float: left;
	margin: 3px 15px 0 0;

}

.templatemo_post_mid p{
	
	font-size: 15px;
	color:#CCC;
	margin : 20px 25px 25px 25px;
	text-align: justify;
	

}


/* End Of Left Section */
/* Right Section */
#templatemo_right_section {
	
	width: 400px;
	float: left;
	margin: 40px 20px 10px 10px;
	
}

* html #templatemo_right_section {

	margin-right: 0px;
}

.templatemo_section_box {
	
	width: 380px;
	margin-top: 35px;
	margin-bottom: 10px;

	
}

.templatemo_section_box_top {
	
	width: 292px;
	height: 61px;
	text-align: center;
	margin-top:5px;
	background:#000 repeat;
	border-color:#999;
	border-spacing:19px;
	border-width: medium;
	border-left-style: outset;
	border-top-style:outset;
	border-right-style: inset;
	border-right-color:#80BEED;
	border-top-color:#80BEED;


}

* html .templatemo_section_box_top {
	margin-bottom: 10px;
}

.templatemo_section_box_top h1{
	font-size: 18px;
	color:#CCC;
	font-weight:bold;
	padding-top: 0px;
	padding-left: 15px;

}

.templatemo_section_box_mid {
	height: 268px;
	width: 385px;
	background:#000 repeat;
	border: 1px solid #333333;
	background-color: #191919;
	border-color: #999;
	border-spacing:4px;
	border-width: thin;
	border-top-style: ridge;
	border-left-style: outset;
	border-bottom-style:inset;
	border-right-style: inset;
	border-bottom-color:#80BEED;
	border-left-color:#80BEED;



}


.templatemo_section_box_mid p{
	font-size: 15px;
	color:#CCC;
	margin : 20px 25px 25px 25px;
	text-align: justify;

}

.templatemo_section_box_mid p a{
	font-size: 12px;
	color: #80BEED;
	border: 1px solid #333333;
	background-color: #191919;
}

.templatemo_section_box_mid img{
	float: none;
	display:inline;
	margin-bottom: 0px;
	margin-left: 10px;

}

.templatemo_section_box_mid ul{
	margin-bottom:15px;
	margin-top:40;
	padding-right:15px;
	color: #CCC;
	border: 2px solid #333333;
	background-color: #191919;

}



/* End Of Right Section*/

.clear{
	clear:both;
	height:1px;
}

#templatemo_bottom_panel {
	clear: both;
	width: 100%;
	height: 280px;
	margin: 0 auto;
	background: url(images/img01.gif) top;

}

#templatemo_bottom_panel #templatemo_bottom_section{
	width: 100%;
	margin: auto 0px;
	height: 250px;

}

#templatemo_bottom_section .templatemo_bottom_section_box {
	float: left;
	display:inline;
	margin-top: 50px;
	margin-left: 80px;
	width: 278px;
	border: 1px solid #333333;
	background-color: #191919;
	border-bottom-color:#80BEED;
	border-left-color:#80BEED;

}

.templatemo_bottom_section_box .top{
	
	width: 263px; 
	height: 20px; 
	text-align: center;
	margin-top: 0px;
	color: #80BEED;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0 15px;
	background:#000 repeat;
	
}

.templatemo_bottom_section_box .body{
	width: 268px;
	padding: 15px;
	margin: -1px;
}

.templatemo_bottom_section_box .body ul{
	margin-left: 20px;
	padding: 10px;
	color: #fff;
}

.templatemo_bottom_section_box .body li{
	margin: -1px;
	padding: 0px;

}

.body p{
	text-align: justify;
	margin: 10px;
	padding: 0px;
	color: #CCC;
	font-style: italic;
}

#templatemo_bottom_section #templatemo_footer_section{
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 0px; 
	padding: 20px 0;
	color: #fff;
	background:#000 repeat;
}
.f {
	color: #CCC;
}
