/* CSS Document */
/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:790px;
		height:550px;
		overflow:hidden; 
		}
		#slider img
		{
		border:none;
		}
		#slider a
		{
		border:none;
		}
#prevBtn, #nextBtn{ 
	display:block;
	width:130px;
	height:35px;
	position:relative;
	left:10px;
	top:-150px;

	}	
#nextBtn{ 
top:-125px;

	}														
#prevBtn a, #nextBtn a{  
	display:block;
	line-height:35px;
	padding-left:20px;
	background:#000000;
	color:#FFFFFF;
	border:medium solid #333333;
	text-decoration:none;	
	}	
#nextBtn a:hover, #prevBtn a:hover{ 
	background:#CCCCCC;
	color:#990000;
	}	
/* // Easy Slider */
.quote
{
background:#FFFFFF url(images/quotebox.jpg);
width:280px;
height:300px;
padding:10px;
padding-top:40px;
float:left;
margin-right:15px;
color:#333333;

}

.image
{
border:none;
margin:0px;
padding:0px;
}


body
{
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footer
{
text-align:right;
padding-left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
padding-right:30px;
}
.footer a
{
color:#FFFF99;
}

.container
{
margin-left:auto;
margin-right:auto;
width:790px;
background-color:#FFFFFF;
}
.webdesign
{
position:absolute;
display:block;
height:300px;
width:60px;
background:url(images/skwebdesign.jpg) no-repeat;
margin-left:-60px;
top:210px;
}
.topnav
{
width:202px;
height:46px;
display:block;
background:url(images/topbar.jpg) no-repeat top left;
float:left;
}
a.home
{
background:url(images/webdesignhome.jpg) no-repeat top left;
height:46px;
width:70px;
display:block;
float:left;
}
a.home:hover
{
background:url(images/webdesignhome_down.jpg);
}
a.solutions
{
background:url(images/websolutions.jpg) no-repeat top left;
height:46px;
width:95px;
display:block;
float:left;
}
a.solutions:hover
{
background:url(images/websolutions_down.jpg);
}
a.packages
{
background:url(images/designpackages.jpg) no-repeat top left;
height:46px;
width:102px;
display:block;
float:left;
}
a.packages:hover
{
background:url(images/designpackages_down.jpg);
}
a.portfolio
{
background:url(images/portfolio.jpg) no-repeat top left;
height:46px;
width:97px;
display:block;
float:left;
}
a.portfolio:hover
{
background:url(images/portfolio_down.jpg);
}
a.blog
{
background:url(images/designblog.jpg) no-repeat top left;
height:46px;
width:64px;
display:block;
float:left;
}
a.blog:hover
{
background:url(images/designblog_down.jpg);
}
a.about
{
background:url(images/about.jpg) no-repeat top left;
height:46px;
width:73px;
display:block;
float:left;
}
a.about:hover
{
background:url(images/about_down.jpg);
}
a.contact
{
background:url(images/contact.jpg) no-repeat top left;
height:46px;
width:87px;
display:block;
float:left;
}
a.contact:hover
{
background:url(images/contact_down.jpg);
}
.content
{
width:790px;
display:block;
background:url(images/logo100.jpg) 660px 5px no-repeat #000000;
border:none;
margin:0;
padding:0;
}
.content2
{
width:790px;
display:block;
background:#000000;
}
.contenttxt
{
padding-left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
width:600px;
}
.contenttxt a
{
color:#FFFF99;
}
.h3txt
{
padding-left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
width:600px;
}
.servicemenu
{
display:block;
height:160px;
width:360px;
margin:5px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#454628;
font-size:15px;
line-height:1.5em;
background-color:#FFFFFF;
border:medium #666666 solid;
position:relative;
padding:5px;
float:left;
}

.photo
{
border: none;
display:block;
height:150px;
width:150px;
float:left;
margin-left:5px;
}
.smalllink
{
text-align:right;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding-right:5px;
}
.servicetext
{
width:500px;
margin:5px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#454628;
font-size:15px;
line-height:1.5em;
background-color:#FFFFFF;
border:medium #000000 solid;
padding:5px;
padding-left:20px;
padding-right:20px;
}
