body {

    font-size: 62.5%;
    background: #6fd4ff url(../images/body_bg_K.gif) 0 0;
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    /*padding-top: 15px;*/
    margin: 0;
    padding: 0 0 20px 0;

}

* html #body div {
width: 83.78em;
}

#bg-colour{
	background-color:#1d6598;
    background: #000 url(../images/bg_curl.jpg) 0 0;
	background-repeat:no-repeat;

	}

#latest{
	
	width: 107px;
	height: 110px;
	z-index: 100;
	position:absolute;
	float:left;
	margin:40px 0px 0px 0px;
	vertical-align:top;
	padding:0px;

	}
	
	
	
#right-bottom{
	width: 220px;
	height: 273px;
	z-index: 80;
	position:fixed;
	float:right;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
	padding:0px;
	right: 0px;
	bottom: 0px;
	background-image:url(../images/right-bottle-btm.png);
	background-position:bottom right;
	}
/* ----------- Page Containing Elements ------------------*/
#page_container {
    font-size: 1.1em;
    width: 82em;
    margin: 0px auto 0 auto;
    padding: 0;
    overflow: hidden;
	background-color:none;
}
* html #page_container {
    width: 82em;
}

#height_padder{
	height: 10px;
	wdith: 50px;
}
/* ------- Top Right Bar container ----------------*/
#left_bar_cont {
    display: block;
    float: left;
	position:relative;
    padding: 0px 0px 0px 0px; /* TOP RIGHT BOTTOM LEFT */
    margin: 20px 0px 0px 10px;
    background-color: none;
	width:550px;
	}

/* ------- Top Right Bar ----------------*/
#left_bar {
    display: block;
    float: left;
	position:relative;
    padding: 3px 3px 3px 3px; /* TOP RIGHT BOTTOM LEFT */
    background-color: none;
    color: #ffffff;
	line-height: 20px;
	text-align:left;
	width:450px;

	}
	
	/* ------- Top Right Bar container ----------------*/
#right_bar_cont {
	float:right;
	position:relative;
	overflow:hidden;
	margin-top: 12px; 
	margin-bottom: 0px; 
    padding: 0px 0px 0px 0px;
	background-color:none;
	width: 200px;


	}
/* ------- Top Right Bar ----------------*/
#right_bar {
	background-color:#Fdf438;
	/*background-image:url(../images/bg-white.png);
	background-repeat:repeat;*/
	padding:4px 4px 4px 4px;
	MARGIN: 0px 10px 0px 10px;
	FONT-SIZE: 12px;
	font-weight: normal;
	COLOR: #000000;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: "Georgia";
	TEXT-TRANSFORM: uppercase;
	TEXT-ALIGN: right;
	/*border-top:dotted;
	border-left:dotted;
	border-right:dotted;
	border-width:1px;
	border-color:#666666;*/
	min-width: 250px;
	max-width: 250px;
	float:right;
	overflow:hidden;

}
/* ---------------------------------------------------- Navigation MENU --------------------------------------------------------------------*/

/*-------------------------- Menu Padder---------------------*/

#menu_container_padder {
	float:left;
	position:relative;
	overflow:hidden;
	margin-top: 0px; /*----- Space between menu and banner -----*/
	margin-bottom: 0px; /*----- Space between menu and dotted line -----*/
    padding: 0px 0px 0px 0px;
	background-color:none;
	width: 500px;

}

/*------------------- MENU --------------------*/

