a:focus {
	outline: none;
}
	/*  General rules */
	
img	{
	border: 0;
	}


/*  content general layout parameters */
	
	
body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #ddd;
	background-color: #000;
	text-align: center;
	}

/* ============= HEADER  ============ */


#colorblock {
	width: 100%;
	height: 5px;
	line-height: 20px;
	color: #000;
	background-color: #ff75f4;
	}
	
#siteheader {
	width: 100%;
	height: 5px;
	font-size: 4pt;
	line-height: 0px;
	color: #000;
	}
	
#floater {
	width: 900px; 
	padding: 0;
	margin: auto;
	text-align:left;
	}
	
#header {
	width: 900px; 
	padding: 0;
	margin: 0;
	margin-top: 0px;
	text-align:left; 
	}

#header	a:link, #header a:visited {
	color: #fff;
	font-size: 10px;
	}	

#header	a:active, #header a:hover {
	color: #888;
	font-size: 10px;

	}	

#logo {
	float: left;
	}	


/* ============= HEADER ENDS ============ */
/* ============= FRONTPAGE FLASH/IMAGE  ============ */


#frontpage {
	width: 900px; 
	height: 375px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-top: 100px;

	background-image: url("../images/jacks-frontpage-image.jpg");	
	clear: both;
	float: none;
	}
	
.frontpage-introduction {
	line-height: 22px;
	width: 425px;
	}	


/* ============= FRONTPAGE FLASH/IMAGE ENDS ============ */
/* ============= CONTENT ============ */


#content {
	width: 900px; 
	padding: 0;
	margin: 0;
	padding-top: 15px;
	clear: both;
	float: none;
	}
	

#rightcolumn {
	width: 740px;
	float: right;
	padding-top: 20px;
	padding-left: 10px;
	}


#fullcolumn {
	width: 900px;
	}
	
/* ============= CONTENT ============ */
/* ============= ABOUT US CASE  ============ */


.aboutcase {
	width: 750px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 22px;
	}

#aboutcase2 {
	width: 750px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 22px;
	}

#aboutcase3 {
	width: 750px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 22px;
	}
		

.aboutcasework {
	width: 440px;
	float: left;
	}		

.aboutcaseimage {
	float: left;
	}	
	
.pink {
 	font-size: 11px;
 	letter-spacing: 2px;
	font-variant: small-caps;
	line-height: 0;
	color: #ff78f4;	
	}



/* ============= ABOUT US CASE  ============ */
/* ============= SERVICE  ============ */



.columntext {
	width: 600px;
	line-height: 22px;
	}

#servicecolumnright {
	width: 240px;
	float: right;
	line-height: 22px;
	}	

#serviceback a{
	color: #ffffff;
	}	

#serviceback a.back{
	font-size: 14px;
	color: #ffffff;
	font-variant: small-caps;
	letter-spacing: 1px; 
	}	

#serviceui1 {
	float:left; 
	width:190px; 
	padding-top:50px; 
	line-height:20px;
	}	

#serviceui2 {
	float:right; 
	width:350px; 
	padding-top:40px; 
	line-height:20px;
	}

#serviceui3 {
	float:left; 
	width:350px; 
	padding-top:10px; 
	line-height:20px
	}

#serviceui4 {
	width:320px; 
	line-height:20px; 
	padding-bottom:20px; 
	padding-top:10px; 
	float:right;	
	}


	
/* ============= SERVICE  ============ */
/* ============= RECENT WORK  ============ */


#recentworkleft {
	float:left; 
	width:440px;
	}
	
#recentworkright {
	float:right; 
	width:440px;
	}

.recentworkimage {
	float:left; 
	padding-right:15px;
	padding-top: 20px;
	}
	
#description {
	float:left; 
	width:280px; 
	padding-right:20px;
	}	

#solution {
	float:left; 
	width:280px; 
	padding-right:20px;
	}	
		
#results {
	float:left; 
	width:280px; 
	padding-right:20px; 
	color:#ecdaae;
	}

.quote {
	color: #ecdaae;
	clear: both;
	background-image: url("../images/quote-top.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	}	
		
	
/* ============= RECENT WORK ENDS ============ */
/* ============= FOOTER ============ */
	
	
	
#footer {
	font-size: 11px;
	height: 75px;
	color: #666; 
	width: 900px; 

	margin-top: 35px;
	margin-bottom: 15px;
	padding: 0;	
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #222; 	
	
	background-image: url("../images/jacks-footer-logo.gif");
	background-position: right center;
	background-repeat: no-repeat;
	

	}

#footer	a:link, #footer a:visited {
	color: #666;
	}
		
#footer	a:active, #footer a:hover {
	color: #fff;
	}	
	
.supportnavigation {
	width: 150px;
	float: left;
	}	
	
.contact {
	float: right; 
	width: 745px;
	color: #666;
	line-height: 1.5em;
	}
	

#legal {
	width: 900px;
	color: #666;
	font-size: 10px;
	margin-top: 15px; 
	margin-bottom: 50px;
	padding-top: 15px;
	border-top: 1px solid #222;
	}	
	
	
/* ============= FOOTER ENDS ============ */


.clear {
	clear: both;
	line-height: 0px;
	padding: 0;
	margin: 0;
	}

.formbg3 { 
	background-image: url(../images/form-bg3.gif);
	background-repeat: no-repeat; 
	padding: 5px;
	width: 150px;
	height: 15px;
	border: 0;
	}
	
	
/*  TYPOGRAPHY - UI */

ul, li, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

a:visited, a:link {
	text-decoration : none;
	color: #ff78f4;
	}

a:hover, a:active {
	text-decoration : none;
	color: #888;
	}

h3 a {
	color: #888;
}
/* h1 is hidden on top of the page */
h1	{
	color: #000;
	text-decoration : none;
	font-size: 4px;
	}
	
	
h2 {
	color: #ddd;
	line-height: 28px;
	font-size: 15px;
	font-family: Arial, Helvetica;
	width: 600px;
	font-weight: lighter;
	}

h3 {
	text-decoration : none;
	font-size: 18px;
	font-weight: lighter;
	line-height: 18px; 
	}
	
hr {
	border-top: 1px solid #222;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;

	}


.mainparagraph {
	line-height: 27px;
	font-size: 13px;
	width: 600px;
	}	

.small {
	line-height: 20px;
	font-size: 11,3px;
	}

	
.quote {
	line-height: 20px;
	font-size: 11,3px;
	color: #ecdaae;
	}	
		
.tags  {
 	font-size: 11px;
 	letter-spacing: 2px;
	font-variant: small-caps;
	line-height: 0;
	}	

.image {
	padding: 10px;
	border: 1px solid #222;
	}
	
.imagetext {
	line-height: 20px;
	font-size: 11,3px;
	color: #ecdaae;
	width: 600px;

	}		

.customdev {
	color: #ddd;
	line-height: 28px;
	font-size: 15px;
	font-family: Arial, Helvetica;
	width: 500px;
	font-weight: lighter;
	}

table {
	border: 0;
	padding: 0;
	margin: 0;
	}


/*  TYPOGRAPHY ENDS */


