/*	background: #cccccc url("bg_grad.jpg") fixed;*/

body {
	font-family:Verdana, Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background: url("images/design/design_01.png") repeat-x rgb(102,133,174);
	z-index:10;
	}


h1 {
	font-size: 15pt;
	font-weight:100;
	color:rgb(0,52,120);
	}

h2 {
	font-size: 13pt;
	font-weight:100;
	color:rgb(0,52,120);
	}

h3 {
	font-size: 11pt;
	font-weight:100;
	color:rgb(0,52,120);
	}

h4 {
	font-size: 10pt;
	font-weight:100;
	color:rgb(0,52,120);
	}

h5 {
	font-size: 9pt;
	font-weight:100;
	color:rgb(0,52,120);
	}

h6 {
	font-size: 8pt;
	font-weight:100;
	color:rgb(0,52,120);
	}

h7 {
	font-size: 7pt;
	font-weight:100;
	color:rgb(0,52,120);
	}
a:link, a:visited{
	color:rgb(0,52,120);
	text-decoration: underline;
	}

a:hover{
	text-decoration: underline;
	}

/***inner and centering containers****************************/
#mainDIV {
	text-align:center;
	position:relative;
	margin:auto;
	width:100%;
	height:100%;
	overflow:hidden;
	padding:0px;
	}
	
#centerDIV {
	text-align:left;
	margin:auto;
	width:1060px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	*padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	z-index:10;
	position:relative;
	}


/* header DIV wrapper and logo containers */
#photoHeaderDIV {
	width:1320px;
	height:278px;
	position:absolute;
	padding:0px;
	margin:0px;
	top:0px;
	left:-180px;
	z-index:10000;
}

#photoHeaderContainer {
	width:494px;
	height:329px;
	position:absolute;
	padding:0px;
	margin:0px;
	top:00px;
	left:25px;
	z-index:10;
	background: rgb(50,50,50);
	overflow:hidden;
	text-align:right;
}

/* EOF header DIV wrapper and logo containers */

#headerDIV {
	background: url("images/design/design_03.png") no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:1060px; 
	height:280px;
	position:relative;
}

#mainLogo {
	width:350px;
	height:143px;
	position:absolute;
	top:115px;
	left:60px;
}

#topImages {
	width:580px;
	height:255px;
	position:absolute;
	top:45px;
	right:30px;
	overflow:hidden;
	padding:0px 0px 50px 30px;
	margin:-50px 0px 0px -30px;
	text-align:left;
	}
	
#topimages object, #topimages embed {
	margin:0px;
	padding:0px;
	
}

#contentDIV {
	background: url("images/design/design_08.png") repeat-y;
	margin:0px 0px 0px 0px;
	padding:20px 30px 0px 30px;
	overflow:hidden;
}

.crossLine {
	margin:0px 0px 0px 0px;
	paddin:0px;
	height:1px;
	background:rgb(0,52,120);
	clear:both;
}

#navDIV {
	background: url("images/design/design_09.png") repeat-x rgb(0,52,120);
	margin:0px 0px -9999px 0px;
	padding:0px 0px 10000px 0px;
	width:220px;
	float:left;
	font-size:12pt;
	z-index:10;
}

#navDIV ul {
	color:white;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#navDIV ul li {
	color:white;
	border-bottom:1px solid white;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:50;
}

#navDIV ul li.noBG {
	background: rgb(247,144,30);
	color:white;
	border-bottom:1px solid white;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 50px;
}

#navDIV ul li a {
	color:white;
	text-decoration:none;	
	display:block;
	padding:6px 0px 5px 10px;
}	

#navDIV ul li:hover, #navDIV ul li.sfhover {
	background:rgb(158,48,57);
}	

#navDIV ul li a.navDIVSelected {
	color:white;
	text-decoration:none;	
	display:block;
	background:rgb(158,48,57);
}	

#navDIV ul li a:hover {
	color:white;
	text-decoration:none;	
	display:block;
}	

#navDIV ul li ul {
	font-size:10pt;
	border:0px;
	display:none;
	z-index:50000;
	background:rgb(0,52,120);
	}

#navDIV ul li:hover ul, #navDIV ul li.sfhover ul  {
	font-size:10pt;
	border:1px solid black;
	background:rgb(0,52,120);
	display:block;
	position:absolute;
	left:220px;
	top:0px;
	width:250px;
	z-index:50000;
	}

#navDIV ul li ul li {
	background:rgb(0,52,120);
	color:white;
	border-bottom:1px solid white;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:50000;
	}

#navDIV ul li ul li:hover {
	background: rgb(158,48,57);
	color:white;
	border-bottom:1px solid white;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#navDIV ul li ul li a {
	padding:5px 0px 5px 10px;
}	

.menuSpacer {
	height:10px;
	width:247px;
	*width:227px;
	padding:0px 0px 0px 0px;
	margin:0px;
	background: rgb(247,144,30);
	}

#mainContentDIV {
	margin: 0px 0px 10px 15px;
	padding:10px 0px 0px 0px;
	width:750px;
	float:left;
	font-size:8pt;
}

#mainContentDIV hr {
	color:rgb(0,52,120);
	height:1px;
	border:0px;
	border-top:1px solid rgb(158,48,57);
	clear:both;
}

