* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.8em;
	background:#83b731;
}

.body {
	background:url(../images/body_tiled.gif) top left repeat-x #c1db84;
}

img {
	display: block;
	border: none;
}

ul {
	list-style-type:none;
}

a {
	text-decoration:none;
}

a:hover {
	cursor:pointer;
}

.cr {
	clear:right;
	height:1px;
}

.cl {
	clear:left;
	min-height:1px;
	float:none !important;
	background:none !important;
}

h2 {
	font-size:1.3em;
	font-weight:normal;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	margin-bottom:0.5em;
}

h4 {
	font-weight:bold;
	font-size:1em;
	border-bottom:1px solid #ccc;
	margin-bottom:1em;
	margin-top:2em;
}

label {
	width:100px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input, select, textarea {
	width:160px;
	border:1px solid #8fcb3c;
	background-color:#FFFFFF;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0.2em 0.2em;
}
textarea {
	height: 100px;
}
input:hover, select:hover, textarea:hover {
	border: 1px solid #557731;
} 
input.submit {
	margin-left:130px;
	padding:0;
	border: none;
}
form td {
	padding: 0.2em 0;
}

.radio {
	width:20px;
	border:none;
}

.radio:hover {
	border:none;
}

a.order, input.submit {
	display: block;
	height:20px;
	width:107px;
	color:#FFFFFF !important;
	background:url(../images/order.gif);
	text-align:center;
	font-weight:bold;
}
a.order:hover, input.submit:hover {
	background-image:url(../images/order_up.gif);
}

.warn {
	color:red;
	border-color:red ;
}

h1.heading {
	color:white;
	padding-top:4px;
	font-size:1.3em !important;
}

.orange {
	color:#cb860e;
}

h5.first {
	margin:0 !important;
}

h5 {
	color:white;
	text-align:center;
	font-size:1em;
	height:20px;
	padding-top:2px;
	margin-top:20px;
	background:url(../images/submenu_t.gif) top left no-repeat;
}

.service_back {
	background:white;
	padding:2em 1em 0 1em;
}

.service_back1 {
	background:none !important;
	padding:2em 1em 0 1em;
}

.info h3 {
	padding:0 !important;
}

img.left {
	float:left;
	padding:1px;
	border:1px solid #c6d8a9;
	margin-right:10px;
	margin-bottom:5px;
}

.big {
	font-size:1.2em;
}

.service_bottom_pic {
	margin:auto;
	padding-top:10px;
	clear:left;
}	

strong.a1 {
	font-size:1.6em;
	color:#178695;
	display:block;
	font-weight:normal;
}

strong.a2 {
	color:#5c9e1c;
	font-size:1.2em;
}

strong.a3 {
	color:#1c9e9c;
	font-size:1.2em;
}

strong.a4 {
	color:#5f1c9e;
	font-size:1.2em;
}

.tech_advice {
	clear:left;
	padding-bottom:2em;
}

.our_agents {
	margin-left:-4em;
	margin-top:4em;
	position:relative;
	z-index:2;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

#header {
	height:160px;
	position:relative;
	width:965px;
	margin:auto;
}
	
	#header p {
		display:inline;
	}	 
	
	#header ul {
		position:absolute;
		top:110px;
		left:0;
		background:url(../images/header_ul_bg.gif) bottom left repeat-x;
		height:51px;
	}
	
	#header ul li a {
		float:left;
		background:url(../images/header_menu_button.gif) top left no-repeat;
		display:block;
		width:160px;
		height:33px;
		text-align:center;
		padding-right:1px;
		color:white;
		font-size:1.1em;
		font-weight:bold;
		line-height:3.2em;
	}
	
	#header ul li a.in {
		background-image:url(../images/header_menu_button_in.gif);
		color:#3a7f05;
	}
	
	#header ul li a:hover {
		background-image:url(../images/header_menu_button_up.gif);
		line-height: 2.9em;
		color:#FFFFFF;
	}
	
	#header ul li {
		float:left;
	}
	
		#header ul ul {
			display:none;
		}

	#header #login {
		position:absolute;
		top:50px;
		right:2px;
	}
		#login input {
			float:left;
			background:url(../images/login.gif) top left no-repeat;
			width:150px;
			border:none;
			padding: 0.5em 0;
			padding-left:1em;
			color:#e2ead5;
		}
		
		#login input.submit {
			width:65px;
			padding:0px 0 0 1px;
			margin:0;
			height:25px;
			background:url(../images/login_button.gif) top left no-repeat;
			color:#397e05 !important;
		}
		
		#login input.submit:hover {
			background:url(../images/login_button_up.gif) top left no-repeat;
			cursor:pointer;
			
		}
	#header #reg, #header #reg_warn {
		position:absolute;
		top:80px;
		right:3px;
		color: #daeac2;
	}
		#reg a, #header #reg_warn a {
			color: #daeac2;
			margin-left: 1em;
		}
		#reg a:hover, #header #reg_warn a:hover {
			color:white;
			border-bottom:1px solid white;
		}
	
	#header #phone {
		position:absolute;
		top:0;
		right:0;
		color:#FFFFFF;
		font-size:1.3em;
		font-weight:bold;
		line-height:2.5em;
		padding-left:20px;
		width:200px;
		height:45px;
		background:url(../images/phone.gif) no-repeat;
		text-align:center;
	}
					
	#logo {
		margin:10px;
	}
	
