@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	background:#FFFFFF url(../images/body_bg.gif) repeat-x top;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h1 {
	font-size:20px;
	color:#000000;
	padding:8px 0 8px 0;
	font-weight:bold;
}
h2 {
	font-size:14px;
	color:#015A6D;
	padding:8px 0 8px 0;
	font-weight:bold;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline
}
p {
	margin:0px;
	padding:0 0 12px 0;
}
img, p, div {
	_behavior: url(iepngfix.htc);
	border:0px;
}
input, textarea, select {
	font:11px/15px Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
	color:#7f7f7f;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}
.Navigation {
	font-size:11px;
	color:#FFFFFF;
	height:28px;
_ height:30px;
}
.Navigation a, .Navigation a:active, .Navigation a:visited {
	text-decoration:none;
	color:#FFFFFF;
	padding:0 5px 0 5px;
}
.Navigation a:hover {
	text-decoration:underline;
	color:#FFF;
}
/*  Content  Start */

.ContentBanner {
	background: url(../images/banner.jpg) no-repeat left top;
	font-size:14px;
	color:#000000;
	width:800px;
	height:270px;
}
.ContentBanner .Text h1 {
	font-size:20px;
}
.ContentBanner .Text {
	padding:73px 0 0 190px;
}
.ContentBanner .Text ul, .ContentBanner .Text ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.ContentBanner .Text ul li {
	margin:0px;
	padding:0 0 0 20px;
	list-style:none;
	font-weight:bold;
}
.SampleVideo {
	background:url(../images/banner1.jpg) left top no-repeat;
	width:800px;
	height:400px;
}
.SampleVideo .btn1, .SampleVideo .btn2, .SampleVideo .btn3, .SampleVideo .btn4 {
	background: transparent url(../images/clicktoviewvideo.png) no-repeat left top;
	text-align:center;
	border:0px;
	display:block;
	width:141px;
	height:43px;
}
.SampleVideo .btn1 {
	margin: 120px 0 0 200px;
	padding:5px 0 0 0;
}
.SampleVideo .btn2 {
	margin: -50px 0 0 600px;
	padding:5px 0 0 0;
}
.SampleVideo .btn3 {
	margin: 15px 0 0 200px;
	padding:5px 0 0 0;
}
.SampleVideo .btn4 {
	margin: -48px 0 0 600px;
	padding:5px 0 0 0;
}
.SampleVideo .btn1 a, .SampleVideo .btn2 a, .SampleVideo .btn3 a, .SampleVideo .btn4 a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.SampleVideo .btn1 a:hover, .SampleVideo .btn2 a:hover, .SampleVideo .btn3 a:hover, .SampleVideo .btn4 a:hover {
	text-decoration:none;
}
.ReasonContainer {
	background: url(../images/reason.jpg) no-repeat left top;
	font-size:12px;
	color:#000;
	line-height:23px;
	height:621px;
	width:800px;
	padding:0px 0px 0px 0px;
	font-weight:bold
}
.Testimonials {
	font-size:15px;
	font-style:italic;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/testimonial.jpg) no-repeat left top;
	padding:15px 0 0 15px;
	height:647px;
	line-height:22px;
}
.ParentContainer {
	font-size:12px;
	color:#000000;
	line-height:19px;
	background:url(../images/blue_shadow.gif) repeat-x left top;
	font-style:italic;
}
.CustomerSays{
	background:url(../images/testimonial.jpg) no-repeat left top;
	font-size:17px;
	color:#FFFFFF;
	font-style:italic;
	height:662px;
	line-height:20px;
}
.BlueHeading{
	color:#005AAD;
	font-size:15px;
	font-weight:bold;
}
.YellowHeading{
	color:#FCFF00;
	font-size:15px;
	font-weight:bold;
}
.WhiteHeading{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

.MiddleTextBg{
	background:url(../images/text_bg.gif) repeat-x left top;
	color:#000000;

}
/*  Content  End * /


/* Inner page Global Start */ 
.InnerPageContainer {
	background: #86D4E4 url(../images/innerpage_bg.gif) no-repeat left top;
}
/* Inner page Global End */ 

/* About Us Page Start */

/* About Us Page End */

/* Footer Start */

.Footer {
	background:url(../images/footer_bg.gif) repeat-x top;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding: 15px 10px 15px 15px;
	text-align:center;
}
.Footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.Footer a:hover {
	text-decoration:underline;
}

/* Footer End */

