HTML {
	font-size: 100%; /* IE */
}
BODY {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;  /* 10px in % */	
	/*font-size:1em;  16px */
	color:#333333;
	background-color:#252525;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:30px;
}

H1, H2, H3, H4, H5, H6, P, PRE, BLOCKQUOTE, UL, OL, DL, ADDRESS {
	margin: 1em 0;
	padding: 0;
}
H1 {
	font-size:1.7em;
}
H2 {
	font-size:1.6em;
}
H3 {
	font-size:1.5em;
}
H4 {
	font-size:1.4em;
}
H5 {
	font-size:1.3em;
}
H6 {
	font-size:1.2em;
}
LI, DD, BLOCKQUOTE {
	margin-left: 1em;
}
FORM LABEL {
	cursor: pointer;
}

/* Set some default font sizes */
P, LABEL, INPUT {
	font-size:1.1em;	
}

A {
	color:#f54c0a;
	text-decoration:none;
}
A.imgBtn {
	border:0;
}
A.imgBtn IMG {
	margin-left:-2px;
}
.clear {
	clear:both;	
}
.clearNEST {
	clear:both;	
	height:0px;
	line-height:0em;
	font-size:0em;
	overflow:hidden;
}

DIV#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f7f7f7;
}
/* Site Header */
DIV#header {
	border-bottom:1px solid #ffffff;
}
DIV.header-shadow {
	background-image:url(/content/images/panelBg/headerShadow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
DIV#header-contact {
	float:right;
	padding-right:16px;
}
DIV#header-contact A {
	border:0;
}
DIV#header-logo {
	clear:both;
	padding-left:28px;
	height:46px;
}
DIV#logo {
	position:relative;
	top:-3px;
}
DIV#header-navigation {
	clear:both;
	padding-right:16px;
}
/* Top Navigation Bar */
UL#nav-top {
	margin:0px 0px -1px 0px;
	padding:0;
	float:right;
	white-space:nowrap;
	list-style-type:none;
}
UL#nav-top LI {
	text-transform:uppercase;
	border-left:1px solid #ffffff;
	margin:0;
	padding:0;
	/*position:relative;
	display:inline;*/
	float:left;
}
UL#nav-top LI A {
	background-color:#d4d4d4;
	background-image:url(/content/images/buttons/topNavGreyBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:1.2em;
	text-decoration:none;
	color:#484848;
	display:block;
	padding: 5px 10px 4px 10px;
	border:0;
	/*letter-spacing:-0.01em;*/
border-bottom:1px solid #ffffff;
}
UL#nav-top LI A:hover {
	background-image:url(/content/images/buttons/topNavMushBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
border-bottom:1px solid #dad8ce;
}
UL#nav-top LI A.selected {
	background-color:#f44109;
	background-image:url(/content/images/buttons/topNavBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#ffffff;
border-bottom:1px solid #ff933c;
}
/* end Top Navigation Bar */
/* end Site Header */

/* Body */
DIV#body {
	position:relative;
}
DIV.body-shadow {
	background-image:url(/content/images/panelBg/bodyShadow.png);
	background-repeat:no-repeat;
	position:absolute;
	width:960px;
	height:53px;
}
DIV#body-homeColumnWraper {
	padding:15px 10px 30px 10px;
}
DIV#body-homeColumn1 {
	width:310px;
	float:left;
}
DIV#body-homeColumn2 {
	width:320px;
	float:left;
}
DIV#body-homeColumn3 {
	width:310px;
	float:left;
}
DIV#body-goalStatement {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:40px;
}
DIV#body-goalStatement P {
	font-size:1.4em;
	color:#474747;
	line-height:1.5em;
}
DIV#body-goalStatement A {
	border-bottom:1px dotted #f54c0a;
