/* CSS Document */

body {
	background: #333333;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: Arial;
	color: #9c9b9b;
	}
	
.headers {
	font-size: 2.5em;
	font-weight: bolder;
	color: white;
	}	
						
	
#container {
	background: #000000;
	width: 800px;
	margin: 0 auto 0 auto;
	}
	
#header	{
	height: 225px;
	width: 800px;
	}
	
#headerimage1 {
	width: 555px;
	height: 225px;
	float: left;
	}

#quote1 {
	text-indent: -5000px;
	background: url(images/quote1.gif) no-repeat;
	height: 260px;
	}
	
#quote2 {
	text-indent: -5000px;
	background: url(images/quote2.gif) no-repeat;
	height: 260px;
	}	
	
#quote3 {
	text-indent: -5000px;
	background: url(images/quote3.gif) no-repeat;
	height: 260px;
	}
	
#quote4 {
	text-indent: -5000px;
	background: url(images/quote4.gif) no-repeat;
	height: 260px;
	}
	
#quote5 {
	text-indent: -5000px;
	background: url(images/quote5.gif) no-repeat;
	height: 260px;
	}			
	
#quote6 {
	text-indent: -5000px;
	background: url(images/quote6.gif) no-repeat;
	height: 260px;
	}		
	
#quote7 {
	text-indent: -5000px;
	background-color: black;
	height: 260px;
	}						

#jasklogo {
	text-indent: -5000px;
	background: url(images/jasklogo.gif) no-repeat;	
	height: 100px;
	}	
	
/* --------------------------Start of menu-------------------------- */
#menu {
	float: right;
	width: 245px;
	height: 160px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(images/menutabs_new.gif);
	}
	
#menu li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0px;
	}
	
#menu li, #menu a {
	height: 225px;
	display: block;
	
	}
	
#aboutus {
	left: 0px; 
	width: 35px;
	text-indent: -5000px;
	}
	
#aboutushome {
	left: 0px; 
	width: 35px;
	text-indent: -5000px;
	background: url(images/menutabs_new.gif)
    0px -450px no-repeat;
		}

#design {
	left: 35px;
	width: 35px;
	text-indent: -5000px;
	}
	
#designhome {
	left: 35px;
	width: 35px;
	text-indent: -5000px;
	background: url(images/menutabs_new.gif)
	-35px -450px no-repeat;
	}	

#printmanagement {
	left: 70px; 
	width: 35px;
	text-indent: -5000px;
	}
	
#printmanagementhome {
	left: 70px; 
	width: 35px;
	text-indent: -5000px;
	background: url(images/menutabs_new.gif)
	-70px -450px no-repeat;
	}	

#branding {
	left: 105px; 
	width: 35px;
	text-indent: -5000px;
	}
	
#brandinghome {
	left: 105px; 
	width: 35px;
	text-indent: -5000px;
	background: url(images/menutabs_new.gif)
	-105px -450px no-repeat;
	}	
	
#webdesign {
	left: 140px; 
	width: 35px;
	text-indent: -5000px;
	}
	
#webdesignhome {
	left: 140px; 
	width: 35px;
	text-indent: -5000px;
	background: url(images/menutabs_new.gif)
	-140px -450px no-repeat;
	}	
	
#portfolio {
	left: 175px; 
	width: 35px;
	text-indent: -5000px;
	}
	
#portfoliohome {
	left: 175px; 
	width: 35px;
	text-indent: -5000px;
	background: url(images/menutabs_new.gif)
	-175px -450px no-repeat;
	}	
	
#contact {
	left: 210px; 
	width: 35px;
	text-indent: -5000px;
	}
	
#contacthome {
	left: 210px; 
	width: 35px;
	text-indent: -5000px;
	background: url(images/menutabs_new.gif)
	-210px -450px no-repeat;
	}	
	
#aboutus a:hover {
    background: url(images/menutabs_new.gif)
    0px -225px no-repeat;
	height: 160px;
	}
 
#design a:hover {
    background: url(images/menutabs_new.gif)
    -35px -225px no-repeat;
	height: 160px;
	}

#printmanagement a:hover {
    background: url(images/menutabs_new.gif)
    -70px -225px no-repeat;
	height: 160px;
	}

