/* CSS Document */



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
	width:339px;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 545B50;
	display: block;
	position: absolute;
	left: 736px;
	top: 37px;
	z-index: 3;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	height: 600px;
	width: 800px;
	position: absolute;
	left: 98px;
	top: 125px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: justify;
}


#content a:link {
	color:#333333;
	font-weight: bolder;
	text-decoration: none;
}

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

#content a:hover {
	color:#93A08C;
	text-decoration: none;
}


.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	height: 500px;
	width: 500px;
	padding-top: 10px;
	padding-right: 150px;
	padding-bottom: 10px;
	padding-left: 200px;
}



#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: right; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}
#header {
	display: block;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	border: medium double #6B7666;
	padding: 20px;
	margin: 0px;
	width: 571px;
	position: absolute;
	left: 119px;
	top: 678px;
	text-align: left;
}
#testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding: 20px;
	float: right;
	height: 730px;
	width: 260px;
	position: absolute;
	left: 948px;
	top: 165px;
	background-color: #98A591;
	border: 1px dotted #7D7D7D;
	font-weight: normal;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.indextext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
