/* CSS Document */
body{
	 bgcolor:#392540;
	 background-image:url(../images/page-bg.jpg);
	 background-position:center top; 
	 background-repeat:repeat;
	 color:#392540;
	 margin:0;
	 padding:0; style=""
}

#page{
	width:800px;
	background:#94629D;
}

#header{
	background:#513359 url(../images/pag-header.jpg) repeat center top;
	padding-top:9px;
	height: 162px;
}

#contact{
	width:38px;
	padding-right:17px;
	float:right;
}

#quote{
	width:41px;
	padding-right:3px;
	float:right;
}

#clientLogin{
	width:27px;
	padding-right:12px;
	float:right;
}

#home{
	width:35px;
	padding-right:10px;
	float:right;
}

#menu{
	background:url(../images/menu-area.jpg) no-repeat;
	height:37px;
	padding:0px 0 10px 0;
}

#bottomMenu{
	background:url(../images/menu-area.jpg) no-repeat;
	height:34px;
	padding-top:13px;
}

#contentArea{
	background:url(../images/content-bg.jpg) repeat-y ;
}

#contentTop{
	background:url(../images/content-top.jpg) no-repeat;
	height:29px;
}

#contentBottom{
	background:url(../images/content-bottom.jpg) no-repeat;
	height:180px;
	padding-top:26px;
	padding-left:20px;
	padding-right:20px;
}

#content{
	padding:10px 20px 10px 20px;
	text-align:left;
}

#box1{
	width:230px;
	height:158px;
	float:left;
	text-align:left;
}

#box2{
	width:230px;
	height:158px;
	float:left;
	padding-left:35px;
	text-align:left;
}

#box3{
	width:230px;
	height:158px;
	float:right;
	text-align:left;
}

#footer{
	padding-bottom:10px;
	background:url(../images/footer-bg.jpg);
}

a {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #330066;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #006633;
}

#gallery{ 
margin:0px; 
padding:0px; 
list-style:none;
display:block; 
} 
#gallery li{ 
display:inline; 
margin:0px;
} 

.photo{
float:left;
width:220px; 
height:250px;
padding:10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.btmnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
a.btmnav:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
a.btmnav:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
a.btmnav:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: underline;
}
.headings-main {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #666699;
}
.NormalTXT {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #336699;
}
#LeftNavFloat  {
	position: relative;
	z-index: 1000;
	visibility: visible;
	overflow: visible;
	right: auto;
	bottom: auto;
	left: -300px;
	top: -410px;
}
.NormalTXTCAPS {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336699;
	text-transform: uppercase;
	white-space: nowrap;
}
.cse-search-box {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bolder;
	color: #330099;
	background-color: #FFFFFF;
	background-image: url(../images/google-search-field-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.borderslite {
	border: 1px solid #666666;
}
#paymentfield {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	font-weight: bolder;
}

