/* CSS Document */

* {
	padding: 0;
	margin: 0;
	color: red;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	padding: 5px 0 5px 0;
}

h2 {
	font-size: 16px;
	padding: 5px 0 5px 0;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

p {
	font-size: 14px;
	padding: 5px 0 5px 0;
}

dl, label {
	font-size: 14px;
}

#text li {
	font-size: 14px;
	padding: 2px 0 2px 0;
}

a {
	text-decoration: none;
	border: 0;
	color: #7CAA2F;
}

img {
	border: 0;
}

body {
	background: #7caa2f;
}

#headercontainer {
	height: 117px;
	background: url("/images/HeaderContainer.png") top left repeat-x;
	position: relative;
}

#header {
	width: 990px;
	margin: 0 auto;
	height: 117px;
	background: url("/images/HeaderBG.png") top left no-repeat;
}

#header dt, #header dd {
	float: left;
}

#header dt {
	width: 376px;
}

#header dt a {
	display: block;
	width: 170px;
	height: 70px;
	margin: 29px 0 0 17px;
}

#header dt span {
	visibility: hidden;
}

#header dd {
	width: 594px;
}

#pagetag {
	display: block;
	text-align: right;
	color: #fff;
	margin-top: 16px;
	font-size: 14px;
}

#pagetag span {
	color: #333333;
}

#greybg {
	background: #666666;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	background: url("/images/BodyBG.png") top left repeat-y;
	padding: 5px 0 5px 0;
	position: relative;
}

#content {
	margin-left: 17px;
	width: 756px;
	float: left;
}

#rightnav {
	margin-left: 5px;
	width: 194px;
	float: left;
	height: 50px;
	padding-top: 10px;
	text-align: center;
	position: relative;
}

#rightnav h2 {
	display: block;
}

#rightnav h2 span {
	visibility: hidden;
}

#rightnavtext {
	position: absolute;
	top: 450px;
	padding: 0 5px 0 5px;
	text-align: left;
}

#rightnavtext a {
	font-weight: bolder;
}


#footercontainer {
	background-color: #6b9f2f;
	background-image: url("/images/FooterContainer.png");
	background-position: bottom left;
	background-repeat: repeat-x;
}

#footer {
	padding: 10px 0 90px 0;
	width: 990px;
	background: url("/images/FooterBG.png") bottom left no-repeat;
	margin: 0 auto;
	position: relative;
}

#footer a {
	color: #333333;
}

#footer ul {
	padding-left: 17px;
}

#footer ul ul {
	padding-left: 0;
}

#footer li {
	float: left;
	width: 230px;
	display: block;
}

#footer li#list1, #footer li#list2 {
	width: 210px;
}

#footer li li {
	float: none;
	width: auto;
}

#footer li a {
	font-size: 12px;
}

#footer h5 {
	color: #990000;
	font-size: 14px;
}


br.clear {
	clear: both;
	height: 0px;
	font-size: 0;
}

#text {
	padding: 0 18px 15px 18px;
}

#text p {
	line-height: 18px;
}

#text ul {
	padding: 5px 0 5px 45px;
}
#text a {
	color: #7caa2f;
	font-weight: bolder;
}

#text a:hover {
	color: #666666;
	text-decoration: underline;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0	
{	
	height: 45px;
	padding-right: 6px;
	margin-top: 22px;
	z-index: 50000;
}


/*"""""""" (MAIN) Items""""""""*/	
#qm0 a
{	
	padding:5px 5px 5px 5px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}

#qm0 a:hover {
	color: #000;
}


/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul {	
	padding:10px;
	margin:2px 0px 0px;
	border: solid 2px #666666;
	background-color: #6da923;
}


/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a	
{	
	padding:3px 10px 3px 5px;
	background-color:transparent;
	font-size:12px;
	border-width:0px;
	border-style:none;
}


/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover	
{	
	background-color:#DADADA;
	color:#CC0000;
}


/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a	
{	
	background-color:#DADADA;
	color:#CC0000;
}


/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
{	
	background-color:#DADADA;
	color:#CC0000;
}


/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle	
{	
	cursor:default;
	padding:3px 0px 3px 4px;
	color:#444444;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}


/*"""""""" Individual Horizontal Dividers""""""""*/	
#qm0 .qmdividerx	
{	
	border-top-width:1px;
	margin:4px 0px;
	border-color:#BFBFBF;
}


/*"""""""" Individual Vertical Dividers""""""""*/	
#qm0 .qmdividery {	
	border-left-width:1px;
	height:15px;
	margin:4px 6px 0px;
	border-color:#AAAAAA;
}

/*"""""""" (main) Rounded Items""""""""*/	
#qm0 .qmritem span {	
	border-color:#DADADA;
	background-color:#F7F7F7;
}

/*"""""""" (main) Rounded Items Content""""""""*/	
#qm0 .qmritemcontent {	
	padding:0px 0px 0px 0px;
	visibility: hidden;
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul {	
	padding:10px;
	margin: 0;
	background-color:#F7F7F7;
	border-width:1px;
	border-style:solid;
	border-color:#DADADA;
	z-index: 50000;
}

.qmmc a {
	float: right;
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 li:hover > a	{	
	background-color:#F7F7F7;
}

#qm0 a.qmparent {
	display: block;
	padding: 0 0 0 6px;
	color: #fff;
	font-size: 14px;
	margin: 0 9px 0 9px;
	position: relative;
	margin-top: 13px;
	font-weight: bolder;
}

#qm0 a.qmactive {
	display: block;
	padding: 0 0 0 6px;
	color: #666666;
	font-size: 14px;
}

.qmmc a#logo span {
	display: none;
}

h2#portfolio {
	height: 20px;
	background: url("/images/ViewPortfolio.png") top center no-repeat;
}

a#site1, a#site2, a#site3, a#site4, a#site5 {
	border: solid 2px #7caa2f;
}

a#site1 {
	z-index: 10;
	position: absolute;
	left: 7px;
	top: 45px;
}
a#site2 {
	z-index: 11;
	position: absolute;
	left: 33px;
	top: 105px;
}
a#site3 {
	z-index: 12;
	position: absolute;
	left: 7px;
	top: 165px;
}

a#site4 {
	z-index: 13;
	position: absolute;
	left: 33px;
	top: 225px;
}

a#site5 {
	z-index: 14;
	position: absolute;
	left: 7px;
	top: 285px;
}

a#linkedin {
	position: absolute;
	left: 30px;
	top: 410px;
}

.featured {
	float: left;
	margin: 5px 10px 10px 0;
}

.featured img {
	margin: 0;
	padding: 0;
}

.featured p {
	margin: 2px 0 0 0;
}

p#breadcrumb {
	font-size: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}

ul.rankings li {
	width: 50%;
	display: block;
	float: left;
	list-style: decimal;
}

dl.dlradios dt, dl.dlradios dl, dl.dlinputs dt, dl.dlinputs dl {
	float: left;
}

dl.dlradios dt {
	width: 30px;
}
dl.dlradios dd {
	width: 300px;
}

dl.dlinputs, dl.dlradios {
	padding: 5px 0 5px 0;
}

dl.dlinputs dt {
	width: 80px;
}

dl.dlinputs dl {
	width: 400px;
}
