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

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686f76;
	background: #000000;
}

a:link, a:visited { color: #4292E5; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #4292E5; text-decoration: underline}


#site {
		padding-top: 25px;
		margin: 0 auto;
		}
#logo {
	width: 900px;
	margin: 0 auto;
	background: url(../../images/background.jpg) no-repeat;
	background-position: center;
	height: 106px;
	}

#logo a:link, 
#logo a:visited {
	display: block;
	}
#logo a{
	width: 100%;
	height: 100%;
	}	
h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #0066cc;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.spacetobottom {
	clear: both;
	height: 20px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 10px;;
}



.more_button a{
	clear: both;
	display: block;
	width: 80px;
	height: 20px;
	margin: 10px 0 0 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #0066cc;
	background: #0b1016;
	border: 1px solid #05070a;
}


#templatemo_background_section_top {

	width: 100%;
	
	height:165px;
	
	background: #000000 repeat-x;


}

#templatemo_background_section_middle {

	width: 100%;
	
	background: #000000;
	
	clear: both;
	
	overflow:hidden;

}

#templatemo_background_section_bottom {

	width: 100%;
	
	height: 327px;

	background: url(../images/templatemo_background_section_bottom_bg2.jpg) repeat;
	
	float: left;

}

.templatemo_container {

	width: 930px;
background: url(../images/bannertop.png) no-repeat center;
	margin: auto;

}

#templatemo_header {

	width: 930px;
	height:107px;	
	

}

#businessinfo {
	text-align: center;
	padding-left:15px;
	padding-right: 0px;
	padding-top: 18px;
	font-size: 20px;
	color: #000000;

}
#businessinfo h1{
	font-size:32px;
	color: #C0FFFF;
	font-weight: bold;
	line-height:33px;
	display: inline;
	}

#businessinfo h2{
	font-size:24px;
	line-height:24px;
	color: #990000;
	padding-bottom: 5px;
	
	}
	

/* Menu Section */

#templatemo_menu_panel {
	width: 930;
	height: 54px;	
	margin: 0 auto;
	float:center;
}

#templatemo_menu_panel #templatemo_menu_section {
	width: 930px;
	height: 50px;	
	margin:0 auto;
	padding: 0 0 0 0px;
	color: #03a0a6;
}

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

#templatemo_menu_section ul li {
	display: inline;
}

#templatemo_menu_section ul li a {
	float: left;
	width: 120px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #00ccff;
	padding-left: 0px;
	padding-right: 5px;
}

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

/* End Of Menu */

/* Left Section */

#templatemo_left_section {
	
	width: 590px;
	float: left;
	margin: 10px 0px 10px 0px;
	
}

* html #templatemo_left_section {

	margin-left: 15px;
}

.templatemo_post {
	
	width: 600px;
	margin-top: 5px;
	margin-bottom: 15px;
	
}

/* Pink Post */
.templatemo_post_top {
	
	width: 575px;
	height: 35px;
	font-size: 18px;
	color:#FED486;
	font-weight:bold;
	padding-top: 15px;
	padding-left: 25px;
	background: url(../images/templatemo_post_top.jpg) no-repeat;

}


.templatemo_post_mid img {
	border: 0px;
	padding: 5px;
	}
.templatemo_post_mid {
	
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff url(../images/templatemo_post_middle.jpg) repeat top center;
	
	padding-top: 10px;

}

.templatemo_post_bottom {
	
	width: 600px;
	height: 34px;
	background: url(../images/templatemo_post_bottom.jpg) no-repeat bottom center;
	
	
}

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

}

.templatemo_post_mid p {
	
	font-size: 12px;
	color: #000;
	margin : 0px 15px 5px 5px;
	text-align: justify;

}
/* End Of Pink Post */

/* Yellow Post */
.templatemo_post_top_yellow {
	
	width: 575px;
	height: 35px;
	background: url(../images/templatemo_post_yellow_top.jpg) no-repeat;
	font-size: 18px;
	color:#FED486;
	font-weight:bold;
	padding-top: 15px;
	padding-left: 25px;
	
}

