@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	margin:0;
	background:#000;	
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
}
ul, li, h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;	
}
a {
	outline:none;	
}
p {
	margin:0;
	padding:0px 0px 7px 0px;	
	line-height:18px;
}
img {
	border:none;	
}
ul {
	list-style:none;	
}
.middleBg {
	background:url(../images/bg_head.jpg) no-repeat 0px 0px;
}
.rightBg {
	background:url(../images/bg_right.jpg) no-repeat top left;
}
.leftBg {
	background:url(../images/bg_left.jpg) no-repeat top right;
}

#wrapper {
	width:996px;
	margin:0 auto;	
}
#wrapper .headSection {
	clear:both;
}
.headSection .logo {
	clear:both;	
}
.headSection .networkIcons {
	float:right;
	margin-top:30px;	
}
.networkIcons img {
	margin:0px 0px 0px 5px;	
}
.menuBox {
	clear:both;	
}
.menuBox .leftCurve {
	float:left;
	width:20px;
	height:64px;
	background:url(../images/leftCurve.png) no-repeat 0px 0px;
}
.menuBox .rightCurve {
	float:left;
	width:20px;
	height:64px;
	background:url(../images/rightCurve.png) no-repeat 0px 0px;
}
.menuBox .navigation {
	float:left;
	height:59px;
	width:956px;
	padding:5px 0px 0px;
	background:url(../images/navigationBg.gif) repeat-x 0px 5px #fff;	
}
.navigation ul li {
	float:left;
	background:url(../images/navigationLine.gif) no-repeat center right;
	padding:20px 28px 0px 21px;
}
.navigation ul li.last {
	background:none;
	padding:20px 10px 0px 20px;
}
.navigation ul li a {
	color:#fff;
	font-size:23px;	
	text-decoration:none;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.navigation ul li a:hover, .navigation ul li a.selected {
	color:#ed1c24;	
}
/*body section*/
#wrapper .bodySection {
	clear:both;
}
.bodySection .bodySectionTop {
	background:url(../images/meil.gif) no-repeat bottom center #fff;
	padding:20px 20px 120px 21px;
	clear:both;
	overflow:hidden;
}
.bodySection .clients {
	background:#262626;
	padding:5px 0px;	
}
.floatLeft {
	float:left;	
}
.floatLeft a.moreInfo {
	color:#ED1C24;
	text-decoration:underline;
	text-align:left;
	float:left;	
	clear:both;
}
.floatLeft a.moreInfo:hover {
	text-decoration:none;	
}
.floatLeft h1 {
	font-size:25px;
	font-weight:normal;
	color:#000;
	padding-bottom:20px
}
.floatLeft h2 {
	font-size:20px;
	font-weight:normal;
	color:#000;
}
.welcome {
	width:300px;
	padding-left:15px;	
	margin:0px 25px 0px 0px;
}
.welcome p {
	padding:0px 0px 12px 0px;
	text-align:justify;	
}
.sampleVideos {
	width:385px;	
}
.meetU {
	width:210px;	
}
/*newsletter*/
input.txt, textarea.txt, select.txt {
	background:#eeeeee;
	font-family: 'Ubuntu', sans-serif;
	padding:3px;
	font-size:16px;
	line-height:18px;
	color:#666666;
	border:1px solid #c6c6c6;		
	width:203px;
	margin-top:10px;
}
select.txt {
	width:210px;
	padding:3px 3px 3px 0px;	
}
textarea.txt {
	height:80px;	
}

input.txt_mail, textarea.txt_mail, select.txt_mail {
	background:#eeeeee;
	font-family: 'Ubuntu', sans-serif;
	padding:3px;
	font-size:16px;
	line-height:18px;
	color:#666666;
	border:1px solid #c6c6c6;
	width:245px;
	margin-top:10px;
}
select.txt_mail {
	width:255px;
	padding:3px 3px 3px 0px;
}
textarea.txt_mail {
	height:80px;
}

input.txt2, textarea.txt2, select.txt2 {
	background:#eeeeee;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;	
	padding:3px 3px 4px;
	line-height:18px;
	color:#666666;
	border:1px solid #c6c6c6;		
	width:241px;
	margin-top:10px;
}
 select.txt2 {
	width:249px; 
	padding:3px 3px 4px 0px;
 }
textarea.txt2 {
	height:80px;	
}
input.txt3, textarea.txt3, select.txt3 {
	background:#ffffff;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;	
	padding:3px;
	line-height:20px;
	color:#666666;
	border:1px solid #c6c6c6;		
	width:400px;
	margin-top:10px;
}
 textarea.txt3 {
	height:100px; 
 }
