body, html{
	height: 100%;
	}
body {
	background-image: url(images/backgroundtop.jpg);
	background-repeat: repeat-x;	
	}
body, p {
	font-family: Helvetica, Verdana, Arial;
	font-size: 100%;
	color: #333;
	margin: 0;
	padding: 0;
	}
a:link {
	color: #340475;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #63F;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 186%;
	font-weight: bold;
	color: #999;
}
h2 {
	font-size: 200%;
	color: #B2B2B2;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 25px;
	width: 920px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #F0F0F0;
	letter-spacing: 5px;
}


h3 {
	font-weight: bold;
	margin: 0px;
	font-size: 90%;
	text-align: center;
}
h4 {
	font-weight: bold;
	margin: 0px;
	font-size: 90%;
	text-align: left;
}
h5 {
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
}

#wrapper {
	min-height: 100%;
	}

* html #wrapper {
	height: 100%;
	}
	
/*HEADER------------------------------------*/
#header {
	width: 100%;
	margin: 0px;
	}

#header_hold {
	width: 920px;
	height: 85px;
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: -5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	}
	
/*FOOTER------------------------------------*/
#footer {
	width: 100%;
	height: 55px;
	margin: -55px auto 0 auto;
	position: relative;
	background: #f0f0f0;
	}
#footer_hold {
	width: 920px;
	height: 55px;
	position: relative;
	margin: 0 auto;
	}
#footer_hold p{
	font-size: 80%;
	text-align: center;
	padding-top: 8px;
}
/*CONTENT------------------------------------*/
#content {
	width: 100%;
	padding-bottom: 75px;
	}
#content_hold {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
	}
#navcontain {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	width: 920px;
	height: 71px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#nav a {
	overflow: hidden;
	height: 0px !important;
	height /**/:71px; /* for IE5/Win */
	padding-top: 71px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	}
#nav a:hover {
	background-position: 0 -71px;
	}
#maincmc2 a {
	width: 286px;
	background-image: url(images/maincmc2.jpg);
	margin-right: 98px;
	}
#services a {
	width: 97px;
	background-image: url(images/services.jpg);
	}
#projects a {
	width: 100px;
	background-image: url(images/projects.jpg);
	}
#products a {
	width: 104px;
	background-image: url(images/products.jpg);
	}
#about a {
	width: 76px;
	background-image: url(images/about.jpg);
	}
#contact a {
	width: 94px;
	background-image: url(images/contact.jpg);
	}
#twitter a {
	width: 35px;
	background-image: url(images/twit.jpg);
	}
#facebook a {
	width: 30px;
	background-image: url(images/facebook.jpg);
}
.selected {
	background-position: 0 -71px;
}
#mainleft {
	float: left;
	width: 400px;
	margin-top: 55px;
}
#mainleft p {
	font-size: 130%;
	color: #666;
}
#mainright {
	float: right;
	width: 460px;
	height: 386px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#highlight {
	width: 920px;
	clear: both;
}
img.awesome {
	border: 1px solid #666;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	background-color: #FFF;
	padding: 5px;
}
#holdthumbs {
	float: left;
	width: 920px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.float {
	float: left;
	margin-bottom: 23px;
	width: 445px;
	margin-right: 10px;
  }  
div.float p {
	text-align: left;
	font-size: 75%;
	margin-top: 4px;
   }
div.floatmid {
	float: left;
	margin-bottom: 23px;
	width: 445px;
	margin-right: 0px;
	margin-left: 0px;
  }  
div.floatmid p {
	text-align: left;
	font-size: 75%;
	margin-top: 4px;
   }
object { outline: none; }
div.floatindex {
	float: left;
	margin-bottom: 23px;
	width: 288px;
}
div.floatindex p {
	text-align: center;
	font-size: 75%;
	margin-top: 4px;
}
div.floatmidindex {
	float: left;
	margin-bottom: 23px;
	width: 288px;
	margin-right: 18px;
	margin-left: 18px;
}
div.floatmidindex p {
	text-align: center;
	font-size: 75%;
	margin-top: 4px;
}
img.awesomeindex {
	border: 1px solid #666;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #FFF;
	padding: 5px;
}
.b {
	font-weight: bold;
}
#moplz {
	height: 900px;
	width: 1200px;
	margin-left: -130px;
	margin-top: -95px;
	margin-bottom: -90px;
}
#subnav {
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
img.aboutus {
	border: 1px solid #666;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: #FFF;
	padding: 5px;
	float: right;
	margin-left: 25px;
	margin-top: 10px;
}
.itembuy {
	width: 260px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #999;
}
.paybutton {
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 7px;
}
img.centerpic {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img.smallcenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;

}
img.left {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltext {
	font-size: 76%;
}
#advanced {
	float: left;
	width: 430px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

