body {
	font-family: arial, sans-serif;
	font-size: 11px;
        text-align: center;
	background: url(images/page_bg.jpg);
	color: #7f7f7f;
}


html, body, #bodyinfo, #bodyinfo li, #wrapper, h1,#nav-login,#nav-login li, #nav-top-row2, #nav-top-row2 li, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	margin-top: 0;
	padding: 0;
	list-style: none;
}

th, td {

	font-size: 11px;
}

img { border: 0; }


#wrapper {
	margin: 2px auto;
	text-align: left;
	width: 800px;
	position: relative;
}

h1, h2, h3 {
	font-size: 12px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: green;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 800px;
}

/* header */

#header {
	background: url(images/header_bg.gif) repeat-x;
	position: relative;
	width: 800px;
	margin-bottom: 11px;
}

#header .bl { height: 157px; }
#header .tr { background: url(images/header_tr.gif) top right no-repeat; }
#header .bl { background: url(images/header_bl.gif) bottom left no-repeat; }
#header .br { background: url(images/header_br.jpg) bottom right no-repeat; width:100%;}

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 17px; left: 252px;
	color: #fff;
	font:"Courier New", Courier, monospace;

}

#nav-top-row2 {
	position: absolute;
	top: 34px; left: 252px;
	color: #fff;
	font:"Courier New", Courier, monospace;

}

#nav-top-row2 li {
	display: inline;
	font:"Courier New", Courier, monospace;
}

#nav-top-row2 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font:"Courier New", Courier, monospace;
		}
	

#nav-top-row2 a:hover {
color:#FFFFFF;
text-decoration:none
	  
	  font:"Courier New", Courier, monospace;
}



#nav-top li {
	display: inline;
	font:"Arial";
}

#nav-top a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font:"Courier New", Courier, monospace;
		}
	

#nav-top a:hover {
color:#FFFFFF;
text-decoration:none
	  
	  font:"Courier New", Courier, monospace;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}
#nav-login {
color:#FFFFFF;
position: absolute;
top: 106px; left: 28px;
}

#nav-login a {
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   font:"Courier New", Courier, monospace;
}


/* body */

#bodyinfo  {
        margin-top: 0px;
        background: url(images/body_bginfo.gif) repeat-y;
	}

#bodyinfo h2 {
        margin: 0 0 1.5em 0;
	}
#bodyinfo h3 {
        margin: 0 0 0 0;
}

#bodyinfo ul {
	margin: 0;
        padding: 0;
        list-style: none;
}
#bodyinfo li {
        padding: 0;
	margin: 0.8em 0;
	}

#body {
	margin-top: 0px;
	background: url(images/body_bg.gif) repeat-y;
}

#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3 {
	margin: 0 0 0 0;
}

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

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #ce7210;
}

a:hover {
	color: #6f3f0b;
}

#cap {
	background: url(images/column_cap.gif) no-repeat;
	padding-top: 10px;
	width: 800px;
}
#capinfo {
        background: url(images/column_capinfo.gif) no-repeat;
	padding-top: 10px;
	width: 800px;
}

#buy {
	float: left;
	width: 225px;
	height: 350px;
	margin-left: 10px;
	display: inline;
}

#pannello {
        float: left;
        width: 225px;
        height: 150px;
        margin-left: 10px;
        display: inline;
	top: 10px;
}

#capabilities {
	float: left;
	width: 280px;
	margin-left: 24px;
}
#capabilitiesinfo {
        float: left;
	width: 430px;
        margin-left: 24px;
}
#capabilitiesinfo li {
	display: list-item;
	}



#capabilities p {
	line-height: 1.5;
}

#capabilities h3 {
	font-size: 10px;
}

#news {
	float: left;
	width: 225px;
	margin-left: 20px;
}

#news h3 {
	font-size: 10px;
}

#news h3 a {
	text-decoration: none;
}

#news p {
	line-height: 1.5;
}

.timed {
	background: #5b96da url(images/support_bg.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}

#footer div { background: url(images/footer_l.gif) no-repeat; width:100%; }
#footer div div { background: url(images/footer_r.gif) top right no-repeat;width:100%; width:100%; }

.invisible {
    visibility: hidden;
}