html{overflow-y:scroll;}
html{overflow:-moz-scrollbars-vertical;}

body{
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	color:#7f7f7f;
	font-size:11px;
	background-image:url(images/mainBg.jpg); 
	background-repeat: repeat-x;
	background-color:#d4d3d4;
	line-height:180%;
}
p{ margin:0px; padding:0px 0px 10px 0px; }

#header{
	z-index:1000;
	position: relative;
	margin:0px auto;
	height: auto !important;
	height:81px;
	min-height:81px;
	width:1022px;
	overflow: visible;
}
#nav{
	position:absolute;
	z-index:1000;
	height:150px;
	padding-left:7px;

}
#navBg{
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
	height:23px;
	margin-right:22px;
}
#contentWrapper{
	position: relative;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:1021px;
	background-image:url(images/content_bg_grey.jpg);
	background-repeat:repeat-y;
	height: auto !important;
	height:630px;
	min-height:630px;
}
#backLeft{
	z-index:1;
	position:absolute;
	margin-left:-514px;
	top:0px;
	left:50%;
	height:350px;
	width:10px;
	background-image: url(images/main_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#backRight{
	z-index:1;
	position:absolute;
	margin-left:490px;
	top:0px;
	left:50%;
	height:350px;
	width:10px;
	background-image: url(images/main_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.greyHorBar{
	background-color:#908f90;
	height:8px;
}
.stripes{
	background-image:url(images/stripes.gif);
	background-repeat:repeat-x;
	height:60px;
}
	
#imgLeft{
	position:absolute;
	z-index:1;
	height:470px;
	left:6px;
	width:290px;
	background-color:#afafaf;
}
#imgRight{
	position:absolute;
	float:right;
	z-index:1;
	height:470px;
	right:21px;
	width:60px;
	background-color:#afafaf;
}

#contentWhite1{
	margin:0px 0px 50px 296px;
	padding:0px 24px 45px 28px;
	background-color:#FFFFFF;
	height: auto !important;
	height:500px;
	min-height:500px;
	width:592px;
	text-align:justify;
}
#contentWhite2{
	margin:0px 0px 50px 7px;
	padding:0px 90px 45px 107px;
	background-color:#FFFFFF;
	height: auto !important;
	height:500px;
	min-height:500px;
	width:795px;
	text-align:justify;
}
#contentHome{
	z-index:1;
	height:453px;
	width:994px;
	margin:0 0 0 3px;
}
#pageTitle{
	margin: 0px 0 0px -1px;
}
#pageTitleDottedLine{
	background-image:url(images/dotted.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:-5px 0 20px -2px ;
	height:1px;
}
#footer{
	z-index:4;
	margin:0px auto;
	padding:0px 35px 0px 20px ;
	font-size:10px;
}
#footer a{	
	color:#ad88bf; 
	text-decoration:none;
}
#footer a:hover{
	color:#202020;
}
a{	
	color:#8952a4; 
	text-decoration:none;
}
a:hover{	
	color:#111111;
		text-decoration:underline;
}
a.bttnWhite {
	font-size:11px;
	padding:5px 0px 0px 0px;
	margin:0px;
	background-image:url(images/bttn_white.jpg); 
	background-repeat: no-repeat;
	display:block;
	height:30px;
	width:193px;
	text-decoration:none;
}
a.bttnShadow{width:194px; height:28px; background:url(images/bttn_bg.jpg); display:block; text-decoration:none; padding:2px 0px 0 0px; font-size:11px; text-align:center}
a.bttnShadow:hover{text-decoration:none; color:#000000;}

.dottedLine{
	background-image:url(images/dotted.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
h1{
	font-size:16px;
	color:#a591af;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;

}
h2{
	font-size:13px;
	color:#7c7c7c;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
}
/*----------------------------------------
misc styles
-----------------------------------------*/
.clear{clear:both; margin:0px; padding:0px; height:1px; line-height:1px; font-size:1px; }
.size13{ font-size:13px;}
.darkGrey{color:#4a4949;}
.bold{font-weight:bold;}
.tdDottedBorder{ background:url(images/dotted.gif) repeat-x}
.lineHeight{ line-height:150%;}
.tdPlusLinkBg a{ background:url(images/plusBg.jpg) no-repeat 0px 5px; padding:0 0 0 12px;}
.projectThumb{}

/*----------------------------------------
form styles
-----------------------------------------*/
form{padding:0px; margin:0px;}
.formElement, .menuList{width:200px; margin:0 0 3px 0; height:16px; font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#7f7f7f;}
.menuList{width:205px; height:20px;}
.textArea, .textArea2{width:200px; height:50px; font-family:Arial,Helvetica,sans-serif; font-size:11px; margin:0 0 7px 0;}
.textArea2{width:180px;}
a.bttn{width:92px; line-height:28px; background:url(images/submit_bttn_bg.jpg); display:block; text-decoration:none; padding:0 0 0 0; font-weight:bold; font-size:11px; text-align:center}
a.bttn:hover{text-decoration:none; color:#000000;}

/*----------------------------------------
product section styles
-----------------------------------------*/
.thumbBorder{border:1px solid #b4b3b4;}
.tdPaddingRight2{padding-right:2px;}
.projectGalleryThumbnail {
    border:1px solid #b4b3b4;
    margin-right: 1px;
    margin-top: 4px;
    cursor:pointer;
}