body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 800px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif) ;
	background-repeat:no-repeat;
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
	margin-left:-28px;
	position:absolute;

	

}

#flash {
	float:left;
	margin-left:-20px;
	margin-top:10px;
	
	
	}
	
#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 800px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_eyecatcher.gif);
	background-repeat:no-repeat;
	margin-left:-28px;
}

#container-navigation {
	width: 670px;
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}

#container-content {
	width:770px;
	background-image: url(images/bg_content2.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
	float:left;
	margin-left:-28px;
	margin-top:-98px;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 690px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 660px;
	padding-left: 10px;
	text-align: center;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 25px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/*for about us page */

#content .about-us {
	width:760px;
	margin-top:100px;
	margin-left:-20px;
	background:#efefef;
	margin-bottom:30px;
}

#content .about-us p {
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	line-height:20px;
	margin:5px;
	padding-bottom:15px;
	padding-top:10px;
}

#content .about-us img {
	background:none;
	border:none;
}

/*for contact */

#content .contact-form {
	width:760px;
	margin-top:100px;
	margin-left:-20px;
	background:#efefef;
	margin-bottom:30px;
	padding-bottom:50px;
}

#content .contact-form h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:20px;
	background:none;
}

#content .contact-form .contact-img {
	float:left;
	width:760px;
}
#content .contact-form .contact-img .left {
	float:left;
	width:400px;
	margin-left:80px;
}

#content .contact-form .contact-img .left #div1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:29px;
	color:#b32424;
	text-align:center;
	margin-top:10px;
	width:600px;	
} 

#content .contact-form .contact-img .left #div2 {
	float:left;
}

#content .contact-form .contact-img .left #div2 .div2left {
	float:left;
	width:200px;
}

#content .contact-form .contact-img .left #div2 .div2left ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:200px;
}

#content .contact-form .contact-img .left #div2 .div2left ul li {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:15px;
}

#content .contact-form .contact-img .left #div2 .div2right {
	float:left;
	width:200px;
}

#content .contact-form .contact-img .left #div2 .div2right ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#content .contact-form .contact-img .left #div2 .div2right ul li {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:15px;
}

#content .contact-form .contact-img .left #div3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#9d9d9d;
	text-align:center;
	width:600px;

}


#content .contact-form .contact-img .right{
	width:300px;
	float:left;
	margin-left:40px;
}

#content .contact-form .contact-img img {
	background:none;
	border:none;
}


#content .contact-form #contact-form{
	margin-left: 20px;
	font:left;
}

.frm-tbl {
	margin:0px auto;
	width:450px;
	background:#FFFFFF;
	
}

.frm-tbl tr {
	width:150px;
	margin-bottom:8px;
	
}

.frm-tbl tr td {
		margin-bottom:8px;
		padding-top:20px;
		text-align:left;
		margin-left:10px;
		padding-left:10px;
}

#content .contact-form .form-content {
	text-align:center;
	margin:20px auto;
	clear:both;
	padding-top:20px;
	
}

/*for picture */

#content .pictures {
	width:760px;
	margin-top:100px;
	margin-left:-20px;
	background:#efefef;
	margin-bottom:30px;
}


/*for services */

#content .services {
	width:760px;
	margin-top:100px;
	margin-left:-20px;
	background:#efefef;
	padding-bottom:50px;
	overflow:auto;
	margin-bottom:30px;
}

#content .services h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:20px;
	background:none;
	
}

#content .services #service-content {
	width:760px;
	margin-top:40px;
}

#content .services #service-content .left {
	width:360px;
	float:left;
	margin-top:30px;
}

#content .services #service-content .left #title {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#978156;
	text-align:center;

}


#content .services #service-content .left #top-img{
	text-align:center;
}

#content .services #service-content .left #small-img {
	text-align:center;
	padding-top:20px;
	float:left;
	margin-left:40px;
	
}

#content .services #service-content .left #small-img .holder {
	with:320px;
}

#content .services #service-content .left #small-img .holder #img-holder {
	margin-right:10px;
	width:50px;
	float:left;
}

#content .services #service-content .left #small-img .holder #holder-content {
	width:200px;
	float:left;
	padding-left:30px;
	text-align:left;
} 

#content .services #service-content .left #small-img .holder #holder-content .content-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#40a2fa;
	text-align:left;
	padding-left:20px;
}

#content .services #service-content .left #small-img .holder #holder-content .img-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
	width:150px;
	text-align:left;
}

#content .services #service-content .left #small-img .holder #more {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-align:left;
	padding-left:108px;
	
}


#content .services #service-content .mid {
	float:left;
}

