@import url("screen-gallery.css");
* {
  margin: 0;
  padding: 0;
  }

body {
	font-size:100%;
	font-family: Arial, 'Lucida Grande', Verdana, sans-serif;
	text-align:center;
	background-color: #EBF1F4;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/* BEGIN HEADER */
#page {width:992px; margin:0px auto; text-align:center;
}
#header {
	height:140px;
	width:992px;
	text-align:left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	text-align:right;
	letter-spacing:-2px;
	text-shadow:0px 0px 8px #000;
	font:48px Georgia, Arial, "Times New Roman", Times;
	margin-left:110px;
	margin-top:10px;
	color:#FFF;
	width:300px;
	height:47px;
	float: left;
}
#page #header #logo h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 50px;
	height: 20px;
	width: 100px;
	overflow: hidden;
	position: absolute;
	margin-top: -100px;
	margin-bottom: 100px;
}
.red {
	color:#FF0000;
}
#slogan {
	text-align:right;
	margin-left:50px;
	font:14px Arial, "Times New Roman", Times;
	letter-spacing:0px;
	color:#FFF;
}
#contact411 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: rgba(255,255,255,1);
	float: right;
	width: 400px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	padding-right: 10px;
}
#contact411 p a {
	font-size: 16px;
	color: rgba(255,255,255,1);
	text-decoration: none;
}
/* END HEADER */

/* TOP NAVIGATION BAR */
#nav {
	width:800px;
	float:right;
	margin-top:31px;
	margin-right: 10px;
	text-align: right;
}
#nav-menu-left {
	background:url(images/navbar-left.gif) no-repeat top left;
	width:27px;
	height:45px;
	float: right;
}
#nav-menu-right {
	background:url(images/navbar-right.gif) no-repeat top left;
	width:27px;
	height:45px;
	float: right;
}
#nav-menu {
	background:url(images/navbar-bg.gif) repeat-x top left;
	height:45px;
	float: right;
	text-align: right;
	width: 400px;
}
#nav-menu ul {
  list-style:none;
}
#nav-menu ul a {
	background-image: url(images/navbar-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	padding-left: 12px;
	padding-top:5px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	text-shadow:1px 1px 1px #000;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
#nav-menu ul a:hover {
  text-decoration:underline;
  text-shadow:0px 0px 4px #FF0000;
}
#nav-menu li {
  float:left;
}
/* END NAVIGATION BAR */

.clearfloats {
  clear:both;
}
a img { border: none; 
}
/* end clear floats */

/* content section */
#content {
	width:992px;
	padding-bottom:20px;
	background-color: #a7c1cf;
	background-image: url(images/body-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#content h1 {
	color:#173F8A;
	padding-bottom:10px;
	text-shadow:1px 1px 3px #4E7A8F;
	font-family: Georgia, Arial, "Times New Roman", Times;
	font-size: 36px;
	text-align: left;
	margin-top: 10px;
}
#content p {
	color:#4E7A8F;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 1.25em;
}
#info ul li {
	color:#4E7A8F;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 1.25em;
}
#content #slider {
	height: 300px;
	width: 100%;
}
#content  #info {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#content #info h2 {
	color: rgba(196,29,49,1);
	text-align: left;
}

/* BEGIN left-side navigation */

#leftcolumn {
	float: left;
	width: 275px;
	padding-left: 10px;
}
#leftnav {
	width: 260px;
	}
#leftnav div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: rgba(255,255,255,1);
	text-shadow:1px 1px 2px #000;
	width: 250px;
	background-color: rgba(0,0,51,1);
	margin-top: 10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}	
#leftnav ul {
	list-style-type: none;
	list-style-image: none;
}
#leftnav ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgba(0,0,51,1);
	text-decoration: none;
	text-align: center;
	font-style: normal;
	border: thin solid rgba(0,0,51,1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	background-image: url(images/leftnav-bg.gif);
	background-repeat: repeat-x;
	display: block;
	position: relative;
	height: 28px;
	text-shadow: 0px 0px 5px rgba(255,255,255,3);
	padding-top: 7px;
	margin-top: 5px;
}

#leftnav ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgba(170,17,17,1);
	text-decoration: none;
	text-align: center;
	font-style: normal;
	border: thin solid rgba(0,0,51,1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.3);
	background-image: url(images/leftnav-bg-h.gif);
	background-repeat: repeat-x;
	display: block;
	position: relative;
	height: 28px;
	text-shadow: 1px 1px 1px rgba(255,255,255,1);
}
#leftnav ul #quote a {
	background-image: url(images/navbar-bg.gif);
	color: rgba(255,255,255,1);
	text-shadow: 1px 1px 1px rgba(0,0,51,1);	

}
#leftnav ul #quote a:hover {
	background-image: url(images/leftnav-red.gif);
	color: rgba(0,0,51,1);
	text-shadow: 0px 0px 5px rgba(255,255,255,3);

}
/* END left-side Navigation */

