html{
	font-family: Arial, Helvetica, sans-serif;
	color: #1A1A1A;
}

body{
	background: url(../images/bg.jpg) repeat;	
}

#topBar{
	background-color: #1A1A1A;
}

#topLinks{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 5px 0 0 0;
}

#topLinks a{
	color: #FFF;
	text-decoration: none;
}

#topLinks a:hover{
	color: #CCC;
	text-decoration: none;
}

#main{
	border-bottom: 1px #1A1A1A solid;
	border-left: 1px #1A1A1A solid;
	border-right: 1px #1A1A1A solid;
	background: #FFF url(../images/topGradient.jpg) top no-repeat;
}

#bgGradBtm{
	background: url(../images/bottomGradient.jpg) bottom no-repeat;
}

#header{
}

#nav #navLeft{
	width: 19px;
	height: 28px;
	float: left;
	background: url(../images/navBG_left.jpg) top left no-repeat;
}

#nav #menu{
	width: 820px;
	height: 28px;
	float: left;
	background: url(../images/navBG.jpg) center repeat-x;
	font-weight: bold;
}

/*--Drop Down Nav Menu*/
#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1em;
}

#menu  ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
	line-height: 28px;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0 0 0 0;
	padding:0 23px 0 23px;
}

#menu  ul li:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/navOver.png) center no-repeat;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	font-weight: normal;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	background: #A9A9A9;
}

#menu  ul.level2 li, #menu ul.level3 li {
	border-bottom: 1px solid #000;
	float: none;
	margin: 0;
	padding: 0;
	width: 160px;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 0 3px 0 5px;
}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	font-weight: normal;
	background-color: #1A1A1A;
	background-image: none;
}
/*--End Drop Down Nav Menu--*/

#nav #navRight{
	width: 19px;
	height: 28px;
	float: right;
	background: url(../images/navBG_right.jpg) top right no-repeat;
}

.btn_readmore{
	background-image: url(../images/btn_readmore.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 80px;
	height: 21px;
	display: block;
	margin: 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-top: 6px;
}
.btn_readmore:hover{ background-position: 0 -27px;}

h2{
	font-size: 24px;
	color: #dadada;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 20px;
	color: #191919;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}
h3 #trademark{
	font-size: 14px;
	vertical-align: top;
}
h4{
	font-size: 12px;
	color: #191919;
	font-weight: bold;
	margin: 10px 0 2px 0;
	padding: 0;
}
h5{
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin: 2px 0 3px 0;
}
h6{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0;
}

#subContent_home{
	font-size: 12px;
}

#subContent_home p{
	margin: 6px;
}

#subContent_home #subLeft #thumb{
	border: #1a1a1a 1px solid;
	margin: 0 6px 5px 0;
}

#subContent_home #subLeft #partnerLogos{
	margin: 30px 0 0 0;
}

#subContent_home #subSep1{
}

#subContent_home #subCenter #windowsSyndicate{
	text-align: center;
	margin: 0;
	padding: 0;
}

#subContent_home #subRight #xenDesktop{
	text-align: center;
	margin: 0;
	padding: 0;
}

#subContent_home #subRight a{ color: #1a1a1a;}
#subContent_home #subRight a:hover{ color: #0000ff;}
#subject{ font-weight: bold;}

#content{
	font-size: 12px;
}
#content #subLeft{
	background-color: #999;
	border-bottom: #191919 1px solid;
	border-left: #191919 1px solid;
	border-right: #191919 1px solid;
}
#content #subLeft #testimonialHeader{
	background: url(../images/chats.png) top left no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	padding: 10px 0 0 38px;
}

#content #subLeft .testimonial{
	font-size: 11px;
	padding: 10px 0 0 0;
	margin: 0 0 15px 0;
	border-top: #191919 1px dotted;
}
#content #subLeft .testimonial p{
	background: url(../images/botQuote.gif) bottom right no-repeat;
	margin: 0 0 4px 0;
	padding: 0 0 10px 0;
	font-style: italic;
}
#content #subLeft a{ color:#333}
#content #subRight .pgTitleReg{
	padding: 12px 0 0 10px;
}
#content #subRight .pgTitleReg h2{
	font-size: 24px;
	color: #191919;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content #subRight .pgTitleWhite{
	background: url(../images/pgTitleWhiteBG.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}
#content #subRight .pgTitleRed{
	background: url(../images/pgTitleRedBG.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}
#content #subRight .pgTitleGreen{
	background: url(../images/pgTitleGreenBG.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}
#content #subRight .pgTitleBlue{
	background: url(../images/pgTitleBlueBG.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}
#content #subRight .pgTitleYellow{
	background: url(../images/pgTitleYellowBG.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}

#content #subRight .rtPgText{
	padding: 0 10px 0 10px;
}
#content #subRight .rtPgText p{
	margin-top: 3px;
}


#content #subLeftServices{
	background-color: #999;
	border-bottom: #191919 1px solid;
	border-left: #191919 1px solid;
	border-right: #191919 1px solid;
}
#content #subLeftServices a{ color:#333}

