/* -STRUCTURE */
html {
	overflow-y: scroll;
}
body {
	font: normal 1em "Trebuchet MS", sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #a3a3a3;
	background-image:url('../bg_fade_min.png');
	background-repeat:repeat-x;
}

#container {
	width:960px;
	margin: auto;
	text-align: left;
}
#banner {

}
#head {
	height:280px;
	margin: 0px;
	position: relative;
}
#head h3 {

	color: white;
	font-size: 22pt;
	text-align: left;
	padding-left: 400px;
	padding-top: 15px;
	margin: 0px;
}
#head a, p {
	text-align: left;
	padding-left: 400px;
	padding-top: 5px;
	margin: 0px;
}
#head p {
	color: black;
}
#head a {
	color: white;
}
#content2{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#content2 a:hover{
	text-decoration: underline;
}
#content2 h2{
	padding-top: 5px;
	width: 570px;
	line-height: 17px;
}
#content2 h3{
	padding-top: 5px;
	width: 470px;
	line-height: 17px;
	font-variant: small-caps;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: yellow;
}

h1{

	height: 60px;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 47px;
}
h2{

}
h1 img{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* -MENU */
#menu {
	font: normal 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	border: none;
	width: 960px;
	height: 20px;
	margin: 15px;
	margin-top: 8px;
}

#menu a {
	text-align: right;
	margin-right: 25px;
	letter-spacing: -1px;
	color: white;
	/*color: #CABFB4;*/
}
#menu-links {
	display: inline;
	margin-left: 350px;
}
#menu img {
	position: absolute;
	z-index: 10;
}
#menu a:hover {
	color: #8a8c8d;
}
#quote {
	text-decoration: none;
	border: 0px;
}

/* -FOOTER */
#footer {
	padding: 0px;
	margin: 0px;
}
#footer p.right {
	padding: 0px;
	margin: 0px;
	float:right;
}
#footer p.left {
	color: black;
	padding: 0px;
	margin: 0px;
	float:left;
}

/* -COLUMN1  */
#column1{

	width: 479px;
	float: left;
}
#column1 a:hover{
	text-decoration: underline;
}
#column1 p {
	margin-right: 25px;
	margin-left: 15px;
	padding-left: 4px;
}
#column1 h2 {

}
#column1 h3 {
	line-height: 1px;
}
.yellow-header {
	font-weight: bold;
	font-size: 2em;
	/*background-image:url('../h3.png');*/
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-top: 9px;
	padding-left: 40px;
	height: 50px;
	text-align: left;
	color: yellow;
}
/* -COLUMN2  */
#column2{
	width: 478px;
	float: left;
}
#column2 a:hover{
	text-decoration: underline;
}
#column2 p {
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 4px;
}
#column2 h2 {
}
div.fadehover {
	
}
img.a {
	position: absolute;
	left: 480px;
	top: 170px;
    z-index: 10;
}
img.b {
	position: absolute;
	left: 480px;
	top: 170px;
}
.slideshow {
	margin: 15px;	
}
#head .serviceOpt {
	display: block;
	margin: 15px;
	font-size: 1.5em;
}
#head .serviceOpt:hover {
	/*color: gray;*/
}

#logo {
}
#content2 .email {
	color: #051cff;
}
#content2 .email:hover {
	color: yellow;
}