
#universe{
	position:relative;
	float:none;
	width:100%;
	height:1000px;
	background-color:#77d6e7;
	background-image: url(../imgs/unvbkgd.gif);
	background-repeat:repeat-x;
	
}

#uwrp{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	/*border:thin black solid;*/
	padding:2px 2px 2px 2px;
	background-image:url(../imgs/uwrpbkgd.gif);
	
	/*background-color:black;*/
	
	/*
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	opacity: .5;
	*/
}

#BackgroundContainer {
 	
	width:1000px;
	height:auto;
 	margin-left:30px;
	position:relative;
	float: left;
	
	
}
#bkgdinfocntr{
	height:75px;
	width:100%;
	float:left;
	position:relative;
}

#bodyContainer {
	position: relative;
	border-spacing: 5px 5px ;
	width: 1000px;
	height: 100%;
	
	display:block;
	float: left;
	/*
	margin:8px 8px 8px 8px;
	*/
}
#weldiv{
	position:absolute;
	bottom:0;
	margin-left:10px;
	width:auto;
	height:30px;
	background-color:red;
	padding:5px 8px 2px 8px;
	text-align:center;
	color:white;
	display:none;
	
}


#contentContainer{
	height:100%;
}

#headerContainer{
	position:inherit;
	margin:5px 0px 10px 0px;
	border-width:thin;
	border-style:solid;
	width: 100%;
	height: 80px;
	
	border-right-color: blue;
	padding:2px 2px 2px 2px;
	background-color: red;
}

#topMenuContainer{
	margin:0px 0px 5px 0px;
	width:1000px;
	height:230px;
	position:relative;
	float:left;
	
	
	
	
	/*
	 * background-image:url(../imgs/tpmncontr.gif);
	background-color:red;
	background-repeat:repeat-x;
	*/
	
}

#topMenudiv {
	position: absolute;
	float:right;
	right:0;
	width: 500px;
	height: auto;
	background-color: green;
	/**/
	z-index:11;
	
	
	
}

#spldivwrapper{
	position:relative;
	width:100%;
	float:left;
	height:50px;
	
	
	
}


#lkpnlContainer{
	position:relative;
	float:right;
	width:100%;
	height:40px;
	bottom:0;

	background-color:white;
	
}

#vPrfs{
	position:absolute;
	float:left;
	width:auto;
	height:auto;
	font-size:130%;
	font-family:sans-serif;
	margin-left: 5px;
	
	bottom: 0;
	
}

#vPrfs a{
	
	
	margin-right:5px;
	margin-top:3px;
	
	
}

#vPrfs a:link,#vPrfs a:visited{
	color:black;
}

.prfLinks{
	display:block;
	float:left;
	position:relative;
	bottom: 0;
}

#fllwUs{
	margin-top:5px;
	margin-right:3px;
	
	float:right;
	width:auto;
	height:auto;
	position:relative;
	
	
}


#vPrfs img{
	border:0;
	bottom:0;
	position:relative;
	float:left;
	display:block;
	margin-top:15px;
	
	
}



#lgotitContainer{
	position:relative;
	float:left;
	width:100%;
	height:100px;
	/*
	background-color:green;
	*/
	background-image:url(../imgs/splbkgd.gif);
	background-repeat:no-repeat;
	border-bottom:thin black solid;
	border-top: thin black solid;
}

#actlkContainer{
	position:relative;
	float:left;
	width:100%;
	height:40px;
	background-color:white;
	
	
}

.actlnk{
	position:relative;
	float:left;
	/*border:thin solid black;*/
	width:100px;
	height:30px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:5px;
	background-color:#bbbbbb;
	background-image:url(../imgs/actlnk.gif);
	
}

.actlinktext{
	position:relative;
	float:none;
	width:auto;
	height:auto;
	margin-top:3px;
	margin-bottom:auto;
	text-align:center;
	font-family:"Comic Sans MS";
}

.actlinktext a:link, .actlinktext a:visited{
	color:#ffffff;
}


#splHmlk{
	width:300px;
	height:100%;
	position:relative;
	float:left;
}
#splHmlk a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}


#userinfo {
	position:inherit;
	float:right;
	background-color:yellow;
	width: 40%;
	height: 100%;
	
	
}



.stripContainer{
	position: relative;
	float: right;
	/*
	border: solid thin;
	border-color: black;
	*/
	
	width: 100px;
	height: 50px;
	margin: 0 0 0 0;
	
	/*
	 background-color: #cccccc;
 	
	 */
	
	
}

img{
	border-style:none;
}



#splash {
	position:absolute;
	float: left;
	left:0;
	/*
	background-color:white;
	
	*/
	
	background-image:url(../imgs/ourservice.gif);
	background-repeat:no-repeat;
	width: 510px;
	height: 50px;
	border:0;
	z-index:12;
	
	
}


#proofsContainer{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	font-family:"Comic Sans MS";
	font-size:85%;
	
}