#Menu {
    padding: 0px 0px 0px 10px;
}
#Menu ul {
    padding: 0px 0px 0px 0px;
    margin: 0;
    list-style: none;
}
#Menu ul li {
    /*display: inline;*/
    text-transform: uppercase;
	float: left;
    border-right: 0px solid none; /*--- This "none" attribute is for the color of the gap between the menu buttons---*/
}
#Menu ul li#nav_007 { /*this asset ID needs to match the ID of the last item in the top nav*/
    border-right: none;
}
#Menu ul li a, #Menu ul li a:visited {
    display: block;
    float: left;
	height: 30px;
    padding: 0.4em 0.9em 0.4em 0.9em;
    background-color: #000;
    border-left: 0px solid #C9C9C9; /*-----border of the menu buttons---*/
    border-right: 1px solid #C9C9C9; /*-----border of the menu buttons---*/
  /*border-bottom: none;*/
    color: #fff;
	text-decoration:none;

	font-family:"Arial";
	font-size:11px;    /* */
    margin-right: 0em;
}

#Menu ul li.selected a,
#Menu ul li.selected a:visited,
#Menu ul li a:hover {
    padding-bottom: 0.4em;
    background-color: #fef200;
    border-left: 0px solid #C9C9C9; /*-----border of the menu buttons---*/
    border-right: 1px solid #C9C9C9; /*-----border of the menu buttons---*/
    color: #000;
    text-decoration: none;
}

/* ---------------------------------------------------- END Navigation MENU -----------------------------------------------------------------*/

/* ------- Date and Time Style --------------------------------------------*/

#time{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:16px;}


/* ------- Container containing the left and right columns ----------------*/

#container_main {
	float:left;	
	overflow:hidden;
	position:relative;
	background: url(../images/bg-white.png) repeat;
	margin: 0px 0px 0px 0px;
	padding:10px;
	width: 880px;
/*	background-image: url(../images/banner-bg.jpg);
    background-position: top center;
    background-repeat: repeat-y;*/
}
/*----------------------------------------Left Column -----------------------*/
#container_left {
	float:left;
	position:relative;
	margin: 0px 15px 0px 0px; 
    padding: 0px 0px 0px 0px;
	background-color:none;
	width: 520px;

}
#banner_box {
	background-color:#FFFFFF;
	padding:10px;
	margin: 0px 0px 0px 0px;
	border:dotted;
	border-width:1px;
	border-color:#666666;
	width: 500px;
	height: 222px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:left;
	vertical-align:top;

}

#banner_box_portfolio {
	background-color:#FFFFFF;
	padding:10px;
	margin: 0px 0px 0px 0px;
	border:dotted;
	border-width:1px;
	border-color:#666666;
	width: 500px;
	height: 115px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:left;
	vertical-align:top;

}

#left_content_box {
	background-color:#FFF;
	padding:10px;
	margin: 0px 0px 0px 0px;
	border:dotted;
	border-width:1px;
	border-color:#666666;
	width: 500px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:left;
	vertical-align:top;

}

#left_content_portfolio {
	background-color:#FFF;
	padding:10px;
	margin: 0px 0px 0px 0px;
	border:dotted;
	border-width:1px;
	border-color:#666666;
	width: 858px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:left;
	vertical-align:top;

}
/*----------------------------------------Right Column -----------------------*/

#container_right{
	float:left;
	position:relative;
	margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px;
	background-color:none;
	width: 345px;

}
#banner_box_right {
	background-color:#FFFFFF;
	padding:0px;
	border:dotted;
	border-width:1px;
	border-color:#666666;
	width: 345px;
	float:left;
	overflow:hidden;
	position:relative;
/*	background-image: url(../images/white-bg.png);
    background-position: top center;
    background-repeat: repeat-y;*/
}

#right_content_box_top {
	background-color:#FFFFFF;
	padding:10px;
	margin: 0px 0px 0px 0px;
	border:dotted;
	border-width:1px;
	border-color:#666666;
	width: 325px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:left;
	vertical-align:top;

}

#right_content_box_middle {
	background-color:#FFFFFF;
	padding:10px;
	margin: 0px 0px 0px 0px;
	border:dotted;
	border-width:1px;
	border-color:#666666;
	width: 325px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:left;
	vertical-align:top;

}

