body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #fff;
}

p {
	margin: 10px 0;
	font-size: 12px;
	text-align: justify;
}

a { color: #686b6d; margin: 10px 0; font-size: 12px; text-decoration: underline; text-align: justify; }

a:hover { color: #c4c642; margin: 10px 0; font-size: 12px; text-align: justify; }

ul { color: #686b6d; margin: 10px 0; font-size: 12px; text-decoration: none; text-align: justify; }


h1 {
	margin: 0;
	padding: 5px 0 0;
	font-size: 24px;
	font-weight: bold;
	color:#686b6d;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0;
	padding: 10px 0;
	font-size: 25px;
	font-weight: bold;
	color:#fff;
}



h4 {
	clear: both;
	margin: 0;
	padding: 15px 0 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #c4c642;
}

h5 {
	margin: 0;
	padding: 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	color:#686b6d;
}

.style1 {
	font-size: 24px;
	color: #c4c642;
}

.readmore_black a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(images/templatemo_more_black.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}

.readmore_white a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(images/templatemo_more_white.gif) no-repeat;
	color: #686b6d;
	text-decoration: none;
	text-align: center;
}

.readmore_white a:hover{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(images/templatemo_more_white.gif) no-repeat;
	color: #c4c642;
	text-decoration: none;
	text-align: center;
}


#templatemo_container {
	margin: 0px auto;
	width: 920px;
	margin-top: 10px;
}

/* top */

#templatemo_top {
	clear: both;
	width: 900px;
	height: 100px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.sitename_panel { background-image: url(images/logo.jpg); background-repeat: no-repeat; float: left; width: 880px; height: 100px; cursor: pointer; }
/* end of top */


/* content */

#templatemo_content {
	float:left;
	width: 880px;
	padding: 0px 20px;
	background:url(images/templatemo_frame.gif) repeat-y;
}

.templatemo_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	background: url(images/templatemo_top.gif) no-repeat;
}
/* for IE 6 */
* html .templatemo_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	margin-bottom: -5px;
	background: url(images/templatemo_top.gif) no-repeat;
}

.templatemo_content_bottom{
	clear: both;
	width: 920px;
	height: 16px;
	background: url(images/templatemo_bottom.gif) no-repeat;
}

/* banner */
.banner {
	width: 830px;
	height: 187px;
	padding: 0 0 0 50px;
	margin-bottom: 0;
	background: url(images/templatemo_banner.jpg) no-repeat;
}

.banner ul { color: #686b6d; margin: 20px 0 20px 50px; padding: 0; list-style: disc; }

.banner h3{ font-size: 18px; color: #fff; padding-top: 30px; }

.banner h3 a{ font-size: 18px; color: #fff; text-decoration: none; }

.banner h3 a:hover{ font-size: 18px; color: #c4c642; }



.banner ul li{
	font-size: 18px;
	color: #686b6d;
	padding: 0 0 5px;
}
/* end of banner */

/* menu */

#templatemo_menu{
	clear: both;
	width: 880px;
	height: 35px;
	margin: 0 0 0;;
	padding: 0;
	background: #686b6d;
}
/* end of menu */

/* 3 boxes */

#templatemo_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.box1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}

.box1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/templatemo_box1_top.gif) no-repeat;
}
.body {
	width: 250px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
}

.box2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}
.box2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/templatemo_box2_top.gif) no-repeat;
}

.box3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #272727;	
}
.box3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/templatemo_box3_top.gif) no-repeat;
}

.boxbottom{
	width:280px;
	height: 10px;
	 background: url(images/templatemo_box_bottom.gif) no-repeat;
}
* html .boxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -10px;
	background: url(images/templatemo_box_bottom.gif) no-repeat;
}

.price {
	color:#FF0000;
	font-size: 18px;
}

/* end of 3 boxes */

/* 2 columns */

#templatemo_2columns{
	clear: both;
	margin: 0;
	padding: 10px 0;
	width: 880px;
}

.column1{
	float: left;
	width: 480px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
}

.column2{
	float: right;
	width: 320px;
	padding: 10px;
	padding-left: 30px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}
.column3{ color: #686b6d; float: left; width: 860px; padding: 10px; background: #ffffff; }


/* end of 2 columns */

/* Detail page */

#templatemo_features{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 730px;
}

.titlerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 730px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;	
	border-bottom: 1px solid #CCCCCC;
}

.subrow {
	clear: both;
	padding: 5px 0px;
	font-size: 12px;
	background: #ffffff;
}

.name_column {
	float: left;
	padding-left: 10px;
	width: 250px;
	font-weight: bold;
}

.plan_column {
	float: left;
	width: 150px;
}

.plan_column img{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* end of detail page */

/* -------- Footer --------- */

#templatemo_footer {
	clear: left;
	padding: 15px 0 0;
	width: 920px;
	height: 62px;
	color: #686b6d;
	line-height: 24px;
	text-align: center;
}
#templatemo_footer a {
	color: #686b6d;
	text-decoration: none;
}

#templatemo_footer a:hover { color: #c4c642; text-decoration: underline; }

/* --------- end of footer --------------*/


