/*
CSS Credit: http://www.templatemo.com
*/

html
{
    background: #FFFFFF;
}

body
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, "Trebuchet MS" , Verdana;
    font-size: 15px;
    width: 100%;
    display: table;
    background: #FFFFFF url(images/templatemo_header.jpg) no-repeat center top;
}

a:link, a:visited {	color: #666666; text-decoration: none; }
a:active, a:hover { color: #666666; text-decoration: underline; }

p {
	font-family: Lucida Grande, Tahoma, "Trebuchet MS", Verdana;
	color: #777;
	margin: 0 0 30px 0;	
	line-height:1.3em;
}

h1 {
    font-family: Tahoma, "Trebuchet MS", Verdana;
    font-size: 25px;
    color: #3399FF;
    font-weight: normal;
    margin: 10 0 15px 0;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ac6c07;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #a18800;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#templatemo_container {
	width: 960px;
	margin: auto;
}

#templaetmo_header {
	width: 960px;
	height: 238px;
	margin: 0;
	padding: 0;
}

#templatemo_header_logo_area {
	width: 350px;
	height: 75px;
	margin: 83px 0 0 170px;
}

#templatemo_header_logo{
	float: left;
	color: #fff;
	font-size: 50px;
	font-family: Trebuchet MS, Geneva, sans-serif;
	margin: 0 0 5px 0;
}

#templatemo_header_slogan {
	float: right;
	font-family: "Brush Script MT", Arial;
	font-size: 18px;
	font-style: italic;
	color: #fff;
	margin: 0;
}

/* menu */

#templatemo_menu {
	float: left;
	width: 960px;
	height: 25px;
	background: url(images/templatemo_menu_bg.jpg);
	padding:0;
	margin: 0 0 25px 0;
}

#templatemo_menu ul {
	float: left;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	width: 960px;
	list-style: none;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	padding: 5px 40px 0 40px;

	height: 20px;
	text-align: center;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	color: #b0b0b0;	
	font-family: "Brush Script MT", Arial;
	font-size: 13px;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color:#ffd800;
}

#templatemo_menu li .last {
	background: none;
}

/* end of menu*/

#templatemo_content_area {
	width: 960px;
	border-bottom: 1px dotted #b0b0b0;
}

.templatemo_title_right {
	float: right;	
	width: 116px;
	height: 46px;
}

.templatemo_title_left {
    float: left;
    width: 165px;
    height: 40px;
    color: #FF9900;
    font-family: Tahoma;
    font-size: 25px;
    margin: 0;
}

.templatemo_title_right  h1 {
    float: left;
    display: block;
    font-family: Tahoma;
    font-size: 25px;
    color: #FFCC00;
    font-weight: normal;
    margin: 0 0 2px 0;
    line-height: 0.8;
}

.templatemo_title_right  h3 {
    font-family: Tahoma;
    font-size: 20px;
    color: #FFCC00;
    font-weight: normal;
    display: block;
    float: left;
    width: 15px;
}

.templaetmo_3_col {
	float: left;
	width: 290px;
	padding: 10px 5px;
}

.templaetmo_3_col img
{
    border: 3px #3399FF solid;
    margin: 0 0 15px 0;
}
.templatemo_3_col_middle {
	margin: 0 30px;
	width: 271px;
	background: url(images/templatemo_mid_col_bg.jpg) repeat-x #151515;
	border: 3px solid #363636;
	padding: 10px;
}

.templaetmo_3_col .templatemo_gallery img{
	border: 5px solid #fff;
}

.templatemo_3_col_middle img {
	float: left;
	border: none;
}

.templatemo_3_col_middle img.img_middle {
	margin: 0 8px;
}

.templatemo_more{
	float: right;
	color: #777;
	font-size: 11px;
	margin: 0 10px 0px 0;
}

.templatemo_more a{
	text-decoration: none;
	color: #777;
}

.templatemo_more a:hover{
	text-decoration: underline;
}


.templatemo_more_2{
	float: left;
	color: #b0b0b0;
	font-size: 10px;
	margin: 0 10px 10px 0;
	background: url(images/templatemo_more.png) no-repeat ;
	padding: 0 0 0 10px ;
	background-position: 0 7px;
}

.templatemo_more_2 a{
	text-decoration: none;
	color: #777;
}

.templatemo_more_2 a:hover, .templatemo_more_2:hover{
	text-decoration: underline;
}

#templatemo_footer {
	width: 100%;
	color: #b0b0b0;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size:10px
}

.templaetmo_list {
	padding: 0 0 0 15px;
	line-height:1.3em;
}

.templaetmo_list li {
	color: #666666;
	background: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0 ;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
