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

	
/*	-------------------------------------------------------------
	Common
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	padding: 0;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 62.5%; /* enables the use of ems by using values a tenth of the target size in pixels (e.g 1.2 ems = 12px)*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#wrapper {
	margin: 0 auto; /* 'auto' ensures div sits flush to the top*/
	width: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	}

h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #333333;
	font-weight: bold;
	line-height: 1.8em;
	}

h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
	}

h3 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
	}

p {
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333333;
	}

.small {
	font-size: 1em;
	line-height: 1.4em;
	}

li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	}

em {
	color: #f8b12d;
	font-style: normal;
	font-weight: bold;
	}

img {
	border: 0;
	}

a { color: #e29300; text-decoration: none; }

a:link { color: #e29300; text-decoration: none; }

a:visited { color: #e29300; text-decoration: none; }

a:active {
	text-decoration: underline;
	color: #e29300;
	}

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

#headerpanel {
	width: 100%;
	height: 100px;
	position: absolute;
	top: 3em;
	background-image: url(../images/common_headpanel_bg.gif);
	background-repeat: repeat-x;
	}

#commonmontage {
	width: 205px;
	position: absolute;
	top: 3em;
	left: 165px;
	height: 523px;
	}

#commonmontage img {
	width: 205px;
	height: 523px;
	}

#commonlogo {
	position: absolute;
	left: 8px;
	top: 95px;
	width: 176px;
	height: 35px;
	background-image: url(../images/common_logo.gif);
	background-repeat: no-repeat;
	}

#header {
	margin-left: 370px;
	}

#header img {
	width: 508px;
	height: 115px;
	}

#commontextarea {
	width: 50em;
	position: absolute;
	left: 370px;
	top: 160px;
	}

#commontextarea ul li {
	margin: 1em;
	list-style: upper-roman inside;
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 107%;
	line-height: 140%;
	color: #333333;
	}

#commontextarea ol li {
	margin: 1em;
	list-style: upper-roman inside;
	list-style-type: decimal;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 107%;
	line-height: 140%;
	color: #333333;
	}

#commontextarea a {
	color: #d58b00;
	}

#commontextarea a:link {
	color: #d58b00;
	font-weight: bold;
	}

#commontextarea a:visited {
	color: #d58b00;
	font-weight: bold;
	}

#commontextarea a:hover {
	font-weight: bold;
	color: #F8B12D;
	}

#commontextarea2 {
	width: 585px;
	position: absolute;
	left: 370px;
	top: 160px;
	}

#commontext_narrow {
	width: 282px;
	display: block;
	float: left;
	}

#commontext_narrow h2 {
	display: block;
	margin-bottom: -8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

#commontextarea2 ul li {
	margin: 1em;
	list-style: upper-roman inside;
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 107%;
	line-height: 140%;
	color: #333333;
	}

#commontextarea2 ol li {
	margin: 1em;
	list-style: upper-roman inside;
	list-style-type: decimal;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 107%;
	line-height: 140%;
	color: #333333;
	}

#commontextarea2 a {
	color: #000000;
	}

#commontextarea2 a:link {
	color: #000000;
	font-weight: bold;
	}

#commontextarea2 a:visited {
	color: #000000;
	font-weight: bold;
	}

#commontextarea2 a:hover {
	font-weight: bold;
	color: #f8b12d;
	}


/*--------------------------------------*/



#commonsidepanel_container {
	width: 282px;
	display: block;
	float: right;
	background-image: url(../images/common_sidepanel_bg.gif);
	}

#commonsidepanel_top {
	display: block;
	width: 282px;
	height: 30px;
	background-image: url(../images/common_sidepanel_t.gif);
	background-repeat: no-repeat;
	}

#commonsidepanel_text_container {
	display: block;
	width: 282px;
	}

#commonsidepanel_text_straddle {
	width: 282px;
	}

#commonsidepanel_text_col1 {
	width: 111px;
	display: block;
	float: left;
	padding-left: 20px;
	}

#commonsidepanel_text_col2 {
	width: 111px;
	display: inline;
	float: right;
	padding-right: 20px;
	}

#commonsidepanel_text_full {
	width: 282px;
	display: block;
	float: left;
	}