#cartinfo {
	
	position: relative;
	float: left;
	border: dashed medium;
	border-color: red;
	width: 48%;
	height: 100%;

	
}

#loginfo {
	position: relative;
	float: right;
	border: dashed medium;
	border-color: blue;
	width: 48%;
	height: 100%;
}

#middle {
	position:relative;
	float:left;
	/*
	background-image: url(../imgs/menu_bkgds/middleBackground.gif);	
	background-repeat:repeat-x;
	*/
	background-color:#0c3395;
	
	width: 100%;
	height: auto ;
	margin: 0px 0px 0px 0px;
}

/*
#menuDiv {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background-color: pink;
	
}
*/


/* Display's page main information */
#mainDiv {
	
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	/*background-color: orange;*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

	
}






#footerDiv {
	position: relative;
	float:left;
	/*
	background-color: purple;
	*/
	width: 100%;
	margin-top:3px;
	
	height: auto;
	text-align:center;
	font-family:"Comic Sans MS";
	font-size: 70%;
	
}

#footerDiv hr{
	margin-bottom:2px;
	margin-top:2px;
}

/*

#permLinks{
	position: relative;
	float:left;
	border: dashed medium;
	border-color: red;
	width: 85%;
	height: inherit;
	
}

#dynLinks{
	position: relative;
	float:left;
	border: dashed medium;
	border-color: blue;
	width: 10%;
	height: inherit;
}
*/

#contactPageContainer {
	padding:5px 2px 5px 5px;
	width: 32%;
	height: 525px;
	float:left;
	/*
	border: solid thin;
	border-color: black;*/
	margin-top:5px;
	color:white;
	font-family:"Comic Sans MS";
	font-size:80%;
	border-right: thin solid #444444;
}

#contactPageContainer a:visited, #contactPageContainer a:link{
	color:#0c3;
}

#schoolInfoRight{
	position:relative;
	float:left;
	height:auto;
}

#homeContainer{
	padding:5px 2px 5px 5px;
	width: 600px;
	height: 96%;
	float:left;
	font-family:"Comic Sans MS";
	color: white;
	text-align:center;
	font-size:90%;
}


.title{
	font-style:italic;
	font-weight: bold;
	font-size: large;
	
	
}

#product{
	padding: 5px 5px 5px 5px;
	
}

#productContainer{
	padding: 5px 5px 5px 5px;
	
}

#footerContainer{
	margin: 3px 0px 20px 0px;
	position:relative;
	float:left;
	background-color:white;
	height:auto;
	width:100%;
	
	
}

#homeSlider{
	
	width: 100%;
	height: auto;
	margin: auto;
	background-color: #ececec;
	position: relative;
	float: left;
	
	
}



.products{
	margin:5px 0px 5px 0px;
	border: solid thin;
	border-color: black;
}

.prodprice{
	position:absolute;
	bottom:0;
	left:0;
	
	background-color:#ececec;
}
.prodinfo{
	margin: 0px 2px 0px 2px;
}

.test{
	border: solid thin;
	border-color: black;
	
}

.leftLinks{
	width:auto;
	float:left;
	position:relative;
	margin: 0px 0px 0px 5px;
	border-right: solid thin;
	border-color: black;
	padding: 0px 30px 0px 0px;
	
	
}




#schoolPix{
	position:relative;
	bottom:0;
	left:0;
	
	background-image:url("imgs/schools.png");
	background: no-repeat;
	border: solid thin;
	border-color: black;
	width:60px;
	height:100px;
	z-index: -1;
	
}

#stripText{
	/*span element*/
	position:relative;
	float:right;
	
	margin:5px 5px 0px 0px;
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	display:block;
	color:white;
	/*
	 *font-family:"Comic Sans MS"; 
	 */
	font-family:  "Comic Sans MS";
	font-size: 90%;
	font-weight:bold;
	
	
	
}

#stripText a:visited,#stripText a:link{
	color:white;
}

.schShadowBox{
	position: relative;
	float:none;
	width: 100%;
	height: 100%;
	/*margin: 3px 3px 3px 3px;*/
	
	
}

a:visited{
	text-decoration:none;
}
a:link{
	text-decoration:none;
}

.errorDiv{
	color: red;
	background-color:yellow;
	border:thin solid;
	border-color: red;
	visibility: hidden;
	height:auto;
	width:90%;
	position:relative;
	float:left;
	padding:0px 0px 0px 8px;
}

#breadCrumb{
	position:relative;
	float:left;
	top:0;
	left:0;
	width:48%;
	height:auto;
	font-family:"Comic Sans MS";
	color:white;
}

#breadCrumb a:link,#breadCrumb a:visited,#greeting a:link,#greeting a:visited{
	color:#0c3;
}

#greeting{
	position:relative;
	float:right;
	top:0;
	right:0;
	width:48%;
	text-align:right;
	padding-right:5px;
	font-family:"Comic Sans MS";
	color:white;
}

#proofsnames,#cmpyname{
	width:100%;
	position:relative;
	float:left;
	font-size:smaller;
}

#cmpyname{
	
}
