body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/topBg.gif) repeat-x;
	font: 12px Verdana, Arial;
	color: #666666;
}

a {
	color:#018BB9;
	text-decoration:none
}

a:hover {
	text-decoration:underline
}

img {
	border: 0;
}

/* Header */

#wrapper {
	float: left;
	width: 100%;
}

#header {
	width: 1000px;
	height: 130px;
	margin: 0px auto;
}

#logo {
	float: left;
	padding: 15px 0 0 30px;
	width: 232px;
	height: 104px;
	/*background: url(../images/logo.gif) no-repeat right bottom;*/
}

#menu {
	float: right;
	width:648px;
}

#menu .link {
	height: 15px;
	padding-left: 19px;
	width: 625px;
	text-align:right
}

#menu .nav {
	text-align: right;
}

#menu .link a {
	color: #4A4A4A;
}

html*#menu ul {
	margin: 75px 0 0 0;
	padding: 0;
	list-style: none;
}

#menu ul {
	margin: 72px 0 0 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	margin:0;
	padding:0;
}

#menu li a {
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 17px;
	color: #666666;
}

#menu a:hover {
	color: #000000;
}

#menu .active  a{
	color: #000000;
	background: url(../images/actBg.gif) repeat-y;
}

#menu .active2  a{
	color: #000000;
	background: url(../images/actBg2.gif) repeat-y;
}

#menu .active3  a{
	color: #000000;
	background: url(../images/actBg3.gif) repeat-y;
}

#menu .active4  a{
	color: #000000;
	background: url(../images/actBg4.gif) repeat-y;
}

#menu li a.tb1, #menu li a.tb2, #menu li a.tb3 {
	width: 115px;
	padding: 5px 0;
}
#menu li a.tb4 {
	width: 110px;
	padding: 5px 0;
}
#menu li a.tb5 {
	width: 100px;
	padding: 5px 0;
}
#menu li a.tb6 {
	width: 90px;
	padding: 5px 0;
}

/* Body */

#wrapper1 {
	float:left;
	width:100%;
}

#page {
	width: 1000px;
	margin: 0px auto;
	padding: 0;
}

/* Content */

#left {
	float: left;
	width: 315px;
	background: url(../images/siteAnalysis.jpg) no-repeat left top;
	padding: 20px 0 30px 35px;
}

#left h1{
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 30px;
	font-weight:bold;
	color: #fff;
	letter-spacing:0px;
	margin: 0;
	padding: 0;
}

#left h2 {
	margin: 20px 30px 35px 30px; /*change this to 20px 30px 20px 30px when there is no thumbnail */
	font: normal 13px "Trebuchet MS", Verdana, Arial;
	color: #fff; /*change this to 000 when there is no thumbnail */
}

#left h2 a {
	color: #fff; /*commment this when there is no thumbnail */
	text-decoration: underline
}

#contact {
	/* padding:170px 0 5px 45px; when there is no thumbnail */
	padding:0 0 5px 75px;
	margin-top:-15px;
	margin-bottom: 20px;
}

#left p strong {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #395C96;
	text-decoration: none;
}

#left p strong a {
	color: #395C96;
	text-decoration: none;
}

#left p strong.small {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #395C96;
	text-decoration: none;
	font-weight:bold;
}

#left p a {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #395C96;
	text-decoration: none;
}

#imgSA {
	padding: 20px 0 0 20px;
}

#right {
	float: right;
	width: 650px;
	padding-bottom: 30px;
}

#tabT {
	width: 650px;
	height: 40px;
}

.service {
	background: url(../images/tab-top-service.jpg) no-repeat top left;
}

.product {
	background: url(../images/tab-top-product.jpg) no-repeat top left;
}

.work {
	background: url(../images/tab-top-work.jpg) no-repeat top left;
}

.about {
	background: url(../images/tab-top-about.jpg) no-repeat top left;
}

.career {
	background: url(../images/tab-top-career.jpg) no-repeat top left;
}

.blog {
	background: url(../images/tab-top-blog.jpg) no-repeat top left;
}

.notab {
	background: url(../images/notab-top.jpg) no-repeat top left;
}

#tabM {
	width: 595px;
	padding: 0 25px 0 30px;
	background: url(../images/tab-body.png) repeat-y;
}

