/* CSS Document for lagaliote */
/* Created By Active Ice Sept 2006 richardwicht	*/

html, body {
	height: 100%;
	}

html>body #page-holder{
	height:auto;
	}

body {
	position:absolute;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	min-height: 100%;
	background:#fff url(../images/bodyGradient.jpg) repeat-x top left;
	text-align:center;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:11px;
	color:#6A6A6A;
	line-height:16px;
	}


#clearfooter { height:155px; } 

/* START:	CSS	For Top Content 	----------------------------------- */
#page-holder {
	height: 100%;
	min-height: 100%;
	margin:0px auto -155px auto;
	width:700px;
	color:#fff;
	background:#fff ;
	text-align:center;
	}

img {
	padding:0;
	margin:0;
	}	

.img-border-color {
	padding:0;
	margin:0;
	border:#D9E0E9 5px solid;
	}	

.img-border-color:hover {
	padding:0;
	margin:0;
	border:#A5C8EF 5px solid;
	}	

.clear{
	clear:both;
	}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}

li  {
	background:url(../images/blue_square.gif) no-repeat 0px 5px;
	padding-bottom:2px;
	padding-left:10px;
	font-weight:normal;
	}

#list-navigation  {
	color:#6A6A6A;
	text-decoration:none;
	padding-left:30px;
	}

#list-navigation a {
	color:#6A6A6A;
	text-decoration:none;
	padding-left:10px;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2E4762;
	font-size:16px;
	font-weight:bold;
	}

.link-style  {
	background-color:#DDEAF8;
	font-family:Arial, Helvetica, sans-serif;
	color:#20456E;
	text-decoration:none;
	padding: 2px 2px 2px 4px;
	font-size:11px;
	}
	
/*	NAVIGATION  CSS	---------------------------------------------	*/		
#nav-content {
	line-height:18px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	height:270px;
	}
	
#nav-content   a   {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#link-home {
	background-color:#235791; 
	width:201px; 
	padding:0px 0 5px 0;
	text-align:left;
	}	
#link-profile {
	background-color:#4081C8; 
	width:201px;
	padding:5px 0 5px 0; 
	}	
#link-product {
	background-color:#74A6DE; 
	width:201px;
	padding:5px 0 5px 0;
	}	
#link-contact {
	background-color:#9BBEE6; 
	width:201px;
	padding:5px 0 5px 0;
	}	
/*	HEADER CSS	---------------------------------------------	*/	
#header-holder {
	margin:0;
	padding:0;
	background-color:#0B2B4D;
	
	}

#header-left {
	background-color:#0B2B4D;
	display:inline;
	float:left;
	}	

.heading-padding {
	padding-bottom:14px;
	}

/*	CONTENT 	---------------------------------------------	*/	
#content-holder {
	text-align:center;
	background:#fff;
	color:#6A6A6A;
		}

#content-left{
	width:250px ;
	text-align:left;
	float:left;
	color:#6A6A6A;
	background:url(../images/proudlySA.jpg) top left no-repeat;
	}

#content-right{
	display:inline;
	width:425px; 
	text-align:left;
	float:left;
	padding-left:2px;
	}

#contact-table	{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6A6A6A;
	}

#contact-table input, textarea, select	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6A6A6A;
	padding: 2px 2px 2px 2px;
	}

#table-map {font-family:Arial, "Times New Roman", Times, serif;
	font-size:11px;
	color:#6A6A6A;}
/*	PRODUCT CSS	---------------------------------------------	*/		
	
#product-table{
	color:#2E4762;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}



/*	FOOTER CSS	---------------------------------------------	*/	

#footerHolder {
	margin:0px auto 0px auto;
	width:700px;
	height:155px;
	text-align:center;
	background-color:#1B4168;
	padding-top:10px;
	}

#footerContent{
	display:inline;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	}	

#footerContent a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	}	

#footerContent a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	}	



