body {
	/*background-color: #F0F0F0;*/
	background-color:#858C96;
}
/**/
img, div, td { behavior: url(iepngfix.htc) }
/**/
#contact_head{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	padding:0px 10px 0px 0px;
}
#contact_head img{
	vertical-align:text-bottom;
	padding:0px 5px 0px 10px;
}
#contact_head strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contact_head a{
	color:#FFFFFF;
	text-decoration:none;
	/*border-bottom:dotted #FFFFFF 1px;*/
}
#contact_head a:hover{
	color:#FFCC00;
	text-decoration:none;
	/*border-bottom:dotted #555555 1px;*/
}
/**/
#start{
	display:inline;
	padding:0px;
	margin:0px;
}
#start a{
	/*
	-moz-border-radius: 10px;
	border: 1px solid #FFFFFF;
	background-color:#F0F0F0;
	*/
	background:url(../imgs/bgtop.jpg) no-repeat 0px 0px;
	width:200px;
	height:55px;
	padding:5px 5px 5px 15px;
	display:block;
	float:right;
	text-decoration:none;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#start a img {
	display:block;
	float:left;
	width:39px;
	height:45px;
	padding-right:10px;
}
#start a strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#AE1600;
}
#start a:hover strong{
	color:#000000;
}
#start a:hover{
	background:url(../imgs/bgtop.jpg) no-repeat 0px -65px;
}
/**/
#clear{
	clear:both;
	padding:0px;
	margin:0px;
	height:5px;
	line-height:5px;
}
.dotted{
	clear:both;
	padding:0px;
	margin:0px;
	height:5px;
	line-height:5px;
	border-bottom:1px dotted #666666;
}
/**/
#menu, #menu li{
	display:inline;
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu li a{
	display:block;
	float:right;
	padding:7px 10px 7px 10px;
	/*background-color:#F0F0F0;*/
	background-color:#858C96;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	margin-left:5px;
}
#menu li a:hover, .active{
	background-color:#FFFFFF !important;
	color:#AE1600 !important;
}
/**/
#left{
	background:url(imgs/bg_left.gif) repeat-y top right;
}
/**/
#right{
	background:url(imgs/bg_right.gif) repeat-y top left;
}
/**/
#footer{
	/*border-top:solid #C8C8C8 1px;*/
	padding:20px 5px 20px 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	color:#AB1600;
}
/**/
#box_left{
	display:block;
	float:left;
	text-align:left;
	width:640px;
}
/**/
#box_right{
	display:block;
	float:right;
	text-align:left;
	width:180px;
	line-height:20px !important;
}
#box_right span{
	display:block;
	float:left;
	text-align:left;
	width:180px;
}
#box_right strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*border-bottom:dotted #CCCCCC 1px;*/
}
#box_right img{
	vertical-align:text-bottom;
	padding-right:5px;
}

.portfolio{
	background:url(imgs/bg_portfolio.jpg) top center repeat-x;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	margin-top:4px;
	font-weight:normal;
	font-size:13px;
	color:#333333;

}

.portfolio h3 {
	font-family: Arial, Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	margin-top:4px;
	margin-bottom:4px;
	font-weight:bold;
	}
	
.portfolio h4 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:20px;
	margin-top:4px;
	margin-bottom:4px;
	font-weight:normal;
	}

.portfolio p {
	margin-top:4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#999;
	text-align:justify;
	padding:0px 10px 0px 10px;
}

.boxWSPortfolio{
	font-family:Arial, Helvetica, sans-serif;
	}
	
.portfolio img {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
}
	
