* {
margin: 0px;
padding: 0px;
}

body{
background: #ffffff /*url(i/bg.gif) repeat 0 0 */;
color: #999;
 font:11px/18px "Lucida Grande", Geneva, Arial, Verdana;
 text-align:center;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, fieldset, hr {
margin: 15px 0px 0px 0px;
}



/* old link colour f8b421    */
a {   
color: #D52600;
font-weight:bold;

text-decoration:none}
 a:hover {
text-decoration:underline;
}
a img{
border: 0;
}


a img.photo {
margin: 3px 3px 3px 3px;
}


.yellow{
color: #ffec20;
}
.orange{
color: #f8b421;
}
.white{
color: #ffffff;
}
.darkblue{
color: #102547;
}

.blueper{
background: #ffffff ;

}

	







.left{
float:left}
.right{
float:right}
.center,.c{
text-align:center;
}

img{
vertical-align:middle;
}
blockquote{
margin-left:3em;
}
fieldset{
border:0}

.inside{
text-align:left}

.clear:after {
content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

* html .clear {
height: 1%;
}

h1{
color:#aaaaaa;
font-size:18px;
}

.clear-fx{
clear:both}

input[type=text],input[type=password],textarea{
background-color:#d1cbc4 !important;
}

/*---*/




#head{
width:826px;
height:86px;
/* height:100px; */
margin:0 auto;
padding:0px 0;
text-align:left;

}


#bottom {
width: 100%;
position: fixed;
bottom: 0px;
background: #D52600;
text-align: center;
}


#bottom a {   
color: #C4EE21;
font-weight:bold;

text-decoration:none}
 
#bottom a:hover {
/* text-decoration:underline; */
color: #green;
}




#top {
width: 100%;
position: fixed;
top: 0px;
background: #C4EE21;
text-align: center;

/*filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
	*/
	
}


#top a {   
color: #D52600;
font-weight:bold;

text-decoration:none}
 
#top a:hover {
 text-decoration:underline; 

}







#content-i{
width:826px;
margin:0 auto 21px auto;
padding-bottom:7px;
padding-top:10px;
/*background: transparent url (blueper.gif) no-repeat 0 100% ;*/
font-size:11px;
}

#content-i .inside{
padding:20px;
 background-color:#ffffff;
}

#content-i h1{
font-size:22px;
margin:0.4em 0}

#content-i h2{
font-size:15px;
color:#000000}



.col-600{
float:left;
width:800px;
}





/* Tech Spec */

li{
margin:0 0 0 1em}

ul{
margin:0 0 0 2em}

ul ul{
margin:0 0 0 2em}

ol{
margin:0 0 0 2em}

ol ol{
margin:0 0 0 2em}

h1.top{
padding-top:1.5em}




/* Company */

.normal{
font-size:12px;
color: #222222;
}

.team{
margin-right:10px;
margin-left:10px}

#company h1 span{
color:#7a7a7a;
font-size:11px;
font-weight:normal;
}