#quicklinks{
	text-align:center;
	margin: 0 auto;
	width: 960px;
	
	}
#footer-links{
	text-align: center;
	padding-top: 25px;
	}

#footer-table{
	width: 960px;
	display: table;
	overflow: hidden;
	padding: 5px;
}

#footer-table-row{
	display: table-row;
	
}

#footer-table-cell{
	display: table-cell;
	vertical-align: middle;
	padding: 1px;

}



/* End Of Yellow Post */
span.post{
	margin: 25px;
	color: #666;
	font-size: 11px;
	
}

/* End Of Left Section */
/* Right Section */
#templatemo_right_section {
	
	width: 300px;
	float: right;
	margin: 10px 5px 10px 0px;
	
}

* html #templatemo_right_section {

	margin-right: 15px;
}

.templatemo_section_box {
	
	width: 300px;
	margin-top: 5px;
	margin-bottom: 15px;

}

.templatemo_section_box_top {
	
	width: 285px;
	height: 35px;
	background: url(../images/templatemo_section_top.jpg) no-repeat;
	font-size: 18px;
	color:#FED486;
	font-weight:bold;
	padding: 15px 0 0 25px;

}


.templatemo_section_box_mid {
	
	width: 310px;
	background: url(../images/templatemo_section_middle.jpg) #FFF repeat top left;
	padding-top: 25px;
	padding-bottom: 25px;
}


.templatemo_section_box_mid p {
	
	font-size: 12px;
	margin : 0px 25px 25px 25px;
	text-align: justify;

}

.templatemo_section_box_mid p a {
	
	font-size: 12px;
	color:#333;

}

.templatemo_section_box_mid p a:hover {
	
	font-size: 12px;
	color:#999;

}

.templatemo_section_box_mid img {
	float: left;
	display:inline;
	margin-left: 20px;
	margin-bottom: 20px;
	border:none;

}

.templatemo_section_box_mid ul {
	
	margin-bottom:15px;
	margin-top:0px;
	padding-right:15px;
	color: #333;
}

.templatemo_section_box_mid2 {
	
	width: 310px;
	background: url(../images/templatemo_section_middle.jpg) #FFF  top left;
	
	padding-top: 25px;
}


.templatemo_section_box_mid2 p {
	
	font-size: 12px;
	color:#000;
	margin : 0px 25px 25px 25px;
	text-align: justify;

}

.templatemo_section_box_mid2 p a {
	
	font-size: 12px;
	color:#333;

}

.templatemo_section_box_mid2 p a:hover {
	
	font-size: 12px;
	color:#999;

}

.templatemo_section_box_mid2 img {

	display:block;
	text-align: center;
	padding: 5px;
	border:none;

}



.templatemo_section_box_mid2 ul {
	
	margin-bottom:15px;
	margin-top:0px;
	padding-right:15px;
	color: #333;
}
.templatemo_section_box_bottom {
	
	width: 310px;
	height: 31px;
	background: url(../images/templatemo_section_bottom.jpg) no-repeat bottom center #fff;
	margin-top: 0px;
	

}

/* Yellow Section */

.templatemo_section_box_top_yellow {
	
	width: 285px;
	height: 35px;
	background: url(../images/templatemo_section_top_yellow.jpg) no-repeat;
	font-size: 18px;
	color:#FED486;
	font-weight:bold;
	padding: 15px 0 0 25px;

}

/* End Of Yellow */

/* End Of Right Section*/

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

#templatemo_bottom_section{
	width: 100%;
	background:url(../images/templatemo_footer_bg.jpg) #000000 repeat-x;
}

#templatemo_footer{
	width: 100%;
	height: 28px;
	background: url(../images/templatemo_footer_bg.jpg)#000000 repeat-x;
	text-align: center;
	padding-top: 10px;
}

/* ----- End of Footer ----- */
