@charset "utf-8";
/* CSS Document */

.comp img{float: left;
		   padding: .5em;}
.cli { margin-top: 7em; }
a { text-decoration: none;
    color:#0066FF;}
img { border: none; }
#mainContent p{ font-size: .8em;
				line-height: 1.4em;
				color: rgb(128, 128, 128); }
#mainContent p.trailer { color: #FFFFFF;
		   font-weight:bold; }
		   
#mainContent h3 { letter-spacing: .1em; }
#mainContent h2 { letter-spacing: .1em; }
		
.blue { color:#0066FF; }

.logo_space { width: 204px;
			   height: 259px;
			   background:#030622 url(../images_0002_2009/logo1_trans.gif) no-repeat top center; }
.logo_space h3 { padding-top: 7em;
				 text-align: center; }
#top_nav { text-align: right; } 		   
#top_nav p a { color:#0066FF;
				font-family:Calibri, Verdana;
				text-decoration: none;
				font-size: 10px;
				font-weight: bold; }
#top_nav a:hover { color: #99CC33; }
#footer { text-align: center; }
			   
#sidebar1 p{ font-size: 12px;
			 line-height: 1.4em;
			 color:rgb(128, 128, 128); }
a:hover { color: #99CC33; }
.specs2, .specs3, .cont { margin-top: 2em;
						  border-bottom: 1px dotted #99CC33; }
.specs { border-bottom: 1px dotted #99CC33; }
.web, .comp, .cli { margin-bottom: 2em; }