font-size:1.4em;
}
DIV#body-goalStatement A:hover {
	border-bottom-style:solid;
}
DIV#body-highlights {
	margin-left:10px;
	margin-right:10px;
}
DIV.panel-highlight {
	width:300px;
	min-height:151px;
	/*background-image:url(/content/images/panelBg/greenGradient.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#f1f2e3;*/
/*background-color:#f3f3f2;*/
	position:relative;
	margin-top:10px;
}
DIV.panel-highlight-horiz {
	width:300px;
	min-height:151px;
	background-color:#eaeaea;
	position:relative;
	margin-top:10px;
	margin-right:10px;
	float:left;
}
DIV.cornerPix {
	width:1px;
	height:1px;
	background-color:#f7f7f7;
	position:absolute;
}
DIV.panelContent {
	padding-top:12px;
	padding-bottom:12px;
	padding-left:9px;
	padding-right:9px;
}
DIV.panelContent P.tagList A {
	border-bottom:1px dotted #f54c0a;
}
DIV.panelContent P.tagList A:hover {
	border-bottom-style:solid;
}
DIV.panelImage {
	float:left;
	width:122px;
	/*margin-left:-4px;*/
}
DIV.panelImage IMG {
margin:0px 0px 0px 0px;
border:1px solid #c4c2b2;
	/*padding:9px;
	background-image:url(/content/images/imageFrame.png);
	background-repeat:no-repeat;*/
}
DIV.panelBody {
	float:right;
	width:150px;
}
DIV.panelBody P {
	margin-top:.3em;
	margin-bottom:0;
}
DIV.panelContent H2 {
	color:#f54c0a;
	font-size:1.2em;
	margin:0;
	line-height:1em;
}
DIV.panelContent P.tagList {
	color:#f54c0a;
	margin-top:0;
}
DIV#body-products {
	margin-left:10px;
}
DIV.panel-products {
	width:300px;
	min-height:163px;
	/*background-image:url(/content/images/panelBg/pinkGradient.gif);
	background-repeat:repeat-x;
	background-color:#efebe7;*/
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
}
DIV#prod-aeronChair {
	position:absolute;
	right:-10px;
	top:-12px;
}
DIV.panelBodyAlt {
	padding-left:9px;
	padding-top:12px;
	padding-bottom:12px;
	width:128px;
	float:left;
}
DIV.panelBodyAlt H2 {
	color:#f54c0a;
	font-size:1.2em;
	margin:0;
	line-height:1em;
}
DIV.panelImageAlt {
	float:right;
	width:150px;
	padding-top:5px;
	padding-right:5px;
}
/*DIV.panelImageAlt IMG {
	padding:12px;
	background-image:url(/content/images/imageFrameLarge.png);
	background-repeat:no-repeat;
}*/
DIV.panelBottomBar {
	/*width:300px;
	height:32px;*/
	overflow:hidden;
	/*position:absolute;*/
	background-image:url(/content/images/panelBg/greyGradient.gif);
	background-repeat:repeat-x;
	background-color:#f4f4f2;
	padding:5px 10px 7px 10px;
}
DIV.panelBottomBar A {
	/*display:block;*/
	border-bottom:1px dotted #f54c0a;
	font-size:1.1em;
}
DIV.panelBottomBar A:hover {
	border-bottom-style:solid;
}

DIV#body-columnWraper {
	background-image:url(/content/images/panelBg/sideNavPanelBg.png);
	background-repeat:no-repeat;
	padding:15px 10px 30px 10px;
}
DIV#body-column1 {
	float:left;
	width:300px;
}

DIV#body-column2, DIV#body-column2Portfolio {
	float:right;
	width:600px;
	padding-top:6px;
	padding-right:10px;
}
DIV#body-column2 P, DIV#body-column2 LI {
	font-size:1.4em;
	color:#474747;
	line-height:1.6em;
}
DIV#body-column2 BLOCKQUOTE {
	font-size:1.4em;
	font-style:italic;
line-height:1.5em;
	margin:2em 3em 2em 2em;
}
DIV#body-column2 BLOCKQUOTE P {
font-size:1em;
}
DIV#body-column2 BLOCKQUOTE IMG {
	border:0;
	margin:0;
	padding:0px 2px 0px 2px;
	float:none;
}
DIV#body-column2 BLOCKQUOTE STRONG {
	font-style:normal;
}
DIV#body-column2 H2 {
	color:#594a01;
	margin-bottom:-1em;
}
DIV#body-column2 H3 {
	color:#594a01;
	margin-bottom:-1em;
}
DIV#body-column2 A {
	color:#f54c0a;
	border-bottom:1px dotted #f54c0a;
}
DIV#body-column2 A:hover {
	border-bottom:1px solid #f54c0a;
}

