html,
body {
   margin:0;
   padding:0;
   height:100%;
}

* html #container { height: 100%;}
#container {
	min-height:100%;
	position:relative;
	width: 1080px;
	margin: 0 auto; padding: 0;
	clear: both;
   
}

body	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	text-align: left;
	margin: 0; padding: 0;
	background:  #FFFFFF;
}

.breadcrumb {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.breadcrumb:hover {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.testimonialheadings {
	font-size: 10px;
	font-weight: bold;
	color: #C51021;
	text-decoration: none;
}

.testnames {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	line-height: 15px;
}

.testtext {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}

.pageheading {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.style5 {
	color: #C51021;
	font-weight: bold;
}

.text {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#container-header {
	width: 1080px; height: 158px;
	text-align: left;
	margin: 0 auto 10px auto;
	background: url(../images/bg-header.jpg) no-repeat left top;
	clear: both;
}

#container-header  .leftPanel	{ width: 490px; text-align: left; padding-left: 50px; }
#container-header  .rightPanel	{ width: 520px; text-align: right; padding-right: 20px;  }


#nav-home #container-body {
	width: 1040px; height: 562px;
	margin: 0 auto; padding: 0 20px;
	background: url(../images/bg-page.jpg) no-repeat right top;
	clear: both;
}

#nav-home #container-body1 {
	width: 1040px; height: 562px;
	margin: 0 auto; padding: 0;
	background: url(../images/bg-page.jpg) no-repeat right top;
	clear: both;
}


#container-body {
	width: 1040px;
	min-height: 562px;
	height: auto !important;
	height: 562px;
	margin: 0 auto; padding: 0 20px;
	clear: both;
}

#container-body1 {
	width: 1040px;
	min-height: 562px;
	height: auto !important;
	height: 562px;
	margin: 0 auto; padding: 0;
	clear: both;
}

html>body #container-body { overflow: auto; } /* FOR IE 7 AND MODERN BROWSERS */

#container-body .leftPanel	{ width: 260px; padding: 0; margin: 20px 20px 0 0; text-align: left; }
#container-body .rightPanel	{ width: 760px; padding: 0; margin: 20px 0 0 0; text-align: left; }

#container-body .rightPanel1	{ width: 760px; padding: 0; margin: 20px 0 0 0; text-align: left; }




/* Nav Bar Styles - see NavBar.css */

#container-footer {
	width: 1080px;  height: 240px;   /* Height of the footer */
	margin: 0 auto; padding: 0;
	clear: both;
}

#container-footer .top		{ width: 1080px; height: 190px; text-align: left; padding: 0; margin: 0; background: url(../images/bg-footer.gif) no-repeat left top; }
#container-footer .bot		{ width: 1040px; min-height: 110px; text-align: center; padding: 7px 20px 0 20px; margin: 0; background: #c41230; clear: both; }

#container-footer .bot img	{ margin: 0 15px 20px 0; float: left; display: inline; }
#container-footer .bot p	{ margin: 6px 0 }

#container-footer .bot	.leftCol	{ width: 427px; text-align: left; padding: 0px 0; margin: 0; }
#container-footer .bot	.rightCol	{ width: 520px; text-align: right; padding: 0px 0; margin: 0; }



