@charset "ISO-8859-1";
html { color: white; border-style: none; background-color: #020d41; font-family: Verdana, "Lucida Grande", Arial, sans-serif;}

body {

}
A:link    {
	color: #fff;
	text-decoration: none;
}    /* unvisited links */
A:visited {
	color: #fff;
	text-decoration: none;
}   /* visited links   */
A:hover   {
	text-decoration: none;
} /* user hovers     */
A:active  {
}   /* active links    */


.Container{
	border-color: #fffbf1;
	border-style: none;
	list-style-type: none;
}

.masthead{
	height: 90px;
	width: 500px;
	background-repeat: no-repeat;
	background-image: url(../../images/logo.png);
}

.readiness{
	background-position: 0 50px;
	background-repeat: no-repeat;
	height: 28px;
	width: 220px;
	background-image: url(../../images/ready.png);
}

.mmenu_on{
	background-repeat: no-repeat;
	height: 27px;
	width: 110px;
	background-image: url(../../images/t_.png);
}

.mmenu_onText{
	padding-top: 7px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: center;
	font-size: 11px;
	height: 20px;
	width: 110px;
}

.mmenu{
	background-repeat: no-repeat;
	height: 27px;
	width: 110px;
	background-image: url(../../images/t.png);
}

.mmenuText{
	padding-top: 7px;
	color: #fff;
	text-align: center;
	vertical-align: center;
	font-size: 11px;
	height: 20px;
	width: 110px;
}

.mmenuText:hover{
	color: #00aeef;
}

.subMenu{
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #484fff;
	height: 25px;
	width: 700px;
	background-color: #ffffff;
}

.subNav_on{
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
	font-size: 11px;
	color: black;
	background-color: #ffffff;
}

A.subNav:link{
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
	font-size: 11px;
	color: #484fff;
	background-color: #ffffff;
}

A.subNav:visited{
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
	font-size: 11px;
	color: #484fff;
	background-color: #ffffff;
}

A.subNav:active{
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
	font-size: 11px;
	color: #050205;
	background-color: #ffffff;
}

A.subNav:hover{
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
	font-size: 11px;
	color: black;
	background-color: #ffffff;
}

.noSubMenu{
	height: 2px;
	width: 700px;
	background-color: #ffffff;
}

.mSep{
}

img{
}

#body_home{
	background-position: 0 200px;
	height: 533px;
	width: 700px;
	background-image: url(../../images/sun.jpg);
	background-repeat: no-repeat;
}

#body_about{
	background-position: 0 250px;
	height: 533px;
	width: 700px;
	background-image: url(../../images/drop.jpg);
	background-repeat: no-repeat;
}

#body_about_clients{
	background-position: 0 400px;
	width: 700px;
	background-image: url(../../images/stars.jpg);
	background-repeat: no-repeat;
}

#body_about_laree{
	background-position: 0 60px;
	width: 700px;
	background-image: url(../../images/gears.jpg);
	background-repeat: no-repeat;
}

#body_circuit{
	background-position: 0 200px;
	width: 700px;
	background-image: url(../../images/circuit.jpg);
	background-repeat: no-repeat;
}

#body_swirlie{
	background-position: 30px 50px;
	width: 700px;
	background-image: url(../../images/swirlie.jpg);
	background-repeat: no-repeat;
}

#body_bulb{
	background-position: 150px -20px;
	width: 700px;
	background-image: url(../../images/bulb.jpg);
	background-repeat: no-repeat;
}

#body_orbit{
	background-position: 0 200px;
	width: 700px;
	background-image: url(../../images/orbit.jpg);
	background-repeat: no-repeat;
}

#body_what{
	background-position: 0 200px;
	width: 700px;
	background-image: url(../../images/sun.jpg);
	background-repeat: no-repeat;
}

#body_how{
	background-position: 0 220px;
	width: 700px;
	background-image: url(../../images/spiral.jpg);
	background-repeat: no-repeat;
}

#body_products{
	background-position: 0 450px;
	width: 700px;
	background-image: url(../../images/reel.jpg);
	background-repeat: no-repeat;
}

#body_contact{
	background-position: 0 340px;
	height: 700px;
	width: 700px;
	background-image: url(../../images/globe.jpg);
	background-repeat: no-repeat;
}

.bodyHead{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-color: white;
	border-bottom-color: white;
	border-right-color: white;
	border-top-color: white;
	font-size: 30px;
	text-align: left;
}

.bodyCopy{
	line-height: 20px;
	width: 350px;
	text-align: left;
	font-size: 12px;
}

.bodyCopyFull A:link{
	color: #00aeef;

}

.bodyCopyFull A:hover{
	color: white;
	text-decoration: underline;

}

.bodyCopyFull A:visited{
	color: #00aeef;
}

.bodyCopyFull A:active{
	color: #00aeef;
}

.bodyCopyFull{
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 20px;
	width: 350px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	
}

.bodyClientList{
	line-height: 20px;
	width: 250px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	vertical-align:top;
}

p.bodyCopyFull{
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 20px;
	width: 350px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;

}

td.bodyTableCopy{
	line-height: 20px;
	width: 350px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;

}

.MM{
	padding-top: 10px;
}

.footerRule{
	padding-top: 20px;
	padding-bottom: 5px;
	border-left-color: white;
	border-bottom-color: white;
	border-right-color: white;
	border-top-color: white;
	border-width: 2px;
	border-top-style: solid;
	width: 700px;
}

.footer{
	color: #484fff;
	font-size: 9px;
}

h1{
	font-size: 12px;
	font-weight: bold;
}

.space50{
	height: 50px;
}

.space200{
	height: 200px;
}

.space100{
	height: 100px;
}