DIV#body-column2 .floatLeft {
float:left;
margin-right:20px;
}

DIV#body-column2 IMG {
	border:1px solid #bebebe;
	padding:1px;
	/* margin-right:20px;
	float:left; */
}


/* SIDE NAV */
DIV#body-sideNav {
	background-image:url(/content/images/panelBg/greySideNavGradient.gif);
	background-repeat:no-repeat;
	background-color:#ededed;
	padding:10px;
}
UL#nav-side {
	list-style-type:none;
	margin:4px 0px 0px 0px;
	padding:0;
}
UL#nav-side LI {
	margin:0px 0px 2px 0px;
	padding:0;
}
UL#nav-side LI A {
	display:block;
	padding:3px 8px 5px 8px;
	font-size:1.3em;
	color:#594a01;
	background-color:#dedede;
}
UL#nav-side LI A SPAN {
	border-bottom:1px dotted #594a01;
}
UL#nav-side LI A:hover, UL#nav-side LI A.selected {
	background-color:#f54c0a;
	color:#ffffff;
}
UL#nav-side LI A:hover SPAN, UL#nav-side LI A.selected SPAN {
	border-bottom:1px dotted #ffffff;
}
UL#nav-side-lvl2 {
	list-style-type:none;
	margin:0;
	padding:10px 10px 8px 10px;
	background-color:#ede1dc;
}
UL#nav-side-lvl2 LI {
	margin:0px 0px 2px 0px;
	padding:0;	
}
UL#nav-side-lvl2 LI A {
	display:block;
	padding:3px 8px 5px 8px;
	font-size:1.1em;
	color:#594a01;
	background-color:#ebd7cf;
}
UL#nav-side-lvl2 LI A SPAN {
	border-bottom:1px dotted #594a01;
}
UL#nav-side-lvl2 LI A:hover, UL#nav-side-lvl2 LI A.selected {
	background-color:#ecc2b2;
	color:#594a01;
}
UL#nav-side-lvl2 LI A:hover SPAN, UL#nav-side-lvl2 LI A.selected SPAN {
	border-bottom:1px dotted #594a01;
}
UL#nav-side-lvl3 {
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#ede1dc;
}
UL#nav-side-lvl3 LI {
	margin:0px 0px 0px 0px;
	padding:0;	
}
UL#nav-side-lvl3 LI A {
	display:block;
	padding:3px 8px 5px 30px;
	font-size:1.1em;
	color:#594a01;
	background-color:#ebd7cf;
	background-image:url(/content/images/navArrow.gif);
	background-repeat:no-repeat;
	background-position:20px;
}
/* end SIDE NAV */
DIV#panelPortfolio {
	/*background-image:url(/content/images/panelBg/greyPortfolioPanelBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#eeeeee;*/
	min-height:203px;
	padding:20px;
}