#logo_box{
	padding: 10px;
	background-color:#000000;
	width: 100px;
	height: 100px;
	float:left;
	overflow:hidden;
	background-image:url(../images/ll-logo.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#info_box{
	padding: 0px;
	width: 225px;
	height: 120px;
	float:left;
	overflow:hidden;

}


/* ------- dotted line ----------------*/
#line_dotted_right_1 {
    display: block;
	height:3px;
    float: left;
	position:relative;
    padding: 0px 0px 0px 0px; /* TOP RIGHT BOTTOM LEFT */
    background-color: #ffffff;
    color: #ffffff;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 1px;
	width:345px;
	margin: 3px 0px 6px 0px;
	}
#line_dotted_bottom_1 {
    display: block;
	height:1px;
    float: left;
	position:relative;
    padding: 0px 0px 0px 0px; /* TOP RIGHT BOTTOM LEFT */
    background-color: #ffffff;
    color: #ffffff;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 1px;
	width:933px;
	margin-top: 0px;
	}
	
	#line_dotted_right_2 {
    display: block;
	height:3px;
    float: left;
	position:relative;
    padding: 0px 0px 0px 0px; /* TOP RIGHT BOTTOM LEFT */
    background-color: #ffffff;
    color: #ffffff;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 1px;
	width:345px;
	margin: 3px 0px 6px 0px;
	}
#line_dotted_bottom_2 {
    display: block;
	height:1px;
    float: left;
	position:relative;
    padding: 0px 0px 0px 0px; /* TOP RIGHT BOTTOM LEFT */
    background-color: #ffffff;
    color: #ffffff;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 1px;
	width:933px;
	margin-top: 0px;
	}
/* ------------------------ Headers ------------------*/

H1 {
	background-color:#000000;
	padding:4px 4px 8px 4px;
	MARGIN: 0px 0px 0px 10px;
	FONT-SIZE: 20px;
	font-weight: normal;
	COLOR: #ffffff;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: "Georgia";
	TEXT-TRANSFORM: none;
	TEXT-ALIGN: left;
	border-top:dotted;
	border-left:dotted;
	border-right:dotted 5px;
	border-right-color:#FFFF00;
	border-width:1px;
	border-color:#666666;
	width: 400px;
}
H2 {
	MARGIN-TOP: 5px;
	MARGIN-left: 15px;
	FONT-SIZE: 13px;
	font-weight: normal;
	MARGIN-BOTTOM: 7px;
	COLOR: #ffffff;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: "Arial";
	TEXT-TRANSFORM: uppercase;
	TEXT-ALIGN: left;
	border-top:dotted;
	border-left:dotted;
	border-right:dotted;
	border-width:1px;
	border-color:#ffffff;
	width:250px;
	background-color:#01aef0;
	padding:4px 4px 6px 10px;
	MARGIN: 4px 0px 0px 10px;
}
H3 {
	MARGIN-TOP: 5px; MARGIN-left: 5px; FONT-SIZE: 13px; font-weight: normal; MARGIN-BOTTOM: 7px; PADDING-BOTTOM: 5px; COLOR: #0099FF; LINE-HEIGHT: 14px; PADDING-TOP: 2px; FONT-FAMILY: "Arial"; TEXT-TRANSFORM: uppercase; TEXT-ALIGN: left
}

#content {
    background-position: 12px 0.9em;
    padding: 0px 0px 0px 0px;
    font-size:small;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-FAMILY: "Arial";
	TEXT-DECORATION: none;
	background-color:#FFFFFF;
  /*  margin: 10px 40px 10px 5px; ------------------ Controls location of body text content ------------------*/

}
/*#content{
    background-color: #FFFFFF;
	color:#000000;
    padding: 15px;
    padding-top: 5px;
}*/
#content A, #content A:visited{
    color: #00a8ef;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.9em;
}

#content A:hover {
    text-decoration: none;
    color: #000000;
	}