input.send {
	background:#ed1c24;
	font-family: 'Ubuntu', sans-serif;
	padding:2px 5px;
	color:#fff;
	cursor:pointer;
	border:none;		
}
.captionTxt {
	position:relative;
	float:right;
	margin:-70px 0px -70px 0px;
	padding:5px 145px 5px 15px;
	overflow:auto;
	background:#ff0000;
	border-bottom:2px solid #000;
}
.captionTxt h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size:24px;
	color:#fff;	
}
/*About Page right section*/
.rightSection {
	width:250px;
	margin:0px 2px 20px 0px;
	float:right;
	padding:10px 10px 10px 10px;
	border:1px solid #999999;
	background:url(../images/navigationBg.gif) repeat-x 0px 0px;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;	
}
.rightSection h2 {
	font-size:20px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
	color:#000;
}
p.space {
	height:15px;
	overflow:hidden;
	padding:0px;	
}
.rightSection a.moreInfo {
	color:#ED1C24;
	text-decoration:underline;
	text-align:right;
	float:right;	
	clear:both;
}
.rightSection a.moreInfo:hover {
	text-decoration:none;	
}
.leftSection {
	width:640px;
	float:left;
	padding:10px 10px 0px 10px;
	border:1px solid #999999;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;	
}
.leftSection h1 {
	font-size:23px;
	font-weight:bold;
	color:#ffffff;
	padding:7px 7px 7px 14px;
	background-color:#666;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;			
}
.leftSection h1 span {
	font-size:16px;
}
ul.points {
	margin:10px 0px 25px;
	padding:15px 15px 15px 20px;
	background-color:#EEEEEE;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;	
}
ul.points li {
	background:url(../images/listimg.gif) no-repeat 0px 6px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 15px;
}
ul.points li.nobg {
	background:none;
	padding:0px;
	margin:0px 7px 0px 0px;	
}
ul.points li.nobg h2 {
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 7px 7px 14px;
	background-color:#999;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;		
}
ul.points li.nobg ul {
	margin:1px 0px 15px;	
}
ul.points li.nobg ul li {
	overflow:visible;
	margin:0px;	
}
.floatRight {
	float:right;
	width:275px;	
}
a.mail {
	color:red;
	text-decoration:none;	
}
a.mail:hover {
	text-decoration:underline;	
}
.addPercent {
	 background:#666666;
	 color:#fff;
	 padding:10px;	
}
/*Footer section*/
#wrapper .footerSection {
	clear:both;
	padding:15px 25px 15px;
	overflow:auto;
}
.footerSection p {
	float:left;	
	font-size:14px;
	color:#fff;
}
.footerSection ul {
	float:right;	
}
.footerSection ul li  {
	display:inline;
	padding:0px 3px;
	color:#fff;
}
.footerSection ul li a {
	text-decoration:none;
	color:#fff;
}
.footerSection ul li a:hover {
	text-decoration:underline;
	color:#cccccc;
}
span.red {
	color:red;	
}
span.special {
	padding:10px;
	background-color:#fff;
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
	display:block;
	border:1px solid #ccc;	
}


/*for banner slider*/
.banner {
	width:954px;
	overflow:hidden;
}
#displayimg {
	float:left;
	width:635px;
	background:#ccc;	
	overflow:hidden;
	height:325px;	
}
#displayimg ul {
	height:325px;	
}
#displayimg ul li {
	position:absolute;
	width:635px;
	height:323px;	
}
ul#displayThumbs {
	float:right;
	width:314px;
	margin:0px 0px 0px 3px;
	overflow:hidden;
}
ul#displayThumbs li {
	padding:0px;
	margin:0px 0px 6px 0px;
}
ul#displayThumbs li a {
	overflow:hidden;
	display:block;
}

ul#displayThumbs li.selected a {
	
}	
.banner1 {
	width:635px;
	height:323px;
	background:url(../images/banner1.jpg) no-repeat 0px 0px;	
}
.banner2 {
	background:url(../images/banner2.jpg) no-repeat 0px 0px;	
}
.banner3 {
	background:url(../images/banner3.jpg) no-repeat 0px 0px;	
}

.bannerTxt {
	margin:265px 0px 0px 0px;
	background:url(../images/captionBg.png) repeat 0px 0px;
	padding:10px;
	color:#fff;
	overflow:hidden;
}
.bannerTxt h2 {
	font-size:20px;
	line-height:20px;
	padding:0px 0px 5px;
	text-align:center;
	color:#fff;
}
#aboutBannerBus {
	width:209px;
	overflow:hidden;
	float:left;
}
#aboutBannerBus ul li {
	position:absolute;	
}
.aboutBannerRight {
	float:right;
}