/* BEGIN right-side content  */
.content-right {
	float: left;
	width: 707px;
	display: block;
}
.content-right a {
	color:#173F8A;
/*	text-shadow:1px 1px 1px #4E7A8F;*/
	font-family: Arial, "Times New Roman", Times;
	font-size: 16px;
}
.content-right a:hover {
	color:#173F8A;
	text-decoration:none;
	text-shadow:0px 0px 3px #4E7A8F;
	font-family: Arial, "Times New Roman", Times;
	font-size: 16px;
}
.content-right #styles { /* Styles the right side container on content pages */

	background-color: rgba(255,255,255,1);
	width: 673px;
	padding: 10px;
	margin-top: 5px;
	border: thin solid rgba(79,122,143,1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
#styles #quote p{
	font-family: Tangerine;
	font-size: 48px;
	color: rgba(21,66,136,1);
	text-align: right;
	height: 275px;
	margin-top: 15px;
	text-shadow:5px 5px 7px #666666;
	margin-right: 20px;
}
#styles-gallery {
	border: thin solid rgba(0,0,51,1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	display: block;
	overflow:auto;
	margin-top: 5px;
}
#styles-gallery #thumb{
	float: left;
	width: 135px;
	border: none;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 8px;
	color: rgba(0,0,0,1);
	text-align: center;
	margin-right: 7px;
}
/* BEGIN index page gallery box */

#pin-styles {
	background-color: rgba(255,255,255,1);
	border: thin solid rgba(0,0,51,1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	display: block;
	overflow:auto;
	margin-top: 5px;
}
#pin-styles #thumb{
	float: left;
	width: 200px;
	border: none;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: rgba(0,0,0,1);
	text-align: center;
	margin-right: 5px;
	height: 250px;
}
#pin-styles #thumb p {
	text-align: center;
}
#pin-styles #thumb a :hover {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#styles article  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: rgba(197,30,34,1);
}
/* END STYLES GALLERY */

/* BEGIN ICON GALLERY */
#icon-gallery {
	margin-top: 10px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#icon img {
	height: 55px;
}
#icon-gallery #icon {
	height: 55px;
	width: 55px;
	float: left;
	overflow: hidden;
	border: thin solid rgba(0,0,51,1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	margin-right: 5px;
}
#icon-text {
	float: left;
	display: block;
	text-align: center;
	position: relative;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: rgba(0,0,51,1);
	width: 60px;
	left: 0px;
	height: 20px;
	margin-top: 3px;
}
/* END ICON GALLERY */
/* END right-side content */


/* image that divides upper and lower sections */
#body-divider {
	width:707px;
	height:23px;
	background-color: #507C94;
	background-image: url(images/body-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
  /* three column area, vertical dotted divider */
  .content-divider {
	width:2px;
	height:280px;
	float:left;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(images/content-divider.gif);
	background-repeat: no-repeat;
	background-position: center center;
  }
/* end content divider */

/* lower content section, "content 2" */
#boxes {
	width:260px;
	min-height:250px;
	text-align:left;
	background-color: #4E7990;
	margin-top: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-left: -10px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 11px;
}
#boxes p {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-align:justify;
  padding-bottom:10px;
}
#boxes h2,h3,h4,h5,h6 {
	line-height:25px;
	color:#FFF;
	text-shadow:1px 1px 2px #000;
	padding-bottom:10px;
	padding-left:30px;
	background-color: #374686;
	background-image: url(images/headline-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: serif, "Times New Roman", Times;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.boxes-block {
	width:240px;
	float:left;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.boxes-block p {
	width:255px;
	float:left;
	text-align:center;
	text-decoration: none;
}
.boxes-block a {
	text-decoration: none;
}
.boxes-block img {
	height: 174px;
	width: 174px;
	background-color: rgba(255,255,255,1);
	border: thin solid rgba(0,0,50,1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	position: relative;
}

#blockimage {
	height: 174px;
	width: 174px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#blockimage #slideshow {
	background-color: rgba(255,255,255,1);
	border: thin solid rgba(0,0,50,1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
/* footer of page */
#footer-div {
  background:url(images/footer-div.gif) no-repeat top left;
  width:992px;
  height:6px;
}

#footer {
	padding-top:15px;
	width:992px;
	height:150px;
	text-align:center;
	background-color: #000024;
}

#footer p {
	font:12px Arial, "Times New Roman", Times;
	color:#FFF;
	text-align: center;
}

#footer a {
  font:12px Arial, "Times New Roman", Times;
  color:#FFF;
}
.button {
	padding-bottom:5px;
	color:#000033;
	cursor:pointer;
	font-family: Arial, Georgia, "Times New Roman", Times;
	font-size: 13px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(images/leftnav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgba(0,0,51,1);
	border-right-color: rgba(0,0,51,1);
	border-bottom-color: rgba(0,0,51,1);
	border-left-color: rgba(0,0,51,1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#pricing {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
}
#pricing h2 {
	color: rgba(0,51,102,1);
	text-align: center;
}
.pricing-header {
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
}
.pricing-header1 {
	font-size: 16px;
	font-weight: bold;
	width: 100px;
}
.pinpricing-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(0,0,0,1);
	padding: 3px;
}
#pricing tr td h2 {
	text-align: center;
	display: inline;
}
.banners {
	border: thin solid rgba(0,0,51,1);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	display: block;
	overflow:auto;
	margin-top: 5px;
}
