/***********************************main Layout**********************************/
body{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/background_01.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
}

#wrapper{

	margin-top: 40px;

	width: 630px;

	margin-left: auto;

	margin-right: auto;

}

#header{

	width: 630px;

	height: 318px;

}

#breadcrumb{

	margin: 0 55px 10px 55px;

	padding-bottom: 10px;

	font-size: .9em;

	color: #7E7D73;

	font-family: Verdana, Arial, Helvetica, Sans-serif;

	border-bottom: 1px dotted #ABAD9E;

}

#article{

	margin: 20px 55px 10px 55px;

	padding: 5px 5px 5px 5px;

	font-size: .9em;

	color: #7E7D73;

	font-family: Verdana, Arial, Helvetica, Sans-serif;

	line-height: 20px;

}

#largelinks{

	margin: 20px 55px 20px 55px;

	padding: 5px 5px 5px 5px;

	font-size: .9em;

	color: #7E7D73;

	font-family: Verdana, Arial, Helvetica, Sans-serif;

	background-color: #E3E3DE;

	line-height: 20px;

}

#largelinks:hover{

	background-color: #D0E4EF;

}

#pattern{

	width: 630px;

	height: 12px;

	padding:0;

	margin: 0;

	_margin-top: -5px;

	_margin-bottom: -5px;

}

#mainImage{

	padding: 0 0 0 15px;

}

#copy{

	margin: 0;

	padding: 0 0 25px 0;

	background-image: url("../images/content_background_11.gif");

	background-repeat: repeat-y;

	width: 630px;

	min-height: 300px;

	_height: 300px;

}

#menuItem{

	margin: 0 55px 10px 55px;

	padding-bottom: 10px;

	border-bottom: 1px dotted #ABAD9E;

}

#footer{

	color: #CCC;

	margin: 0px 0px 0 0px;

}

#footer p{

	margin-top:-10px;

	text-align: left;

	color: #CCC;

	font-size: .7em;

}

#footerlogos{

	width: 630px;

	height: 90px;

	background-image: url("../images/footer_13.gif");

}

#logos{

	margin-left: 30px;
	text-align:center;

}

/***********************************text Decorations*****************************/

a, a img{

	border: none;

	text-decoration: none;

	color:#73B6DB;

}

a:hover{

	color:#474747;

}

p .headline{

	color:#0071BC;

	font-size:1.5em;

}

.highlight{

	color: #0071BC;

	font-size: 1.4em;

}

.highlightSmall{

	padding-bottom: 5px;

	color: #0071BC;

	font-size: 1.1em;

}

h1, h2, h3{

	width: 520px;

	padding: 0px 55px 10px 55px;

	text-align: justify;

	color: #555555;

}
#vendorPix {
	width: 380px;
}

h1{

	font-size:1.2em;

}

h2{

	font-size:1em;

	font-weight:normal;

	font-style:italic;

}

h3{

	font-size:1em;

}

p{

	width: 520px;

	padding: 0px 55px 10px 55px;

	text-align: justify;

	font-size: .9em;

	color: #555555;

	font-family: Verdana, Arial, Helvetica, Sans-serif;

}

#borders{

	width: 580px;

	margin-left: 25px;

	border-bottom:1px dotted #9C9B8E;

	margin-top: 5px;

	margin-bottom: 5px;

}



ul{
	margin: 0 0 20px 55px;
	padding: 0;
}


li{
	padding: 5px;
	border-top: 1px dotted silver;
	margin: 2px 55px 2px 20px;
	_width: 490px;
	line-height: 18px;
	background-repeat: repeat-x;
	text-decoration: none;
	list-style-type: circle;
	font-size: 0.9em;
	color:#555555;
}

/***********************************Contact Layout**********************************/

#email{

	margin: 50px 0 0 0;

}

#column1{

    width: 210px;

    _width:180px;

    text-align: right;

    border-right: 1px dotted silver;

    padding-right: 10px;

}



#column2{

    width: 310px;

    text-align: left;

    padding-left: 120px;

}

#column2 li{

	border: none;

	width: 350px;

	color: #7E7D73;

	background-image: none;

    list-style-type: none;

    line-height: 15px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: .9em;

    height: 25px;

}

.liIndent li {
	border-top: none;
	list-style-type: disc;
}

#vendorPix{
	width: 500px;
}

.vendorImgText {
	margin: -10px 40px 10px 55px;
}
