/* Sifr Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
body {
	background: #fff url(images/bg.jpg) top repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #313231;
	padding: 0;
	margin: 0;
}

#newsletter h3{
	font-size: 11px;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}

a {
	color: #313231;
	text-decoration: none;
	outline: none;
}
a img {
	border: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#container {
	width: 779px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(images/cbg.jpg) 0px 198px repeat-x;
} 
#header {
	background: #fff url(images/premitec-header.jpg) no-repeat;
	height: 198px;
	padding: 0;
	margin: 0;
}
#header p {
	display: none;
}
#main-menu{
	width: 169px;
	padding: 0;
	margin-bottom: 1em;
	color: #fff;
	list-style: none;
	margin: 0 ;
	padding: 80px 0 0 0;
	border: none;
}
#main-menu li {
	margin: 0;
	line-height: 22px;
}
#main-menu li a{
	display: block;
	padding: 0;
	color: #000;
	text-decoration: none;
	width: 100%;
	text-indent: -900em;
}
#main-menu li a:hover{
	color: #fff;
}
#menu-home a {
	background: url(images/nav-home.gif) no-repeat left center;
	width: 169px;
}
#menu-home a:hover {
	background: url(images/nav-home-over.gif) no-repeat left center;
}
#menu-press a {
	background: url(images/nav-press-releases.gif) no-repeat left center;
	width: 169px;
}
#menu-press a:hover {
	background: url(images/nav-press-releases-over.gif) no-repeat left center;
}
#menu-links a {
	background: url(images/nav-links.gif) no-repeat left center;
	width: 169px;
}
#menu-links a:hover {
	background: url(images/nav-links-over.gif) no-repeat left center;
}
#menu-existing a {
	background: url(images/nav-existing-customers.gif) no-repeat left center;
	width: 169px;
}
#menu-existing a:hover {
	background: url(images/nav-existing-customers-over.gif) no-repeat left center;
}
#menu-contact a {
	background: url(images/nav-contact.gif) no-repeat left center;
	width: 169px;
}
#menu-contact a:hover {
	background: url(images/nav-contact-over.gif) no-repeat left center;
}
#outer { 
	padding-left: 169px; 
} 
#inner {
	margin: 0; 
	width: 100%;
}
#left {
	width: 169px; 
	float: left; 
	position: relative; 
	margin-left: -169px; 
	margin-right: 1px;
	background: url(images/leftbg.gif) repeat-x top;
	min-height: 395px;
}
* html #left {
	height: 395px;
}
#left p {
	padding-left: 14px;
	padding-top: 10px;
	font-size: 11px;
}
#content { 
	margin: 0;
	padding: 10px 10px 0 10px;
	min-height: 500px;
}
* html #content {
	height: 500px;
}
h1, h2 {
	margin: 0;
	padding: 0;
	position: relative;
	left: 10px;
	font: 15px Arial, Helvetica, sans-serif;
	color: #ab0000;
}
p {
	padding: 5px 10px;
	margin: 0;
	line-height: 18px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 0;
}
#content li {
	line-height: 16px;
}
.image {
	float: right;
	border: 3px solid #ccc;
	padding: 1px;
	margin: -21px 10px 10px 0;
}

.center-image {
	padding: 4px;
	margin: 4px;
	width: 315px;
	float: right;
}
.limage a {
	display: block;
	width: 140px;
	height: 86px;
}
.limage, .lvideo {
	float: left;
	border: 3px solid #ccc;
	padding: 1px 1px 0 1px;
	margin: 4px;
	background: url(images/img-bg.gif) bottom no-repeat;
	height: 107px;	
	cursor: pointer;
	font: 10px Verdana, Geneva, sans-serif;
}
.lvideo {
	background: url(images/video-bg.gif) bottom no-repeat;
}
.limage:hover, .lvideo:hover {
	float: left;
	border: 3px solid #343633;
	padding: 1px 1px 0 1px;
	margin: 4px;
	background: url(images/img-bg.gif) bottom no-repeat;
	height: 107px;	
	cursor: pointer;
}
.lvideo:hover {
	background: url(images/video-bg.gif) bottom no-repeat;
}
.limage span, .lvideo span{
	display: block;
	font-size: 10px;
	color: #fff;
	padding: 3px 0 0 4px;

}
.limage span {
	position: relative;
	top: 86px;	
}
.limage a, .limage a:visited, .limage a:hover, .limage a:active {
	text-decoration: none !important;
	border: none !important;
}
.limage a:hover span, .lvideo a:hover span{
	text-decoration: none;
}
.center-imagea {
	padding: 4px 4px 4px 2px;
	margin: 4px 4px 4px 2px;
	width: 580px;
}
* html .center-imagea {
	padding: 4px 4px 4px 0;
	margin: 4px 4px 4px 0;
}
.limagea {
	border: 3px solid #ccc;
	padding: 1px 1px 0 1px;
	margin: 6px;
	background: url(images/img-bg1.gif) bottom no-repeat;
	height: 141px;	
	cursor: pointer;
	float: left;
}
.limagea:hover {
	border: 3px solid #343633;
	padding: 1px 1px 0 1px;
	margin: 6px;
	background: url(images/img-bg1.gif) bottom no-repeat;
	height: 141px;	
	cursor: pointer;
	float: left;
}
.limagea span {
	font-size: 11px;
	color: #fff;
	display: block;
	padding: 2px 0 0 4px;
	font-weight: bold;	
}
.limagea a:hover span{
	text-decoration: none;
}

#links {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 16px;
}
#links li {
	padding-bottom: 6px;
}
#press {
	list-style: none;
	margin: 6px 0 0 10px;
	padding: 5px 0 0 0;
	line-height: 16px;
}
#press li {
	padding-bottom: 7px;
	background: url(images/pdf-icon.gif) no-repeat;
	padding-left: 22px;
}
#contactform {
	margin-left: 10px;
	position: absolute;
	_position: static;
	*position: static;
}
#contactform input, #contactform textarea, #contactform select, input {	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #f8f8f8;
	color: #313231;
	border: 1px solid #e0dfdf;
	padding: 2px;
}
#contactform .required, #contactform p, .form_confirmation{
	color: #ff0000;
	font-weight: bold;
}
#contactform p {
	margin-left: 100px;
	margin-bottom: -10px;
}
#mFormSubmit {
	margin-left: 110px;
}
#contactform label{
	float: left;
	width: 110px;
}
#contactform .row{
	clear: left;
	margin-bottom: 10px;
}
#clients {
	padding-top: 5px;
}
#sitemap {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}
#sitemap li {
	margin-bottom: 5px;
}
#sitemap li ul li {
	margin-top: 5px;
}
#footer {
	padding: 0;
	margin: 70px 0 0 0;
	text-align: left;
	clear: both;
	background: #f8f8f8;
} 
#footer p {
	color: #313231;
	font-size: 10px;
	padding-left: 14px;
	line-height: 15px;
}
#small {
	float: right;
	margin-top: -30px;
	padding-right: 4px;
}
#esubmit {
	margin-top: 4px;
	border: 1px solid #999;
}
#left h3 {
	margin-left: 14px;
}

#brochure-download{
	border: 1px solid #dcdcdc;
	background: #ededed url(images/pdf-icon.gif) 5px 5px no-repeat;
	margin: 0px 10px 0px 10px;
	padding-left: 25px;
}
<!-------- strip-image--->
* html .center-strip-imagea {
	padding: 4px 4px 4px 0;
	margin: 4px 4px 4px 0;
}
.strip-image a {
	border: 3px solid #ccc;
	padding: 1px 1px 0 1px;
	margin: 6px;
	background: url(images/img-bg1.gif) bottom no-repeat;
	height: 141px;	
	cursor: pointer;
	float: left;
}
.strip-image a:hover {
	border: 3px solid #343633;
	padding: 1px 1px 0 1px;
	margin: 6px;
	background: url(images/img-bg1.gif) bottom no-repeat;
	height: 141px;	
	cursor: pointer;
	float: left;
}
.strip-image a span {
	font-size: 11px;
	color: #fff;
	display: block;
	padding: 2px 0 0 4px;
	font-weight: bold;	
}
.strip-imagea a:hover span{
	text-decoration: none;
}
.homebox {
	float: left;
	width: 232px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	height: 230px;
}
.homebox img {
	border: 3px solid #ccc;
	background: #fff;
	width: 232px;
	height: 130px;
	margin-top: 4px;
	margin-bottom: 3px;
	padding: 1px;
}
.home-images {
	width: 232px;
	height: 130px;
	border: 3px solid #ccc;
	padding: 1px;
	margin-bottom: 5px;
}
.home-images a {
	display: block;
	width: 232px;
	height: 130px;
}
#home h2 {
	font-size: 11px;
}
#home p {
	padding-top: 0;
	padding-bottom: 0;
}
#contact-info {
	border: 3px solid #ccc;
	background: #d8d8d8;
	padding: 1px;
	width: 232px;
	height: 130px;
}
#contact-info p {
	margin-top: 4px;
}