a img { border: none; }

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 22px; margin: 0 0 15px 0; padding: 0; color: #c41230; text-align: left; } /* MAIN HEADING - HELVNEUE */
h2 { font-size: 16px; margin: 0 0 5px 0; padding: 0; color: #000000; text-align: left; } /* PAGE SUB HEADINGS - HELVNEUE */
h3 { font-size: 14px; margin: 0 0 15px 0; padding: 0; color: #c41230; text-align: center; } /* PAGE SUB HEADINGS - NO SIFR */
h4 { font-size: 18px; margin: 0; padding: 0; color: #FFFFFF; text-align: left; text-transform: lowercase; } /* FORM HEADING - HELVNEUE */
h5 {  } /* UNUSED - NO SIFR */
h6 { font-size: 14px; margin: 0; padding: 10px 0; color: #FFFFFF; } /* FORM THANKYOU TEXT - NO SIFR */

hr {
	background: none; 
	clear: both; 
	float: none; 
	width: 100%; 
 	height: 1px;
	margin: 0; padding: 0;
	border-top: 1px dashed #676767;
	border-left: none;
	border-bottom: none; 
	border-right: none; 
}

/* Text elements
-------------------------------------------------------------- */

p		{ margin: 12px 0 ; text-align: left; }
#nav-home .rightPanel p		{ margin: 12px 0 ; text-align: left; width: 425px; }



/* Some default classes
-------------------------------------------------------------- */

.leftPanel, .midPanel, .leftCol	{ float: left; display: inline; }
.rightPanel, .rightCol			{ float: right; display: inline; }
.small					{ font-size: 11px; }
.top					{ margin-top: 10px; }
.clr					{ clear: both; }
.right					{ text-align: right; }
.last					{ margin-right: 0;}


/* SIDE BOXES */

.sideBox		{ width: 260px; margin-bottom: 20px; color: #FFFFFF; clear: both; }
.sideBox .top	{ width: 230px; height: 46px; padding: 7px 15px 0 15px; margin: 0; background: url(../images/sideBox-top.gif) no-repeat left top; }
.sideBox .bot	{ width: 230px; min-height: 100px; padding: 0 15px 5px 15px; margin: 0;  background: url(../images/sideBox-bot.gif) no-repeat left bottom; clear: both;  }

.bot ul			{ margin: 0 0 6px 20px; padding: 0; text-indent: -20px; text-align: left; list-style-position: inside; list-style-type: square; }
.bot ul li		{ padding: 5px 0; }

.bot ul li a:link, .bot ul li a:visited { color: #ffffff; text-decoration: none; }
.bot ul li a:hover						{ color: #c41230; text-decoration: none; }



/** FORM STYLES                                                 **/

form			{ margin: 0; padding: 0; }

#form.sideBox .top	{ width: 230px; height: 46px; padding: 7px 15px 0 15px; margin: 0; background: url(../images/sideBox-top.gif) no-repeat left top; }
#form.sideBox .bot	{ width: 230px; height: 240px; padding: 0 15px 5px 15px; margin: 0;  background: url(../images/sideBox-bot.gif) no-repeat left bottom; clear: both;  }

.label			{ font-size: 12px; float: left; display: inline; text-align: left; }
.labelFull		{ font-size: 12px; width: 305px; text-align: left;  }
#captchaimg		{ margin: 0 10px 0 0; float: left; display: inline;}
.item		 	{ width: 305px; margin: 7px 0; padding: 0; clear: both; }
.item_submit 	{ width: 305px; margin: 15px 0; text-align: center; clear: both; }
.error			{ text-align: left; margin: 7px 0 15px 0; font-size: 14px; font-weight: bold; }


INPUT.Cat_TextBox, INPUT.Cat_TextBox_Sm, INPUT.Cat_TextBox_M, INPUT.Cat_TextBox_L, SELECT.Cat_DropDown, SELECT.Cat_DropDown_L, TEXTAREA.Cat_ListBox, TEXTAREA.Cat_ListBox_L {
	color: 	#333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; font-weight: normal;
	border: 1px solid #969a9d;
	margin-bottom: 6px;
	background: #FFFFFF !important;
}

INPUT.Cat_TextBox {
	WIDTH: 158px;
}

SELECT.Cat_DropDown {
	WIDTH: 158px;
}

INPUT.Cat_TextBox_Sm {
	WIDTH: 117px;
	margin-top: 7px;
	float: left; display: inline;
}

TEXTAREA.Cat_ListBox {
	width: 156px;
	height: 40px;
}


/* Button Classes */

.button {
	width:109px;
	height:37px;
	background: url(../images/but-submit.gif) no-repeat;
	outline: none; border: none;
	margin: 0;
}

.button:hover {
	background: url(../images/but-submit_d.gif) no-repeat;

}

 /* @group Links */

a:link, a:visited {
	color: #808080;
	text-decoration: none;	
}

a:hover, a:active {
	color: #808080;
	text-decoration: underline;
}


#container-footer a:link, #container-footer a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

#container-footer a:hover, #container-footer a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}



.floatleftmor
{
	float:left;
}
.topmor
{
	background:url(../images/top-mor.png) no-repeat left top;
	display:block;
	width:260px;
	height:54px;
	float:left;
	
}
.btmmor
{
	background:url(../images/btm-mor.png) no-repeat left top;
	display:block;
	width:260px;
	height:15px;
	float:left;
	line-height:15px;
	
}
.midmor
{
	background:url(../images/mid-mor.gif) repeat-y;
	display:block;
	width:260px;
	float:left;
}
.midmor a 
{	padding-left:13px;
	padding-top:7px;
	float:left;
	width:241px;
	padding-bottom:12px;display:block;
	border:2px solid #ffffff;
	margin-left:1px;
	margin-right:1px;
	display:block;
}
.midmor a:hover
	{border:2px solid #f4c611;}
.midmor a img
{float:left;
border:0px;
}
.graybg
{
	background:#e5e5e5;
	height:1px;
	line-height:1px;
	float:left;
	width:260px;
	display:block;
}	