a.btn-web_portfolio{
	background-color: transparent;
	background-image: url(../imgs/btn-web_portfolio.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 27px;
	width: 130px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

a.btn-web_portfolio:hover {
	background-color: transparent;
	background-image: url(../imgs/btn-web_portfolio.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	}

a.btn-marketing{
	background-color: transparent;
	background-image: url(../imgs/btn-marketing_portfolio.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 27px;
	width: 170px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

a.btn-marketing:hover {
	background-color: transparent;
	background-image: url(../imgs/btn-marketing_portfolio.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	}

a.btn-logo_portfolio{
	background-color: transparent;
	background-image: url(../imgs/btn-logo_portfolio.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 27px;
	width: 138px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

a.btn-logo_portfolio:hover {
	background-color: transparent;
	background-image: url(../imgs/btn-logo_portfolio.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	}
	
/*
a.btn-view_portfolio{
	background-color: transparent;
	background-image: url(imgs/btn-view_portfolio.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 27px;
	width: 130px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

a.btn-view_portfolio:hover {
	background-color: transparent;
	background-image: url(imgs/btn-view_portfolio.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	}
*/

/* second row*/
.scndRow {
	background:#F5F5F5;
	padding:12px;
	}

.scndRowRight {
	font-family: Arial, Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#333333;
	}
	
.scndRowRight h3 {
	font-size:14px;
	font-family: Arial, Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-transform:uppercase;
	margin-top:4px;
	margin-bottom:4px;
	color:#333333;
	font-weight:bold;
	}
	
.scndRowRight h4 {
	font-size:16px;
	line-height:22px;
	margin-top:4px;
	margin-bottom:0px;
	color:#333333;
	font-weight:bold;
	}
.scndRowRight a{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	}
.scndRowRight p{
	padding:0px;
	margin:0px;
}
.scndRowLeft h3 {
	font-size:14px;
	font-family: Arial, Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-transform:uppercase;
	margin-top:4px;
	margin-bottom:4px;
	color:#333333;
	font-weight:bold;
	}
	
.scndRowLeft a{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	}

.scndRowLeft a:hover{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:underline;
	}

/* inpages*/

.inPage{
	
	font-family: Arial, Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333333;
	background:#F5F5F5;
	}
	
.inPage h3 {
	/*
	font-size:24px;
	margin-top:4px;
	margin-bottom:4px;
	color:#333333;
	*/
	font-size:14px;
	font-family: Arial, Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-transform:uppercase;
	margin-top:4px;
	margin-bottom:4px;
	color:#333333;
	font-weight:bold;
}
.inPage h1 {
	/*
	font-size:24px;
	margin-top:4px;
	margin-bottom:4px;
	color:#333333;
	*/
	font-size:13px;
	font-family: Arial, Helvetica, "Helvetica Neue", Arial, sans-serif;
	margin-top:4px;
	margin-bottom:4px;
	color:#006699;
	font-weight:bold;
}
.inPage a{
	text-decoration:none;
	color:#0066CC;
	font-weight:bold;
}
.inPage a:hover{
	color:#333333;
	text-decoration:underline;
}
.inPage ul li{
	list-style:none;
	background:url(../imgs/arrow.gif) no-repeat 0px 3px;
	padding-left:15px;
	text-align:left;
}
.inPage h4 {
	font-size:18px;
	margin-top:4px;
	margin-bottom:4px;
	color:#333333;
	font-weight:normal;
	}
/*
a.view_services {
	background-color: transparent;
	background-image: url(imgs/btn-view_services.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 24px;
	width: 114px;
	display: block;
	margin-top: 17px;
	text-indent: -9999em;
	}

a.view_services:hover{
	background-color: transparent;
	background-image: url(imgs/btn-view_services.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
}
*/
.view_services, .btn-view_portfolio{
	display:block;
	clear:both;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF !important;
	background-color:#999999;
	margin-top:5px;
	z-index:0 !important;
}
	
.view_services:hover, .btn-view_portfolio:hover{
	background-color:#000000;
}
.btn-view_portfolio{
	position:relative;
	margin:10px auto 0 auto !important;
	padding:0px 0px !important;
}
	
/**/
.btn{
	display:block;
	float:left;
	width:100px;
	height:30px;
	background-color:#000000;
	color:#FFFFFF !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	line-height:30px;
	margin-left:95px;
	font-weight:bold;
	text-decoration:none;
}
.btn:hover{
	color:#FFFFFF !important;
	background-color:#AB1600 !important;
	text-decoration:none !important;
}
/**/
#tbl_ctc td{
	padding:5px 0px 5px 0px;
}
#tbl_ctc td input{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:13px;
	width:280px;
	height:25px;
	border:solid #FFFFFF 1px;
}
#tbl_ctc td textarea{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:13px;
	width:280px;
	height:150px;
	border:solid #FFFFFF 1px;
}
/**/
#tbl_ctc_req td{
	padding:5px;
}
#tbl_ctc_req td input{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:13px;
	width:280px;
	height:25px;
	border:solid #CCCCCC 1px;
}
#tbl_ctc_req td select{
	font-family:Arial, Helvetica, sans-serif !important;
	font-family:13px;
	font-weight:bold;
	width:280px;
	border:solid #CCCCCC 1px;
}
#tbl_ctc_req td textarea{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:13px;
	width:280px;
	height:150px;
	border:solid #CCCCCC 1px;
}
#tbl_ctc_req td a{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	width:120px;
	height:30px;
	line-height:30px;
	background-color:#CC0000;
	color:#FFFFFF;
	text-decoration:none;
}
#tbl_ctc_req td a:hover{
	text-decoration:none;
	background-color:#000000;
}
/**/
#box{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#777777;
}
#box span{
	display:block;
	float:left;
	width:605px;
	padding:5px;
}
#box strong{
	display:block;
	float:left;
	width:605px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px 5px 0px 5px;
}
/**/
#clear1{
	clear:both;
	width:605px;
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	height:10px;
	border-top:solid #EEEEEE 1px;
}
/**/
.btn1{
	display:block;
	float:right;
	padding:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-color:#777777;
	text-decoration:none;
	margin-right:10px;
}
.btn1:hover{
	background-color:#AB1600;
}
/**/
#l{
	display:block;
	float:left;
	margin-right:10px;
	width:40px;
	height:30px;
}
/**/
#footer_links{
	border-top:solid #DDDDDD 2px;
	padding:10px 0px;
}
#footer_links div{
	display:inline;
	padding:0px;
	margin:0px;
}
#footer_links div ul{
	display:block;
	float:left;
	padding:5px;
	width:225px;
	height:auto;
	margin:0px;
}
#footer_links div ul li{
	display:inline;
	padding:0px;
	margin:0px;
	list-style:none;
}
#footer_links div ul li a{
	display:block;
	float:left;
	width:215px;
	padding:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-align:left;
	border-bottom:dotted #CCCCCC 1px;
	background-color:#FFFFFF;
	color:#555555;
}
#footer_links div ul li a.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#EEEEEE;
	color:#000000;
}
#footer_links div ul li a.title:hover{
	background-color:#555555;
	color:#FFFFFF;
}
#footer_links div ul li a:hover{
	background-color:#EEEEEE;
	color:#000000;
}

