/*

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

*/



body {

	margin:0;

	padding:0;

	line-height: 1.5em;

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

	font-size: 11px;

	color: #666666;

	background: #FFF;

}



p {
	margin: 12px 0px;
	font-size: 12px;
	color: #000;
	text-align: left;

}



h1 {

	margin: 0px;

	padding: 5px 0px 0px 0px;

	font-size: 24px;

	font-weight: bold;

	color:#000000;

}



h2 {

	margin: 0px;

	padding: 5px 0px;

	font-size: 20px;

	font-weight: bold;

	color:#ffffff;

}



h3 {
	margin: 0px;
	padding: 10px 0;
	font-size: 23px;
	font-weight: bold;
	color: #666;
	text-align: center;

}



h4 {

	clear: both;

	margin: 0px;

	padding: 15px 0px 5px 10px;

	font-size: 14px;

	font-weight: bold;

	color: #ff0000;

}



.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: #BCBA1B;

	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: #000000;

	text-decoration: none;

	text-align: center;

}





#templatemo_container {

	margin: 0px auto;

	width: 780px;

	margin-top: 10px;

	background:#FFF;

}



/* top */



#templatemo_top {

	clear: both;

	width: 774px;

	height: 309px;

	color: #FFFFFF;

}



.sitename_panel {

	width: 774px;

	height: 309px;

	margin: 0px auto;

	padding: 0px;

}



.bigfont {

	padding: 40px 0px 10px 0px;

	font-size: 25px;

	color: #BCBA1B;

}



/* end of top */





/* content */



#templatemo_content {

	float:left;

	width: 760px;

	padding: 0px;

}



.templatemo_content_top{

	clear: both;

	width: 780px;

	height: 8px;

}

/* for IE 6 */

* html .templatemo_content_top{

	clear: both;

	width: 780px;

	height: 15px;

	margin-bottom: -5px;

}



.templatemo_content_bottom{
	clear: both;
	width: 778px;
	height: 16px;
	background: url(../images/templatemo_bottom.gif) no-repeat;

}



/* banner */

.banner {

	width: 830px;

	height: 204px;

	padding: 50px 0px 0px 50px;

	margin-bottom: 10px;

	background: url(../images/templatemo_banner.jpg) no-repeat;

}



.banner ul {

	margin: 20px 0px 20px 50px;

	padding: 0px;

	list-style: disc;

}



.banner ul li{

	font-size: 18px;

	color: #FFFFFF;

	padding: 0px 0px 5px 0px;

}

/* end of banner */



/* menu */



#templatemo_menu{

	clear: both;

	width: 774px;

	height: 35px;

	margin: 0px 0px 10px 0px;;

	padding: 0px;

	background: #272727;

}



.menuleft {

	float: left;

	height: 35px;

	width: 10px;

	background: #272727 url(../images/menu_left.gif) no-repeat;

}

.menuright {

	float: right;

	height: 35px;

	width: 10px;

	background: #272727 url(../images/menu_right.gif) no-repeat;

}



#templatemo_menu ul {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	list-style: none;

	text-align: center;

	color: #ffffff;

}





#templatemo_menu ul li{

	display: inline;

}



#templatemo_menu ul li a{

	float: left;

	padding: 10px 6px 2px 11px;

	margin-right: 1px;

	height: 25px;

	font: 14px arial;

	text-align: center;

	color: #ffffff;

	text-decoration: none;

}



#templatemo_menu ul li a:visited{

	color: #ffffff;

}



#templatemo_menu ul li a:hover, #templatemo_menu ul li .current{

	color: #ffffff;

	height: 23px;

	text-decoration: none;

	background: #285fc2;

}

/* end of menu */

#templatemo_smenu{

	clear: both;

	width: 774px;

	height: 35px;

	margin: 0px 0px 10px 0px;;

	padding: 0px;

	background: #D3DAE4;

}



.smenuleft {

	float: left;

	height: 35px;

	width: 10px;

	background: #D3DAE4 url(../images/smenu_left.gif) no-repeat;

}

.smenuright {

	float: right;

	height: 35px;

	width: 10px;

	background: #D3DAE4 url(../images/smenu_right.gif) no-repeat;

}



#templatemo_smenu ul {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	list-style: none;

	text-align: center;

	color: #ffffff;

}





#templatemo_smenu ul li{

	display: inline;

	float: left;

	padding: 10px 6px 2px 12px;

	margin-right: 1px;

	height: 25px;

	font: 14px arial;

	text-align: center;

	color: #000;

	text-decoration: none;

}

/* 3 boxes */



#templatemo_boxarea{

	clear: both;

	margin: 0px 0px 0px 0px;

	padding: 10px 0px;

	width: 760px;

}



.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: 5px 6px 0px 40px;

	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:#BCBA1B;

	font-size: 26px;

}



/* end of 3 boxes */



/* 2 columns */



#templatemo_2columns{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 780px;
	color: #000;

}



.column1{
	float: left;
	width: 400px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background: #ffffff;
	color: #000;
	font-size: 12px;
	border-right: 1px dotted #CCCCCC;
	text-align: justify;
	font-weight: normal;

}



.column2{
	float: right;
	width: 310px;
	padding: 10px;
	padding-right: 20px;
	background: #ffffff;
	color: #666;
	text-align: center;

}



.column3{

	float: left;

	width: 355px;

	padding: 10px;

	padding-left: 15px;

	padding-right: 15px;

	background: #ffffff;

	color: #000;

	text-align: justify;

	font-size: 12px;

	border-right: 1px dotted #CCCCCC;

}



.column4{

	float: right;

	width: 355px;

	padding: 10px;

	padding-right: 20px;

	background: #ffffff;

	color: #000;

}



.column5{

	float: right;

	width: 710px;

	padding: 10px;

	padding-right: 20px;

	background: #ffffff;

	color: #000;

}

/* end of 2 columns */



#templatemo_2columnsc{

	clear: both;

	margin: 0px 0px 0px 0px;

	padding: 15px 0px 0px 0px;

	width: 880px;

}



.column1c{

	float: left;

	width: 200px;

	padding: 10px;

	padding-left: 15px;

	padding-right: 15px;

	background: #ffffff;

}



.column2c{

	float: right;

	width: 600px;

	padding: 10px;

	padding-left: 30px;

	border-left: 1px dotted #CCCCCC;

	background: #ffffff;

}

/* 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: 10px 0px 0px 0px;

	width: 780px;

	height: 62px;

	color: #666;

	line-height: 24px;

	text-align: center;

}

#templatemo_footer a {

	color: #000;

	text-decoration: none; 

}



#templatemo_footer a:hover {
	color: #00F;
	text-decoration: underline;
	font-weight: bold;

}



/* --------- end of footer --------------*/
#templatemo_container .templatemo_content_bottom p strong .templatemo_content_bottom u {
	text-align: center;
}
#templatemo_container .templatemo_content_bottom p strong .templatemo_content_bottom u {
	text-align: center;
}
div {

}
div {
	font-weight: bold;
}
#templatemo_container #templatemo_2columns .column1 p strong {
	text-align: justify;
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
#templatemo_container #templatemo_2columns .column1 strong {
	font-size: 12px;
	font-weight: bold;
}

