
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
    background: #3f3f3f url(images/body.jpg) repeat;
}
		
a:link, a:visited { color: #3aa5cd; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #FFFF00; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r40 { margin-right: 40px; }

.h_divider { display: block; width: 100%; height: 5px; background: url(images/divider.png) repeat-x; }

.readmore a {
	clear: both;
	display: block;
	margin-top: 10px;
	width: 98px;
	height: 27px;
	background: url(images/readmore.png) no-repeat;
}

.readmore a:hover {
	background: url(images/readmore_hover.png) no-repeat;
}
.compare a {
	clear: both;
	display: block;
	margin-top: 10px;
	width: 108px;
	height: 34px;
	background: url(images/comparenormal.png) no-repeat;
}

.compare a:hover {
	background: url(images/comparehover.png) no-repeat;
}
.order a {
	clear: both;
	display: block;
	margin-top: 10px;
	width: 85px;
	height: 20px;
	background: url(images/order_off.png) no-repeat;
}

.order a:hover {
	background: url(images/order_on.png) no-repeat;
}
#t_wrapper {
	width: 980px;
	margin: 0 auto;
}

/* menu */

#t_menu {
	width: 980px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
    background: url(images/spacetop.jpg) no-repeat;
}

#t_menu ul {
	width: 540px;
	margin: 0 auto;
	padding: 26px 10px 0 10px;
	list-style: none;
}

#t_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#t_menu ul li a {
	display: block;
	float: left;
	height: 25px;
	padding: 5px 20px 0 20px;
	margin-right: 1px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
	font-weight: bold;
	outline: none;
}

#t_menu li a:hover, #t_menu li .current {
	color: #ffffff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* end of menu */

/* site title */

#t_header {
	width: 980px;
	height: 128px;
	margin: 0 auto;
	background: url(images/spacemiddle.jpg);
	background-repeat: no-repeat;
}

#t_header #site_title {
	padding-top: 35px;
	width: 980px;
	text-align: center;
}

#t_header a {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/* end of site title */

#t_content_wrapper_outter {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/content.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#t_content_wrapper {
	width: 830px;
	padding: 40px 75px 0 75px;
	background: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content_section {
	clear: both;
	margin-bottom: 40px;
}

.section_w530 {
	float: left;
	width: 530px;
}

.section_w240 {
	float: right;
	width: 240px;
}

.content_section h2 {
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	color: #5e6972;
	font-size: 18px;
	background: url(images/header.png) left bottom no-repeat;
}

.section_w250 {
	float: left;
	width: 250px;
}

.project_image {
	border: 5px solid #000;
	margin-bottom: 10px;
}

.news_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #8a9ba8;	
	color: #ffffff;
}

.news_box .post_info {
	color: #999999;
}

.news_box .post_info a {
	color: #ffffff;
}

.news_box .post_info span {
	color: #ffffff;
}

.news_box a {
	color: #3aa5cd;
}

.service {
	margin: 15px 0 0 20px;
	padding: 0px;
	list-style-image: url(images/list.png);
}

.service li {
	margin: 0;
	color: #3aa5cd;
	padding: 0 0 10px 15px;
}

#t_footer {
	width: 840px;
	height: 105px;
	color: #666;
	padding: 5px 70px 0 70px;
	background: url(images/spacefooter2.jpg) no-repeat;
}

#t_footer a {
	color: #666;
}

#t_footer a:hover {
	color: #333;
}
/* Price Page CSS Start */

#comparison_container {
	width:710px;
	}
	#comparison_top {
		width:710px;
		height:20px;
		float:left;
		padding:17px 0 17px 30px;
		}
		#comparison_top p {
			text-align:center;
			}
	#comparison_footer {
		width:700px;
		height:20px;
		float:left;
		padding:17px 0 17px 0;
		}
		#comparison_footer p {
			text-align:center;
			}
	#comparison_middle {
		width:710px;
		float:left;
		padding:0 0 0 30px;
		}
		.row {
			height: 30px;
			/*float:left;*/
			}
		.column1{
			font-size:12px;
			width:195px;
			float:left;
			}
		.column2{
			font-size:12px;
			width:85px;
			float:left;
			}
		.column3{
			font-size:12px;
			width:85px;
			float:left;
			}
		.column4{
			font-size:12px;
			width:85px;
			float:left;
			}
		.column5{
			font-size:12px;
			width:85px;
			float:left;
			}
		.column6{
			font-size:12px;
			width:85px;
			float:left;
			}
		.column7{
			font-size:12px;
			width:85px;
			float:left;
			}
			
/* Price Page CSS End */
#span1{
	display: none;	
}
#span2{
	display: none;	
}
#span3{
	display: none;	
}
#span4{
	display: none;	
}
#span5{
	display: none;	
}
#span6{
	display: none;	
}
#span7{
	display: none;	
}
#span8{
	display: none;	
}
#span9{
	display: none;	
}
#span10{
	display: none;	
}
#span11{
	display: none;	
}
#span12{
	display: none;	
}
#span13{
	display: none;	

}
#span14{
	display: none;	
}
#span15{
	display: none;	
}