DIV.panel-portfolioList {
	/*background-image:url(/content/images/panelBg/greenPortfolioPanelBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	background-color:#F3F3F2;
	position:relative;
	margin-top:13px;
	padding:10px 15px 5px 0px;
}
DIV.panel-portfolioList DIV.portfolioList-img {
	margin-left:10px;
	float:left;
}
DIV.panel-portfolioList DIV.portfolioList-img IMG {
	/*padding:11px;
	background-image:url(/content/images/imageFrameExLarge.png);
	background-repeat:no-repeat;*/
border:1px solid #C4C2B2;
}
DIV.panel-portfolioList DIV.portfolioList-body {
	width:235px;
	padding:10px 0px 10px 0px;
	float:right;
}
DIV.panel-portfolioList DIV.portfolioList-body H2 {
	color:#f54c0a;
	font-size:1.6em;
	margin:0;
	line-height:1em;
}
DIV.panel-portfolioList DIV.portfolioList-body P {
	font-size:1.1em;
	line-height:1.4em;
}
DIV.panel-portfolioList DIV.portfolioList-body P.tagList {
	color:#f54c0a;
	font-size:1.3em;
	margin-top:0;
}
DIV.panel-portfolioList DIV.portfolioList-body P.tagList A {
	border-bottom:1px dotted #f54c0a;
}
DIV.panel-portfolioList DIV.portfolioList-body P.tagList A:hover {
	border-bottom-style:solid;
}
/* Flash Portfolio Gallery Container */
DIV#flashGalleryPortfolio {
margin-top:1em;
margin-bottom:1em;
padding-left:4px;
}
/* end Body */
/* Footer */
DIV#footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	margin-bottom:50px;
}
UL#nav-footer {
	list-style-type:none;
	margin:0px 0px 0px 7px;
	padding:0;
	float:left;
}
UL#nav-footer LI {
	color:#606060;
	float:left;
	font-size:1.1em;
	padding:0;
	margin:0;
}
UL#nav-footer LI A {
	color:#606060;
	padding-left:4px;
	padding-right:4px;
}
DIV#footer-copyright {
	float:right;
	color:#606060;
	font-size:1.1em;
	margin-right:10px;
}
/* end Footer */

H1.columnHeadGreen {
	color:#abb103;
	font-size:1.7em;
	line-height:.9em;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:7px;
	border-bottom:1px dotted #abb103;
	margin:0;
}
H1.columnHeadKhaki {
	color:#594a01;
	font-size:1.7em;
	line-height:.9em;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:7px;
	border-bottom:1px dotted #594a01;
	margin:0;
}
H2.columnHeadOrange {
	color:#f54c0a;
	font-size:1.3em;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px dotted #f54c0a;
	margin:0;
}
.lineOrange {
	border-bottom:solid #f54c0a;
}
.lineGreen {
	border-bottom:solid #abb103;
}
.lineKhaki {
	border-bottom:solid #594a01;
}
.lineGrey {
	border-bottom:solid #888888;
}

/* Home left column buttons */
DIV.gradPanelButton {
	width:300px;
	height:81px;
	margin-top:10px;
	background-repeat:no-repeat;
	overflow:hidden;
}
DIV.gradPanelButton A {
	color:#333333;
	display:block;
	font-size:1.1em;
}
DIV.gradPanelButton A:hover {
	color:#ffffff;
}
DIV#btn-visualSpirit {
	background-image:url(/content/images/buttons/btnBg-visualSpirit.gif);
	background-position:0px -81px;
}
DIV#btn-visualSpirit:hover {
	background-position:0px 0px;
}
DIV#btn-provenProj {
	background-image:url(/content/images/buttons/btnBg-provenProj.gif);
	background-position:0px -81px;
}
DIV#btn-provenProj:hover {
	background-position:0px 0px;
}
DIV#btn-visualSpirit A, DIV#btn-provenProj A {
	padding-left:160px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
}
DIV#btn-imLooking {
	background-image:url(/content/images/buttons/btnBg-lookingFor.gif);
	background-position:0px -81px;
}
DIV#btn-imLooking:hover {
	background-position:0px 0px;
}
DIV#btn-imLooking A {
	padding-left:110px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:15px;
}
.simulateLink {
	color:#f54c0a;
	border-bottom:1px dotted #f54c0a;
}