/* site map */

.sitemap h3 {
	/*
	font-size:24px;
	margin-top:4px;
	margin-bottom:4px;
	color:#333333;
	font-weight:normal;
	*/
	font-size:14px;
	font-family: Arial, Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-transform:uppercase;
	margin-top:4px;
	margin-bottom:4px;
	color:#333333;
	font-weight:bold;
}

.sitemap{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:14px;
	color:#333333;
	background:#F5F5F5;
}
.sitemap div{
	display:inline;
	padding:0px;
	margin:0px;
}
.sitemap ul{
	padding:5px;
	width:290px;
	height:auto;
	margin:0px 0px 0px 45px;
}
.sitemap ul li{
	display:inline;
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.sitemap ul li a{
	display:block;
	float:left;
	width:290px;
	padding:5px;
	font-size:13px;
	text-decoration:none;
	text-align:left;
	border-bottom:dotted #CCCCCC 1px;
	color:#555555;
}

.sitemap ul li a:hover{
	background-color:#EEEEEE;
	color:#000000;
}

/* contact */

.contactTop{
	background:url(../imgs/bg_contact.jpg) top center repeat-x;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:1.6em;
	margin-top:4px;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	border-top:6px solid #DCDCDC;
	border-bottom:6px solid #E6E6E6;

}
