* {
	margin:0 auto;
	padding:0;
	font-size:100%;
  }

html, input
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		line-height:18px;
		color:#363636;
	}

body
{
   	text-align:center;
	background:url('images/body_bg.jpg') repeat-x top left;
}
#container 
{
	width:100%;
	clear:both;
	overflow:hidden;
}
#topBG
{
	width:100%;
	text-align:center;
	background-color:#6595C1;
	height:10px;
}
#main 
{ 
	width:960px; 
	margin:0 auto; 
	text-align:left;
	height:auto;
	display:block;
}
	#header
	{
		margin:0 auto;
		float:left;
		width:100%;
		height:480px;
		background:none;

	/*	background:url('../images/body_top_bg.jpg') repeat-x top left #F8F8F8;*/
	}

		#logo
		{
			width:960px;
			height:135px;
			float:left;
			text-align:left;
		}
		

		
		#menu
		{
			margin:0 0;
			width:960px;
			height:70px;
			float:left;
			text-align:left;
		}
		#header_pic
		{
			width:960px;
			height:260px;
			float:left;
			text-align:left;
			display:block;
		}

	#Content
	{
		width:960px;
		text-align:left;
		min-height:250px;
		float:left;
		clear:both;
		overflow:hidden;
		background:none;
	}

		#leftContent
		{
			width:260px;
			float:left;
			height:400px;
			display:block;
			border-right:1px dashed #CDD6E3;
			background:url('images/left_bg.png') no-repeat bottom right;
			text-align:left;

		}

		#home #leftContent
		{
			width:550px;
			padding-left:10px;
			float:left;
			height:400px;
			display:block;
			border-right:0;
			background:none;
			text-align:left;

		}

		#products #leftContent
		{
			width:260px;
			float:left;
			height:600px;
			display:block;
			border-right:1px dashed #CDD6E3;
			background:url('images/left_bg.png') no-repeat bottom right;
			text-align:left;

		}

		#services #leftContent
		{
			width:260px;
			float:left;
			height:320px;
			display:block;
			border-right:1px dashed #CDD6E3;
			background:url('images/left_bg.png') no-repeat bottom right;
			text-align:left;

		}

		#contact #leftContent
		{
			width:260px;
			float:left;
			height:550px;
			display:block;
			border-right:1px dashed #CDD6E3;
			background:url('images/left_bg.png') no-repeat bottom right;
			text-align:left;

		}

			.leftTitle
			{
				width:250px;
				color:#1F317F;
				font-family:Arial;
				font-size:15px;
				font-weight:bold;
				text-decoration:underline;
				padding-left:10px;
				padding-top:10px;
				display:block;
				text-align:center;

			}
			
			#leftContent ul { list-style:none; }

			#leftContent ul li { 
				background:url('images/icon_tick.gif') no-repeat; 
				padding-left:20px; 
				padding-bottom:15px;
				font-weight:bold;
				}

			.rProductC ul { list-style:none; }

			.rProductC ul li { 
				background:url('images/icon_tick.gif') no-repeat; 
				padding-left:20px; 
				padding-bottom:15px;
				font-weight:bold;
				}

			.pFeatures
			{
				width:200px;
				padding-left:20px;
				padding-right:10px;
				padding-top:10px;

			}

			.pFeatures1
			{
				width:230px;
				padding-top:20px;
				background:#FFFFFF;
			}

		#rightContent
		{
			width:680px;
			float:right;
			height:400px;
			display:block;
			text-align:justify;
			background:none;
		}

		#home #rightContent
		{
			width:400px;
			float:right;
			height:400px;
			display:block;
			text-align:justify;
		}

		#product #rightContent
		{
			width:680px;
			float:right;
			height:600px;
			display:block;
			text-align:justify;
		}

		#services #rightContent
		{
			width:680px;
			float:right;
			height:320px;
			display:block;
			text-align:justify;
			background:url('images/services_bg1.png') no-repeat bottom right;
		}

		#contact #rightContent
		{
			width:680px;
			float:right;
			height:550px;
			display:block;
			text-align:justify;

		}

		.co_name
		{
			font-size:11pt;
		}
		#title
		{
			width:600px;
			height:30px;
			color:#1F317F;
			font-family:Verdana;
			font-size:25px;
			padding-left:40px;
			padding-top:5px;
			display:block;
			text-align:left;
			float:left;
			background:url('./images/title_icon.png') no-repeat 0 0 ;

		}

		#Htitle
		{
			width:910px;
			height:30px;
			color:#1F317F;
			font-family:Verdana;
			font-size:25px;
			padding-left:50px;
			padding-top:5px;
			display:block;
			text-align:left;
			float:left;
			background:url('./images/title_icon.png') no-repeat 10px 0 ;

		}

		#Ptitle
		{
			width:910px;
			height:30px;
			color:#1F317F;
			font-family:Verdana;
			font-size:25px;
			padding-left:50px;
			padding-top:5px;
			display:block;
			text-align:left;
			float:left;
			background:url('./images/title_icon.png') no-repeat 10px 0 ;

		}

		#rightContent hr
		{
			
			border: 0;
			color: #78A7D2;
			background-color: #78A7D2;
			height: 1px;
			width: 100%;
			text-align: left;
		}

				
		#home hr
		{
			
			border: 0;
			color: #78A7D2;
			background-color: #78A7D2;
			height: 1px;
			width:940px;
			text-align: left;
		}

		#products hr
		{
			
			border: 0;
			color: #78A7D2;
			background-color:#78A7D2;
			height: 1px;
			width:940px;
			text-align: left;
		}

		.lHomeC
		{
			width:410px;
			padding-right:20px;
			float:left;
			text-align:justify;
		}
		.rHomeC
		{
			width:250px;
			float:right;
			height:250px;
		}