/* FORMS */
FORM.generalForm {
	background-image:url(/content/images/panelBg/greenGradient.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#f1f2e3;
	width:450px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
FORM.generalForm FIELDSET {
	border:0;
	
}
FORM.generalForm LEGEND {
	font-size:1.4em;
}
FORM.generalForm P {
	font-size:1.4em;
	margin-top:0;
}
FORM.generalForm EM {
	font-style:normal;
	padding-left:3px;
	color:#FF0000;
}
FORM.generalForm FIELDSET OL {
	margin:0;
	padding:0;
}
FORM.generalForm FIELDSET LI {
	list-style:none;
	padding:3px 3px 3px 0px;
	margin:0;
}
FORM.generalForm LABEL {
	display:inline-block;
	vertical-align:top;
	line-height:1.7em;
	width:130px;
font-size:1em;
}
FORM.generalForm LABEL.chkbox {
	display:inline;
	line-height:1.4em;
	width:auto;
	font-size:.95em;  /*Bizarely this allows checkbox to sit next to label in IE7 1em (14px) won't work? */
}
FORM.generalForm INPUT[type=text] {
	width:200px;
}
FORM.generalForm INPUT, FORM.generalForm TEXTAREA {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
font-size:1em;
}
FORM.generalForm TEXTAREA {
	width:200px;
	height:100px;
}
/* SITE MAP */
UL#nav-sitemap {
	font-size:1.4em;
	padding:0;
	overflow:auto;
}
UL#nav-sitemap LI {
	float:left;
	list-style:none;
	font-weight:bold;
	color:#f54c0a;
	margin:0;
	padding:2px 20px 2px 0px;
}
UL#nav-sitemap UL {
	padding:0;
	margin:3px 0px 5px 0px;
}
UL#nav-sitemap UL LI {
	float:none;
	font-weight:normal;
	color:#333333;
	margin-left:10px;
}
UL#nav-sitemap UL A {
	color:#333333;
	border-bottom:1px dotted #333333;
}
UL#nav-sitemap UL A:hover {
	border-bottom:1px solid #333333;
}
/* end */

/* SCP 27-06-08 */

.featureWrap {
 width:300px;
 height:160px;
 position:relative;
 margin-top:10px;
 margin-right:10px;
 float:left;
}

.featureTable {
 width:300px;
 height:160px;
 /*background-color:#F3F3F2;*/
 position:relative;
 margin-top:10px;
 float:left;
}

.featureTable table.fTable {
width:300px;

}

.featureTable table.fTable .tableHeadFoot {
height: 1px;
background: url(/content/images/panelBg/bg_feature.gif) no-repeat;
}

.featureTable table.fTable .tableBody {
height: 158px;
padding:11px 9px 5px 9px ;
margin:0;
}

.featureTable table.fTable .tableBody H2 {
	color:#f54c0a;
	font-size:1.2em;
	margin:0;
	line-height:1em;
}

.featureTable table.fTable .tableBody P.tagList {
	color:#f54c0a;
	margin-top:0;
}

.featureTable table.fTable .tableBody P.tagList A {
color:#f54c0a;	
border-bottom:1px dotted #f54c0a;
}
.featureTable table.fTable .tableBody P.tagList A:hover {
color:#f54c0a;	
border-bottom-style:solid;
}

.featureTable table.fTable .tableBody .featureLeft {
/*width:100px;
background:#eeeeee;*/
}

.featureTable table.fTable .tableBody .featureLeft img {
/*background-image:url(/content/images/imageFrame.png);
background-repeat:no-repeat;
padding:9px;*/
border:1px solid #C4C2B2;
}



/* EPG 20080701 */
.featureLeft {
	width:300px;
	min-height:163px;
	/*background-image:url(/content/images/panelBg/pinkGradient.gif);
	background-repeat:repeat-x;
	background-color:#efebe7;*/
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
}

.featureLeft table.featureTableLeft {
 width:300px;
 position:relative;
}

.featureLeft table.featureTableLeft td.tableHead {
	height: 1px;
	background: url(/content/images/panelBg/bg_featureleft.gif) no-repeat;
}

.featureLeft table.featureTableLeft td.tableBody{
	padding-left:9px;
	padding-top:12px;
	padding-bottom:12px;
	width:135px;
	float:left;
}

.featureLeft table.featureTableLeft td.tableBody H2 {
	color:#f54c0a;
	font-size:1.2em;
	margin:0;
	line-height:1em;
}

.featureLeft table.featureTableLeft td.tableBottomBar {
	/* overflow:hidden; */
	background-image:url(/content/images/panelBg/greyGradient.gif);
	background-repeat:no-repeat;
	background-color:#ecebe5;
	padding:5px 10px 7px 10px;
}

