body{
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 0.8em;
color:#666666;

background-color: #ffffff;
background-image: url(../img/bg.gif);
background-repeat: repeat-x;
background-position: left top;
}

#container{
width:100%;
margin: 0 auto;
text-align: center;
}

#languages {
width:980px;
height: 30px;
margin: 0 auto;
text-align: right;	

}

#content{
width:980px;
margin: 0 auto;
text-align: center;
}

#header{
width:980px;
margin: 0 auto;
text-align: center;
margin-top: 25px;
}

#logo {
	width: 360px;
	float: left;
	text-align: left;
}

#nav {
	width: 620px;
	float: left;
	padding-top: 32px;
}

#title{
width:980px;
margin: 0 auto;
text-align: left;

}

.info {
width: 326px;
float: left;
text-align: justify;

}

.infoText {
width: 293px;
font-size: 0.9em;
padding-left: 5px;
}

#news {
width: 460px;
float: left;
text-align: justify;
font-size: 0.9em;
padding-right: 25px;
margin-top:94px;

}

#newsArchive{
width: 480px;
float: right;
text-align: left;
font-size: 0.9em;
padding-left: 5px;

}

#products {
width: 480px;
float: left;
text-align: left;
font-size: 0.9em;
padding-left: 5px;
}

.productsText {
width: 453px;
font-size: 0.9em;
padding: 5px;
border: solid 1px #7aa1ec;
background: #ffffff;
text-align: center;
}

#productsSingle {
width: 380px;
float: right;
text-align: left;

}
#productsSingleText {
width: 580px;
float: left;
text-align: left;
font-size: 0.9em;
padding-left: 10px;
}


#productsWide {
width: 978px;
float: left;
text-align: left;
border: solid 1px #7aa1ec;
background: #ffffff;
text-align: center;
}


#productsWide2 {
width: 928px;
float: left;
text-align: left;
border: solid 1px #7aa1ec;
background: #ffffff;
text-align: center;
padding: 15px;
margin-left:5px;
margin-bottom:10px;
}


#productsWideText {
width: 980px;
font-size: 0.9em;
text-align: left;
}

h1 {
font-size: 16px;
color: #ffffff;
padding: 9px;
font-weight:normal;
display: block;
width: 293px;
height: 35px;
background:url(../img/bgH1.gif) left top no-repeat;
margin: 0;
}

h2 {
font-size: 14px;
color: #ffffff;
padding: 9px;
font-weight:normal;
display: block;
width: 465px;
height: 35px;
background:url(../img/bgH2.gif) left top no-repeat;
margin-bottom: -4px;
text-align: center;
text-transform:uppercase;
}

h3 {
font-size: 14px;
color: #ffffff;
padding: 9px;
font-weight:normal;
display: block;
width: 980px;
height: 35px;
background:url(../img/bgH3.gif) left top no-repeat;
text-align:left;
text-transform:uppercase;
}

.heading {
color: #729ced;
font-weight: bold;
}

.table {
	padding: 5px;
	text-align: justify;
}

.red {
color: #bf0202;
font-weight: bold;
}

a:link{font-family: "Lucida Grande", Arial, Verdana, sans-serif; color:#729ced; text-decoration:underline;}
a:visited{color:#729ced; text-decoration:underline;;}
a:hover{color: #153c88; text-decoration:underline;;}
a:active{color:#729ced;text-decoration:underline;;}

.disclaimer{font-family: "Lucida Grande", Arial, Verdana, sans-serif; text-decoration:none; font-size: 10px}

.clear{
clear:both;


}




	
#footer {
text-align: left;
margin-top: 15px;
width:980px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 20px;
}

	
#footerthanks {
padding-top: 335px;
}

.right {
	float: right;
	margin-left: 10px;
}

.left {
	float: left;
	margin-right: 10px;
}

.line {
	margin-bottom: 10px;
}

li {
margin-left: 20px;
}
