html, body {
	height: 100%;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	}
#container {
position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
#footer {
	background-color: #000000;
	height: 50px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
}
#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 7px;
}
#masthead {
	width: 900px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pad {
	padding-top: 10px;
	padding-left: 0px;
}
.slogan {
	right: 0px;
	position: absolute;
	top: 0px;
}
.slogan-type {
	right: 23px;
	position: absolute;
	top: 6px;
	font-family: "Lucida Grande", verdana, arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


/* Begin CSS Drop Down Menu */


#menu-container
	{
	width: auto;
	position: absolute;
	right: 0px;
	bottom: -8px;
}

#menu
	{
	width:auto;
}
		
#menu a
	{
	font-size: 15px;
	font-family: "Lucida Grande", verdana, arial;
	font-weight: normal;
	text-transform: none;
	display:block;
	white-space:nowrap;
	padding: 4px 5px 8px 10px;
}
	
#menu a, #menuh a:visited	/* menu at rest */
	{
	color: #666;
	text-decoration:none;
	}
	
#menu a:hover	/* menu at mouse-over  */
	{ color: #FF0000; background-color: #FFFFFF; border-left: none; }
#menu ul
	{
	list-style:none;
	margin:0;
	float:left;
	width:auto;
	padding: 0px;
	}

#menu li
	{
	position:relative;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	padding-right: 12px;
	padding-left: 12px;
	}

#menu li li {
	position:relative;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;
}

#menu ul ul
	{
	position:absolute;
	z-index:500;
	display:none;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	top: auto;
}

#menu ul ul ul
	{
	top:0;
	left:100%;
	}

div#menu li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menu li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul
{
	display:none;
}

div#menu li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul
{
	display:block;
}

/* End CSS Drop Down Menu */
#common {
	position: absolute;
	height: 250px;
	bottom: 50px;
	background-color: #CD0100;
	width: 100%;
	background-image: url(../images/images/new-bg.jpg);
	background-repeat: repeat-x;
}
#common p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
}
#column {
	background-image: url(../images/images/new-bg-two.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 250px;
	width: 269px;
	margin-right: 1px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-top: 35px;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#common a {
	color: #99FF00;
	text-decoration: none;
}
#content {
	width: 900px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 325px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 325px;
}
#content-blog {
	width: 550px;
	float: left;
	padding-bottom: 200px;
}
#sidebar {
	float: left;
	width: 220px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
#mastwrap {
	width: 100%;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: normal;
}
#sub-nav2 {
	width: 180px;
}
#sub-nav2 ul {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
#sub-nav2 li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 14px;
}
#sub-nav2 li a {
	color: #5F5F5F;
}
#sub-nav2 li a:hover {
	color: #FF0000;
	text-decoration: none;
}
#spacer {
	clear: both;
}
#image-area {
	width: 700px;
	float: left;
}
#float-left {
	float: left;
	width: 180px;
	padding-top: 8px;
	padding-right: 20px;
}
#float-left2 {
	float: left;
	position: relative;
	height: 500px;
	padding-top: 8px;
}
.launch {
	position: absolute;
	right: 0px;
	top: 20px;
	color: #666666;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	width: 100px;
	height: 20px;
}
#float-left2 a {
	color: #666666;
	text-decoration: none;
}
#float-left2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.portfolio-image {
	border: 1px solid #CCCCCC;
}
.quote-button {
	padding-top: 15px;
}
#portfolio ul {
	margin: 5px 0px;
	padding: 0px 0px 3px;
	display: inline;
	list-style-type: none;
}
#portfolio li {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0 .3em;
	padding-right: 8px;
	text-decoration: none;
	list-style-type: none;
}
#portfolio li a{
	color: #999999;
	text-decoration: none;
}
#portfolio {
	margin: 7px 0px;
	width: auto;
}
#portfolio li a:hover {
	color: #666666;
	text-decoration: none;
}
#printing {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
#right {
	float: left;
	width: 400px;
}
#left {
	float: left;
	width: 420px;
	padding-right: 60px;
}
#image {
	float: left;
	width: 533px;
}
#text {
	float: left;
	width: 335px;
	padding-left: 30px;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#sep {
	width: 405px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 5px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#left2 {
	float: left;
	width: 470px;
	padding-right: 20px;
}
#right2 {
	float: left;
	width: 330px;
	background-color: #F4F4F4;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	position: relative;
}
.red {
	color: #FF0000;
}
.photo {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#update_div {
	width: 100%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
	border: 1px dotted #999999;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}
#update_list {
	list-style-type: none;
}
.form-label {
	display: block;
	float: left;
	width: 115px;
}
#quote1 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-color: #EFEFEF;
	width: 450px;
	margin-left: 190px;
}
.indent {
	padding-left: 25px;
}
#contact {
	width: 530px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}
#contact-right {
	float: left;
	width: 350px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#pages {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-type: none;
}
.xoxo {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.entry-date {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.entry-meta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 50px;
	padding-bottom: 5px;
}
.navigation {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	padding: 5px;
	border: 1px dotted #666666;
	background-color: #CCCCCC;
}
.archive-meta {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
#categories li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	list-style-type: none;
	line-height: 20px;
}
.comment-meta {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#comments-list ol {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#comments-list li {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}#respond {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 4px;
}
h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
h4 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#jump {
	top: 0px;
	right: 0px;
	width: 300px;
	position: absolute;
	text-align: right;
	padding-top: 8px;
}
h6 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	margin: 0px;
}
#float-left3 {
	float: left;
	position: relative;
	height: 500px;
	padding-top: 8px;
}
#image-area2 {
	width: 899px;
	float: left;
}
 /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#slide-container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}		

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{
	display:block;
	width:30px;
	height:77px;
	background-image: url(../images/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a{
	background-image: url(../images/btn_next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}												

/* // Easy Slider */											
ul {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #006699;
}
a.blue {
	color: #006699;
}
a.blue:hover {
	color: #FF0000;
}
.pullout {
	position: absolute;
	background-color: #FFFFFF;
	color: #FFFFFF;
	z-index: 100;
	top: 400px;
	right: -10px;
}