/*------------------------- Portfolio Content ---------------------*/



#portfolio-content {
    background-position: 12px 0.9em;
    padding: 0px 0px 0px 0px;
    font-size:small;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-FAMILY: "Arial";
	TEXT-DECORATION: none;
	background-color:#FFFFFF;
  /*  margin: 10px 40px 10px 5px; ------------------ Controls location of body text content ------------------*/

}
/*#content{
    background-color: #FFFFFF;
	color:#000000;
    padding: 15px;
    padding-top: 5px;
}*/
#portfolio-content A, #portfolio-content A:visited{
    color: #00a8ef;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.9em;
}

#portfolio-content A:hover {
    text-decoration: none;
    color: #000000;
	}

/*------------------------- Right Content -------------------------*/

#content_right {
    background-position: 12px 0.9em;
    padding: 0px 0px 0px 0px;
    font-size:small;
	FONT-WEIGHT: normal;
	COLOR: #666666;
	FONT-FAMILY: "Arial";
	TEXT-DECORATION: none;
	background-color:#FFFFFF;
  /*  margin: 10px 40px 10px 5px; ------------------ Controls location of body text content ------------------*/

}
/*#content_right {
    background-color: #FFFFFF;
	color:#000000;
    padding: 15px;
    padding-top: 5px;
}*/
#content_right  A, #content_right  A:visited{
    color: #00a8ef;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.8em;
}

#content_right  A:hover {
    text-decoration: none;
    color: #000000;
	}

#content_right_bottom {
    background-position: 12px 0.9em;
    padding: 0px 0px 0px 0px;
    font-size:small;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-FAMILY: "Arial";
	TEXT-DECORATION: none;
	background-color:#FFFFFF;
  /*  margin: 10px 40px 10px 5px; ------------------ Controls location of body text content ------------------*/

}
/*#content_right_bottom {
    background-color: #FFFFFF;
	color:#000000;
    padding: 15px;
    padding-top: 5px;
}*/
#content_right_bottom  A, #content_right_bottom  A:visited{
    color: #00a8ef;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.8em;
}

#content_right_bottom  A:hover {
    text-decoration: none;
    color: #000000;
	}



/* ------------------------ Footer Container ------------------*/

#footer_container {
	float:left;
	position:relative;
	display:block;
    background-color: #00adef;
    color: #ffffff;
	line-height: 15px;
	text-align:center;
	width:880px;
	font-family:"Verdana";
	font-size:9px;
	margin: 30px 20px 0px 20px;
	padding: 5px 5px 5px 5px;
	vertical-align:baseline;

}

#footer_container a{
    font-size: 9px;	FONT-WEIGHT: bold;	COLOR: #ffffff;	FONT-FAMILY: "Verdana";	TEXT-DECORATION: none;
}

#footer_container a:link{
    font-size: 9px;	FONT-WEIGHT: bold;	COLOR: #ffffff;	FONT-FAMILY: "Verdana";	TEXT-DECORATION: none;
}
#footer_container a:visited,{
    font-size: 9px;	FONT-WEIGHT: bold;	COLOR: #ffffff;	FONT-FAMILY: "Verdana";	TEXT-DECORATION: none;
}
#footer_container a:hover{
    font-size: 9px;	FONT-WEIGHT: bold;	COLOR: #ffffff;	FONT-FAMILY: "Verdana";	TEXT-DECORATION: underline;
}

.border_images {
	BORDER: #000000 1px solid;

}

.border_images_thick {
	BORDER: #000000 5px solid;

}

.border_images_gallery{
	BORDER: #000000 1px dotted;
	padding: 3px;

}

.border_flash {
	BORDER: #000 1px solid;
	padding: 11px;

}


/*------------------------ Buttons and fields ---------------------*/

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
	cursor: hand;
	border: 1px solid #666666;
	
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	border: 1px solid #666666;
	line-height: 16px;
	padding: 2px;
	
}
