@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #D8D8D8;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left  top;
	margin: 0px;
	font-weight: normal;
	
	scrollbar-base-color:#fff;
	scrollbar-arrow-color:#666666;
	scrollbar-DarkShadow-Color:#eee; 
	
	
	scrollbar-face-color: #eee;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #ddd;
	scrollbar-3dlight-color: #fff;
	scrollbar-track-color: #fff;
}


html,span,div{
margin:0px;
padding:0px;
}


html{
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;

}



/* Anchors start*/
a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #007CC3;
}


a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.a1 {
	color: #666666;
	text-decoration:underline;
}

.a1:hover {
	color: #007CC3;
}


.a2 {
	color: #FFFFFF;
	text-decoration:underline;
}

.a2:hover {
	color: #CCCCCC;
	text-decoration:none;
}
/* Anchors end*/



.absMiddle {
	vertical-align: middle;
	position: relative;
	top: 0px;
	_top:1px;
	margin: 0px;
}


/* Gradient classes start*/
.graygradient {
	min-height:430px;
	_height:430px;
	background-color: #FBFBFB;
	background-image: url(images/bg_graygradient.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.graygradient1 {
	min-height:430px;
	_height:430px;
	background-color: #FBFBFB;
	background-image: url(images/bg_graygradient1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.graygradient2 {
 	min-height:430px;
	_height:430px;
	background-color: #ECECEC;
	background-image: url(images/bg_graygradient2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 30px;
}
.graygradient3 {
	min-height:430px;
	_height:430px;
	background-color: #FBFBFB;
	background-image: url(images/bg_graygradient3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 30px;
}
.graygradient4 {
	min-height:430px;
	_height:430px;
	min-height:480px;
	background-color: #FBFBFB;
	background-image: url(images/bg_graygradient4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 30px;
}

/* Gradient classes end*/

/* Background  classes start*/
.bg_testmonial {
	background-color: #FFFFFF;
	background-image: url(images/bg_testmonial1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
}
.bg_white {
	background-color: #FFFFFF;
	padding: 8px;
}
.whitebox {
	background-color: #FFFFFF;
	padding: 10px;
}
/* Background classes end*/


#Container {
	width: 980px;
	margin: auto;
	padding: 0px;
	height: auto;
}


/* TNB classes start*/
#TNB {
	font-size: 12px;
	float: right;
	margin-right: 90px;
	_margin-right: 50px;
}


#Topbar {
	margin-top:15px;
}

/* TNB classes end*/

#intro_txt {
	position:absolute;
	float:left;
	width:810px;
	height:43px;
	z-index:1000;
	color:#FFFFFF;
	margin-top:343px;
	margin-left:35px;
	_margin-top:340px;
	_margin-left:40px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



/* Footer classes start*/
#Footers{
font-size:11px;
text-align:center;
margin-bottom:10px;
color:#666666;
}
/* Footer classes end*/


/* Form classes start*/

form{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}

label{
	text-align:right;
	width:100px;
	margin-right:15px;
	font-size:14px;
	font-weight:bold;
}

form br {
clear:both;
}


label,textarea,select {
	display: block;
	float: left;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
input{
	border: 1px solid #CCCCCC;
	height:20px;
	margin-bottom:10px;
	width:190px;
}

textarea{
	border: 1px solid #CCCCCC;
}
/* Form classes end*/


/* Float classes start*/
.Left {
	float: left;
}
.Right {
	float: right;
}

.Clear {
	clear: both;
}
/* Float classes end*/


/* Picborder classes start*/
.picborder1 {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}
.picborder2 {
	border: 1px solid #E6E3DF;
	padding: 1px;
}

/* Picborder classes end*/


.logo {
	padding-left: 10px;
}


/* Head classes start*/
h1 {
	font-size: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
/* Head classes end*/



/* Text classes start*/
.txt_11 {
	font-size: 11px;
}
.txt_14 {
	font-size: 14px;
	font-weight: normal;
}
.txt_blue {
	color: #007CC3;
}

/* Text classes end*/

