/*****************/
/*  Tag Styles   */
/*****************/

body {
	margin:25px 0px;
}

body, td, div, span, input, textarea {
	font-family:arial,verdana,geneva,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:150%;
}

a
{
	font-weight: bold;
	color: #696969;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

a img {
	border:0px;
}

table {
	border:0px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

td {
	padding:0px;
	margin:0px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	list-style:none;
}

ul li {
	padding:4px 0px 2px 17px;
	background:url(images/Main_End_Dot.gif) 0px 7px no-repeat;				
}

/*****************/
/*  Menu Styles  */
/*****************/
h4
{
	color:#800000;
	font-size:1em;}
.Header td.Nav_Item {
	/*width:96px;
	float:left;*/
	height:30px;
	border-right:solid 1px #000000;
}

.Header a.Nav_Link {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	text-decoration:none;
	font-family:verdana,arial,geneva,sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height:260%;
}

.Nav_Item a.Nav_Link:hover {
	color:#ffffff;
	background-color:#696969;
}

/*****************/
/* Class Styles  */
/*****************/

.Body {
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}

.Body .Text {
	padding:20px;
	font-size:12px;
}

.Body .Title
{
text-align:center;
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
}

.Footer {
	border:solid 1px #000000;
}
.Footer div
{
	margin:10px;}

.Header {
	width:100%;
	border:solid 1px #000000;
}

.Header .Logo, .Header .Logo img {
	width:200px;
	height:61px;
}

.Header .LogoL {
	border-right:solid 1px #000000;
}
.Header .LogoR {
	border-left:solid 1px #000000;
	
}
.Header .Text {
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}

.Header .Text, .Header .Text img {
	width:552px;
	height:30px;
}

.Main {
	width:775px;
	margin-left:auto;
	margin-right:auto;
}
.Main .Text {
	padding:20px;
	font-size:14px;
}
.Main .Text UL LI
{
	list-style-image: url(images/plus.gif) ;
	text-align:left;
}

.Section_Title {
	width:720px;
	height:25px;
	margin:10px 0px;
}

.Testimonial {
	width:80%;
	margin:auto;
	text-align:left;
	padding-left:45px;
	padding-top:10px;
	margin-bottom:30px;
	background:url(images/Main_Quote_Open.gif) 0% 0% no-repeat;
}

.Testimonial div {
	font-size:12px;
	background:url(images/Main_Quote_Close.gif) 100% 100% no-repeat;
}
.ProdText
{
	font-size:14px;
	vertical-align:top;
	padding-right:7px;
	}
.ContactText
{
	font-size:12px;
	vertical-align:top;
	padding-right:7px;
	font-weight:bold;
	 width:170;
	}
 #d1{
	position:absolute ;
	left:-100px;
}
input.calendar
{
	background: #ffffff;
	color: #ff0000;
	width:80px;
	
}
.red{color:#ff0000;}
