		body {
			font: Georgia,Verdana,Arial,sans-serif
		}
		
		#wrapper {
			border: 1px solid #DDD;
			margin: 0 auto;
			width: 900px;
		}
		
		#header { 
			height: 100px;
		}
		
		#menubar {
			border-top:10px solid #0000CC; /* #D42E12; */
		}
		
		#news  {
			padding-top: 10px;
		}
		
		#product_three {
			border-left: 1px dotted #0000CC; /* #D42E12; */
		}
	
		#product_two {
			border-left: 1px dotted #0000CC; /* #D42E12; */
		}
		
		
		#news {
			border-top: 1px solid #AAA;
		}
		
		#mission {
			color: black; /* #FFF; */
			font-weight: bold
			background-color: white;
			padding-top: 5px;
			padding-bottom: 5px;
			/* margin-top: 5px; */
			margin-bottom: 5px;
			text-align: justify;
			text-indent: 1.5em;
			padding-left: 0.5em;
			padding-right: 0.5em;
		}
		
		#primax_footer {
			color: white; /* #FFF; */
			font-weight: 125%;
			/* background-color: #D42E12; */
			background-color: 0000CC;
			padding-top: 5px;
			padding-bottom: 5px;
			/* margin-top: 5px; */
			margin-bottom: 5px;
			text-align: justify;
			text-indent: 1.5em;
			padding-left: 0.5em;
			padding-right: 0.5em;
		}
		
		#mission {
			opacity: 1.0;
		}
		
		h1 {
			height: 30px; 
			width: 98%; 
			background:url('../images/primax-bar_blue.png') repeat-x top center;
			color: white;
			font-weight: bold;
			font-size: 16px;
			margin-left: 5px;
			margin-right: 5px;
			/* text-indent: 0.25em; */
			text-align: center;
			padding-top: 8px;
		}
		
		p {
			padding-left: 2px;
		}
		
		#product_one, #product_two, #product_three {
			margin-left: 3px;
			margin-right: 3px;
			height: 18em;
		}
		
		#product_one, #product_two, #product_three p {
			text-align: left;
		}
		
		#product_one ul li {
			list-style-type: square;
			/*color: #D42E12; */
			color: 0000CC;
			text-align: left;
			margin-left: 1.5em;
		}
		
		#product_two ul li {
			list-style-type: square;
			/*color: #D42E12; */
			color: 0000CC;
			text-align: left;
			margin-left: 1.5em;
		}
		
		#product_three ul li {
			list-style-type: square;
			/*color: #D42E12; */
			color: 0000CC;
			text-align: left;
			margin-left: 1.5em;
		}
		
		#mission p {
			text-indent: 0px;
			margin-bottom: 0.75em;
		}
		
		#mission ul {
			margin-left: 1.5em;
		}
		
		#mission ul li {
			list-style-type: square;
			vertical-align: top;
			color: #0000CC;
			text-align: justify;
			margin-left: 0.5em;
			width: 420px;
			position: relative;
			top: -4px;	
		}
		
		#mission ul li span {
			color: black;
		}
		
		#welcomemessage {
			opacity: 0.6;
			filter: alpha(opacity="60");
		}
		
		.border-item {
			border: 1px solid black;
		}
		
		#productsandservices ul li {
			text-align: left;
		}
		
		a:hover {
			text-decoration: none;
			color: 0000CC;
			border-bottom: 1px dotted #0000CC; /* #D42E23; */
		}
		
		a {
			text-decoration: none;
			color: 0000CC; /* #D42E23  */
		}
		
		.image-replacement {
			color: #0069B5;
			text-weight: bold;
			font-size: 12pt;
			text-decoration: underline;
		}
		
		.cover
		{
			opacity: 0.6;
			background-color: #FFF;
			filter: alpha(opacity=60);
		}
		
		
		 .yui-skin-sam .yui-toolbar-container .yui-toolbar-editcode span.yui-toolbar-icon {
				background-image: url( '../images/html_editor.gif' );
				background-position: 0 1px;
				left: 5px;
			}
			.yui-skin-sam .yui-toolbar-container .yui-button-editcode-selected span.yui-toolbar-icon {
				background-image: url( '../images/html_editor.gif' );
				background-position: 0 1px;
				left: 5px;
			}
			
	
			
			.editor-hidden {
				visibility: hidden;
				top: -9999px;
				left: -9999px;
				position: absolute;
			}
			
			 textarea {
				border: 0;
				margin: 0;
				padding: 0;
			}
					
		
			#toolbar_wrapper { display:relative; width:530px; margin:0px auto; text-align:left; }
			#toolbar {
				position:absolute;
				width: 550px;
				padding-top:2px;
				background-color:#FFF;
			}
			#toolbar_space { height:36px; width:95%; margin:0 auto; background-color:#eeeeee; border-right:1px solid #9a9a9a; }
			.panel { float:left; padding:0px 3px; z-index:10px; height:24px; overflow:visible; }
			.panel2 { float:left; padding:0px 3px; z-index:10px; height:30px; overflow:visible; }
			
			
		 .yui-toolbar-group-insertitem {
			 *width: auto;
		 }