/*#tabM #test_scroll {
	scrollbar-arrow-color:orange;
	scrollbar-base-color:#00CC00;
	scrollbar-darkshadow-color:#009900;
	scrollbar-face-color:teal;
	scrollbar-highlight-color:palegreen;
	scrollbar-shadow-color:#000000
}*/

#tabM ul.body {
	margin: 0;
	padding: 0;
}

ul.body li {
	background: url(../images/arrow.gif) no-repeat left top;
	margin: 0 0 0 15px;
	padding: 0 0 8px 13px;
	list-style-type: none;
}

#tabM ul.body li a {
	text-transform: none;
	font-family: Verdana, Arial;
	font-weight:normal;
	text-decoration:none;
}

#tabM ul.body li a:hover {
	text-decoration:underline;
}

#tabM ul.smenu {
	list-style-type: none;
	padding: 0 0 13px 0;
	margin: 0;
	border-bottom: 1px solid #666666;
}

ul.smenu li {
	display: inline;
	margin: 0 35px 0 0;
	padding: 0;
}

#tabM li.last {
	margin: 0;
	padding: 0;
}

#tabM li.active {
	background: url(../images/arrow-tab.gif) no-repeat bottom center;
	padding:0 0 16px 0;
}

html* #tabM li.active {
	background: url(../images/arrow-tab.gif) no-repeat bottom center;
	padding:0 0 14px 0;
}

#tabM li.active a {
	color: #000000;
}

#tabM li a {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight: bold;
}

#tabM h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 26px;
	color: #333;
	text-decoration:none;
	font-weight:normal;
}

#tabM h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	color: #666;
	text-decoration:none;
	font-weight:normal;
}

/*#tabM h2 a{
	color:#018BB9;
	text-decoration:none
}*/

#tabM p {
	line-height: 18px;
}

#tabM span.name_desig {
	font-size:11px;
	line-height:14px;
}

hr {
	color: #CCCCCC;
	background: #CCCCCC;
	height: 1px;
	margin:20px 0; padding:0;
}

div.hr {
	background:#ccc;
	height:1px;
	margin:20px 0;
}

div.pagination {
	text-align: center;
}

div.pagination span {
	background:#F6F4F4;
	border:1px solid #D7D7D7;
	padding:2px 4px;
	margin:5px 0;
	text-decoration:none;
	color:#9A9A9A;
	font-size:11px;
}

div.pagination a {
	text-align:center;
	padding:2px 4px;
	margin:5px 0;
	border:1px solid #ccc;
	background:url(../images/paginBg.gif) repeat-x;
	text-decoration:none;
	color:#666;
	font-size:11px;
}

div.pagination a:hover {
	border:1px solid #7B7B7B;
	background:#9E9D9D;
	text-decoration:none;
	color:#fff;
}

div.pagination a.actv {
	border:1px solid #7B7B7B;
	background:#6E6E6E;
	text-decoration:none;
	color:#fff;
}

#tabB {
	width: 650px;
	background: url(../images/tab-bottom.png) no-repeat bottom;
	height: 40px;
}

#wrapper2 {
	float: left;
	width: 100%;
}

#fourbox {
	width: 1001px;
	margin: 0 auto;
}

#fourbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fourbox li {
	display: inline;
	float: left;
	margin: 0 0 0 15px;
	padding: 30px 20px 0 20px;
	width: 195px;
	height: 280px;
	background: url(../images/greyBox.jpg) no-repeat;
}

#fourbox li h2 {
	margin-top: 0;
	font-family: Verdana, Arial;
	font-size: 22px;
	color: #018BB9;
	text-decoration:none;
	font-weight:normal;
}

#fourbox li p {
	line-height:16px;
	padding-bottom:0;
}

#fourbox li ul {
	margin: 0;
	padding: 0;
}

#fourbox li li {
	background: url(../images/arrow.gif) no-repeat left top;
	height: auto;
	width: 170px;
	margin: 0 0 0 10px;
	padding: 0 0 8px 10px;
	list-style-type: none;
}

.link {
	width:98%;
	margin-top:10px;
}

.post {
	margin-top: 20px;
}

.post .date {
	float: left;
	width: 30px;
	height: 35px;
	margin: 0;
	margin-right: 10px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 18px;
}

