body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #b7b7b7 url(../images/bg.gif) repeat-x;
	color: #666;
	text-align: center;
	margin: 0; padding: 0;

}

a, 
a:link, 
a:visited, 
a:active { color: #666; text-decoration: underline; }
a:hover { color: #039; }

img, a img { border: 0; }
.imgborder { border: 3px solid #e4e4e4; margin: 5px 6px 3px 0px; }

.bold { font-weight: bold; }
.superscript { vertical-align: super; font-size: 75%; }

.clear { clear: both; height: 0px; visibility: hidden; font-size: 1px; }

h1, h2, h3, h5, h6 {
color: #cc0000;
}

h1 {
font-size: 1.1em;
margin: 1px 0px 5px 0px;
}

h2 {
font-size: 1em;
margin: 1px 0px 8px 0px;
}

h3 {
font-size: 0.9em;
margin: 1px 0px 5px 0px;
}

h4 {
font-size: 0.9em;
margin: 1px 0px 5px 0px;
}

/* START: GENERAL PAGE LAYOUT */

#container {
	margin: 0 auto;
	margin-top: 0px;
	padding: 0;
	width: 780px;
	text-align: left;
	background: #FFF;
}

/* END: GENERAL PAGE LAYOUT */

/* START: HEADER */

#header {
	width: 780px;
	height: 79px;
	background: #CC0000;
}

#logo {
	float: left;
	width: 246px;
	height: 79px;
	text-align: right;
	background: #FFF;
	background-image: url(../images/logo.gif);
}

#topnavigation {
	float: right;
	width: 534px;
	height: 79px;
	text-align: right;
	background: #FFF;
	margin-top: 0px;
	padding-right: 0px;
}

#topnavigation img {
	float: right;
	margin-left: 3px;
	margin-right: 3px;
	background: #FFF;
}

#topgfx {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 780px;
	height: 204px;
	background: #CC0000 url(../images/top.gif);
}

/* END: HEADER */


/* START: CONTENT */

#content {
	margin-top: 2px;
	margin-bottom: 2px;
}


/* CONTENT: LEFT NAVIGATION */

#leftnavigation {
	float: left;
	margin-top: 18px;
	padding-left: 16px;
}

#leftnavigation .leftnav {
	float: left;
	width: 32px;
}

#leftnavigation .leftnav img {
	display: block;
	margin-bottom: 3px;
	width: 32px;
	height: 32px;
}


/* CONTENT: MAIN */

#main {
	float: right;
	width: 699px;
	border-left: 1px dotted #e8e8e8;
}

/* CONTENT: FIRSTPAGE */

#firstpageboxA {
	padding: 3px 14px 3px 8px;
	margin: 0px 0px 0px 0px;
	width: 210px;
	float: left;
	}

#firstpageboxA h2 {
color: #737373;
}	

#firstpageboxB {
	padding: 3px 14px 3px 8px;
	margin: 0px 0px 0px 0px;
	width: 210px;
	float: left;
	border-left: 1px dotted #e8e8e8;
	}

#firstpageboxB h2 {
color: #cc0000;
}	

#firstpageboxB img {
border: 3px solid #e4e4e4;
margin: 5px 6px 3px 0px;
}
	
#firstpageboxC {
	padding: 3px 14px 3px 8px;
	margin: 0px 0px 0px 0px;
	width: 210px;
	float: left;
	border-left: 1px dotted #e8e8e8;
	}

#firstpageboxC h2 {
color: #1E90FF;
}	

#quickinfo {
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 3px;
	width: 100%;
	display: block;
	font-size: 0.85em;

}

#frontreference {
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 3px;
	width: 100%;
	display: block;
}

#frontreference .fronthead{
	font-size: 0.85em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	color: #cc0000;
	font-weight: bold;
}

#frontreference .fronttext{
	font-size: 0.85em;
	color: #999999;
}

#news {
	border-top: 1px solid #E6E6E6;
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 3px;
	background: #f1f1f1;
	width: 100%;
	display: block;
}

#news .fronthead{
	font-size: 0.8em;
	color: #1E90FF;
	font-weight: bold;
}

#news .fronttext{
	font-size: 0.85em;
	color: #999999;
}

/* CONTENT: MAIN: HOME */

#home_maintext {
}

#home_maintext div {
	float: left;
	}

/* Standard */
#home_standard { padding: 10px 15px 15px 15px;}

#home_standard h1 {padding-bottom: .8em; }
#home_standard p { padding-bottom: 1em; }

#home_standard a,
#home_standard a:link,
#home_standard a:visited { color: #999999; text-decoration: none; }
#home_standard a:hover { color: #cc0000; text-decoration: none; }

#home_standard ul, li {padding-left: 15px; margin-left: 5px; text-decoration: none; }

/* NAVIGATION */
#home_navigation {
	padding: 10px 0px 15px 0px;
	width: 200px;
	}

#home_navigation ul, li {text-decoration: none; }	
	
#home_navigation h1 { padding-left: 15px; padding-bottom: .8em; }
#home_navigation p { padding-bottom: 1em; padding-left: 15px; padding-right: 30px; }

#home_navigation a,
#home_navigation a:link,
#home_navigation a:visited { color: #cc0000; text-decoration: none; }
#home_navigation a:hover { color: #cc0000; text-decoration: underline; }

.navigator-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.navigator-list li{
	background: url(images/mini-star.gif) no-repeat left center;
	padding: 3px 0px 3px 10px;
	margin:0px;
	line-height: 130%;
	list-style:none;
}
.navigator-list li a{
	text-decoration:none;
	list-style:none;
}
.navigator-list li a:visited{
	text-decoration:none;
}
.navigator-list li a:hover{
	text-decoration:none;
}


