body {
	font-family: "Helvetica Neue", arial, helvetica, sans-serif;
	background: #D6E6F5;
	color: #333333;
	font-size: 14px;
	padding-bottom: 1em;
	height:100%;
}

#wrapper {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	height: 148px;
	background-image: url(../gfx/header.jpg);
	}
	
#fl_header {
	background-color: #214278;
	position: relative;
	height: 148px;
	}
	
#content {
	width: 800px;
	position: relative;
	background-image: url(../gfx/body_bg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

#panel1 {
	width: 220px;
	float: left;
}
#panel2 {
	width: 380px;
	float: right;
}

#productLine {
	width: 660px;
	float: left;
	clear: left;
}

#prod_L {
	width: 220px;
	float: left;
	background-image:url(../gfx/prod_panel.png);
	text-align: left;
	height: 180px;
}

#prod_R {
	width: 425px;
	float: right;
	background-image:url(../gfx/prod_panel.png);
	text-align: left;
	height: 180px;
}

#threecol1 {
	width: 180px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}

#threecol2 {
	width: 180px;
	float: left;
	text-align: left;
}

#threecol3 {
	width: 300px;
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
}

#threecol4 {
	width: 200px;
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 20px;
}

#threecol5 {
	width: 460px;
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
}

#threecol6 {
	width: 400px;
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
}

#threecol7 {
	width: 260px;
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
}

#thirdcol {
	width: 220px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
#varicol {
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	width: 330px;
}
#news1 {
	width: 180px;
	float: right;
	text-align:right;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}

#news2 {
	width: 440px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}

#linkLine {
	width: 700px;
	float: left;
}

#int_panel1 {
	width: 120px;
	float: left;
	height: 118px;
	padding: 10px 0 0px 10px;
}

#int_panel2 {
	width: 160px;
	float: right;
	height: 128px;
	padding: 20px 0 0 10px;
}

#mainContent {
	width: 680px;
	float: left;
	margin-top: 5px;
	padding: 10px;
	margin-left: 50px;
	margin-right: 50px;
}

#linkContent {
	width: 704px;
	float: left;
	margin-top: 5px;
	padding: 10px;
	margin-left: 38px;
	margin-right: 38px;
}

#base_panel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	text-align:left;
	width: 171px;
	position: absolute;
	line-height: 30px;
	background-color: #9BB7E3;
	border: 1px solid #214278;
	padding: 10px;
}
#offer_panel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	text-align:left;
	position: absolute;
	padding: 10px;
}
#opening_panel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	text-align:left;
	width: 233px;
	position: absolute;
	background-color: #EEF3FB;
	border: 1px solid #214278;
	padding: 10px;
}
#xmas_panel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	width: 274px;
	text-align:center;
	position: absolute;
	background-color: #FBF3EE;
	border: 1px solid #214278;
	padding: 10px;
}
#contact_us {
	text-align:left;
	width: 81px;
	position: absolute;
	left: 656px;
	top: 32px;
}

#footer {
	width: 745px;
	float: left;
	background-color: #214278;
	height: 40px;
	text-align: left;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 55px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	font-style:normal;
	text-align:right;
	text-decoration:none;
}


/* Navigation
--------------------------------------- */
#navigation{
	width: 790px;
	position: absolute;
	left: 5px;
	top: 110px;
	background-color: #214278;
}

#navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	font-style:normal;
	text-align:left;
	padding-right: 7px;
	text-decoration: none;
	height: 30px;
	background-image: url(../gfx/menu_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 5px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	padding: 0;
	display: inline;
	background: none;
	list-style: none;
}

#navigation a {
	display: block;
	float: left;
}

#navigation a:hover {
	background: #D6E6F5;
	text-decoration: none;
	color: #FFFFFF;
}

#navigation b {
	text-decoration: underline;
}
/*  ########################################################   */

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	text-align:left;
	line-height: 18px;
	font-weight: bolder;
	color: #333333;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	line-height: 18px;
}

a.news1:link {color: #333333; text-decoration: none; }
a.news1:visited {color: #333333; text-decoration: none; }
a.news1:hover {color: #C42528; text-decoration: none; }
a.news1:active {color: #33333; text-decoration: none; }


.goldTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #214278;
	font-size: 16pt;
}

.brownTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #214278;
	font-size: 16pt;
}

.brownProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #214278;
	font-size: 15px;
}

.brownItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	color: #214278;
	font-size: 0.9em;
}

.brownSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #214278;
	font-size: 14pt;
}

.greyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #999999;
	font-size: 16pt;
}

.greyProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #666666;
	font-size: 15px;
	text-decoration:none;
}

.greyItalic {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	color: #999999;
	font-size: 0.9em;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}

.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
}

.logs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	text-align:left;
	line-height: 30px;
	padding-left:30px;
}

.logsCall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#333333;
	font-weight: bold;
	text-align:left;
	line-height: 24px;
}

.logsEmail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#214278;
	font-weight: bold;
	text-align:left;
	line-height: 24px;
	text-decoration:none;
}

.logsEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#214278;
	font-weight: bold;
	text-align:left;
	line-height: 24px;
}
.link {
	color: #C42528;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
}

.grey {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
}