#branding a:hover {
    background: url(images/menutabs_new.gif)
    -105px -225px no-repeat;
	height: 160px;
	}
	
#webdesign a:hover {
    background: url(images/menutabs_new.gif)
    -140px -225px no-repeat;
	height: 160px;
	}
	
#portfolio a:hover {
    background: url(images/menutabs_new.gif)
    -175px -225px no-repeat;
	height: 160px;
	}
	
#contact a:hover {
    background: url(images/menutabs_new.gif)
    -210px -225px no-repeat;
	height: 160px;
	}
/* --------------------------End of menu-------------------------- */

#bodycontainer {
	width: 800px;
	background-color: #000000;
	}
	
#flashcontainer {
	width: 800px;
	height: 450px;
}

.results {
color: white;
}	
	
#footer {
	width: 800px;
	position: relative;
	bottom: 0;
	clear: both;
	font-size: 0.8em;
	font-family: arial;
	font-weight: lighter;
	text-align: center;
	padding: 30px 0 7px 0;
	}
	
#footer a {
	color: #9c9b9b;
	}

#bodyleft {
	float: left;
	width: 555px;
	}
	
#bodyleft a {
	font-size: 1em;
	color: white;
	font-weight: bold;
	text-decoration: none;
		}
		
#bodyleft a:hover {
	text-decoration: underline;
}	

		
#bodyleft p {
	padding: 5px 70px 5px 30px;
	text-align: left;
	}
	
#bodyleft .boldheading1 {
	margin: 0;
	padding: 0 70px 30px 30px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: #6666cc;
}

#bodyleft .boldheading2 {
	margin: 0;
	padding: 0 70px 30px 30px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: #cc3399;
}

#bodyleft .boldheading3 {
	margin: 0;
	padding: 0 70px 30px 30px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: #663399;
}

#bodyleft .boldheading4 {
	margin: 0;
	padding: 0 70px 30px 30px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: #ffcc33;
}

#bodyleft .boldheading5 {
	margin: 0;
	padding: 0 70px 30px 30px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: #cccc00;
}

#bodyleft .boldheading6 {
	margin: 0;
	padding: 0 70px 30px 30px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: #ff9900;
}

#bodyleft .boldheading7 {
	margin: 0;
	padding: 0 70px 30px 30px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: #99ccff;
}

#bodyleft .bold {
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: white;
	font-size: 1.2em;
}

#bodyleft .firstline {
	margin: 0;
	padding: 0px 70px 0 30px;
	font-weight: normal;
}

ul.aboutlist 	{
	margin: 0;
	padding:0 70px 0px 30px;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
}	

ul.aboutlist li 	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
	font-size: 0.8em;
	color: #9c9b9b;
}

ul.print 	{
	margin: 0;
	padding:0 70px 0px 30px;
	font-size: 1.2em;
	color: white;
	font-weight: bold;
}	

ul.print li 	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
	font-size: 0.8em;
	color: #9c9b9b;
}

#portfoliomainmenu ul 	{
	margin: 0 0 0 30px;
	padding: 0; }
	
#portfoliomainmenu li	{
	margin: 0;
	padding: 0;
	width: 450px;
	height: 50px;
	list-style: none;
	 }
	
a.brand 	{
	margin: 0;
	padding: 0;
	display: block;
	width: 430px;
	height: 50px;
	text-decoration: none;
	background: url(images/portfoliomenu_branding.gif) no-repeat;
	text-indent: -5000px;
	}	
	
a.brand:hover 	{
background: url(images/portfoliomenu_branding_roll.gif) no-repeat;
	}	
	
a.design 	{
	margin: 0;
	padding: 0;
	display: block;
	width: 390px;
	height: 50px;
	text-decoration: none;
	background: url(images/portfoliomenu_design.gif) no-repeat;
	text-indent: -5000px;
	}	
	
a.design:hover 	{
background: url(images/portfoliomenu_design_roll.gif) no-repeat;
	}
	
a.print 	{
	margin: 0;
	padding: 0;
	display: block;
	width: 340px;
	height: 50px;
	text-decoration: none;
	background: url(images/portfoliomenu_print.gif) no-repeat;
	text-indent: -5000px;
	}	
	