td.tableBottomBar a {
	border-bottom: 1px dotted #f54c0a;
	font-size:1.1em;
}
td.tableBottomBar a:hover {
	border-bottom-style:solid;
}

table.portfolioTable td {
	vertical-align: top;
}

table.portfolioTable td strong{
	color: #f54c0a;
}


/*======================== wide template =============*/
#body-homeColumnWraper .leftDiv{
  width:380px;
  padding:0px 100px 0px 30px;
  float:left;
  display:table;
    position:relative;
}
#body-homeColumnWraper .leftDiv h1 em{
  color:#f44509;
  font-style:normal;
 }
  #body-homeColumnWraper .leftDiv h1{
  margin:0px;
  padding:0px;
}
#body-homeColumnWraper .leftDiv .seperatorOrange{
  border-top:1px dotted #f44509;
  width:380px;
  height:0px;
  padding:0px;
  margin:0px;
  font-size:0px
  line-height:0px;
}
#body-homeColumnWraper .leftDiv .number{
  font-size:14px;
}
#body-homeColumnWraper .leftDiv .number em{
  font-size:18px;
}
#body-homeColumnWraper .rightDiv{
  width:390px;
  float:left;
  position:relative;
  display:table;
  padding:25px 0 0 0;
}
#body-homeColumnWraper .rightDiv input.buttonInput{
position:absolute;
}

#body-homeColumnWraper .leftDiv.form{
  width:430px;
  padding:0px 80px 0px 30px;
  float:left;
  display:table;
    position:relative;
}

#body-homeColumnWraper .leftDiv.form .seperatorOrange{
  border-top:1px dotted #f44509;
  width:430px;
  height:0px;
  padding:0px;
  margin:0px;
  font-size:0px
  line-height:0px;
}

#body-homeColumnWraper .rightDiv.form{
  width:360px;
  float:left;
  position:relative;
  display:table;
  padding:25px 0 0 0;
}
#body-homeColumnWraper .rightDiv.form .contactForm{
  background-image:url(/content/images/form/bg_form.jpg);
  background-repeat:no-repeat;
  width:310px;
  height:450px;
  display:table;
  padding:20px 30px 20px 20px;
  color:#ffffff;
  font-size:12px;
}
#body-homeColumnWraper .rightDiv.form .contactForm label{
  float:left;
  clear:both;
  padding-bottom:13px;

}
#body-homeColumnWraper .rightDiv.form .contactForm input#MoreInfo{
  float:right;
  width:15px;
  height:15px;

}
#body-homeColumnWraper .rightDiv.form .contactForm input.Submit{
  float:right;
  width:97px;
  height:23px;
   background-image:none;
  background-position:0px 0px;

}
#body-homeColumnWraper .rightDiv.form .contactForm label.chkbox{
clear:none;
float:right;
height:50px;
padding-top:3px;
width:195px;
  
}
#body-homeColumnWraper .rightDiv.form .contactForm input{
  background-image:url(/content/images/form/bg_input.jpg );
  background-position:0px 0px;
  background-color:#F54C09;
  background-repeat:no-repeat;
  width:208px;
  height:20px;
  line-height:20px;
  font-size:11px;
  border:0px;
  float:right;
  padding:3px 2px 0 2px;
  color:#333333;
}
#body-homeColumnWraper .rightDiv.form .contactForm textarea{
  background-image:url(/content/images/form/bg_textarea.jpg);
  background-position:0px 0px;
  background-repeat:no-repeat;
  width:208px;
  height:109px;
  line-height:21px;
  font-size:11px;
  border:0px;
  padding:3px 2px 0 2px;
  float:right;
  color:#333333;
}
#body-homeColumnWraper .rightDiv.form .contactForm h2{
  width:240px;
  float:left;
  padding:0px;
  margin:0px;
}
.right{ 
  float:right;
}
#body-homeColumnWraper .rightDiv.form .contactForm .line{
  width:308px;
  clear:both;
  height:0px;
  border-bottom:1px dotted #ffffff;
  line-height:0px;
  font-size:0px;
}
/*======================== wide template =============*/






