body { margin: 0px; padding: 0px; background:url(../images/bodybg.jpg) repeat-x left top #AA1D24; font-family: "trebuchet MS";}
/*==============================================
	Main Page part
==============================================*/
#maincenterbg {
	background:url(../images/mainredbg.jpg) no-repeat center top;
	width:100%;
}
#maintopbg {
	background:url(../images/maincenterbg.jpg) repeat-y center top;
}
#wrapper {
	width:958px;
	margin:0 auto 0 auto;
	position:relative;
	display:table;
}
#shaddesign {
	background:url(../images/homshadbg.jpg) no-repeat left 445px #ffffff;
}
/*==============================================
	Common Classes
==============================================*/
a {
	text-decoration:none;
}
img {
	border:0px;
}
.bold {
	font-weight:bold;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-top {
	vertical-align:top;
}
h1, h2, h3, h4, p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
.clrred {
}
h1 {
	font-size:30px;
	color:#CB272F;
}
.NumberedBigRed {
	color: #CB272F;
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-size:24px;
	color:#000000;
	font-weight:normal;
	line-height:30px;
}
#layoutpart {
	padding:20px 22px 0px 21px;
	background:url(../images/centertop.jpg) no-repeat left top;
}
/*==============================================
	Header Part
==============================================*/
#header .logo {
	padding-left:16px;
	padding-bottom:16px;
}
/*==============================================
	Navigation Part
==============================================*/
ul.navi {
	margin:0px;
	padding:0px;
	list-style:none;
	z-index: 0;
}
ul.navi li {
	float:left;
	z-index: 1;
}
ul.navi li {
	display:inline;
	float:left;
	z-index: 1;
}
ul.navi li a {
	display:block;
	float:left;
	z-index: 1;
}
ul.navi li ul {
	position:absolute; /* hidding submenus */
	display:none;
	width:180px;
	padding:0px;
	font-size:14px;
	background:#070A0A;
	color:#FFFFFF;
	margin-left:0px;
	text-align:left;
	top: 133px;
	z-index: 1;
}
.leftpadd {
*/ left:94px;
}
.leftpadd1 {
*/ left:214px;
}
.leftpaddcase {
*/ left:800px;
}
ul.navi li:hover ul, ul.navi li.over ul {
	display: block;
	z-index: 4000;
	position:absolute;
	z-index: 1;
}
ul.navi li ul li {
	display:block;
	margin:0px;
	width:180px;
	line-height:21px;
	z-index: 1;
}
ul.navi li ul li a {
	display: block;
	width:168px;
	padding:4px 0px 4px 10px;
	text-decoration: none;
	margin:0px;
	color:#ffffff;
	border-top:1px solid #404141;
	border-left:1px solid #404141;
	border-right:1px solid #404141;
	line-height:21px;
	z-index: 1;
}
ul.navi li ul li a:hover, ul.navi li ul li a.selected {
	background-color:#404141;
	display:block;
	z-index: 1;
}
/*==============================================
	Flash part
==============================================*/
#flashbg {
	background:url(../images/flashareabg2.jpg) no-repeat left top;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 51px;
	padding-left: 16px;
}
/*==============================================
	Teaser Part
==============================================*/
#teaserarea {
	padding:15px 0px 0px 0px;
}
/*==============================================
	contentpart
==============================================*/
#contentpart {
	padding:37px 0px 32px 0px;
	font-size:14px;
	color:#000000;
}
#insidecontentpart {
	padding:0px 0px 30px 0px;
	font-size:14px;
	color:#000000;
}
#insidecontentpart .leftpart {
	background:url(../images/leftbg.jpg) no-repeat left top;
	width:212px;
	padding:82px 0px 40px 0px;
}
ul.leftnavi { margin:0px; padding:0px; list-style:none;}
ul.leftnavi li { text-align:left; float:right;}
ul.leftnavi li a { 
	background:url(../images/leftnavi.png) no-repeat left center;
	display:block;
	line-height:37px;
	width:204px; 
	float:left; 
	color:#000000;
	font-size:14px;
}
ul.leftnavi li a span { background:url(../images/bulet.gif) no-repeat left center; padding-left:15px; 
}
ul.leftnavi li a:hover, ul.leftnavi li a.selected {
	background:url(../images/leftnavihover.png) no-repeat left bottom;
	display:block;
	line-height:37px;
	font-weight:bold;  
}

#insidecontentpart .centerspacer {
	width:37px;
}
#insidecontentpart .rightpart {
	padding:0px 0px 0px 20px;
	background:url(../images/rightheadingbg.jpg) no-repeat left top;
	line-height:18px;
}
.insidecenterdesign {
	background:url(../images/insidecenterdesign.jpg) no-repeat left 444px;
}

.squrepoint { background:url(../images/squreimg1.jpg) no-repeat left top; width:180px; float:left;}
.undervideotext {
	font-size: 11px;
	line-height: 14px;
	color: #CB272F;
	width: 480px;
	padding-left: 30px;
}


/*==============================================
	Footer Part
==============================================*/
.videoplayer {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.call2action {
	font-size:20px;
	color:#000000;
	font-weight:normal;
	line-height:26px;
}

.call2action a {
	color:#CB272F;
	text-decoration:underline
}
.call2action a:hover, .call2action a.selected {
	color:#000000;
}


#footerpart {
	border-top:9px solid #161515;
	line-height:38px;
	color:#000000;
	font-size:12px;
}

#footerpart a {
	color:#000000;
}
#footerpart a:hover, #footerpart a.selected {
	color:#ffffff;
}


ul.point { margin:0px; padding:0px; list-style:none; }
ul.point li { background:url(../images/bulet.gif) no-repeat left 5px; padding-left:15px; }

.teasertestimonial { background:url(../images/insideteaser_testimonial.jpg) no-repeat left top; width:161px; padding:38px 15px 10px 17px; display:block; }
.teasercontact { background:url(../images/insideteaser_contactus.jpg) no-repeat left top; width:161px; padding:38px 15px 10px 17px; line-height:15px; }
.teasercapabilities { background:url(../images/insideteaser_capabilities.jpg) no-repeat left top; width:161px; padding:38px 15px 10px 17px; }

.leftteaser { font-size:12px; color:#959595; }
.leftteaser a { text-decoration:underline; color:#FF5C64; }
.leftteaser a:hover { text-decoration:none; color:#959595; }


.lnkteas{ text-decoration:underline; color:#FF5C64; cursor:pointer; }
.lnkteas:hover{ text-decoration:none; color:#959595; cursor:pointer; }

a.teaslnk{ display:block; cursor:pointer; }
.index-video-cell {
	z-index: -1;
}
