/************************************************************************************************************************** CSS reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; 	outline: 0; font-size: 100%; vertical-align: baseline;} body {line-height: 1;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;} :focus {outline: 0;} ins {text-decoration: none;} del {text-decoration: line-through;} table {border-collapse: collapse; border-spacing: 0;} .clear {clear:both; height:0; width:0;}
/* HTML5 tags */  
header, section, footer, aside, nav, article, figure {display: block;}
/* alpha IE6 */
.alpha, .selectedItem, #slidePosition ul li a { behavior: url(iepngfix.htc); }
/************************************************************************************************************************** END reset */



/************************************************************************************************************************** general */
html {
	height:100%;
	min-height:100%;
	}
body {
	height:100%;
	min-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#fff url(../img/main_BG.gif) repeat-x 0 140px;
	}
h1 {
	width:89px;
	height:77px;
	margin: 7px 0 1px 0;
}
h1 span {
	display: none;
}
h1.basic {
	background: url(../img/B347_logo.png) no-repeat;
}
h1.grey {
	background: url(../img/B347_logo_grey.png) no-repeat;
}
h1.white {
	background: url(../img/B347_logo_white.png) no-repeat;
}
h2 {
	width:220px;
	z-index: 0;
}
h2 span {
	display: none;
}
hgroup{
	position: absolute;
	top: 140px;
}
h3 {
	font-size: 30px;
	color:#8fa5b2;
	background-color:#1f1612;
	padding: 0 10px 2px 10px;
	display: inline-block;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
	
}
h4 {
	font-size: 30px;
	color:#FFF;
	background-color:#1f1612;
	padding: 0 10px 2px 10px;
	display: inline-block;
	margin-bottom: 1px;
	}
h5 {
	margin-bottom: 10px;
	margin-left: 10px;
	}
h5 span {
	display: none;
	}
h6 {
	margin-bottom: 9px;
	}
p {
	margin-bottom: 20px;
	}
#top {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	}
#bottom {
	position:absolute;
	top: 598px;
	width:100%;
	}
#content {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	}
#aboutus {
	width: 720px;
	float: left;
	}
.col {
	width:220px;
	margin: 0 10px;
	float: left;
	}
#services ul li.selectedItem {
	background-image: url(../img/checked.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-color: #c7c5c4;
	padding:0 26px 0 5px;
	margin-left:-5px;
	margin-right:5px;
	clear:left;
	display:block;
	float:left;
}
#clients ul li.selectedItem {
	clear:left;
	display:block;
}
/************************************************************************************************************************** hover */
#twitter {
	background-image: url(../img/twitter_BG.png);
	background-repeat: repeat-x;
	height: 37px;
	width:100%;
	position:absolute;
	z-index: 900;
	top: 532px;
	left: 0;
	}
#twitter_div {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	margin: 0 auto;
	padding: 0 10px;
	width: 940px;
	height: 37px;
	overflow:hidden;
	white-space:nowrap;
	}
#twitter_div ul {
	list-style: none;
	}
#twitter_div ul li {
	float:left;
	margin-top: 12px;
	}
#twitter_div ul li a{
	color:#FFF;
	text-decoration:none;
	}
#twitter_div ul li a:hover{
	text-decoration:underline;
	}
#twitter_div img {
	float:right;
	margin-top: 6px;
	}
#line {
	background:#FF00BB none repeat scroll 0 0;
	width: 1px;
	height:100%;
	min-height: 100%;
	position:fixed;
	z-index: 1000;
	}
/************************************************************************************************************************** header */
header {
	position:absolute;
	z-index: 999;
	margin-top: 17px;
	top: 0;
	}
header img{
	display:block;
	}
h2#i1.basic {
	height: 11px;
	background:url(../img/B347_info1.png) no-repeat;	
	}
h2#i1.white {
	height: 11px;
	background:url(../img/B347_info1_white.png) no-repeat;	
	}
h2#i2.basic {
	height: 11px;
	background:url(../img/B347_info2.png) no-repeat;	
	}
h2#i2.white {
	height: 11px;
	background:url(../img/B347_info2_white.png) no-repeat;	
	}