.post .title {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.post .title h3 {
	padding: 0;
	margin: 0;
}

.post .meta {
	margin: 0;
	padding: 0;
	color: #979680;
	line-height:normal;
	font-size:11px;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0;
}

/* Footer */

#wrapper3 {
	background: url(../images/bottomBg.gif) #545454 repeat-x top;
	float:left;
	width:100%
}

#footer {
	width: 1000px;
	margin: 0 auto;
	color: #fff;
}

#pfolio {
	height: 201px;
	background: url(../images/pfolio.gif) no-repeat left;
}

#pfolio ul {
	margin: 0;
	padding: 0;
	padding-top: 50px;
}

#pfolio li {
	margin: 0;
	padding: 0 0 0 25px;
	display: inline;
}

#copy {
	height: 28px;
	padding-top:5px;
	text-align: center;
	font-size: 11px;
	color:#CCCCCC;
}

#copy p {
	margin: 0;
	padding: 0;
}

#copy a {
	color: #fff;
}

#ifxElement {
	position: relative;
	display:none;
	margin-top: 10px;
}

.ifxElement {
	width: 530px;
	text-align: left;
	z-index: 1;
	padding: 10px 20px;
	border: 1px solid #999999;
	background: #F5F8F8;
	line-height: 20px;
}

/* Form styles 095D92 */

fieldset { 
	border: 1px solid #A7D7D8; 
	padding: 0px 15px 25px 30px;
	margin: 10px 0 0 50px;
	width:370px;
}

legend { 
	border: 1px solid #A7D7D8;
	background:#DDF0F0;
	padding: 3px 10px;
	font:18px "Trebuchet MS", Verdana;
	color: #555;
}

label.float {
	float: left; 
	display: block; 
	width: 80px; 
	margin: 10px 0 0 18px; 
	clear: left;
	font-weight:bold;
}

input, textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 10px 0 0px 0;
}

input.button-submit {
	font: 12px Verdana, Arial; 
	background: #455153;
	border: 1px solid #2E393B;
	color: #fff;
	padding: 5px;
	width: 80px;
	margin-top: 5px;
}

input.btn {
	border-width:0;
	background:url(../images/button.gif) no-repeat;
	width:96px;
	height:30px;
	font: 17px "Trebuchet MS", Verdana, Arial;
	color:#fff;
}

.fieldError {
	font:11px Verdana;
	color:#FF0000;
	padding:0 0 0 80px;
}

#buttons {
	margin:-25px 0 0 177px;
}

/*-------------------------- bubble -----------------------------*/

.tt {
	background-color:lightsteelblue;
	color:blue;
	text-decoration:none;
	cursor:pointer;
}
.hidden {
	display:none;
}
pre {
	padding:10px;
	margin-left:10px;
	margin-right:10px;
}
b.y { background-color:yellow }

/*-------------------------- bubble -----------------------------*/

/*--------------------------- footer slider --------------------------------*/

div#scrollLinks {
	float:left;
}
div#scrollbarft { 
	display:none;
}

div#trackft { 
    position:absolute; left:12px; top:0;
    width:160px; height:11px; 
    background: #336;
  }
div#dragBarft {
    position:absolute; left:1px; top:1px;
    width:20px; height:9px; 
    background-color:#ceced6;
  }  
div#lefta { position:absolute; left:0; top:0; }  
div#righta { position:absolute; right:0; top:0;  }

/* for safari, to prevent selection problem  */
div#scrollbarft, div#trackft, div#dragBarft, div#lefta, div#righta {
    -moz-user-select: none;
    -khtml-user-select: none;
}
div#moveLt-ft {
	margin-left:175px;
	float:left;
	width:20px;
	padding-top:90px;
}

div#moveRt-ft {
	float:left;
	width:20px;
	padding-top:90px;
	margin-left:20px;
}

div#wnft	{ 
	position:relative; 
	float:left;
	/* width:166px; height:166px; */
	width:760px; height:185px;
	overflow:hidden;
}

div#dvft {
	width:1320px;
}

/*--------------------------- footer slider --------------------------------*/

.message {
	border: 1px solid #A7D7D8;	
	font: bold 12px "Trebuchet MS", Verdana;
	color: #555;
	background:#DDF0F0;
	width:100%;
	padding: 3px 10px;
	
}
.message-box {
	position:relative;
	width:66%;
	margin-left:50px;	
	
}

.progress-image {
	position:absolute;
	margin:100px 0 0 250px;
}

