/* GENERIC INSURANCE MAIN STYLE SHEET */

/* GLOBAL RESET */
* {
	margin: 0;
	padding: 0;
}

/* DEFAULT STYLES */
body {
	background: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	margin: 0;
}

a {
	outline: none;
}

a img {
	border: none;	
}

br {
	line-height: 0px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#footer a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#footer .last a{
	border-bottom: 0px;
}



.clear {
	clear: both;
	height: 0px;
}

h1 {
	font-family: Arial;
	font-size: 1.95em;
	font-weight: normal;
	color: #ae1a1a;
}

h3 {
	font-size: 1.20em;
	margin-bottom: 20px;
	color: #ae1a1a;
	font-weight: normal;
	text-decoration: underline;
}

p {
	margin: 10px 0 10px 0;	
}

.last {
	margin-bottom: 0px;	
}

.preload {
	display: none;	
}

/* MAIN STYLE */

#mainContainerIndex {
	margin: 0 auto;
	background: #fff;
	width: 820px;
}

#mainContainerContact {
	margin: 0 auto;
	background: #fff;
	width: 820px;
}

#mainContainer {
	margin: 0 auto;
	background: #fff;
	width: 820px;
}

#header {
	width: 820px;
	height: 146px;
}


#content_home {
	width: 780px;
	padding: 20px;
	font-size: 0.85em;
	color: #4e4e4e;
	height: 320px;
	/*background: url(../images/polandflag.jpg) repeat-x;*/
}

#content_home img{
	margin-left: 20px;
	margin-right: 20px;
}

#content_home p#txt{
	margin-top: 20px;
}

#content {
	width: 780px;
	padding: 20px;
	font-size: 0.85em;
	color: #4e4e4e;
	height: auto;
}

#content_catering{
	width: 780px;
	padding: 20px;
	font-size: 0.85em;
	color: #4e4e4e;
	height: auto;
}

#content_catering a:link, #content_catering a:visited, #content_catering a:active{
display: block;
width: 450px;
color: #000000;
text-decoration: none;
font-weight: bold;
text-align: left;
padding:5px;
font-size: 1.1em;
}

#content_catering a:hover{
text-decoration: underline;
}


#content p {
	line-height: 27px;
}

#content_contact {
	width: 780px;
	padding: 20px;
	font-size: 0.85em;
	color: #4e4e4e;
	height: auto;
}

#content_contact p {
	line-height: 20px;
}

#content_contact li{
padding-top: 15px;
}

#contactform{
padding: 10px 0 20px 0;

}


#contactform label{
display: block;
width: 100px;
float: left;
font-size: 0.85em;
color: #4e4e4e;
font-weight: bold;
}

#contactform input,select,textarea{
display: block;
width: 150px;
border: 1px solid #4e4e4e
}

#contactform textarea{
display: block;
width: 250px;
border: 1px solid #4e4e4e
}


#contactform textarea{
display: block;
width: 250px;
border: 1px solid #4e4e4e
}


#contactform a:link, #contactform a:visited, #contactform a:active{
display: block;
width: 50px;
color: #fff;
text-decoration: none;
font-weight: normal;
text-align: center;
background: url(../images/menubg.jpg) repeat-x;
padding:5px;
font-size: 0.95em;
}

#contactform a:hover{
text-decoration: underline;
}

#ack a:link, #ack a:visited, #ack a:active{
display: block;
width: 50px;
color: #fff;
text-decoration: none;
font-weight: normal;
text-align: center;
background: url(../images/menubg.jpg) repeat-x;
padding:5px;
font-size: 0.95em;
}

#ack a:hover{
text-decoration: underline;
}


#contactform input.email{
display: block;
width: 250px;
border: 1px solid #4e4e4e
}


#ack{
display:block;
height: 250px;
width: 820px;
color: #000000;
font-weight: bold;
font-size: 1.0em;
text-align:center;
}


#errormsg{
color: #FF0000;
display: block;
width: 350px;
text-align: center;
font-weight: bold;
font-size: 1.0em;
}

.contheader{
color: #ac1616;
font-size: 1em;
font-weight: bold;
}

#footer {
	width: 780px;
	background: url(../images/footerbg_1.png) repeat-x;
	color: #fff;
	font-size: 0.70em;
	padding: 20px;
}



#content_products {
	width: 780px;
	font-size: 0.85em;
	color: #4e4e4e;
	height: auto;
}

#productmenu{
	width: 170px;
	background: #a9181b;
	border-right: 1px solid #000000;
	height: 100%;
}

#productmenu ul{
	padding: 20px 0 0 10px;
	list-style-type: none;
}

#productmenu ul a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 0.95em;
	text-decoration: none;
	font-weight: normal;
	padding-left:10px;
}


#productmenu ul a.active{
font-weight: bold;
background: url(../images/active.jpg) no-repeat;
}

#productbody{
	width: 609px;
	background: #FFF;
	height: auto;
}

#productbody ul{
list-style-type: none;
padding: 20px 0 20px 10px;
}

#productbody p{
padding: 20px 0 0px 10px;
}

#productbody ul li {
	display: block;
	height: 20px;
	line-height: 20px;
}

#implist{
	float:left;
}

#imppics{
	float:left;
}

#imppics img{
padding:  10px 0 5px 80px  ;
}
/* MENU */	

#menuHolder {
	width: 820px;
	height: 37px;
	background: url(../images/menubg.jpg) repeat-x;
}

#menuHolder ul {
	width: 600px;
	list-style-type: none;
	float: left;
}

#menuHolder ul li {
	float: left;	
}

#menuHolder ul a {
	display: block;
	height: 37px;
	line-height: 37px;
	color: #fff;
	font-size: 0.82em;
	text-decoration: none;
	font-weight: normal;
}

.home a {
	padding-right: 15px;
	padding-left: 15px;
	background: url(../images/menuSeperator.jpg) no-repeat right;
}

.aboutus a {
	padding-right: 15px;
	padding-left: 12px;
	background: url(../images/menuSeperator.jpg) no-repeat right;
}

.products a {
	padding-right: 20px;
	padding-left: 12px;
	background: url(../images/menuSeperator.jpg) no-repeat right;
}

.catering a {
	padding-right: 20px;
	padding-left: 12px;
	background: url(../images/menuSeperator.jpg) no-repeat right;
}

.contactus a {
	padding-right: 20px;
	padding-left: 12px;
}



#menuHolder ul a:hover {
	text-decoration: underline;
}



