@charset "UTF-8";
/* CSS Document */

body {
margin: 0 0 25px 0;
background-color: #234125;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
	padding: 0;
	margin: 0;
}

#container {
background-color: #eaeaea;
margin: 0 auto;
width: 849px;
text-align: left;
}

#masthead {
	padding: 0;
	margin: 0;
	height: 175px;
	width: 847px;
	overflow: hidden;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	position: relative;
	display: block;
}

#masthead h1 {
	padding: 0;
	margin: 0;
	background-image: url(../images/masthead-gold.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 847px;
}

#masthead h1 a {
	padding: 0;
	margin: 0;
	height: 175px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#masthead #search {
	position: absolute;
	top: 10px;
	right: 10px;
}

#masthead #search form {
	display: inline;
}

#masthead #search form input {
	border: 1px solid #CCCCCC;
}

#nav {
	height: 28px;
	width: 847px;
	background-color: #234225;
	/*margin: 1px 1px 0px 1px;*/
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#nav ul {
margin: 0px;
padding: 0px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFF;
line-height: 28px;
white-space: nowrap;
text-align: center;
}

#nav li {
	list-style-type: none;
	display: inline;
}

#nav li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
}

#nav li a:hover {
	color: #91b596;
}

#subnav {
	margin: 20px 0;
}

#subnav ul {
  list-style-type: none;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
}

#subnav ul li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin: 0px;
  padding-left: 10px;
  border-bottom: 1px solid white;
  color: #ffc965;
  /* I removed the height attribute rule, which fixed the sublist overlap. */
}

#subnav ul li span.current {
	padding: 5px 0;
	color: #FFC965;
	display: block;
}

#subnav ul li a {
  padding: 5px 0;
  line-height: 18px; /* this rule replace the height attribute */
  display: block;
}

#subnav ul li a:link {
  color: #FFFFFF;
  text-decoration: none;
}

#subnav ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

#subnav ul li a:hover {
  /*color: #694040;*/
  color: #155019;
  text-decoration: none;
}

#subnav ul li a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#subnav ul ul {
  list-style-type: none;
  padding: 0px;
  margin-left: -10px;
}

#subnav ul ul li {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 0 0 0 20px;
  background-color: #91B596;
  border-top: 1px solid white;
  border-bottom: none;
}

#subnav ul ul li a {
  margin: 0;
  line-height: 18px;
  font-weight: normal;
}

#subnav ul ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#subnav ul ul li a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#subnav ul ul li a:hover {
  color: #6D5F92;
  text-decoration: none;
}

#subnav ul ul li a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#subnav ul ul li.current {
  line-height: 18px;
  padding: 5px 0px 5px 20px;
}

#subnav ul ul ul {
  list-style-type: none;
  background-color: transparent;
  margin-left: -20px;  
}

#subnav ul ul ul li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding-left: 40px;
}

#subnav ul ul ul li a {
  line-height: 18px;
  font-weight: normal;
}

#subnav ul ul ul li a:link {
	color: #FFFFFF;
	text-decoration: none;

}

#subnav ul ul ul li a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#subnav ul ul ul li a:hover {
  color: #6D5F92;
  text-decoration: none;
}

#subnav ul ul ul li a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#rule {
	background-color: #ffc965;
	height: 10px;
	line-height: 10px;
	border: 1px solid #FFFFFF;
}

#main {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 847px;
	min-height: 360px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	overflow: hidden;
	background-image: url(../images/bg-main2.gif);
	background-color: #eaeaea;
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}

.ecard #main {
	background-image: none;
}

#main img {
	border-style: none;
}

#col1 {
	float: left;
	width: 200px;
	/*background: #4f7b54;*/
	overflow: hidden;
	display:inline;
}

#col1 #video {
	padding: 40px 0 10px 0;
	width: 168px;
	background-color: #91b596;
	margin-top: 20px;
	margin-left: auto ;
    margin-right: auto ;
	text-align: center;
	background-image: url(../images/bg_spotlight.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#col1 #video p {
	text-align: left;
	padding: 0px 10px;
	font-size: 10pt;
}

#col1 #col1_content {
	padding: 10px;
	width: 168px;
	margin-top: 20px;
	margin-left: auto ;
    margin-right: auto ;
	color: #FFFFFF;
}

