@charset "utf-8";
/* CSS Document */

body{
font-size:100%;
background-color:;
/*background-image:url(../images/bgimg.png);
background-repeat:repeat-y;*/
}

img{
border:none;
}

#wrapper{
	width:871px;
	position:relative;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	
}

#header{
	border-bottom:5px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	padding-bottom: 10px;
}
#logo{
	float:left;
}
#satimg{
float:none;
}
#container{

}
#title{
float:;}
#pnav{
float:;}
#contentHolder{
	position: relative;
	height: auto;
	width: auto;
	padding: 10px;
	margin-top: 140px;

}

#navpro{
float:left;
}

#maincontent{
	float:left;
	width:860px;
}


h1 {
	color: #3092CF;
	font-size: 1.6em;
	font-family: Print Clearly;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3092CF;
	width: 370px;
}
h2{
color: #3092CF;
	font-size: 1.6em;
	font-family: Print Clearly;
}
#contact{
	font-size:1.2em;
	float: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#content p {
	font-family:BrowalliaUPC;
	font-size: 1.25em;
	color: #69C1FF;
	width:380px;
}




#content{
	margin-top: 10px;
	text-align: left;
	min-height: 600px;
	_height: 600px;
	padding: 10px;
position:relative;
}
.company{
	color: #53D97D;
	width: 350px;
	position:absolute;
	left: 15px;
	top: 186px;
}


.markets{
	color: #53D97D;
	width: 350px;
	position:absolute;
	left: 13px;
	top: 553px;
}


.services{
	color: #53D97D;
	width: 350px;
	left: 467px;
	top: 62px;
	position: absolute;
}


.productRange{
	color: #53D97D;
	width: 350px;
	position:absolute;
	left: 463px;
	top: 466px;
}
#productrange h1{
font: "Print Clearly";
font-size:24px;
color:#22CC9B;
}
#productrange p{
	font:"BrowalliaUPC";
	font-size: 16px;
}

#serImg{
	position:absolute;
	left: 754px;
	top: 0px;
}
#comImg{
	position:absolute;
	top: 0px;
	left: 288px;
}
#proImg{
	position:absolute;
	top: 422px;
	left: 754px;
}
#marImg{
	position:absolute;
	top: 410px;
	left: 291px;
	
}


/*  product page ######################################################### */
#productTitle{
font-size: 1.6em;
color:#69C1FF;
}
#productModel{
font-size: 1.4em;
color:#69C1FF;}
#productImages{
	width:auto;
}

#productlist, #productlist a{
	float:left;
	width: 500px;
	margin-top: 60px;
	text-decoration:none;
	color:#69C1FF;
}

#productSpec{
	font-size: 1.2em;
	color:#69C1FF;
}
#productDocu{
	font-size: 1.2em;
	color:#69C1FF;
	float: right;
}

#footercont {
	padding-top:7px;
	width:751px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	font-size:1em;
}
#footerlinks{
padding-top:7px;
	width:355px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	font-size:1.2em;
}
#footerlinks a{

	padding-top:7px;

	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	color:#69C1FF;
	font-size:1.2em;
	}
#sevanstudios{
float:right;

}
#footer{
	padding-top:10px;
	padding-bottom:7px;
	float: left;
	color: #999999;
	margin-left: auto;
	margin-right: auto;
	width: 871px;
	border-top-color: #999999;
	border-top-style: solid;
	margin-top: 20px;

}