/* PRODUCTS */
#home_products {
	padding: 10px 0px 15px 0px;
	width: 200px;
	}

#home_products ul, li {text-decoration: none; }
	
#home_products h1 { 	padding: 0px 0px 10px 15px;}
#home_products h2 { 	padding: 0px 0px 0px 15px;}
#home_products p { padding-bottom: 1em; padding-left: 15px; padding-right: 30px; }

#home_products a,
#home_products a:link,
#home_products a:visited { color: #999999; text-decoration: none; }
#home_products a:hover { color: #cc0000; text-decoration: none; }

.products-list {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
	list-style:none;
}
.products-list li{
	background: url(images/mini-star.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	margin:0px;
	list-style:none;

}
.products-list li a{
	text-decoration:none;
	list-style:none;
}
.products-list li a:visited{
	text-decoration:none;
}
.products-list li a:hover{
	text-decoration:none;
}





/* detail */
#home_detail {
	padding: 10px 0px 15px 0px;
	border-left: 1px solid #e8e8e8;
	width: 490px;
	}
	
#home_detail h1 { padding-left: 10px; padding-bottom: .8em; }
#home_detail p { margin: 0; padding-left: 5px; padding-bottom: 1em; }

#home_detail a,
#home_detail a:link,
#home_detail a:visited { color: #cc0000; text-decoration: none;  margin: 0; padding-left: 5px; padding-bottom: 1em;}
#home_detail a:hover { color: #cc0000; text-decoration: underline;}

#home_detail ul { margin: 0; padding: 0; padding-top: .6em; padding-bottom: .8em; list-style: none; }

#home_detail li { }

#home_detail li span,
#home_detail li a,
#home_detail li a:link,
#home_detail li a:visited {
	padding-left: 28px; padding-bottom: .8em; display: block; width: 170px;
	text-decoration: none;
	color: #888; background: url(../img/createsites/cl_cs_bullet.gif) no-repeat -2px 0px;
	}
#home_detail li a:hover {
	text-decoration: underline;
	background-position: -2px -48px;
	}

	
	
/* REFERENCE */
#foto_navigation {
	padding: 0px 0px 0px 10px;
	width: 170px;
	}

#foto_navigation img {
border: 3px solid #e4e4e4;
margin: 0px 6px 3px 0px;
}

#foto_navigation h1 { padding-left: 15px; padding-bottom: .8em; }
#foto_navigation p { padding-bottom: 1em; padding-left: 15px; padding-right: 30px; }

#foto_navigation a,
#foto_navigation a:link,
#foto_navigation a:visited { color: #cc0000; text-decoration: none; }
#foto_navigation a:hover { color: #cc0000; text-decoration: underline; }
	
#foto_big {
	padding: 0px 0px 0px 10px;
	width: 300px;
	}

#foto_big img {
border: 5px solid #e4e4e4;
}

#foto_big h1 { padding-left: 15px; padding-bottom: .8em; }
#foto_big p { padding-bottom: 1em; padding-left: 15px; padding-right: 30px; }

#foto_big a,
#foto_big a:link,
#foto_big a:visited { color: #cc0000; text-decoration: none; }
#foto_big a:hover { color: #cc0000; text-decoration: underline; }	
	
#foto_description {
	margin: 10px 0px 0px 10px;
	padding: 3px 3px 3px 3px;
	width: 460px;
	background-color: #f1f1f1;
	}

#foto_links {
	margin: 10px 0px 0px 10px;
	padding: 3px 3px 3px 3px;
	width: 460px;
	background-color: #f1f1f1;
	}
	
	
/* START: FOOTER */
#footer {
	position: relative; padding-top: 0em; padding-bottom: 0em; margin-left: 80px;
	color: #5d5d5d; font-size: 9px;
	background: #FFF;
	}

#footerA{
min-height: 25px;
background: #FFF;
border-top: 1px solid #E2E2E2;
border-left: 1px dotted #e8e8e8;
padding: 0px 0px 0px 10px;
}

#footerA p{
margin: 5px 0px 0px 0px;
}

#footerB{
min-height: 40px;
background: #e8e8e8;
padding: 5px 0px 0px 10px;
}

.footerNavi {
	text-align:right;
	padding-right:10px;
	float:right;
	color: #FFF;
}

#footerC{
padding: 0px 0px 0px 0px;
}

.footer_home { margin-left: 80px !important; }
* html .footer_home { margin-left: 80px !important; }

#footer a,
#footer a:link,
#footer a:visited { color: #BBB; text-decoration: none; }
#footer a:hover { color: #cc0000; text-decoration: none; }

#poweredbycreatesites {
	position: absolute; top: 28px; left: -50px;
	}



/* END: FOOTER */


label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 120px;
	padding-right: 20px;
}

br.form {
	clear: left;
}

/* Contacts / Contact form */
#content FORM {margin: 0px; padding: 0px;}
#content FORM FIELDSET {border: 0px;}
#content INPUT, #content TEXTAREA, #content SELECT {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 1em; border: 1px solid #DEDEDE; background-color: #F5F5F5; color: #575657;}
BUTTON.button-submit {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; border: 1px solid #DEDEDE; background-color: #F5F5F5; color: #cc0000; padding-top: 0px; padding-left: 12px; padding-right: 12px;  margin-top: 10px; margin-left: 140px;  font-weight: bold;  }

/* SEO lista */

#lista {	width: 780px; color: #9b9b9b;	background: #fff;	font-size: 9px;  border-top: 1px solid #b0b0b0; }

#lista h2{	font-size: 9px; color: #5d5d5d;}

#lista a,
#lista a:link,
#lista a:visited {font-size: 9px; color: #b0b0b0; text-decoration: none; }
#lista a:hover {font-size: 9px; color: #cc0000; text-decoration: none; }


.white{

}
