/* CSS Document */

a.bignav:link    {
	/* Applies to unvisited links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #A8A8A8;
	font-size: 14px;
} 
a.bignav:visited {
	/* Applies to visited links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #A8A8A8;
	font-size: 14px;
} 
a.bignav:hover   {
	/* Applies to links under the pointer */
  	text-decoration:  underline;
	font-weight:      bold;
	color:            #FF00FF;
	font-size: 14px;
} 
a.bignav:active  {
	/* Applies to activated links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #A8A8A8;
	font-size: 14px;
}

a.bignavyellow:link    {
	/* Applies to unvisited links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #FFFF00;
	font-size: 14px;
} 
a.bignavyellow:visited {
	/* Applies to visited links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #FFFF00;
	font-size: 14px;
} 
a.bignavyellow:hover   {
	/* Applies to links under the pointer */
  	text-decoration:  underline;
	font-weight:      bold;
	color:            #FF00FF;
	font-size: 14px;
} 
a.bignavyellow:active  {
	/* Applies to activated links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #FFFF00;
	font-size: 14px;
}
a.servicescategory:link    {
	/* Applies to unvisited links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #FFFFFF;
	font-size: 10px;
} 
a.servicescategory:visited {
	/* Applies to visited links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #FFFFFF;
	font-size: 10px;
} 
a.servicescategory:hover   {
	/* Applies to links under the pointer */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #FF00FF;
	font-size: 10px;
} 
a.servicescategory:active  {
	/* Applies to activated links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #FFFFFF;
	font-size: 10px;
}

a.clientlogin:link    {
	/* Applies to unvisited links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #FFFF00;
	font-size: 12px;
} 
a.clientlogin:visited {
	/* Applies to visited links */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #FFFF00;
	font-size: 12px;
} 
a.clientlogin:hover   {
	/* Applies to links under the pointer */
  	text-decoration:  underline;
	font-weight:      bold;
	color:            #FF00FF;
	font-size: 12px;
} 
a.clientlogin:active  {
	/* Applies to activated links */
  	text-decoration:  underline;
	font-weight:      bold;
	color:            #FF00FF;
	font-size: 12px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	color: #FFFFFF;
}

a:link, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #FFCC00;
}

h1 {
	font-size:18px;
	line-height: 34px;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}

#header {
	width:820px;
	height:175px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
}


#content {
	width:900px;
}
#layout {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#left {
	float:left;
	width:600px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-color: #000000;
}

#right {
	float:left;
	width:220px;
	height: 100px;
}

.clear { clear:both; }
.bulletpoints {
	font-size: 11px;
	color: #FFFF00;
	font-weight: normal;
	text-align: left;
}
#bottom {
	width:100%;
	height:150px;
	background-image:url(../images/bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#footer {
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/footer.jpg);
	height: 86px;
	width: 630px;
}

#footercontent {
	float: left;
	font-size: 11px;
	margin-top: 40px;
	margin-left: 20px;
}
.animation {
float:right; width:200px; margin:55px 0 50px 30px;
}
.quotes {
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}
#header2 {
width:100%; height:150px; background-image:url(../images/header.png);

}
img.floatLeft { 
    float: left; 
    margin: 4px 12px 4px 4px; 
}
img.floatRight {
	float: right;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 12px;
}

.floatLeft { 
	float: left;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 12px;
	width: 230px;
	font-size: 12px;
	color: #FFCC00;
}
.floatRight {
	float: right;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 12px;
	width: 230px;
	font-size: 12px;
	color: #FFCC00;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 0px #ffffff;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 200px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px #CDCDCD;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
#picturearea {
	float:left;
	width: 300px;
	background-image: url(../images/globe_ticker/blank.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: black url(../images/indentbg.gif) center center repeat-x;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FF00FF;
	border-left-color: #000000;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #FFFFFF; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: #FFFFFF;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #FFFF00 !important; /*text color of selected and active item*/
text-decoration: underline;
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/indentbg2.gif) center center repeat-x;
}




.chromestyle{
	width: 760px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}


.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left;
	background-image: url(../images/indentbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

.chromestyle ul li a:hover{
	background-image: url(../images/indentbg2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: #282828;
	width: 200px;
	visibility: hidden;
	padding: 0px;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 10px; /*THEME CHANGE HERE*/
	padding: 0px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #666666;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
font-size:14px;
}

.redasterix {
	color: #FF0000;
}
h4 {
	font-size:12px;
	font-weight: bold;
}
.white18pt {
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellow_header {
	color: #FF0;
}
.serviceareas {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0;
	float: right;
	padding-left: 10px;
	margin-left: 10px;
	color: #F00;
	width: 130px;
}