#content .services #service-content .right {
	width:375px;
	float:left;
	margin-top:30px;
}


#content .services #service-content .right #title {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#978156;
	text-align:center;

}


#content .services #service-content .right #top-img{
	text-align:center;
}

#content .services #service-content .right #small-img {
	text-align:center;
	padding-top:20px;
	float:left;
	margin-left:40px;
	
}

#content .services #service-content .right #small-img .holder {
	with:320px;
}

#content .services #service-content .right #small-img .holder #img-holder {
	margin-right:10px;
	width:50px;
	float:left;
}

#content .services #service-content .right #small-img .holder #holder-content {
	width:200px;
	float:left;
	padding-left:30px;
	text-align:left;
} 

#content .services #service-content .right #small-img .holder #holder-content .content-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#40a2fa;
	text-align:left;
	padding-left:20px;
}

#content .services #service-content .right #small-img .holder #holder-content .img-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
	width:150px;
	text-align:left;
}

#content .services #service-content .right #small-img .holder #more {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-align:left;
	padding-left:50px;
	float:left;
	
}


#content .services img {
	background:none;
	border:none;
}

/*products*/


#content .products {
	width:760px;
	margin-top:100px;
	margin-left:-20px;
	background:#efefef;
	padding-bottom:50px;
	overflow:auto;
	margin-bottom:30px;
}

#content .products h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:20px;
	background:none;
	
}

#content .products #products-content {
	width:760px;
	margin-top:40px;
}

#content .products #products-content .left {
	width:360px;
	float:left;
	margin-top:30px;
}

#content .products #products-content .left #title {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#978156;
	text-align:center;

}


#content .products #products-content .left #top-img{
	text-align:center;
}

#content .products #products-content .left #small-img {
	text-align:center;
	padding-top:20px;
	float:left;
	margin-left:40px;
	
}

#content .products #products-content .left #small-img .holder {
	with:320px;
}

#content .products #products9-content .left #small-img .holder #img-holder {
	margin-right:10px;
	width:50px;
	float:left;
}

#content .products #products-content .left #small-img .holder #holder-content {
	width:200px;
	float:left;
	padding-left:30px;
	text-align:left;
} 

#content .products #products-content .left #small-img .holder #holder-content .content-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#40a2fa;
	text-align:left;
	padding-left:20px;
}

#content .products #products-content .left #small-img .holder #holder-content .img-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
	width:150px;
	text-align:left;
}

#content .products #products-content .left #small-img .holder #more {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-align:left;
	padding-left:108px;
	
}


#content .products #products-content .mid {
	float:left;
}

#content .products #products-content .right {
	width:375px;
	float:left;
	margin-top:30px;
}


#content .products #products-content .right #title {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#978156;
	text-align:center;

}


#content .products #products-content .right #top-img{
	text-align:center;
}

#content .products #products-content .right #small-img {
	text-align:center;
	padding-top:20px;
	float:left;
	margin-left:40px;
	
}

#content .products #products-content .right #small-img .holder {
	with:320px;
}

#content .products #products-content .right #small-img .holder #img-holder {
	margin-right:10px;
	width:50px;
	float:left;
}

#content .products #products-content .right #small-img .holder #holder-content {
	width:200px;
	float:left;
	padding-left:30px;
	text-align:left;
} 

#content .products #products-content .right #small-img .holder #holder-content .content-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#40a2fa;
	text-align:left;
	padding-left:20px;
}

#content .products #products-content .right #small-img .holder #holder-content .img-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
	width:150px;
	text-align:left;
}

#content .products #products-content .right #small-img .holder #more {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-align:left;
	padding-left:50px;
	float:left;
	
}


#content .products img {
	background:none;
	border:none;
}

/*testimonials*/

#content .testimonials {
	width:760px;
	margin-top:100px;
	margin-left:-20px;
	background:#efefef;
	padding-bottom:50px;
	overflow:auto;
	margin-bottom:30px;
}

#content .testimonials h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:20px;
	background:none;
	
}

#content .tesitimonials #testimonials-content {
	width:760px;
	margin-top:40px;
	float:left;
}

#content .tesitimonials #testimonials-content .test-left {
	width:300px;
	float:left;
	border:1px solid #000000;
	
}

#content .tesitimonials #testimonials-content .test-left #test-holder {
	float:left;
	text-align:left;
	margin-left:40px;
	width:300px;
}



#content .tesitimonials #testimonials-content .test-right {
	width:300px;
	float:right;
	border:1px solid #000000;
}


#content .testimonials img {
	background:none;
	border:none;
}