.productImg
{
	float:left;
	background:url('./images/product_button.png') no-repeat 0 0;
	padding-left:45px;
	padding-top:8px;
	width:245px;
	height:27px;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
}

.productImg1
{
	float:left;
	background:url('./images/product_button1.png') no-repeat 0 0;
	padding-left:45px;
	padding-top:8px;
	width:260px;
	height:27px;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
}

		.lProductC
		{
			width:300px;
			padding-left:20px;
			float:left;
			text-align:left;
			font-size:10pt;
			font-weight:bold;
			height:auto;
		}
		.mProductC
		{
			width:350px;
			padding-left:40px;
			float:left;
			text-align:left;
			font-size:10pt;
			font-weight:bold;
			height:auto;
		}
		.rProductC
		{
			width:250px;
			float:right;
			text-align:left;
			font-size:10pt;
			font-weight:bold;
			height:auto;
		}

		.lProductC1
		{
			border-top:1px dashed #78A7D2;
			width:940px;
			padding-left:20px;
			float:left;
			text-align:left;
			font-size:10pt;
			font-weight:bold;
			height:auto;
		}

#services #rightContent ul { list-style:none; }

#services #rightContent ul li 
{ 
		background:url('images/icon.gif') no-repeat; 
		padding-left:30px; 
		padding-bottom:15px;
		font-weight:bold;
}

#contact .leftTitle
			{
				width:250px;
				color:#1F317F;
				font-family:Arial;
				font-size:15px;
				font-weight:bold;
				text-decoration:underline;
				padding-left:10px;
				padding-top:10px;
				display:block;
				text-align:center;

			}

#contact .address
{
	padding-left:25px;
}

.input{
   	border:none; 
	background:none;
	width:220px; height:30px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:2px;
}

.input2{
	width:220px; height:20px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
	width:450px; height:225px;
	font-size:1em;
	padding-left:5px;
	overflow:auto}

#footer
{
	width:100%;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font-size:12px;
}