#content {
	position:relative;
	width:965px;
	margin:auto;
	background-color: #FFFFFF;
}

	#content a:hover img {
		opacity:0.8;
	}

	#content_services {
		padding:10px 0 125px 0;
		background:#74ad2f;
	}
		#content_services a:hover img {
			opacity:1;	
		}
		
		#content_services div {
			float:left;
			width:160px;
			height:125px;
			background:url(../images/services_bg.jpg) top left no-repeat;
			margin-right:1px;
		}
		
		#content_services div img {
			margin-top:-12px;
			height:135px;
		}
		
		#content #slider {
			height:280px;
			background:#f8fbf4;
		}
		#content #slider p {
			padding: 1em;
			text-align:center;
		}
		
		#content p {
			padding-bottom:1em;
		}
		
		#content p a, #content h1 a, #content h2 a, #content h3 a, #mid_content a {
			font-weight:bold;
			color:#638e20;
		}
		
		#content p a:hover, #content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #mid_content a:hover {
			background-color: #e6efd6;
			color:#496a16;
		}
		
		#content h2 {
			padding-top:5px;
			padding-bottom:13px;
			color:green;
			display:block;
			border-top:1px dotted green;
			border-bottom:1px dotted green;
			font-weight:bold;
			margin-top:3em;
			margin-bottom:0.5em;
		}
	
		
		#plans {
			margin-left:470px;;
		  background:url(../images/plans_heading.gif) top left repeat-x;
			margin-right:-3.5em;
			padding:0 5px;
		}
			
			#plans ul  {
				list-style: disc;
				margin-bottom:1em;
				margin-left:1.5em !important;
				font-size:0.9em;
			}
			
			#plans .plans_preview {
				float: right;
				width:110px;
				margin-left:1em;
			}
			
			#plans .mini_price {
				font-weight:bold;
				font-size:1.3em;
				margin-left: 2em;
				color:#5f8820;
			}
			
			#plans .plans_description {
			}

			#plans h1.spec {
				border-bottom: 1px solid #DFDFDF !important;
				font-size:1.2em !important;
				padding-top:1em;
			}
			#plans .br {
				border: 1px solid #CCCCCC;
				margin:1em 0 0;
				padding: 0 3px;
			}
			
		#description {
			position:absolute;
			top:5em;
			left:8px;
			width:232px;
			background:url(../images/description_heading.gif) top left repeat-x;
			padding:0 10px;
		}
		
		#description div {
			margin:0;
		}
		
		#description img {
			padding:1px;
			border:1px solid #c6d8a9;
			margin: 0em 0 2em 0.2em;
			float:right;
		}
		
		#description h3 {
			background:url(../images/arrow.gif) no-repeat left center;
			padding:0em 0 0 1.6em;
			width:120px;
		}

		#description p {
			padding:0 0 2em 0;
		}
		
		#consultant {
			width:290px;
			margin-left:160px;
			padding:0px 5px 20px;
			float:left;
			background:url(../images/consultant_heading.gif) top left repeat-x;
		}
		
		#consultant a img {
			float:left;
			border:1px solid #c6d8a9;
			padding:1px;
		}
		
		#consultant p {
			margin-bottom:0.5em;
			margin-left:80px;
		}
		
		#description, #consultant, #plans {
			margin-top:-4.5em;
		}
		
		#content h1 {
			margin-bottom:1em;
			font-weight:bold;
			font-size:1.4em;
		}
		
	#left_content {
		width:190px;
		position:absolute;
		top:2px;
		left:2px;
		afloat:left;
	}
	
	#left_content img {
		margin-top:20px;
	}
	
	.other {
		background:#e5eeab;
		margin-left:1px;
		padding:10px;
		border:1px solid #7eb430;
	}
	
	.other img {
		float:right;
		margin-top:0px !important;
	}
	
	#left_content ul {
		padding-bottom:10px;
		background:url(../images/submenu_b.gif) #FFFFFF no-repeat bottom;
	}
	#left_content li {
		margin:0 1px;
		border-left:1px solid #7eb430;
		border-right:1px solid #7eb430;
	}
	#left_content li a {
		display:block;
		background:url(../images/left_menu_pointer.gif) left no-repeat;
		background-position:7px 8px;
		background-color:#e5eeab;
		height:35px;
		color:#397e05;
		font-size:1em;
		font-weight:bold;
		padding-left:40px;
		line-height:3em;
		border-top:1px solid #FFFFFF;
	}
	#left_content li a.in {
		background-color: #408505;
		color:#FFFFFF;
	}
	
	#left_content li a:hover {
		background-color:#FFFFFF;
		text-indent:0.3em;
		color:#397e05;
	}
	
	#right_content {
		width:190px;
		float:right;
		padding:0px 10px 10px;
	}
	
	#right_content strong {
		background:url(../images/right_title.gif) top no-repeat;
		display:block;
		height:28px;
		padding-top:7px;
		color:white;
		font-weight:bold;
		text-align:center;
		margin:0 -10px;
	}
	
	#right_content a img {
		padding:1px;
		border:1px solid #c6d8a9;
		margin: 0 0 0.5em 0.5em;
		float:right;
	}
	#right_content h3 {
		clear:right;
		padding-top:2em;
		border-top:1px solid #E9E9E9;
	}
	
	#mid_content {
		margin:0px 210px 0 190px;
		background:white;
		padding: 4em 4em 1em;
		min-height:900px;
	}	

	#mid_content.spec {
		margin:0;
		padding:5em 4em 2em 10em;
		position:relative;
		background:url(../images/spec_bg.gif) top left repeat-y !important;
	}

	.spec2 {
		margin-right: 0!important;
		/*display:none;*/
	}
	
	#mid_content ol {
		margin-left: 3em;
		margin-bottom:1em;
	}
	#mid_content strong.spec {
		color:#bd5e03;
		font-size:1.5em;
		font-weight:normal;
	}
	#mid_content ol.spec {
		margin:0;
		list-style-position:inside;
	}
	#mid_content ol.spec img {
		float:right;
		margin: 0 0 1em 1em;
	}
	#mid_content ul {
		list-style: disc;
		margin-bottom:1em;
		margin-left: 2em;
	}
	
	#mid_content div p.price {
		text-align:right;
		clear:left;
		font-weight:bold;
	}
	#mid_content a.services {
		float: left;
		margin-bottom: 15px;
		margin-right: 50px;
	}
	#mid_content a.services img {
		float: none;
		margin: 0;
	}
	img.about_pic {
		float:left;
		padding:1px;
		background:silver;
		border:1px solid green;
		margin:-40px 0 1.5em -20px;
	}
	
	#tabs.spec {
		border: 1px solid #CCCCCC;
		border-bottom:none;
		margin-bottom:2em;
	}
		#tabs_menu {
			height: 37px;
			background:url(../images/tab_l.gif) no-repeat bottom left;
			width: 100%;
		}
			#tabs_menu td {
				background:url(../images/tab_tile.gif) repeat-x bottom;
				height: 37px;
				vertical-align:middle;
			}
			#tabs_menu td.fix1 {
				width:14px;
				background:url(../images/tab_l.gif) no-repeat right bottom;
			}
			#tabs_menu td.fix2 {
				width:14px;
				background:url(../images/tab_r.gif) no-repeat left bottom;
			}
			#tabs_menu a {
				float:left;
				display:block;
				height:27px;
				text-align:center;
				width:90px;
				color:#FFFFFF;
				margin:0 1px;
				font-weight: bold;
				line-height: 1.1em;
				padding-top: 10px;
				vertical-align:middle;
				overflow:hidden;
				position:relative;
			}
			#tabs_menu a.in {
				background:url(../images/tab_in.gif) no-repeat bottom;
				color:#418605;
			}	
			#tabs_menu a:hover {
				background:url(../images/tab_up.gif) no-repeat bottom;
				color:#FFFFFF;
				padding-top:7px;
				height:30px;
			}
			
		#tabs_table {
			border-left: 1px solid #CCCCCC;
			border-right: 1px solid #CCCCCC;
			background-color:#eaf1e4;
		}
		#tabs.spec #tabs_table {
			border:none;
			padding-top:0;
			background:none;
		}
		
			#tabs_table .info {
				margin-left: 130px;
			}
			#tabs.spec #tabs_table .info {
				margin: 0;
				padding:0 1em;
			}
			#tabs_table .info img {
				float: left;
				margin:0 0 2em -130px;
				padding:1px;
				border:1px solid #c6d8a9;
			}
			#tabs .order {
				margin-top:-2.6em;
				margin-right: 0.5em;
				float: right;
			}
			#tabs_table .more {
				padding: 0 2em;
				clear:left;
			}
			#tabs_table .more, #tabs_table .nomore {
				background:url(../images/tabs_hr.gif) bottom repeat-x;
				padding-bottom:26px;
				margin: 0 -1em 0;
			}
			#tabs.spec #tabs_table .more, #tabs.spec #tabs_table .nomore {
				margin:0;
			}
			#tabs_table .more p {
				padding: 0 2em;
			}
			#tabs_table .more ul, #tabs_table .more ol {
				margin-left: 4em;
			}
			#tabs_table .more, .faq .more {
				display:none;
			}
			
			#tabs_table a.btn {
				display:block;
				text-align:center;
				background:url(../images/tabs_hr_btn.gif);
				width:92px;
				padding-right:10px;
				padding-left: 5px;
				padding-top:3px;
				height:23px;
				color:#266205;
				font-weight:bold;
				float: right;
				margin-right:1.5em;
			}
			#tabs_table a.btn:hover {
				color:#7fb430;
			}
			#tabs_table a.btn span {
				display: block;
				background:url(../images/point_down.gif) no-repeat right center;
				padding-right:10px;
			}
			#tabs_table .more a.btn span {
				background-image:url(../images/point_up.gif);
			}

	.faq p {
		margin-bottom:1em;
	}
	.faq h3 {
		margin:0;
	}
			
#footer {
	height:30px;
	margin:auto;
	width:965px;
	clear:both;
}

	#footer #footer_menu {
		padding-top:1em;
		padding-bottom:1em;
		background:#365617;
	}
	#footer ul {
		width:540px;
		height:20px;
		margin:auto;
	}
	
	#footer ul li {
		float:left;
		padding:0 15px;
	}
	
	#footer ul li a {
		float:left;
		color:white;
		font-weight:bold;
		padding:0 5px;
	}
	
	#footer li a:hover {
		background:#426421;
	}
	
	#footer p {
		text-align:center;
		font-size:0.9em;
		color:#365617;
	}
	#footer a {
		color:#365617;
		padding:0 0.2em;
	}
	#footer a:hover {
		background-color:#365617;
		color:#FFFFFF;
	}


