@charset "UTF-8";
/* CSS Document */

/* Zero out default padding and margins */

html,body,li,ul,img,form,h1,h2,h3,h4,h5,h6,hr{
margin:0px;
padding:0px;
}




a img { border:0 }
v img { border:0 }
/* set background image and center */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	list-style-type : none;
	text-decoration: none;
	font-size:12px;
}

body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #32CCFE;
}
#container{
width: 954px;
text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding:5px 0 0 0;
}

#flashnav{
width: 954px;
height:210px;
}
#header {
	width: 954px;
	height:210px;
	background-image: url(images/ms_header.jpg);
	margin-top: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	
}

#mainnav {
	width: 940px;
	height:210px;
	padding-top:170px;
	padding-left: 16px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}

#maincontent {
width: 954px;
padding-top:10px;
}
#firstline{
width: 954px;
 height: 373px;
}

 #flashholder{

 float:left;
 width: 341px;
 height: 368px;
 background-image: url(images/flashholderbg.jpg);

 }


 #colorpicker{

 float:left;
 width: 341px;
 height: 700px;
 background-image: url(images/colorpickerbg.jpg);

 }
 
  #flashobject{
 text-align: left;
 float:left;
  margin: 5px 0 0 10px;
 width: 310px;
 height: 343px;

 }
 #newstxt{
 overflow:scroll;
 height: 343px;
 padding:5px;
 color: #660066;
 }
 
  #txt{
 height: 343px;
 padding:5px;
 color: #660066;
 }
 
 #maintxt{
 float: right;
 width: 613px;
 height: 368px;
 background-image: url(images/txtboxbg.jpg);
 text-align:left;
 clear:right;

}
 #orderform{
 float: right;
 width: 613px;
 height: 690px;
 background-image: url(images/bigtxtboxbg.jpg);
 text-align:left;
 overflow:scroll;
  color: #660066;
  padding: 0 0 0 2px;


}
 #orderform p{
padding: 0 5px 0 7px;

}

#sectiontxt{
	width: 570px;
	margin: 10px 5px 5px 7px;
	padding:5px;
	color:#660000;
}

#indexabout{
	width: 570px;
	border: 2px dotted #FF00FF;
	margin: 7px 5px 5px 7px;
	padding: 0 5px 0 5px;
	color: #660066;
}

#indexnews{
	width: 570px;
	border: 2px dotted #003399;
	margin: 5px 5px 5px 7px;
	padding:0 5px 0 5px;
	color: #000066;
}


#indexproduct{
	width: 570px;
	border: 2px dotted #00FFCC;
	margin: 5px 5px 5px 5px;
	padding:0 5px 0 5px;
	color: #006633;
}

#bnav{
clear:both;
}
#bnav a:link, #bnav a:visited{
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}

#bnav a:hover{
color:#FF3399;
}

#outside{
float: left;
padding:10px 0 0 5px;

text-decoration:none;
border:none;
text-align:right;

}
#outside img{
float: left;
padding:0;

text-decoration:none;
}


#boardrange img{
border: none;
padding:5px;
}

 a:link, a:visited{
 color:#0099CC;
text-decoration:none;
 }
 
 #flav{
 overflow:scroll;
 }