a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#contactbutton a,
#companybutton a,
#productsbutton a,
#indexbutton a,
#clientbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 34px;
   background-position: 0% 0px;
   font-size: 34px;
   line-height: 34px;
}

#companybutton a:hover,
#clientbutton a:hover,
#contactbutton a:hover  {
   background-position: -165px 0%;
}

#pid7index,
#pid9products,
#contact,
#pid8company  {
   margin: 0px auto 0px auto;
   position: relative;
}

#contactbutton,
#companybutton,
#clientbutton  {
   visibility: visible;
   position: absolute;
   top: 148px;
   z-index: 2;
   width: 165px;
   height: 34px;
}

#companytext p,
#indextext p  {
	font: 23px/27px "Minion Pro";
	margin: 0px;
	color: #002782;
	text-align: left;
}

#contactinfotext p a:hover  {
   text-decoration: underline;
}

#productsbutton a:hover  {
   background-position: -164px 0%;
}

#contactinfotext p a  {
	border: 0px none #000000;
	text-decoration: none;
	color: #4E6EB7;
}

#indexbutton a:hover  {
   background-position: -166px 0%;
}

#productslisttext p  {
   font: 19px/35px "Times New Roman";
   margin: 0px;
   text-align: left;
   color: #002782;
}

#contactinfotext p  {
   font: 20px/21px "Times New Roman";
   margin: 0px;
   color: #4E6EB7;
   text-align: right;
}

#productslisttext  {
	visibility: visible;
	position: absolute;
	left: 42px;
	top: 210px;
	z-index: 2;
	width: 166px;
}

#productsbutton a  {
   width: 164px;
   background-image: url(sg_company_media/productsbutton.jpg);
}

#companybutton a  {
   width: 165px;
   background-image: url(sg_company_media/companybutton.jpg);
}

#contactinfotext  {
	visibility: visible;
	position: absolute;
	left: 603px;
	z-index: 3;
	width: 255px;
	top: 29px;
}

#contactbutton a  {
   width: 165px;
   background-image: url(sg_company_media/contactbutton.jpg);
}

#clientbutton a  {
   width: 165px;
   background-image: url(sg_company_media/clientbutton.jpg);
}

#productsbutton  {
   visibility: visible;
   position: absolute;
   left: 366px;
   top: 148px;
   z-index: 2;
   width: 164px;
   height: 34px;
}

#indexbutton a  {
   width: 166px;
   background-image: url(sg_company_media/indexbutton.jpg);
}

#contactbutton  {
   left: 533px;
}

#companybutton  {
   left: 198px;
}

#clientbutton  {
   left: 700px;
}

#indexbutton  {
   visibility: visible;
   position: absolute;
   left: 31px;
   top: 148px;
   z-index: 2;
   width: 166px;
   height: 34px;
}

#background  {
   background: url(sg_company_media/background.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 900px;
   height: 675px;
}

#logog  {
   background: url(sg_company_media/logog.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 57px;
   top: 41px;
   z-index: 2;
   width: 252px;
   height: 91px;
}

html, body  {
	padding: 0px;
	margin: 0px;
	background-color:#000033
}


