/*-------------CONVERT EMS TO PIXELS---------------- */
	
	body 
	{
	font-size:62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	}
	
/*----------------------LOGO------------------------- */

	.logo_container {
	overflow: hidden;
	height: 76px;
	width: 233px;
	float: left;
	display: block;
	}
 

/*-------------------------CONTENT AREA---------------------------*/

#content_container
	{
	width:760px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 32px;
	}
	
/*	.top_image 
	{
	height: 70px;
	background-image: url(images/barcode.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: right top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}*/

#left_column
	{
	display: block;
	float: left;
	width: 190px;
	vertical-align: top;
	}

#center_column
	{
	width: 570px;
	float: left;
	display: block;
	}


/*#left_column, #center_column, #right_column
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
	}*/



.header_text
{

	font-size: 3.5em;
	font-weight: bold;
	color: #333333;
	display: block;
	height: 64px;
	width: 760px;
	padding-bottom: 15px;
	text-align: right;
	padding-top: 25px;
	float: left;
}

.body_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000000;
	text-align: right;
	padding-left: 25px;
	padding-bottom: 12px;
	vertical-align: top;
	line-height: 1.5em;
}


.body_text a {
	color: #4C1F78;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C1F78;
	margin:0;
	padding:0;
	
}

.body_text a:hover {
	color: #4C1F78;
	text-decoration:none;
	background-color: #F0ECF2;
	margin:0;
	padding:0;
	
}


/*barcode clock css----------------------------*/
.clockimage {
	background-image: url(images/barcode.jpg);
	background-repeat: no-repeat;
	width: 527px;
	display: block;
	height: 76px;
	background-position: right;
	float: left;

}
.clocktext {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	overflow: hidden;
	text-align: center;
	letter-spacing: normal;
	font-family: monospace, Courier, "Courier New";
	position: relative;
	width: 100px;
	height: 20px;
	left: 421px;
	top: 65px;
}
/*end barcode clock------------------------*/
/*left nav ------------------------*/

.left_nav_copywriting
{
	float: left;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
}

.left_nav_marketing
{
	float: left;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
}

.left_nav_webdesign
{
	float: left;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
}

.left_nav_aboutus
{
	float: left;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
}

.left_nav_copywriting ul
{
	list-style-image: none;
	list-style-type: none;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 13px;
	background-color:#CC0066;
}

.left_nav_marketing ul
{
	list-style-image: none;
	list-style-type: none;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 13px;
	background-color:#7575FF;
}

.left_nav_webdesign ul
{
	list-style-image: none;
	list-style-type: none;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 13px;
	background-color:#663399;
}

.left_nav_aboutus ul
{
	list-style-image: none;
	list-style-type: none;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 13px;
	background-color:#3CA10A;
}

.left_nav_copywriting li
{
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.left_nav_marketing li
{
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.left_nav_webdesign li
{
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
}

.left_nav_aboutus li
{
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.left_nav_webdesign a
{
	color: #FFFFFF;
	text-decoration: none;
}

.left_nav_copywriting a
{
	color: #FFFFFF;
	text-decoration: none;
}

.left_nav_marketing a
{
	color: #FFFFFF;
	text-decoration: none;
}

.left_nav_aboutus a
{
	color: #FFFFFF;
	text-decoration: none;
}

/*end left nav-----------------------*/
.footer_colour {

	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	float: left;
	width: 760px;
}
.header_graphic {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-weight: bold;
	color: #333333;
	padding-top: 45px;
}

/*-------------------------FOOTER---------------------------*/

.footer_container {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top:10px;
	float: left;
	width: 760px;
	}
	
.footer_right 
	{
	float: right;
	}	

.footer_right a
	{
	text-decoration:none;
	color: #999999;
	}
	
.footer_left
	{
	float:left;
	width: 190px;
	}

.footer_left a {
	text-decoration:none;
	color: #999999;
	}
	
.footer_middle {
	float: left;
	width: 380px;
	text-align: center;
}

.footer_middle a {
	text-decoration:none;
	color: #999999;
	}
/*-----------------------------END FOOTER CONTAINER----------------*/

/*-----------------------------COLOUR BLOCKS-----------------------*/
	
.fblock1 {
	float:left;
	background-color: #CF0D6E;
	height: 70px;
	width: 190px;
	position: relative;
	background-image: url(images/copywriting.gif);
}
.fblock2 {
	float:left;
	background-color: #7575FF;
	height: 70px;
	width: 190px;
	position: relative;
	background-image: url(images/marketing.gif);
}
.fblock3 {
	float:left;
	background-color: #663399;
	height: 70px;
	width: 190px;
	position: relative;
	background-image: url(images/webdesign.gif);
}
.fblock4 {
	float:left;
	background-color: #3CA10A;
	height: 70px;
	width: 190px;
	position: relative;
	background-image: url(images/aboutus.gif);
}

.fblockhome1 {

	float:left;
	height: 210px;
	width: 190px;
	background-color: #CF0D6E;
}
.fblockhome2 {

	float:left;
	background-color: #7575FF;
	height: 210px;
	width: 190px;
	position: relative;
}
.fblockhome3 {

	float:left;
	background-color: #663399;
	height: 210px;
	width: 190px;
	position: relative;
}
.fblockhome4 {

	float:left;
	background-color: #3CA10A;
	height: 210px;
	width: 190px;
	position: relative;
}

.linkblock {
	display: block;
	height: 70px;
	width: 190px;
}

.rollc {
	display: block;
	height: 210px;
	width: 190px;
	background-image: url(images/copywriting_bg.gif);
	background-repeat: no-repeat;
}
.rollc:hover {
	background-position: 0px -210px;
}

.rollm {
	display: block;
	height: 210px;
	width: 190px;
	background-image: url(images/marketing_bg.gif);
	background-repeat: no-repeat;
}
.rollm:hover {
	background-position: 0px -210px;
}

.rollw {
	display: block;
	height: 210px;
	width: 190px;
	background-image: url(Images/webdesign_bg.gif);
	background-repeat: no-repeat;
}
.rollw:hover {
	background-position: 0px -210px;
}

.rolla {
	display: block;
	height: 210px;
	width: 190px;
	background-image: url(images/aboutus_bg.gif);
	background-repeat: no-repeat;
}
.rolla:hover {
	background-position: 0px -210px;
}
/*-----------------------------COLOUR BLOCKS-----------------------*/
.screen_text {
	display: none;
}
