/* 
Title:     Doug Muise Design
Author:    Doug Muise - doug@dougmuise.com
Updated:   January 5, 2010
*/

* {
	margin: 0;
	padding: 0;
}

html,body,p,div,img,h1,h2,h3,h4,li,ul,dl,dd,dt,form,table,td,tr{
  margin:0;
  padding:0;
  border:0;
  border-collapse:collapse;
  border-spacing:0;
}

html, body {
	height: 100%;
}

h1.greeting {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-weight: normal;
    font-size: 26px;
	line-height: 31px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 21px;
}

h1.greeting a {
	color: #337479;
    font-family: Georgia;
    font-weight: normal;
    font-size: 27px;
	line-height: 31px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 19px;
	text-decoration:none;
}

h1.greeting a:visited {
	color: #337479;
    font-family: Georgia;
    font-weight: normal;
    font-size: 27px;
	line-height: 31px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 19px;
	text-decoration:none;
}

h1.greeting a:hover {
	color: #337479;
    font-family: Georgia;
    font-weight: normal;
    font-size: 27px;
	line-height: 31px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 19px;
	text-decoration:underline;
}

h1.greeting a:active {
	color: #222222;
    font-family: Georgia;
    font-weight: normal;
    font-size: 27px;
	line-height: 31px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 19px;
	text-decoration:underline;
} 

#container {
	width: 920px;
	margin: 0 auto;
	min-height: 100%;
	margin-bottom: -180px;
	position: relative;
}

#tab-menu {
	background:transparent url(../images/spacer.gif) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	height:324px;
	position:fixed;
	right:0;
	text-indent:-999em;
	top:140px;
	width:32px;
}

a.websites {
	background:#538286 url(../images/tab-websites.png) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	height:90px;
	position:fixed;
	right:0;
	text-indent:-999em;
	top:29px;
	width:32px;
}

a.websites:hover {
	background: transparent url(../images/tab-websites.png)
    0 -90px no-repeat;

}

a.logos {
	background:#538286 url(../images/tab-logos.png) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	height:77px;
	position:fixed;
	right:0;
	text-indent:-999em;
	top:121px;
	width:32px;
}

a.logos:hover {
	background: transparent url(../images/tab-logos.png)
    0 -77px no-repeat;
}

a:active.footer-text {
	color: #ffffff;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 9px;
	line-height: 11px;
}

a.ads {
	background:#538286 url(../images/tab-ads.png) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	height:52px;
	position:fixed;
	right:0;
	text-indent:-999em;
	top:200px;
	width:32px;
}

a.ads:hover {
	background: transparent url(../images/tab-ads.png)
    0 -52px no-repeat;
}

a.print {
	background:#538286 url(../images/tab-print.png) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	height:63px;
	position:fixed;
	right:0;
	text-indent:-999em;
	top:254px;
	width:32px;
}

a.print:hover {
	background: transparent url(../images/tab-print.png)
    0 -63px no-repeat;
}
	
a.about {
	background:#538286 url(../images/tab-about.png) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	height:72px;
	position:fixed;
	right:0;
	text-indent:-999em;
	top:319px;
	width:32px;
}

a.about:hover {
	background: transparent url(../images/tab-about.png)
    0 -72px no-repeat;
}

a.top {
	background:#538286 url(../images/top.png) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	height:32px;
	position:fixed;
	right:0;
	text-indent:-999em;
	top:393px;
	width:32px;
}

a.top:hover {
	background: transparent url(../images/top.png)
    0 -32px no-repeat;
}

#footerwrap {
	width: 920px;
	height: 240px;
	margin: 0 auto;
	float: left;
	margin-top: 10px;
});
			});
}

.clear {
	clear: both;
	overflow: auto;
	width: 100%
}

.clearfooter {
	height: 220px;
	clear: both;
}

#footer {
	margin:0 auto;
	padding:3em 0 1em;
	width:920px;
	
}

#new-footer {
	background:#407479 url(../images/footer-gradient.jpg) repeat scroll 0 0;
	height:180px;
	min-width:960px;
	position:relative;
	width:100%;
}

#footer-container {
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	position:relative;
	width:920px;
	background:#407479;
}

#main-content-wrapper {
	width: 705px;
	text-align: left;
	margin-left: 40px;
	float:right;
}

.footer-column-left {
	float:left;
	width:195px;
	margin-right:20px;
	margin-top: 15px;
}

.footer-column-full {
	float:left;
	width:960px;
}

.footer-column-right {
	float:left;
	width:215px;
	margin-left: 20px;
	margin-top: 20px;
}

.footer-column {
	float:left;
	width:235px;
	margin-top: 20px;

}

#main-content {
	width: 600px;
	text-align: left;
	float:left;
}

#form-container {
	width: 705px;
	height: 240px;
	text-align: left;
	margin-left: 0px;
	float: left;
}

#promo {
	margin-top:22px; 
	margin-bottom:6px;
	float: left;
}

#header-newest-work {
	margin-top:5px; 
	margin-bottom:10px;
	float: left;
}

#header-websites {
	margin-top:5px; 
	margin-bottom:10px;
	float: left;
}

#header-logos {
	margin-top:10px; 
	margin-bottom:10px;
	float: left;
}

#twitter-header {
	margin-top:0px; 
	margin-bottom:0px;
	float: left;
}

#header-ads {
	margin-top:10px; 
	margin-bottom:10px;
	float: left;
}

#header-print {
	margin-top:10px; 
	margin-bottom:10px;
	float: left;
}

#header-about {
	margin-top:10px; 
	margin-bottom:15px;
}

#left-rail {
	width: 175px;
	text-align: left;
	float:left;
}

#about {
	width: 570px;
	text-align: left;
	float:left;
}