h2#i3.basic {
	height: 11px;
	background:url(../img/B347_info3.png) no-repeat;	
	}
h2#i3.white {
	height: 11px;
	background:url(../img/B347_info3_white.png) no-repeat;	
	}
h2#i4.basic {
	height: 5px;
	background:url(../img/B347_info4.png) no-repeat;	
	}
h2#i4.white {
	height: 5px;
	background:url(../img/B347_info4_white.png) no-repeat;	
	}

/************************************************************************************************************************** works */
#work {
	position: absolute;
	z-index: 2;
	top: 0;
}
/************************* carousel */
#viewport{
	height: 535px;
	overflow:hidden;
	position:absolute;
	top: 0;
}
#viewport ul{
	position: relative;
}
#viewport li{
	width: 960px;
	height: 535px;
	list-style: none;
	position: relative;
	float:left;
}
#previous, .next{
	cursor: pointer;
}
#previous {
	width: 0px;
	height: 0px;
	position:absolute;
	top: 0;
	z-index: 0;
}
#tooltip {
	position: absolute;
	top: 460px;
	z-index: 1000;
	margin-left: 6px;
	background:#FFF;
	text-align: center;
}
#tooltip p {
	font-size: 11px;
	font-weight: bold;
	padding: 6px 10px;
	margin-bottom: 0px;
}
#tooltip img {
	padding: 5px;
}
#slidePosition {
	position: absolute;
	top: 505px;
	z-index: 1000;
	margin-left: 6px;
}
#slidePosition ul li{
	list-style: none;
	display: inline;
	float: left;
}
#slidePosition ul li a {
	cursor: pointer;
	display:block;
	width: 13px;
	height: 13px;
	background: url(../img/bullet_small.png);
	margin-right: 3px;
}
#slidePosition ul li a.active {
	display:block;
	width: 13px;
	height: 13px;
	background: url(../img/bullet_active.png);
	margin-right: 3px;
}
/************************************************************************************************************************** services */
#tServices {
	background:url(../img/title_services.gif) no-repeat;
	width: 220px;
	height: 24px;
	}
#services {
	margin-bottom: 30px;
	}
#services ul li {
	list-style: none;
	line-height: 17px;
	margin-top: 1px;
	clear:left;
	float:left;
	font-size:14px;
	}
/************************************************************************************************************************** clients */
#tClients {
	background:url(../img/title_clients.gif) no-repeat;
	width: 220px;
	height: 24px;
	}
#logoClients li {
	list-style: none;
	float:left;
	width: 100px;
	margin: 0 10px;
	}
#clients {
	margin-bottom: 31px;
	font-size: 12px;
	}
#clients #allClients {
	margin: 0 10px 0 10px;
	}
#clients #allClients li {
	display:inline;
	list-style: none;
	line-height: 15px;
	margin: 0 5px 1px 0px;
	}
#clients #allClients li a{
	color: #000;
	text-decoration:none;
	}
#clients #allClients li a:hover{
	text-decoration:underline;
	}
/************************************************************************************************************************** contact */
#tContact {
	background:url(../img/title_contact.gif) no-repeat;
	width: 220px;
	height: 24px;
	}
#contact h5 {
	margin-left: 0;
	}
address {
	font-style:normal;
	line-height: 18px;
	}
address .fn {
	display:none;
	}
a.email {
	color:#000;
	}
.mapLink {
	color: #000;
}
/************************************************************************************************************************** footer */

footer {
	background:#c7c5c4;
	padding: 17px 0 70px 0;
}
#footer {
	width: 960px;
	margin: 0 auto;
}
h2#i5{
	height: 11px;
	background:url(../img/B347_info5.png) no-repeat;	
	margin-left: 10px;
	margin-bottom: 1px;
	}
#tSign {
	background:url(../img/title_thankyou.gif) no-repeat;
	width: 220px;
	height: 32px;
	}

#twitter_div a {
	display: none;	
}
h5 span {
	display:inherit;
	font-size: 18px;
}
h1 span {
	display: inherit;
	font-size: 30px;
}