#mainContentDIV h1 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIV h2 {
	margin:0px 0px 8px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIV h3 {
	margin:0px 0px 6px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIV h4 {
	margin:0px 0px 5px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIV h5 {
	margin:0px 0px 4px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIV h6 {
	margin:0px 0px 3px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIV h7 {
	margin:0px 0px 2px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIV p {
	margin:0x 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
}

#mainContentDIV table {
	border:1px solid rgb(200,200,200);
	border-spacing:0px;
	border-collapse: collapse;
	}

#mainContentDIV table tr {
	border:0px solid black;
	border-spacing:0px;
	}

#mainContentDIV table td {
	border:1px solid rgb(200,200,200);
	border-spacing:0px;
	padding:2px;
	}
	
#mainContentDIVHome {
	margin: 0px 0px 10px 15px;
	padding:10px 0px 0px 0px;
	width:530px;
	float:left;
	font-size:8pt;
}

#mainContentDIVHome hr {
	color:rgb(0,52,120);
	height:1px;
	border:0px;
	border-top:1px solid rgb(158,48,57);
	clear:both;
}

#mainContentDIVHome h1 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIVHome h2 {
	margin:0px 0px 8px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIVHome h3 {
	margin:0px 0px 6px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIVHome h4 {
	margin:0px 0px 5px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIVHome h5 {
	margin:0px 0px 4px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIVHome h6 {
	margin:0px 0px 3px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIVHome h7 {
	margin:0px 0px 2px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#mainContentDIVHome p {
	margin:0x 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
}

#mainContentDIVHome table {
	border:1px solid rgb(200,200,200);
	border-spacing:0px;
	border-collapse: collapse;
	}

#mainContentDIVHome table tr {
	border:0px solid black;
	border-spacing:0px;
	}

#mainContentDIVHome table td {
	border:1px solid rgb(200,200,200);
	border-spacing:0px;
	padding:2px;
	}
	
#news {
	float:right;
	width:200px;
	padding:3px 0px 10px 5px;
	margin: 0px 0px 10px 10px;
	border-left: 1px dashed rgb(0,52,120);
	border-bottom: 1px dashed rgb(0,52,120);
	font-size:11px;
}
#news h3, #news h4 {
	margin:0px 0px 6px 0px;
	padding:4px 0px 0px 0px;
	color:rgb(158,48,57);
}

#news hr {
	color:rgb(0,52,120);
	height:1px;
	border:0px;
	border-top:1px solid rgb(0,52,120);
	clear:both;
}

#alarmClockCountDown {
	width:750px;
	height:180px;
	background:url("images/alarm_clock.jpg") no-repeat;
	margin:0px 0px 10px 0px;
	text-align:center;
	position:relative;
}

#alarmClockCountDown span {
	padding:0px;
	margin:0px 0px 0px 43px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:20px;
	left:0px;
	color:rgb(0,255,0);
	font-size:56px;
	*font-size:46px;
	*line-height:1.3;
	width:670px;
	text-align:center;
}

#footerDIV {
	margin: 0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:7pt;
	clear:both;
	z-index:100;
	background:white;
	position:relative;
}

#footerDIV li {
	display:inline;
	list-style:none;
	padding:0px 7px 0px 0px;
	margin:2px 7px 2px 0px;
	border-right:1px solid rgb(175,175,175);
}

#footerDIV a {
	color:rgb(0,52,120);
	font-size:7.5pt;
}

#bottomDIV {
	background:url("images/design/design_10.png") no-repeat;
	margin:auto;
	width:1060px;
	border: 0px;
	padding: 28px 0px 0px 0px;
	margin-bottom: 20px;
	text-align:center;
	font-size:8pt;
	color:white;
}

#bottomDIV ul {
	margin:0px;
	width:900px;
}

#bottomDIV li {
	display:inline;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 5px;
	border-left:1px solid rgb(225,225,225);
}

#bottomDIV a {
	color:rgb(225,225,225);
	}

input, textarea, select {
	width:300px;
	font-family:Verdana, Arial, sans-serif;
	color: #000000;
	font-size:11px;
	border:1px solid rgb(158,48,57);
	background:rgb(240,240,240);
}

/* contact form styles */
.contactWrapper {
	clear:left;
	margin:1px 0px 1px 0px;
	display:block;
}

.contactDetail {
	float:left;
	width:150px;
	color:black;
	text-align:right;
	padding-right:10px;
}

.contactInput {
}


/*********** global styles ************/

.clearBoth {
	clear:both;
	}


.contactBox {
	border:1px solid rgb(247,144,30);
	font-family:Verdana, Arial, sans-serif;
	color: #333333;
	font-size:11px;
	background:rgb(240,240,240);
	padding:8px 20px 8px 20px;
	float:right;
	text-align:right;
}

.errorText {
	color:white;
	background:rgb(200,0,50);
	padding:1px 3px 1px 3px;
	margin:3px 0px 3px 0px;
	font-size:9px;
	}

.successText {
	color:white;
	background:rgb(0,150,50);
	padding:0px;
	padding:1px 3px 1px 3px;
	margin:3px 0px 3px 0px;
	}

#limeworks { float:right; clear:both; margin:30px 0px 00px 0px; padding:0px 0px 00px 0px; border:0px; }
#limeworks img { border:0px; }