@charset "utf-8";
/* CSS Document */

body {
	background-color: #6F98D3;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.detailed {
	padding-right: 150px;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
}

.opp {
	color: #FFFFFF;
	background-color: #009900;
	width: 500px;
	margin-left: 150px;
	padding: 20px;
	font-family: Tahoma;
	font-size: 13px;
}

.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.5em;
}

.container { 
	width: 830px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.fltrt { 
	float: right;
	width: 380px;
	margin-left: 8px;
}

.fltfull { 
	float: left;
	width: 800px;
	margin-right: 8px;
	margin-left: 10px;
}

.fltfull1 { 
	float: left;
	width: 830px;
	background-color: #FFFFFF;
}

.fltlft { 
	float: left;
	width: 400px;
	margin-right: 8px;
	margin-left: 10px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.footer {
	background-color: #6F98D3;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 45px;
	width: 830px;
	border: thin solid #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}

.pad {
	padding-left: 8px;
}

.padding {
	padding: 16px;
}

.pad1 {
	padding-right: 20px;
}

.navigation {
	background-color: #6F98D3;
	height: 32px;
	width: 808px;
	margin-left: 1px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.paragraph {
	background-image: url(../images/paragraph.gif);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 25px;
	line-height: 1.5em;
	padding-right: 10px;
}

.paragraph1 {
	background-image: url(../images/paragraph1.gif);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 15px;
	line-height: 1.5em;
}

.link_nav:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	background-color: #A2BBE3;
	padding: 6px;
	text-decoration: none;
	margin-left: 5px;
}
.link_nav:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	background-color: #A2BBE3;
	padding: 6px;
	text-decoration: none;
	margin-left: 5px;
}
.link_nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #A2BBE3;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 6px;
	text-decoration: none;
	margin-left: 5px;
}

.link_bot:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_bot:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_bot:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.link_top:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.link_top:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.link_top:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #A2BBE3;
	text-decoration: none;
}

.link:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #A2BBE3;
	text-decoration: none;
}

.blueborder {
	width: 550px;
	height: 160px;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	margin-left: 100px;
	margin-bottom: 20px;
	border: medium solid #6F98D3;
}

.blueborder3 {
	width: 680px;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	margin-left: 50px;
	margin-bottom: 20px;
	border: medium solid #6F98D3;
}

.blueborder1 {
	width: 801px;
	padding: 5px;
	font-family: Tahoma;
	margin-bottom: 20px;
}

.border {
	background-color: #FFFFFF;
	font-family: Tahoma;
	border: medium solid #6F98D3;
}

.catagory {
	font-size: 11px;
	width: 100px;
	padding-left: 10px;
}

.catagorydetail {
	font-size: 11px;
	width: 250px;
	position: relative;
	text-align: right;
	padding-left: 10px;
}

.productbody	{
	width: 320px;
	font-size: 11px;
	line-height: 15px;
	padding-left: 10px;
}	

.productbody3	{
	width: 450px;
	font-size: 11px;
	line-height: 15px;
	padding-left: 10px;
}	
	
.productheading {
	font-size: 13px;
	font-weight: bold;
	width: 320px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 25px;
}	

.productheading1 {
	font-size: 12px;
	font-weight: bold;
	width: 320px;
	padding-left: 10px;
	padding-top: 5px;
}	

.productheading2 {
	font-size: 12px;
	font-weight: bold;
	width: 320px;
	padding-left: 10px;
	padding-top: 0px;
	line-height: 25px;
}	

.productheading3 {
	font-size: 12px;
	font-weight: bold;
	width: 450px;
	padding-left: 10px;
	padding-top: 0px;
	line-height: 25px;
}	

.fltrt1 { 
	float: right;
	width: 187px;
	border: medium solid #BFD3E2;
	margin: 10px;
}

.fltrt2 { 
	float: right;
	width: 407px;
	height: 297px;
	border: medium solid #BFD3E2;
	margin: 10px;
	margin-bottom: 30px;
}

.fltpic { 
	float: left;
	width: 187px;
	border: medium solid #BFD3E2;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fltpic1 { 
	position: relative;
	float: right;
	width: 407px;
	height: 296px;
	border: medium solid #BFD3E2;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fltlft3 { 
	float: left;
	width: 450px;
}

.fltlft1 { 
	float: left;
	width: 320px;
}

.fltlft2 { 
	float: left;
	width: 260px;
}

.listing1 {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	width: 100px;
	position: absolute;
	line-height: 30px;
}

.listing2 {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 130px;
	width: 150px;
}