@charset "utf-8";
/* 2010 © copyright brainyYack internet solutions inc. - website redesign - 2.0 */
/* created by corey deneire, graphic designer */

body {font-family:calibri, arial, verdana, tahoma; margin:0px; padding:0px; margin-top:20px; background:#dddddd url(../images/background.png) center repeat-y;}
img {border:none;}
a:link, a:visited {text-decoration:none; color:#698740;}
a:hover, a:active {text-decoration:none; color:#666666;}

div#wrapper {
margin-left:auto;
margin-right:auto;
width:850px;
display:block;
margin-top:0px;
margin-bottom:0px;
}

div#header {
width:100%;
height:60px;
float:left;
display:block;
}

div#navbar {
background:transparent url(../images/nav_background.png) top no-repeat;
float:left;
display:block; 
width:570px;
height:46px;
margin:10px;
}

div#navbar a.nav:link, a.nav:visited {
color:#555555;
text-decoration:none;
font-size:18px;
width:110px;
float:left;
display:block;
height:50px;
text-align:center;
outline:none;
}
div#navbar a.nav:hover, a.nav:active {
	color:#698740;
	text-decoration:none;
	font-size:18px;
	width:110px;
	float:left;
	display:block;
	height:50px;
	text-align:center;
	outline:none;
}

div#miniport {
float:left;
display:block;
margin-top:10px;
margin-bottom:10px;
height:350px;
width:100%;
/**background:url(../images/mini_portfolio_bg.png) top no-repeat;**/
}


div#miniport2 {
float:left;
display:block;
margin-top:10px;
margin-bottom:10px;
height:290px;
width:100%;
/**background:url(../images/mini_portfolio_bg.png) top no-repeat;**/
}


/* miniport slider */

div#miniport .sliderGallery {
	overflow: hidden;
	position: relative;
	height: 290px;
	width: 850px;
}
div#miniport .sliderGallery UL {
	position: absolute;
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
div#miniport .sliderGallery UL LI {
	display: inline;
}
div#miniport .slider {
	width: 800px;
	height: 30px;
	padding: 1px;
	position: relative;
	margin-left:10px;
	top:205px;
	left:-5px;
	background: url(../images/slide_bar.png) no-repeat;
}
div#miniport .handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 181px;
	padding-right:48px;
	top: 0;
	background: url(../images/handle.png) no-repeat;
	z-index: 100;
}
div#miniport .slider span {
	color: #999999;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
}
div#miniport .slider .slider-lbl1 {
	left: 80px;
}
div#miniport .slider .slider-lbl2 {
	left: 225px;
}
div#miniport .slider .slider-lbl3 {
	left: 455px;
}
div#miniport .slider .slider-lbl4 {
	left: 650px;
}
div#miniport .slider .slider-lbl5 {
	left: 650px;
}

div#portfolio {
float:left;
display:block;
margin-top:10px;
margin-bottom:10px;
height:500px;
width:100%;
}

/* portfolio slider */

div#portfolio .sliderGallery {
	overflow: hidden;
	position: relative;
	padding: 10px;
	margin-left:10px;
	height: 500px;
	width: 810px;
}
div#portfolio .sliderGallery UL {
	position: absolute;
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
div#portfolio .sliderGallery UL LI {
	display: inline;
}
div#portfolio .slider {
	width: 800px;
	height: 30px;
	padding: 1px;
	position: relative;
	margin-left:10px;
	top:480px;
	left:-5px;
	background: url(../images/slide_bar.png) no-repeat;
}
div#portfolio .handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 181px;
	padding-right:48px;
	top: 0;
	background: url(../images/handle.png) no-repeat;
	z-index: 100;
}
div#portfolio .slider span {
	color: #999999;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
}
div#portfolio .slider .slider-lbl1 {
	left: 80px;
}
div#portfolio .slider .slider-lbl2 {
	left: 225px;
}
div#portfolio .slider .slider-lbl3 {
	left: 455px;
}
div#portfolio .slider .slider-lbl4 {
	left: 650px;
}
div#portfolio .slider .slider-lbl5 {
	left: 650px;
}

div#flashtestimonials {
float:left;
display:block;
height:287px;
width:100%;
}

#flash {
	text-align:center;
position: relative; /*or absolute*/
z-index: 0;
}

#minibox1
{
	float:left;
	width:265px;
	height:260px;
	margin:.5em ;
}
#minibox2
{
	float:left;
	width:265px;
	height:260px;
	margin:.5em;

}
#minibox3
{
	float:left;
	width:265px;
	height:260px;
	margin:.5em;

}

div#service1
{
	float:left;
	width:420px;
	height:300px;
	font-size:13px;
	padding:0.5em 0;

	
}



div#service2
{
	float:right;
	width:420px;
	height:300px;
	font-size:13px;
	padding:0.5em 0;


	
}

div#service1 h2, div#service2 h2
{
	font-size:16px;
	color:#690;
}

div#marketing
{
	width:100%;
	float:left;
	font-size:13px;
}
div#marketing h2
{
	padding:.2em .2em;
}
div#marketing p
{
	padding:.3em .2em;
}

div#content {
float:left;
display:block;
width:100%;
}

div#welcome {
float:left;
display:block;
width:800px;
font-size:15px;
color:#000000;
}




/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:800;
		height:300px;
		
		overflow:hidden; 
		}
	#prevBtn{ margin-right:4em;}
	#nextBtn{}		
	
#prevBtn a, #nextBtn a {
    display:block;
    width:50px;
	float:left;
    height:26px;
	color:#690;
	padding:0 1em 0 0.3em;
	text-decoration:none;
}
/* // Easy Slider */