#contentServices{
	font-size: 12px;
	margin-top: 10px;
}
#contentServices .l{ background: url(../images/innerShadLeft.png) left repeat-y; padding: 10px 0 0 0;}
#contentServices .t{ background: url(../images/innerShadTop.png) top repeat-x;}
#contentServices .b{ background: url(../images/innerShadBot.png) bottom repeat-x;}
#contentServices .r{ background: url(../images/innerShadRight.png) right repeat-y;}

#contentServices .pgTitleWhite{
	background: url(../images/pgTitleWhiteBGServices.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}
#contentServices .pgTitleRed{
	background: url(../images/pgTitleRedBGServices.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}
#contentServices .pgTitleGreen{
	background: url(../images/pgTitleGreenBGServices.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}
#contentServices .pgTitleBlue{
	background: url(../images/pgTitleBlueBGServices.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}
#contentServices .pgTitleYellow{
	background: url(../images/pgTitleYellowBGServices.jpg) top left no-repeat;
	padding: 12px 0 0 10px;
	margin: 3px 0 0 0;
	height: 41px;
	width: 490px;
}
#contentServices .PgText{
	margin-top: 10px;
	padding: 0 15px 0 15px;
}

#contentServices .PgText .blocks{
	background: url(../images/layerBlocks.png) top left no-repeat;
	width: 771px;
	height: 247px;
	padding-top: 0;
	border-right: #000 1px solid;
}
#contentServices .PgText .blocks li{list-style: none; margin: 0; padding: 0;}
#contentServices .PgText #layer1{
	width: 490px;
	height: 53px;
	margin-left: 173px;
	padding: 6px;
}
#contentServices .PgText #layer2{
	width: 470px;
	height: 58px;
	margin-left: 221px;
}
#contentServices .PgText #layer3{
	width: 460px;
	height: 58px;
	margin-left: 262px;
}
#contentServices .PgText #layer4{
	width: 450px;
	height: 71px;
	margin-left: 303px;
}
#contentServices .leftPgText0{
	width: 150px;
	margin: 10px 15px 0 15px;
	padding-top: 10px;
	float: left;
	text-align: center;
}

#contentServices .rightPgText0{
	width: 630px;
	margin-top: 10px;
	padding-left: 15px;
	float: left;
	border-left: #999 1px solid;
}

#contentServices .leftPgText2{
	width: 500px;
	margin: 10px 0 0 15px;
	float: left;
}

#contentServices .leftPgText2 p{
	margin-top: 12px;
	margin-bottom: 12px;
}

#contentServices .leftPgText2 #engServImg{
	background: url(../images/engineeringServices.png) top left no-repeat;
	width: 100%;
	height: 189px;
	position: relative;
}
#contentServices .leftPgText2 #engServHeader{
	margin: 3px;
	height: 55px;
	width: 494px;
	background-color: #CCC;
	/* for IE */
 	filter:alpha(opacity=70);
	/* end for IE */
 	opacity:0.7;
	position: absolute;
	bottom: 0;
}
#contentServices .leftPgText2 #engServHeaderTxt{
	padding: 6px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	position: absolute;
	bottom: 0;
}

#contentServices .rightPgText2{
	width: 287px;
	margin: 0 0 0 15px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	border-left: #999 1px solid;
}
#contentServices .rightPgText2 ul{margin:0; padding:5px 0 0 0; list-style-type: none;}
#contentServices .rightPgText2 li{margin-bottom: 8px; font-weight: bold; padding-left: 30px; background: url(../images/checkmark.png) left center no-repeat;}

#contentServices .leftPgText3{
	width: 400px;
	margin: 5px 10px 0 15px;
	float: left;
}

#contentServices .leftPgText3 p{
	margin-top: 12px;
	margin-bottom: 12px;
}

#contentServices .rightPgText3{
	width: 250px;
	margin-top: 10px;
	padding-left: 5px;
	float: left;
}

#contentServices .leftPgText4{
	width: 393px;
	margin: 5px 0 0 20px;
	padding-right: 10px;
	float: left;
	border-right: #999 1px solid;
}

#contentServices .leftPgText4 p{
	margin-top: 5px;
	margin-bottom: 12px;
}

#contentServices .rightPgText4{
	width: 393px;
	margin: 5px 0 0 20px;
	float: left;
}
#contentServices .rightPgText4 ul{margin:0; padding:5px 0 0 0; list-style-type: none;}
#contentServices .rightPgText4 li{margin-bottom: 8px; font-weight: bold; padding-left: 30px; background: url(../images/checkmark.png) left center no-repeat;}

#contentServices .PgText4{
	margin-top: 20px;
	padding: 0 15px 0 15px;
}


.under_construction{
	font-size: 12px;
	color: #1a1a1a;
	width: 420px;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	background-color: #999;
	border: 4px #1a1a1a solid;
}
.under_construction h4{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0 2px 0;
	padding: 0;
}

#footer{ font-size: 11px;}
#footer a{ color: #1a1a1a; text-decoration: none;}
#footer a:hover{ text-decoration: underline;}