#commonsidepanel_container p {
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	}

#commonsidepanel_text ul {
	}

#commonsidepanel_text li {
	color: #333333;
}

#commonsidepanel_bottom {
	display: block;
	float: left;
	width: 282px;
	height: 20px;
	background-image: url(../images/common_sidepanel_b.gif);
	background-repeat: no-repeat;
	}



/*	-------------------------------------------------------------
	Main Nav
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#mainnavposition {
	width: 123px;
	position: absolute;
	top: 160px;
	left: 30px;
	}

#mainnavcontainer {
	width: 123px;
	z-index: 5;
	}

#mainnavcontainer a {
	display: block;
	width: 109px;
	color: #000000;
	background-image: url(../images/mainnav_divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-left: 14px;
	}

#subnavcontainer a {
	display: block;
	width: 95px;
	color: #000000;
	background-image: url(../images/mainnavsub_divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 9px;
	margin-left: 14px;
	}

#mainnavcontainer a:hover {
	color: #f8b12d;
	}
	


/*	-------------------------------------------------------------
	Info Nav
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#infonav {
	width: 100%;
	height: 3em;
	background-color: #333333;
	background-image: url(../images/common_infonva_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	}

#infonav div {
	font-size: 1em;
	font-weight: bold;
	display: block;
	float: left;
	color: #ffffff;
	padding-top: 0.8em;
	padding-left: 44px;
	height: 2.2em;
	}

.infonav {
	font-size: 1em;
	display: block;
	float: right;
	border-left-color: #e6e6e6;
	border-left-width: 0.1em;
	border-left-style: solid;
	padding-right: 1em;
	padding-top: 0.8em;
	padding-left: 1em;
	height: 2.2em;
	}

#infonav a {
	color: #ffffff;
	}

#infonav a:link {
	color: #ffffff;
	}

#infonav a:visited {
	color: #ffffff;
	}

#infonav a:hover {
	color: #f8b12d;
	}



/*	-------------------------------------------------------------
	Home
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#homenavposition {
	width: 123px;
	position: absolute;
	top: 100px;
	left: 30px;
	z-index: 5;
	}

#homemontageflash {
	width: 317px;
	position: absolute;
	top: 3em;
	left: 165px;
	z-index: 2;
	}

#homelogoquotewrapper {
	width: 523px;
	top: 118px;
	position: absolute;
	left: 482px;
	}

#homelogotype {
	margin-bottom: 30px;
	}

#homelogotype img {
	width: 523px;
	height: 104px;
	}

#homequotes {
	}

#homedbalogo {
	position: absolute;
	top: 38.5em;
	left: 30px;
	width: 125px;
	height: 40px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	}

#homedbalogo img {
	padding-top: 11px;
	}

#homelogoglyph {
	position: absolute;
	top: 45em;
	left: 30px;
	height: 75px;
	width: 95px;
	background-image: url(../images/home_logo_glyph.gif);
	background-repeat: no-repeat;
	}
#homeBtns { position: relative; top: 400px; left: 570px; }
#homecopyright {
	position: absolute;
	left: 570px;
	top: 500px;
	}
#homecopyright p {
	font-size: 0.9em;
	}


	
/*	-------------------------------------------------------------
	About Us
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/



/*	-------------------------------------------------------------
	Portfolios (Graphic Design & Websites)
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#portfolioContainer {
	width: 588px;
	position: absolute;
	left: 370px;
	top: 16em;
	padding-bottom: 30px;
	}

#portfolioContainer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	color: #666666;
	margin-left: 11px;
	}

#portfolioContainer h1 {
	display: none;
	}

#portfolioContainer h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	color: #f8b12d;
	margin-left: 11px;
	display: block;
	margin-bottom: -0.8em;
	}

#portfolioFlash {
	padding-bottom: 10px;
	}

#portfolioCol1 {
	display: inline;
	float: left;
	width: 138px;
	margin-bottom: 20px;
	}

#portfolioCol2 {
	display: inline;
	float: left;
	width: 150px;
	background-image: url(../images/portfolioDivider.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 20px;
	}

#portfolioCol3 {
	display: inline;
	float: left;
	width: 150px;
	background-image: url(../images/portfolioDivider.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 20px;
	}

#portfolioCol4 {
	display: inline;
	float: left;
	width: 150px;
	background-image: url(../images/portfolioDivider.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 20px;
	}

#portfolioBackButton {
	width: 127px;
	padding-top: 15px;
	padding-left: 11px;
	}

#portfolioBackButton a {
	display: block;
	height: 29px;
	background-image: url(../images/common_button_l.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 17px; 
	}

#portfolioBackButton a:link {
	color: #333333;
	}

#portfolioBackButton a:visited {
	color: #333333;
	}

#portfolioBackButton a:active {
	color: #f8b12d;
	}

#portfolioBackButton a:hover {
	color: #f8b12d;
	}


/*	Project Chooser
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#cschooserarea {
	width: 585px;
	position: absolute;
	left: 370px;
	top: 160px;
	margin-bottom: 50px;
	}

#cschooserarea li a {
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#cschooserarea a:link {
	color: #333333;
	}

#cschooserarea a:visited {
	color: #999999;
	}

#cschooserarea a:active {
	color: #F8B12D;
	}

#cschooserarea a:hover {
	color: #F8B12D;
	}




/*	Example
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#cstextarea {
	width: 290px;
	position: absolute;
	left: 370px;
	top: 220px;
	}

#csexamplechooser {
	position: absolute;
	left: 680px;
	top: 200px;
	width: 290px;
	}

#csexamplechooser a {
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	display: block;
	width: 135px;
	padding-top: 5px;
	}

#csexamplechooser a:link {
	color: #333333;
	}

#csexamplechooser a:visited {
	color: #333333;
	}
	
#csexamplechooser a:active {
	color: #F8B12D;
	}
	
#csexamplechooser a:hover {
	color: #F8B12D;
	}
	
#csexamplechooser01 {
	float: left;
	width: 135px;
	height: 147px;
	text-align: center;
	}

#csexamplechooser02 {
	float: left;
	width: 135px;
	height: 147px;
	text-align: center;
	}

#csexamplechooser03 {
	float: left;
	width: 135px;
	height: 147px;
	text-align: center;
	margin-top: 20px;
	}

#csexamplechooser04 {
	float: left;
	width: 135px;
	height: 147px;
	text-align: center;
	margin-top: 20px;
	}

#csexamplechooser05 {
	float: left;
	width: 135px;
	height: 147px;
	text-align: center;
	margin-top: 20px;
	}

#csexamplechooser img {
	width: 135px;
	height: 100px;
	border: 0;
	}

.csnavindex {
	display: block;
	float: left;
	width: 135px;
	}

#csnavarea {
	width: 600px;
	height: 2.9em;
	position: absolute;
	left: 370px;
	top: 160px;
	}

#csnavarea a {
	font-size: 1em;
	color: #333333;
	}

#csnavarea a:link {
	font-size: 1em;
	color: #333333;
	}

#csnavarea a:visited {
	font-size: 1em;
	color: #333333;
	}

#csnavarea a:active {
	font-size: 1em;
	}

#csnavarea a:hover {
	font-size: 1em;
	color: #F8B12D;
	}

.csindexbutton {
	border: 0;
	display: block;
	float: left;
	height: 2.9em;
	padding-top: 16px;
	padding-left: 3.4em;
	background-image: url(../images/cs_index_button.gif);
	background-position: left;
	background-repeat: no-repeat;
	}

.csnextbutton {
	border: 0;
	display: inline;
	float: right;
	height: 2.9em;
	padding-top: 16px;
	padding-right: 3.4em;
	background-image: url(../images/cs_next_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	}

.csprevbutton {
	border: 0;
	display: inline;
	float: right;
	height: 2.9em;
	font-size: 1em;
	padding-top: 16px;
	padding-left: 3.4em;
	padding-right: 2em;
	background-image: url(../images/cs_previous_button.gif);
	background-position: left;
	background-repeat: no-repeat;
	}




/*	Detail
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#csitemdetailarea {
	width: 600px;
	height: 395px;
	position: absolute;
	left: 370px;
	top: 16em;
	background-color: #333333;
	}

#csitemdetailarea img {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

#csitemdetailtitlearea {
	height: 40px;
	background-image: url(../images/cs_detail_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #333333;
	}

#csitemdetailarea a {
	display: block;
	height: 29px;
	padding-left: 39px;
	background-image: url(../images/common_button_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 11px;
	}

#csitemdetailarea a:link {
	color: #FFFFFF;
	}

#csitemdetailarea a:active {
	color: #F8B12D;
	}

#csitemdetailarea a:visited {
	color: #FFFFFF;
	}

#csitemdetailarea a:hover {
	color: #F8B12D;
	}

#csitemdetailarea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	float: right;
	margin-top: 8px;
	}



/*	-------------------------------------------------------------
	Branding Gallery
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#brandingtextarea {
	width: 592px;
	position: absolute;
	left: 370px;
	top: 160px;
	}

#brandingtextarea a {
	color: #000000;
	}

#brandingtextarea a:link {
	color: #000000;
	font-weight: bold;
	}

#brandingtextarea a:visited {
	color: #000000;
	font-weight: bold;
	}

#brandingtextarea a:hover {
	font-weight: bold;
	color: #F8B12D;
	}



/*	-------------------------------------------------------------
	Websites
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


/*	Project Chooser
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#wgchooserarea {
	width: 585px;
	position: absolute;
	left: 370px;
	top: 160px;
	margin-bottom: 50px;
	}

#wgchooserarea li a {
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#wgchooserarea a:link {
	color: #333333;
	}

#wgchooserarea a:visited {
	color: #999999;
	}

#wgchooserarea a:active {
	color: #F8B12D;
	}

#wgchooserarea a:hover {
	color: #F8B12D;
	}



/*	New Website Detail
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#visitSiteLink {
	position: relative;
	left: 10px;
	}

#visitSiteLink a {
	display: block;
	height: 29px;
	padding-left: 35px;
	padding-top: 15px;
	margin-top: -10px;
	background-image: url(../images/common_ext_link.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	clear: both;
	text-align: left;
	font-weight: bold;
	}

#visitSiteLink a:link {
	color: #333333;
	}

#visitSiteLink a:active {
	color: #F8B12D;
	}

#visitSiteLink a:visited {
	color: #333333;
	}

#visitSiteLink a:hover {
	color: #F8B12D;
	}



/*	Detail
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#wgitemdetailarea {
	width: 600px;
	height: 395px;
	position: absolute;
	left: 370px;
	top: 16em;
	background-color: #333333;
	}

#wgitemdetailtitlearea {
	height: 40px;
	background-image: url(../images/cs_detail_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #333333;
	}

#wgitemdetailarea img {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 600px;
	height: 355px;
	}

#wgitemdetailarea a {
	display: block;
	height: 29px;
	padding-left: 39px;
	padding-top: 17px;
	background-image: url(../images/common_button_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	font-size: 11px;
	}

#wgitemdetailarea a:link {
	color: #FFFFFF;
	}

#wgitemdetailarea a:active {
	color: #F8B12D;
	}

#wgitemdetailarea a:visited {
	color: #FFFFFF;
	}

#wgitemdetailarea a:hover {
	color: #F8B12D;
	}

#wgitemdetailarea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	float: right;
	margin-top: 8px;
	}

#wgitemdetailtextarea {
	width: 600px;
	left: 370px;
	padding-top: 5px;
	background-color: #ffffff;
	}

#wgitemdetailtextarea p {
	text-align: left;
	padding-left: 20px;
	padding-bottom:20px;
	padding-top: 10px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	}

#wgitemdetailtextarea a {
	display: block;
	height: 29px;
	padding-left: 59px;
	padding-top: 15px;
	margin-top: -10px;
	background-image: url(../images/common_ext_link.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	}

#wgitemdetailtextarea a:link {
	text-align: center;
	color: #333333;
	font-weight: bold;
	}

#wgitemdetailtextarea a:active {
	text-align: center;
	color: #F8B12D;
	font-weight: bold;
	}

#wgitemdetailtextarea a:visited {
	text-align: center;
	color: #333333;
	font-weight: bold;
	}

#wgitemdetailtextarea a:hover {
	text-align: center;
	color: #F8B12D;
	font-weight: bold;
	}




/*	Web Video
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#webvideo {
	position: absolute;
	width: 627px;
	left: 370px;
	top: 160px;
	margin-bottom: 50px;
	}

.webvideoText {
	position: relative;
	float: left;
	width: 100%;
	}

#webvideo a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}

#webvideo a:link {
	text-decoration: none;
	}

#webvideo a:visited {
	text-decoration: none;
	}

#webvideo a:active {
	text-decoration: underline;
	color: #f8b12d;
	}

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

.webvideoRow {
	position: relative;
	float: left;
	width: 100%;
	}

.webvideoSampleLeft {
	position: relative;
	float: left;
	width: 298px;
	margin-bottom: 27px;
	}

.webvideoSampleRight {
	position: relative;
	float: right;
	width: 298px;
	margin-bottom: 27px;
	}

.webvideoRow p {
	text-align: center;
	}


/*	-------------------------------------------------------------
	Services
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#servicestitlearea {
	position: absolute;
	top: 160px;
	left: 370px;
	width: 500px;
	}

#servicestextarea1 {
	width: 240px;
	float: left;
	}

#servicestextarea2 {
	width: 240px;
	float: right;
	}

#servicestextarea1 ul {
	margin: 1em;
	list-style: upper-roman inside;
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 107%;
	line-height: 140%;
	color: #333333;
	}

#servicestextarea1 li {
	margin: 1em;
	list-style: upper-roman inside;
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 107%;
	line-height: 140%;
	color: #333333;
	}

#servicestextarea2 ul {
	margin: 1em;
	list-style: upper-roman inside;
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 107%;
	line-height: 140%;
	color: #333333;
	}

#servicestextarea2 li {
	margin: 1em;
	list-style: upper-roman inside;
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 107%;
	line-height: 140%;
	color: #333333;
	}




/*	-------------------------------------------------------------
	Client List
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#clientlist {
	position: absolute;
	top: 160px;
	left: 370px;
	width: 525px;
	}



/*	-------------------------------------------------------------
	Contact
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#contacttextarea {
	width: 23.5em;
	position: absolute;
	left: 370px;
	top: 160px;
	}

#contacttextarea a {
	color: #000000;
	}

#contacttextarea a:link {
	color: #000000;
	font-weight: bold;
	float: left;
	}

#contacttextarea a:visited {
	color: #000000;
	font-weight: bold;
	}

#contacttextarea a:hover {
	font-weight: bold;
	color: #F8B12D;
	}

#contactformarea {
	position: absolute;
	left: 370px;
	top: 450px;
	}

#contactformarea label {
	display: block; 
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 10px;
}
#contactformarea fieldset {
	padding: 10px 0 10px 0;
	width: 390px;
}
#contactformarea label.error {
	color: #ff0000;
}
#contactformarea strong {
	display: block;
	width: 100%;
	text-align: center;
}
#contactformarea textarea {
	height: 80px;
}
#contactformarea #sendbutton {
	margin-left: 130px;
	border: 1px solid #999;
	background-color: #eee;
	color: #666;
}
#contactformarea #resetbutton {
	border: 1px solid #999;
	background-color: #eee;
	color: #666;
}

.contactthumb {
	border: 0;
	}

.contactbuttonpdf {
	padding-left: 39px;
	border: 0;
	display: block;
	height: 2.9em;
	font-size: 1em;
	padding-top: 7px;
	}

#contactbuttonpdf {
	height: 2.9em;
	width: auto;
	background-image: url(../images/common_button_pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-bottom: 10px;
	}

.contactbuttonenlarge {
	padding-left: 39px;
	border: 0;
	display: block;
	height: 2.9em;
	font-size: 1em;
	padding-top: 7px;
	}

#contactbuttonenlarge {
	height: 2.9em;
	width: auto;
	background-image: url(../images/common_button_enlarge.gif);
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-bottom: 10px;
	}

#contactthumbarea {
	position: absolute;
	width: auto;
	left: 60.5em;
	top: 160px;
	vertical-align: top;
	margin-top: 10px;
	}

#contactthumbarea img {
	width: 165px;
	height: 165px;
	}

#contactthumbarea a {
	color: #000000;
	}

#contactthumbarea a:link {
	color: #000000;
	}

#contactthumbarea a:visited {
	color: #000000;
	}

#contactthumbarea a:hover {
	color: #F8B12D;
	}

#contactmappopup {
	position: absolute;
	left: 150px;
	top: 15px;
	width: 620px;
	height: auto;
	z-index: 6;
	background-color: #666666;
	visibility: hidden;
	text-align: right;
	}

.contactbuttonclose {
	padding-left: 39px;
	vertical-align: middle;
	border: 0;
	display: block;
	background-image: url(../images/common_button_close.png);
	background-position: left;
	height: 29px;
	background-repeat: no-repeat;
	font-size: 1em;
	float: right;
	color: #FFFFFF;
	padding-top: 10px;
	margin-right: 15px;
	}

#contactmappopup a {
	color: #FFFFFF;
	}

#contactmappopup a:link {
	color: #FFFFFF;
	}

#contactmappopup a:visited {
	color: #FFFFFF;
	}

#contactmappopup a:hover {
	color: #F8B12D;
	}


/*	-------------------------------------------------------------
	Knowledgebase
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


/*	-------------------------------------------------------------
	Accessibility
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

table {
	margin-top: 20px;
	margin-bottom:20px;
	}

.accesskeystroke {
	vertical-align: middle;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	display: inline;
}

.accessosicon {
	display: inline;
	padding-right: 0.3em;
	padding-top: 1em;
	padding-bottom: 1em;
	vertical-align: middle;
}

.accessbrowsericon {
	display: inline;
	padding-right: 0.3em;
	vertical-align: middle;
}

.accessbrowserlabel {
	display: inline;
	width: 15em;
	padding-right: 1em;
}

#accesstextarea {
	width: 50em;
	position: absolute;
	left: 370px;
	top: 160px;
	}

#accesstextarea table {
	width: 100%;
	}

#accesstextarea h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
	text-align: left;
	}

#accesstextarea th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
	text-align: left;
	padding-bottom: 5px;
	}

#accesstextarea caption {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 30px;
	}

#accesstextarea td {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	height: 3em;
	}

.accessdefcol1 {
	width: 7.5em;
	text-align: center;
	}

.accessdefcol2 {
	width: 45.5em;
	}

.accessbrowsercol1 {
	width: 19em;
	}

.accessbrowsercol2 {
	width: 44.5em;
	}

#accesstextarea a:link {
	font-weight: bold;
	color: #333333;
	}

#accesstextarea a:visited {
	font-weight: bold;
	color: #333333;
	}

#accesstextarea a:active {
	font-weight: bold;
	}

#accesstextarea a:hover {
	color: #F8B12D;
	font-weight: bold;
	}



/*	-------------------------------------------------------------
	Site Map
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


/*	Common
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#sitemaptext {
	width: 500px;
	left: 370px;
	top: 160px;
	position: absolute;
	}



/*	Level 1
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#sitemaptext h2 {
	display: block;
	height: 2em;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	}

#sitemaptext h2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	}

#sitemaptext h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 1em;
	font-weight: bold;
	}

#sitemaptext h2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}

#sitemaptext h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #F8B12D;
	}



/*	Level 2
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#sitemaptext h3 {
	display: block;
	height: 2em;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-left: 40px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	}

#sitemaptext h3 li {
	display: block;
	height: 2em;
	width: 250px;
	background-color: #CCCCCC;
	}

#sitemaptext h3 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	}

#sitemaptext h3 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 1em;
	font-weight: normal;
	}

#sitemaptext h3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	}

#sitemaptext h3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #F8B12D;
	}



/*	Level 3
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#sitemaptext h4 {
	display: block;
	height: 2em;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-left: 40px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	}

#sitemaptext h4 li {
	display: block;
	height: 2em;
	width: 250px;
	background-color: #CCCCCC;
	}

#sitemaptext h4 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	}

#sitemaptext h4 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 1em;
	font-weight: normal;
	}

#sitemaptext h4 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	}

#sitemaptext h4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #F8B12D;
	}


/*	-------------------------------------------------------------
	Legal Portfolio
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#legalMoreInfo {
	}

#legalMoreInfo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	}

#legalMoreInfo a {
	font-weight: bold;
	padding: 0;
	margin: 0;
	background-image: none;
	}

