﻿html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #eaedee;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222222;
	text-align: left;
	width: 100%;
	margin-bottom: 17px;
	margin-right: 17px;
	padding-right: 11px;
	padding-left: 26px;
}	
	
a:link {
	color:#333333;
	text-decoration: underline;
	border-bottom:0px dotted #ffbac8;
	}	
	
a:visited {
	color: #333333;
	border-bottom: none;
	text-decoration: underline;
}		
a:hover {
	color: #2E6CA0;
	border-bottom: 0px solid #333333;
	text-decoration: underline;
}
	

img {
	border: 0;
	margin-top: 2px;
}	

#centered-container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

	
#centered-container2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	margin-bottom: 37px;
	background-color: #FFFFFF;
}



.larger1{
    font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	text-align: left;
	margin-bottom: 14px;
}


.larger1 a:link, {
	color: #222222;
}

.larger1 a:hover, {
	color: #222222;
}

.larger1 a:visited {
	color: #222222;
}


.info1{
    font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	text-align: left;
	margin-bottom: 14px;
}


.info1 a:link, {
	color: #222222;
}

.info1 a:hover, {
	color: #222222;
}

.info1 a:visited {
	color: #222222;
}


.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
}


table {
	width: 0px;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	margin: 0;
	border-collapse: collapse;
	padding-top: 0px;
	margin-top: 0;
}
	

.column1{
	background-color: #FFFFFF;
	background: #f9fcfe;
	color: #2E6CA0;
	line-height: 24px;
	}
	
td {
	color: #2E6CA0;
	padding-top: 0px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
					
th {
	font-weight:normal;
	color: #66A3D3;
	text-align:left;
	border-bottom: 0px solid #e5eff8;
	border-left:1px solid #e5eff8;
	}
	
/* Screen Styles */

/* ------------ MAIN STRUCTURE OF THE PAGE ------------ */

#centered-container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#header {
	width: 870px;
	height: 120px;
	background: url(images/.jpg) no-repeat;
	background-color: #000000;
	margin-bottom: 0px;
}

#h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%; /* enables you to easily size text with ems */;
	padding: 38px 20px 11px 26px;
	background: url(images/.jpg) no-repeat;
	background-position: bottom;
	font-weight: normal;
	color: #333333;
}

#h2-text {
	height: 224px;
	background: url(images/.jpg) no-repeat;
}


#footer {
	text-align: left;
	font-size: 60%; /* enables you to easily size text with ems */;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	margin-bottom: 17px;
	margin-right: 0px;
	padding-left: 4px;
	border-top: 0px solid #C5976E;
	letter-spacing: normal;
}

#footer a:link {
	color: #808080;
	text-decoration: underline;
}
#footer a:visited {
	color: #808080;
	text-decoration: underline;
}
#footer a:hover {
	color: #808080;
	text-decoration: underline;
}
#footer a:active {
	color: #808080;
	text-decoration: underline;
}


/* ------------ SPECIFIC STYLES FOR THE HEADER ------------ */

#header h1 {
	display: none;
}

#header a:link {display: block; float: left; width: 220px; height: 90px; text-decoration: none;}
#header a:visited {display: block; float: left; width: 220px; height: 90px; text-decoration: none;}
#header a:hover {display: block; float: left; width: 220px; height: 90px; text-decoration: none;}
#header a:active {display: block; float: left; width: 220px; height: 90px; text-decoration: none;}



/* ------------ SPECIFIC STYLES FOR NAVIGATION ------------ */

#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 200px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 37px;
	width: 100%;
}

#vertmenu h1 {
	display: block;
	background-color: #EFEFEF;
	font-size: 0;
	padding: 20px 20px 0px 20px;
	border: 1px solid #000000;
	color: #333333;
	margin: 0px;
}

#vertmenu ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   border: none;
}
  
#vertmenu ul li {
   margin: 0px;
   padding: 0px;
}

#vertmenu ul li a {
   font-size: 80%;
   display: block;
   border-bottom: 1px dashed #C39C4E;
   padding: 5px 0px 2px 4px;
   text-decoration: none;
   color: #666666;
   width:180px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
   color: #000000;
   background-color: #eeeeee;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
	padding: 0;
	font-size: 67%; /* enables you to easily size text with ems */
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
}

#ddcolortabs ul{
   font: bold 11px Arial, Verdana, sans-serif;
   margin:0;
   padding:0;
   list-style:none;
}

#ddcolortabs li{
   display:inline;
   margin:0 2px 0 0;
   padding:0;
   text-transform:uppercase;
}


#ddcolortabs a{
   float:left;
   color: white;
   background: #678b3f url(images/color_tabs_left.gif) no-repeat left top;
   margin:0 2px 0 0;
   padding:0 0 1px 1px;
   text-decoration:none;
   letter-spacing: 0px;
}

#ddcolortabs a span{
   float:left;
   display:block;
   background: transparent url(images/color_tabs_right.gif) no-repeat right top;
   padding:6px 8px 2px 6px;
}

#ddcolortabs a span{
   float:none;
}


#ddcolortabs a:hover{
   background-color: #8cb85c;
}

#ddcolortabs a:hover span{
   background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
   background-color: #8cb85c;
}

#ddcolortabsline{
   clear: both;
   padding: 0;
   width: 100%;
   height: 4px;
   line-height: 4px;
   background: #678b3f;
   border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

#navigation-bar {
	width: 870px;
	background-color: #FFFFFF;
}

#navigation {
	margin-left: 4px;
	padding-top: 8px;
	font-size: 80%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


/* ------------ SPECIFIC STYLES FOR THE RIGHT SIDE ------------ */

#product-page-right h2 {
	font-size: 2em;
	margin-bottom: 8px;
	color: #000;
}

#product-page-right {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 100%;
	margin-top: 27px;
	margin-right: 0px;
	color: #000;
	text-align: left;
	width: 220px;
}

#product-page-right p {
	font-size: 1.2em;
	line-height: 100%;
	margin-bottom: 10px;
	color: #000;
}