#green-bar {
	width: 705px;
	height: 4px;
	margin: 0 auto;
	float:right;
}

#green-bar-footer {
	width: 705px;
	height: 4px;
	margin:10px 0 5px 0px;
	float:left;
}

.work-sample {
	width: 215px;
	margin-bottom:2px;
	float: left;
}

.work-sample-promo {
	width: 337px;
	margin-bottom:2px;
	float: left;
}

.work-sample-promo-gutter {
	width: 336px;
	margin-bottom:8px;
	margin-left: 30px;
	float: left;
}

.work-sample-gutter {
	width: 215px;
	margin-bottom:8px;
	margin-left: 30px;
	float: left;
}

.work-sample-screenshot {
	width: 215px;
	height: 120px;
	margin-top:10px; 
	margin-bottom:10px;
	float: left;
}

.work-sample-screenshot-promo {
	width: 337px;
	height: 189px;
	margin-top:10px; 
	margin-bottom:10px;
	float: left;
	border: 2px solid #4A6D73;
	padding: 5px;
}

#logo {
	width: 175px;
	height: 182px;
}

.text {
	width: 175px;
}

.line {
	background: #cccccc;
	height: 1px;
	width: 175px;
	margin-top: 12px;
	margin-bottom: 10px;
}

.caption-header {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 18px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 4px;
}

.caption-header-about {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 18px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 20px;
}

.caption-body {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;

}

.caption-body-italic {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
    font-style: italic;
	line-height: 15px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 4px;

}

.normal {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
	text-align: left;
	margin-bottom: 6px;
}

.normal-white {
	color: #ffffff;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
	text-align: left;
	margin-top: 8px;
}

.normal-white-bullets {
	color: #ffffff;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 19px;
	text-align: left;
	margin-top: 8px;
}

.form-label {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-bottom: 12px;
}

.normal-bullets {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: -10px;}

.normal-bodycopy {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
}

.normal-subhead {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-style: italic;
    font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 20px;
}

.normal-bold {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
	line-height: 17px;
	text-align: left;
	margin-bottom: 6px;
}

.italic-subheads {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 0px;

}

.form-bold {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
    font-weight: normal;
	line-height: 17px;
	text-align: left;
	margin-top: 20px;
	padding-top: 20px;
}

.normal-italic {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
    font-style: italic;
	line-height: 17px;
	text-align: left;
	margin-bottom: 6px;
}

.footer-text {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 9px;
    line-height: 13px;
}

.separator {
	clear: both;
}

/* @group footer text white */

.footer-text-white {
	color: #ffffff;
	text-decoration: none;
    font-family: Georgia;
    font-size: 9px;
    line-height: 13px;
    margin-top: 10px;
    margin-bottom: 0px;
}

a:link.footer-text-white {
	color: #ffffff;
	text-decoration: none;
    font-family: Georgia;
    font-size: 9px;
	line-height: 11px;
}

a:hover.footer-text-white {
	color: #ffffff;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 9px;
	line-height: 11px;
}

a:active.footer-text-white {
	color: #ffffff;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 9px;
	line-height: 11px;
}

a:visited.footer-text-white {
	color: #ffffff;
	text-decoration: none;
    font-family: Georgia;
    font-size: 9px;
	line-height: 11px;
}



/* @end */

/* @group normal-social */

a:link.normal-social {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 10px;
}

a:visited.normal-social {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 10px;
}

a:hover.normal-social {
	color: #337479;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 12px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 10px;
}

a:active.normal-social {
	color: #222222;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 12px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 10px;
}



/* @end */

/* @group normal-bodycopy */

a:link.normal-bodycopy {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
}

a:visited.normal-bodycopy {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
}

a:hover.normal-bodycopy {
	color: #337479;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
}

a:active.normal-bodycopy {
	color: #222222;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
}



/* @end */

/* @group normal-white */

a:link.normal-white {
	color: #ffffff;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
	text-align: left;
	margin-top: 8px;
}

a:hover.normal-white {
	color: #ffffff;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
	text-align: left;
	margin-top: 8px;
}

a:active.normal-white {
	color: #000000;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
	text-align: left;
	margin-top: 8px;
}

a:visited.normal-white {
	color: #ffffff;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
	text-align: left;
	margin-top: 8px;
}



/* @end */

/* @group a */

a:link {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
}

a:visited {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
}

a:hover {
	color: #337479;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
}

a:active {
	color: #222222;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 12px;
	line-height: 17px;
}



/* @end */

/* @group big-greeting */

a:link.caption-header {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 18px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 4px;
	text-decoration: none;
}

a:visited.caption-header {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 18px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
}

a:hover.caption-header {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 18px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 4px;
	text-decoration: underline;
}

a:active.caption-header {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 18px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 4px;
	text-decoration: underline;
}



/* @end */

/* @group big-greeting */

a:link.big-greeting {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 27px;
	line-height: 34px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 18px;
	text-decoration: none;
}

a:visited.big-greeting {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 27px;
	line-height: 34px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 18px;
	text-decoration: none;
}

a:hover.big-greeting {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 27px;
	line-height: 34px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 18px;
	text-decoration: underline;
}

a:active.big-greeting {
	color: #222222;
	text-decoration: none;
    font-family: Georgia;
    font-size: 27px;
	line-height: 34px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 18px;
	text-decoration: underline;
}



/* @end */

/* @group footer */

a:link.footer-text {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 9px;
	line-height: 11px;
}

a:visited.footer-text {
	color: #337479;
	text-decoration: none;
    font-family: Georgia;
    font-size: 9px;
	line-height: 11px;
}

a:hover.footer-text {
	color: #337479;
	text-decoration: underline;
    font-family: Georgia;
    font-size: 9px;
	line-height: 11px;
}



/* @end */


