/* You're so sweet, you're so fine */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: "lucida grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, sans-serif;  
	background: #FFF;
	font-size: 13px;
	
} 
p {
	line-height: 1.4em;
	margin-bottom: 1.4em;
}
h1 {
	font-size: 20px;
	color: #000000;
	border-bottom: 1px solid #509E64; 
	margin: 0 0 0 0;
	padding: 0 0 4px 19px;
}
h2 {
	font-size: 17px;
	border-bottom: 1px solid #509E64; 
	padding: 4px 0 4px 19px;
	color: #000000;
}
h3 {
	font-size: 17px;
	border-bottom: 1px solid #509E64; 
	padding: 0 0 4px 19px;
	margin: 0 0 0 0;
	color: #000000;
}
h4 {
	font-size: 16px;
	padding: 4px 0 4px 0;
	color: #000000;
}

/*  -------------------- links -------------------- */

a {
	color: #A2D0A5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFF;
}


/*  -------------------- main IDs -------------------- */

#main {
	text-align: left;
	width: 867px; 
	position: relative;
	margin: 19px auto 0 auto;
}
#container {
	margin: 13px auto 0 auto; 
	padding-left: 19px; 
	height: auto;
	min-height: 316px;
}
*html #container {
	height: 313px;
}
#container2 {
	margin: 16px auto 0 19px; 
	padding-left: 0px; 
}
#containerHome {
	margin: 13px auto 0 auto; 
	padding-left: 19px; 
	height: auto;
	min-height: 310px; 
}
*html #containerHome {
	height: 310px;
}
#content {
	height: auto;
	min-height: 465px; 
	width: 867px;
	margin: 18px 0 0 0;
}
*html #content {
	height: 465px;
}
#intro {
	position: absolute; 
	top: -19px; left: 0px; 
	color: silver;
}
#slideshow {
	float: left; 
	width: 567px; 
	height: auto;
	min-height: 450px; 
}
*html #slideshow {
	height: 450px;
}
#colRight {
	float: right; 
	width: 250px;
	padding-right: 10px; 
	margin: -2px 0 0 0;
	position: relative;
	min-height: 480px;
	height: auto;
}
*html #colRight {
	height: 480px;
}
#contact, #info {
	width: 250px;
} 
#caption {
	width: 515px; 
	text-align: center; 
	font-size: 12px; 
	float: left;
}
#cool {
	position: absolute;
	bottom: 0px;
	left: 0px; 
	padding-left: 19px;
}
#bottomRow {
	margin-top: 0px; 
	clear: both; 
	text-align: left; 
	width: 567px;
}
#view {
	margin-top: 2px; 
	text-align: center; 
	width: 537px; 
	width: 510px;
}
#footer {
	color: silver;
	font-size: 11px;
	margin-top: 10px;
	width: 832px;
	padding: 5px 0 0 19px;
	border-top: 1px solid #509E64;
}
#clients, #thumbs {
	padding-left: 19px;
}
#thumbs ul {
	list-style: none;
}
#thumbs li {
	display: inline;
}
#skype	{
	width: 190px; 
	float: left; 
	margin-bottom: 1em;
}



/*  -------------------- menu -------------------- */

#menu {
	width: 553px; 
	margin: 16px 0 15px 15px; 
	padding: 10px 0 10px 0;
}
#menu2 {
	width: 250px;
}
li a {
	padding-left: 7px;
}
#menu ul, #menu2 ul {
	list-style: none;
}
#menu li {
	display: inline;
}
#menu li.home a {
	color: #FFF;
}
#menu2 li {
	padding: 5px;
}
#menu a, #menu2 a, #menu3 a {
	color: silver;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
}
#menu3 a {
	color: #A2D0A5;
}
#menu2 a, #menu3 a {
	padding: 5px 0 5px 0;
}
#menu2 li a {
	padding-left: 20px;
}
#menu a:hover, #menu2 a:hover, #menu3 a:hover  {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/*  -------------------- contact form -------------------- */

#contactForm {
	padding: 20px 0 0 12px; 
	margin-top: 5px; 
	width: 403px;
}
.frmQ {
	padding-right: 3px;
	color: #509E64;
	text-align:right;
	font-weight: bold;
}
.frmA {
	padding-left: 3px;
	color: #000;
	color: #509E64;	
	FONT-WEIGHT: BOLD;
	font-family: Arial, Helvetica, sans-serif; 
	background: #E0DFE3;
}
.boxWidth {
	width: 277px !important;
	width: 283px;
	height: 20px;
	padding-top: 2px;
}
.boxWidthTxt {
	width: 277px !important;
	width: 285px;
	height: 145px;
	font-size: 13px;
}
.send {
	margin-top: 5px;
}
.send a {
	background: #E0DFE3;
}
.send a:hover {
	background: #FFF;
}
.picBorder {
	margin-right: 12px; 
	position: relative; 
	float: left; 
	padding-bottom: 0; 
	border: 1px solid #C0C0C0;
}
.thumbBorder {
	border: 1px solid #C0C0C0;
	margin-right: 3px;
	width: 60px;
}
.servBorder {
	margin: 6px 12px 0 0;
	float: left; 
	border: 1px solid #C0C0C0;
}
.folio {
	margin: -4px -3px 0 12px;
	float: left; 
}


/*  -------------------- clearfix -------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/*  -------------------- various -------------------- */

.imageHome {
	background: none; 
} 
.green {
		color: #76B41C;
		color: #509E64; 
}
.silver12 {
	color: silver;
	font-size: 12px;
}
.left {
	padding-left: 21px;
	padding-right: 10px;
}
.leftBottom {
	padding-left: 21px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.leftBottom2 {
	padding-left: 21px;
	padding-right: 40px;
	margin-bottom: 20px;
}
.degas {
	padding-left: 298px;
}
.leftMargin {
	margin-left: 15px
}
.list {
	margin-top: 12px; 
	margin-bottom: 13px;
}
.vcard {
	margin-right: 10px;
	margin-bottom: -2px;
}
.contentLarge {
	font-size: 16px;
}
.divide {
	color: #C0C0C0;
}
.pt1 {
	padding-top: 1px;
}
.pl7 {
	padding-left: 7px;
}
.mTop {
	margin-top: 6px;
}
.mBtm {
	margin-bottom: 0;
}
.mBttn {
	margin: 3px 0 -7px 0;
}
.adjust {
	margin: 45px 0 0 -19px;
}
.req {
	color: #C0C0C0;
	font-weight: bold;
}
.pdRight {
	padding-right: 25px;
}
.skype1 {
	float: right; 
	width: 155px;
}
.skypeButton {
	float: left; 
	width: 34px;
}


/*  -------------------- opacity -------------------- */
	
.transOFF  {
	width: 930px; 
	background-color: silver;
	opacity:.50;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
}
	
	
	


