body{
	margin:0px;
	padding:0px;

}
p,span{ margin:0px;
	padding:0px;}


:-moz-any-link:focus {
	outline: none;
}

/*-----------header--------------*/

#logo{
	margin:0px;
	padding: 0px;
	height: 65px;
}
#logo .logo1{
	width:200px;
	float:left;
	padding:0px 0px 0px 0px;
	margin: 0px;
}

#logo .call{
	width:602px;
	font-size:14px;
	color:#000000;
	float:right;
	margin: 5px 20px 5px 0px;
}
.tag-line{
line-height: 35px; 
float:right; 
padding-right:20px;}

#nav{
	width:970px;
	height:28px;
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	clear: both;
}
#nav ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#nav ul li{
	float:left;
	background: url(../images/divider.gif) no-repeat right;
}
#nav ul li a{
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding: 0px 12px 0px 14px;
}
#nav ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.leftnav{
	background-image:url(../images/nav-left.gif);
	width:4px;
	height:28px;
	background-position:left;
	background-repeat:repeat-y;
	float:left;
	margin-right:16px;
}
.rightnav{
	background-image:url(../images/nav-right.gif);
	width:4px;
	height:28px;
	background-position:right;
	background-repeat:repeat-y;	
	float:right;
	margin-left:16px;
}
html div#nav{
	line-height:190%;
}
html body#home div#nav a#homenav ,html body#what div#nav a#whatnav , html body#who div#nav a#whonav ,  html body#how div#nav a#hownav, html body#portfolio div#nav a#port , html body#blog div#nav a#blognav, html body#testi div#nav a#test, html body#contact div#nav a#cont{
	/*font-weight:bold;*/
	background-image:url(../images/select.gif);
	background-repeat:repeat-x;
	color:#000000;
	padding:4px 5px 6px 7px;
	margin:0px 8px 0px 6px;
}
.subnav{
	width:965px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#F1EEEE;
	border-bottom:1px solid #D0D0D0;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	text-align:left;
	line-height:24px;
	padding-left:5px;
}
.subnav a{
	color:#000000;
	text-decoration:none;
	padding:0 3px 0 3px;
}
.subnav a:hover{
	color:#BB2521;
	text-decoration:none;
}
.bred{
	color:#BB2521;
	text-decoration:none;
}
/*-----------header end-------------*/


/*end*/
.space{
	display:block;
	clear:both;
	line-height:2px;
	padding-bottom:1px;
}
.space-a{
	border-top:1px solid #D2D2D2;
	padding:0px;
}

a.dot{
	background:url(../images/dot.gif) repeat-x bottom;
	text-decoration:none;
}