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

html {
	  margin:0;
	  padding:0;
	  border:0;
	 }
body {
	background-color: #1D2D44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0;
	padding:0;  
	border:0;
}
.price {
	color:#6C0;
	font-size:22px;
	font-weight:bold;
}
.home a:link {
	color: #3366CC;
	text-decoration:none;
}
.home a:visited {
	color: #3366CC;
	text-decoration:none;
}
.home a:hover {
	color:#F90;
	text-decoration:none;
}
.gray {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
}
 .wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -1em;
 }
.question {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666;
}
#container {
   min-height:100%;
   position:relative;
}
#body {
   padding:10px; 
   padding-bottom:1px;   /* Height of the footer */
}
#footer {
   position:absolute;
   bottom:0px;
   width:100%;
   height:1px;   /* Height of the footer */
}
.site_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.site_map a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.text_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	font-weight: lighter;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.smaller_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D2D44;
}
.light_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
}
.included_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D2D44;
	font-weight: bold;
}
img {
	border:none;
}
#menu {
	font-family:arial;
	font-size:18px;
	position:relative;
	margin:0 auto;
	width:320px;
}
#menu ul {
	/* remove list style */
	list-style:none;
	padding:0;
	margin:0;	
	/* set the layer position */
	position:relative;
	z-index:5;
	}
#menu li {
	/* set the styles */
	background:#ccc url(images/bg.gif) no-repeat 0 0;
	margin:2px;
	cursor:pointer;
	border:none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 45px;
}
#menu li.hover {
	/* on hover, change it to this image */
	background-image:url(images/website_design_bg_hover.gif) !important;
}
#menu li a {
	text-decoration:none;	
	color:#fff;
}
#menu .block {
	/* allow javascript to move the block */
	position:absolute;
	top:0;
	/* set the left position */
	left:0px;	
	/* display above the #menu */
	z-index:10;
	/* the image and the size */
	background:transparent url(images/arrow.png) no-repeat top right;
	width:20px;
	padding:7px;
	cursor:pointer;
}
	/* fast png fix for ie6 */
* html .png{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
.REQUIRED, .ERROR, .ERROR_S {
background:#EFEFEF none repeat scroll 0%;
border-color:#999999 #DCDCDC #DCDCDC #FF9A1C;
border-style:solid;
border-width:1px 1px 1px 2px;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px 6px;
height: 14px;
}
.REQUIRED {
background:#EAEAEA url(img/bg_inputrequired.gif) no-repeat scroll right top;
}
.REQUIRED:focus, .ERROR:focus, .FIELD:focus, .focus, .txt_focus {
background:#FFFFFF none repeat scroll 0%;
border-color:#1D2D44;
border-style:solid;
border-width:1px 1px 1px 2px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px 8px 3px 5px;
height: 14px;
-moz-box-shadow:0 0 8px black;
-webkit-box-shadow:0 0 8px black;
box-shadow:0 0 8px black;
}
.FIELD, .off, .txt_off {
background:#EFEFEF none repeat scroll 0%;
border-color:#999999 #DCDCDC #DCDCDC #FF9A1C;
border-style:solid;
border-width:1px 1px 1px 2px;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px 8px 3px 5px;
height: 14px;
}
.home li {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	list-style:none;
}
.service_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}



.main_image {
    width: 535px;
    height: 456px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 535px;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 535px;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}
.image_thumb {
    float: left;
    width: 249px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #f0f0f0 url(nav_a.gif) repeat-x;
    width: 229px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/
