﻿@import url('layout.css');
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	background-color: #fff;
	width: 950px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: left;
	background-color: #036;
	width: 950px;
}
#navigation {
	background-color: #FF9900;
	overflow: hidden;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#column_l {
	width: 710px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}
#footer {
	width: 950px;
	text-align: center;
	background-color: #113962;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	padding-bottom: 0px;  
	padding-top: 0;
	margin: 0 0 0 0;
}
#masthead p {
	font-size: 66px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;  
	padding-top: 0;
	margin: 0 0 0 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 12px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #CCFFFF;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #FF6600;
	background-image: url('../images/navigationhover.png');
	background-repeat: repeat-x;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h1 {
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#column_r h2 {
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#column_r h1 {
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#buy_now {
	background-image: url('../images/buy_background.JPG');
	background-repeat: no-repeat;
	height: 400px;
	padding-top: 25px;
	padding-left: 25px;
}
#buy_now h1 {
	color: white;
	font-family: Arial;
	font-weight: bolder;
}
#buy_now h2 {
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#buy_now p {
	font-size: 9pt;
	line-height: 11pt;
	margin-top: 0px;
	color: navy;
	font-weight: bold;
}
#faq dt {
	color: maroon;
	font-weight: bold;
}
#features dt {
	color: maroon;
	font-weight: bold;
	padding-top: 16pt;
	padding-bottom: 4pt;
	font-family: Arial;
	font-style: oblique;
}
#features ul {
	list-style: disc;
}
#buy_now2 {
	background-image: url('../images/buy_background.JPG');
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 25px;
	padding-left: 25px;
}
#buy_now2 h1 {
	color: white;
	font-family: Arial;
	font-weight: bolder;
	font-size: 18pt;
}
#buy_now2 h2 {
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#buy_now2 p {
	font-size: 9pt;
	line-height: 11pt;
	margin-top: 0px;
	color: navy;
	font-weight: bold;
}
.boxleft {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 340px;
	position: relative;
	float: left;
	display: block;
	background-image: url('../images/gradient5.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 4px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	top: 0px;
	left: 0px;
}
.boxleft:hover {
	border: thick white outset;
}
.boxright {
	width: 340px;
	position: relative;
	float: right;
	display: block;
	background-image: url('../images/gradient5.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	border: 0px;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.boxright:hover {
	border: thick white outset;
}
.boxfull {
	width: 700px;
	position: relative;
	float: left;
	display: block;
	visibility: visible;
	background-image: url('../images/gradient5.gif');
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	border: 0px;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.boxfull:hover {
	border: thick white outset;
}
.boxfull h2 {
	color: yellow;
	text-align: center;
}
.center {
	text-align: center;
}
.boxleft h2 {
	color: yellow;
	text-align: center;
	font-size: 18px;
}
.boxright h2 {
	color: yellow;
	text-align: center;
	font-size: 18px;
}
.boxfull h2 {
	color: yellow;
	text-align: center;
}
.boxgrey {
	width: 700px;
	position: relative;
	float: left;
	display: block;
	background-image: url('../images/gradient3.gif');
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	border: 0px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	margin-top: 25px;
}
.boxgrey h2 {
	color: navy;
	text-align: center;
}
.sidebarlist {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 8pt;
	display: block;
}
.sidebarlist li {
	margin-bottom: 6pt;
	padding-left: .5em;
	margin-left: 0;
}
.sidebarlist a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.sidebarlist a:hover {
	color: blue;
	text-decoration: underline;
}
#navigation ul li ul {
	display: none;
	visibility: hidden;
	position: absolute;
	list-style-type: none;
	width: 120px;
	left: -100em;
	top: 0;
}
.submenu {
    background-color: #CECECE;
    position:absolute;
	overflow: visible;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 130px; 
	display: none  ;
	visibility: hidden;
    z-index:100;
	 
}
.submenu ul {
	width: 100%;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	padding-left:0px;
	margin-bottom:0px;
	 
	 
}
.submenu ul li {
	background-color: #DEDEDE;
	border: 1px #FF9900 dotted;
	list-style: none;
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
    vertical-align:middle;
    text-align:center;
}
.submenu ul li a {
	color: #FF9900;
	text-decoration: none;
	display: block;
	padding: 12px; 
	background-image: url('../images/submenu.png');
	 background-repeat:no-repeat;
	 
}
.submenu ul li a:hover {
	color: #CCFFFF;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #FF6600;
	background-image: url('../images/navigationhover.png');
	background-repeat: repeat-x;
}

