/* Top */

html {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-image:url(../images/gradientbackground.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	color: #000000;
	text-align: center;
	background-color: #fff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
 }

#box {
	text-align:center; 
	height: 100%;
	width: 820px;
	margin: 0px auto;
	padding-bottom: 40px;
}
.navigation {
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	width: 163px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.navigation a{
	color: #fff;
	text-decoration: none;
}

.navigation a:hover{
	color: #7fa2c8;
	text-decoration:none;
}

.topright {
	color:#004083;
	font-size:18px;
	text-align:right;
}

.white {
color:#FFFFFF;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}






/* Home */





.left {
	background-image: url(../images/left.jpg);
	background-repeat:no-repeat;
	height: 406px;
	text-align:right;
	padding-right:15px;
	color:#7fa2c8;
	font-weight:bold;
	font-size:12px;
	line-height: 1.5;
}

.left a{
	color:#FFFFFF;
	text-decoration:none;	
}

.left a:hover{
	color:#7fa2c8;
	text-decoration:underline;
}

.right {
	padding-top:15px;
	padding-left:19px;
	text-align:left;
}

.right a{
	color:#004692;
	text-decoration:none;	
}

.right a:hover{
	color:#004692;
	text-decoration:underline;
}

.blueheading {
	padding-bottom: 5px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#004692;
}

.text {
	padding-top: 6px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#7fa2c8;
	text-align:left;
	font-size:12px;
	line-height:1.4;
}
.productheading{
	font-size:13px;
	line-height:1.6;
	font-weight:bold;
	color:#004692;
}

.productl{
	width: 22px;
	background-color:#7fa2c8;
	border-right-width:3px;
	border-right-style:solid;
	border-right-color:#fff;
	height:105px;
	}

.productr{
	width:155px;
	background-color:#bfd0e3;
	border-right-width:20px;
	border-right-style:solid;
	border-right-color:#fff;
	height:105px;
	font-size:11px;
	text-align:left;
	color:#004692;
	padding:3px 0px 9px 6px;
	background-position:right;
	background-repeat:no-repeat;
	}

.productr a{
	font-weight:bold;
	text-decoration:none;
	color:#004692;
	}
	
	
.productr a:hover{
	text-decoration:underline;
	color:#004692;
	}
	
	
	
	
	
	
/* Bottom */
	

	
.bottom {
	width:820px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#7fa2c8;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#7fa2c8;
	}
	
.bottoml {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:11px;
	color:#000000;
	text-align:left;
	}
	
.bottomr {
	padding-bottom: 5px;
	padding-top: 5px;
	color:#000000;
	text-align:right;
	text-decoration:none;
	}
	
.bottomr a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	
.bottomr a:hover{
	text-decoration:none;
	color:#004692;
	}
	
.piccy{
	width:155px;
	text-align:right;
	padding:3px 10px 10px 15px;

	}