#content {
	float: left;
	width: 409px;
	padding: 0px 20px 20px;
	font-size: 11pt;
	min-height: 400px;
	display:inline;
	overflow:hidden;
}

#content-wide {
	float: left;
	width: 607px;
	padding: 0px 20px 20px;
	font-size: 11pt;
}

.ecard #content-wide {
	width: 809px;
	background-color: #eaeaea;
}

.ecard #content-wide h1 {
	margin: 20px 0px 30px 0px;
	font-size: 17px;
}

.ecard #content-wide .ecard_img {
	float: left;
	box-shadow: 0px 0px 15px #666666;
 	-moz-box-shadow: 0px 0px 15px #666666;
  	-webkit-box-shadow: 0px 0px 15px #666666;
}

.ecard #content-wide #img1 {
	margin-right: 15px;
}

.ecard #content-wide #img2 {
	margin-right: 15px;
}

.ecard #content-wide #img3 {
	margin-right: 15px;
}

.ecard #content-wide #button {
	margin: 40px 0px 0px 10px;
	float: right;
}

.ecard #content-wide #confirmation {
	margin-right: 20px;
	float: left;
}

.ecard #content-wide .quote {
	padding: 25px 15px 0px 15px;
	width: 160px;
	height: 243px;
	background-color: #FFF;
	float: left;
	text-align: left;
	box-shadow: 0px 0px 15px #666666;
 	-moz-box-shadow: 0px 0px 15px #666666;
  	-webkit-box-shadow: 0px 0px 15px #666666;
}

.ecard #content-wide #quote1 {
	margin-right: 15px;
}

.ecard #content-wide #quote2 {
	margin-right: 15px;
}

.ecard #content-wide #quote3 {
	margin-right: 15px;
}

.ecard #content-wide #personalize {
	width: 575px;
	background-color: #fbf8f3;
	box-shadow: 0px 0px 15px #666666;
 	-moz-box-shadow: 0px 0px 15px #666666;
  	-webkit-box-shadow: 0px 0px 15px #666666;
}

.ecard #content-wide #personalize #form {
	float: right;
	padding: 10px;
}

.ecard #content-wide #personalize #form p {
	margin: 10px 0px 5px 0px;
	font-size: 12px;
}

.ecard #content-wide #recipient {
	margin: 0 auto;
	margin-top: 30px;
	width: 575px;
	background-color: #fbf8f3;
	box-shadow: 0px 0px 15px #666666;
 	-moz-box-shadow: 0px 0px 15px #666666;
  	-webkit-box-shadow: 0px 0px 15px #666666;
}

#content h1, #content-wide h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #234225;
}

#content h2, #content-wide h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
}

#content p, #content-wide p {
	line-height: 1.25;
}

#content a, #content-wide a {
	color: #234225;
	font-weight: bold;
}

#content #welcome {
	padding: 40px 0px 20px 0px;
	overflow: hidden;
}

#content #welcome img {
	padding: 0px 20px 0px 0px;
}

#content #welcome h1 {
	color: #234225;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.feature_row {
	width: 409px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
	overflow: hidden;
}

.feature_row p {
	padding: 0px 0px 0px 10px;
	font-size: 10pt;
}

#feature1 {
	padding-bottom: 10px;
	/*float: left;*/
	width: 219px;
}

#feature2 {
	padding-bottom: 10px;
	/*float: left;*/
	width: 190px;
	/*margin-left: 29px;*/
}

#feature3 {
	padding-bottom: 10px;
	width: 219px;
}

#feature4 {
	padding-bottom: 10px;
	width: 190px;
	/*margin-left: 29px;*/
}

#feature5 {
	/*float: left;*/
	width: 219px;
}

#feature6 {
	/*float: left;*/
	width: 190px;
	/*margin-left: 29px;*/
}

#col3 {
	margin: 10px;
	float: left;
	width: 178px;
	text-align: left;
	margin-top: 15px;
}

#col3 img {
	margin: 10px 0 0 0;
}

/*#cord {
	float: right;
	width: 198px;
	background-image: url(/images/cord.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 360px;
	display:inline;
	overflow:hidden;
}*/

#cord {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 198px;
	background-image: url(/images/cord.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 360px;
}


#cord img{
	display:block;
}
#footer {
	clear: both;
	background: #234125;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 5px 0px 20px 0px;
}

.quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}

.clear {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}