a.print:hover 	{
background: url(images/portfoliomenu_print_roll.gif) no-repeat;
	}	
	
a.web 	{
	margin: 0;
	padding: 0;
	display: block;
	width: 340px;
	height: 50px;
	text-decoration: none;
	background: url(images/portfoliomenu_web.gif) no-repeat;
	text-indent: -5000px;
	}	
	
a.web:hover 	{
background: url(images/portfoliomenu_web_roll.gif) no-repeat;
	}	
	
a.eshots 	{
	margin: 0;
	padding: 0;
	display: block;
	width: 390px;
	height: 50px;
	text-decoration: none;
	background: url(images/portfoliomenu_eshots.gif) no-repeat;
	text-indent: -5000px;
	}	
	
a.eshots:hover 	{
background: url(images/portfoliomenu_eshots_roll.gif) no-repeat;
	}								

#portfoliolist ul 	{
	margin: 8px 0 0 0;
	padding: 0 0 0 30px; }
	
#portfoliolist li 	{
	margin: 0 25px 0 0;
	padding: 0;
	display: inline;
	list-style: none; }
	
	
#portfoliolist a 	{
	margin: 0;
	padding: 0;
	color: white;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	}	
	
#portfoliolist a:hover 	{
	margin: 0;
	padding: 0;
	color: white;
	font-weight: normal;
	font-size: 1em;
	text-decoration: underline;
	}		
	
.portfoliobox {
	width: 470px;
	height: 145px;
	margin: 30px 0px 30px 18px;
	padding: 10px 10px 0px 10px;}
	
.portfoliobox ul {
	margin: 0 0 0 290px;
	padding: 0px;
	list-style-type: none;
	}
	
.portfoliobox li {
	margin: 0px;
	padding: 0 0 0 15px;
	font-size: 0.9em;
	display: inline;	}
			
.portfoliobox2 {
	width: 450px;
	height: 118px;
	margin: 0;
	padding: 0;
	}			
	
.portfoliobox2 p{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	}		
	
.portfoliobox2 img{
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	border: 2px solid white;
	}
	
.portfoliohead {
	font-size: 1.8em;
	line-height: 0.9em;
	margin: 0;
	padding: 0;
	color: white; }			
	
.portfoliohead p{
	margin:  0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.1em; }					
	
.hide { display: none; }

#bodyright {
	float: right;
	width: 245px;
	}
	
#call {
	width: 350px;
	height: 50px;
	margin: 10px 0 0 30px;
	padding: 0;
	font-size: 1.1em;
	color: white;
}

#call h1 {
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -5000px;
	height: 31px;
	width: 291px;
	background: url(images/call.gif) no-repeat;
}	

#email {
	width: 400px;
	height: 50px;
	margin: 50px 0 0 30px;
	padding: 0;
	font-size: 1.1em;
	color: white;
}

#email h1 {
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -5000px;
	height: 31px;
	width: 291px;
	background: url(images/mail.gif) no-repeat;
}	

#email a {
	font-weight: normal;
}

#visit {
	width: 400px;
	height: 50px;
	margin: 50px 0 0 30px;
	padding: 0;
	font-size: 1.1em;
	color: white;
}

#visit h1 {
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -5000px;
	height: 31px;
	width: 291px;
	background: url(images/visit.gif) no-repeat;
}	

#more {
	width: 400px;
	height: 50px;
	margin: 50px 0 0 30px;
	padding: 0;
	font-size: 1.1em;
	color: white;
}

#more h1 {
	margin: 0 0 2px 0;
	padding: 0;
	text-indent: -5000px;
	height: 40px;
	width: 291px;
	background: url(images/more.gif) no-repeat;
}	

.contactdetails {
	margin:0;
	padding:0;
	font-weight: normal;
	font-size: 1em;
	color: white;
}	

#contactform {
	width: 340px;
	float: left;
	margin: 25px 0px 0px 30px;
	padding: 15px;
	border: solid 1px #636262;
}

#contactform p {
	margin: 0;
	padding: 0 0 30px 0;
}

#contactform input {
	width: 200px;
	margin: 0px 40px;
	}
	
#contactform label {
	display: block;
	width: 40px;
	float: left;
	}	

#contactform .submit {
	display: block;
	width: 80px;
	margin: 10px auto;
	}	
