body {
	margin:0;
	background-color:#3C3C3C;
}

.Container {
	background-image:url(../images/bgImage01.jpg);	
	background-repeat:no-repeat;
	height:900px;
	width:878px;	
}

.Content {
/*
	border-color:red;
	border-style:solid;
	border-width:thin;
*/
	margin-right:59px;
	margin-left:30px;
}

.topBanner {
	background-image:url(../images/topBanner.jpg);	
	background-repeat:no-repeat;
	height:122px;
	width:787px;
	text-align:left;
}

.topMenuBG {
	background-image:url(../images/topMenuBGcopy.jpg);	
	background-repeat:no-repeat;
	height:25px;
	width:787px;
	font-family:tahoma;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	color:white;
}

.topMenuBG div {
	padding:0px 0 0 10px;
}

div.topMenuBG a:active {
	color:white;
	text-decoration:none;
}

div.topMenuBG a:link {
	color:white;
	text-decoration:none;
}

div.topMenuBG a:visited {
	color:white;	
	text-decoration:none;
}

div.topMenuBG a:hover {
	color:#B5B5B5;		
	text-decoration:underline;
}

div.topMenuBG img {
	vertical-align:bottom;
}

.topSubMenuBG {
	background-image:url(../images/topMenuBG02.jpg);	
	background-repeat:no-repeat;
	/*height:50px;*/
	height:30px;
	width:787px;	
	font-family:tahoma;
	font-size:12px;
	text-align:left;
}

#collectionMenu {
	padding-left:10px;
	font-family:tahoma;
	font-size:9px;
	font-weight:bold;
	padding-top:10px;
}

div#collectionMenu a:link {
	color:#FFF08E;
	text-decoration:none;
}

div#collectionMenu a:visited {
	color:#FFF08E;
	text-decoration:none;
}

div#collectionMenu a:hover {
	text-decoration:underline;
	color:#FFDE00;
}

.topSubMenuBG2 {
	background-image:url(../images/topMenuBG03.jpg);	
	background-repeat:no-repeat;
	/*height:50px;*/
	height:30px;
	width:787px;	
	font-family:tahoma;
	font-size:10px;
	text-align:left;
	font-weight:bold;
}

.topSubMenuBG2 div {
	padding:2px 0 0 20px;
}

.topSubMenuBG2 img {
	vertical-align:middle;
}

.topSubMenuBG2 a:link {
	color:#E2E2E2;
	text-decoration:underline;
}

.topSubMenuBG2 a:visited {
	color:#E2E2E2;
}

.topSubMenuBG2 a:hover {
	color:#FF0060;
	text-decoration:none;
}

.centerHolder {
	background-image:url(../images/middleBG_low.jpg);	
	background-repeat:repeat-y;
	width:787px;
}

.center {
	background-image:url(../images/centerBG.jpg);	
	background-repeat:no-repeat;
	width:787px;
}

.mainContent {
	/*
	background-color:red;
	*/
	font-family:tahoma;
	font-size:12px;
	margin-left:2px;
}

#Contact {
}

div#Contact td {
	font-size:11px;
	color:white;
	font-family:tahoma;
}

div#Contact h1 {
	color:#f5a203;
}

.flashHolder {
	background-image:url(../images/flashBG.gif);	
	background-repeat:no-repeat;
	height:274px;
	width:572px;	
}

.flashHolder div {
	padding:6px 8px 0 0;
}

.Introduction {
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	color:#E0E0E0;
	
}

.Introduction td {
	padding:10px 30px 0 25px;
}

.Introduction b {
	color:red;
	text-decoration:underline;
}

.Introduction b:hover {
	color:white;
}

div.Introduction li {	
	list-style-type:square;
	list-style-position:outside;
}

div.Introduction ul {	
	padding:0 0 0 20px;
	margin:10px 0 10px 0;
}

.rightMenu {
	/*
	background-color:yellow;
	*/
	font-family:tahoma;
	font-size:12px;
	margin-left:3px;
	margin-right:2px;
	padding-top:10px;
}

.middleClose {
	background-image:url(../images/middleBG_close.jpg);	
	background-repeat:no-repeat;
	width:787px;
	height:9px;
}

.footer {
	background-image:url(../images/footer.jpg);	
	background-repeat:no-repeat;
	height:90px;
	width:787px;
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	color:#E0E0E0;
}

.footer div {
	padding:50px 0 0 150px;
}

table {
	border-collapse:collapse;
}

img {
	vertical-align:top;
}

form {
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#e7e7e7;
}

form input {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#f27600;
	height:15px;	
	background-color:#f6f6f6;
	border-color:#e64401;
	border-style:solid;
	border-width:1px;
}

form input:hover {
	border-color:#720001;
	border-style:dotted;
	border-width:1px;
}

form textarea {
	vertical-align:top;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#f27600;
	width:200px;
	height:100px;
	background-color:#f6f6f6;
	border-color:#e64401;
	border-style:solid;
	border-width:1px;
}

form textarea:hover {
	border-color:#720001;
	border-style:dotted;
	border-width:1px;
}

form div#Company {
	margin:0;
	padding:20px 0px 5px 8px;
}

form div#Name {
	margin:0;
	padding:5px 0px 5px 26px;
}

form div#Email {
	margin:0;
	padding:5px 0px 5px 27px;
}

form div#Phone {
	margin:0;
	padding:5px 0px 5px 23px;
}

form div#City {
	margin:0;
	padding:5px 0px 5px 34px;
}

form div#State {
	margin:0;
	padding:5px 0px 5px 28px;
}

form div#Country {
	margin:0;
	padding:5px 0px 5px 14px;
}

form div#Message {
	margin:0;
	padding:5px 0px 5px 7px;
}

form div#SubmitButton {
	margin:0;
	padding:5px 0px 5px 57px;
}

div#SubmitButton input {
	height:23px;
}

#Error {
	font-size:11px;
	color:white;
	font-family:tahoma;
	padding:20px 0 30px 30px;
	text-align:left;
}

div#Error fieldset {
	width:300px;
}

div#Error a:link {
	color:red;
}

div#Error a:visited {
	color:red;
}

div#Error a:hover {
	color:yellow;
}

.emailLink a:link {
	text-decoration:none;
	color:#E0E0E0;
}

.emailLink a:visited {
	text-decoration:none;
	color:#E0E0E0;
}

.emailLink a:hover {
	text-decoration:underline;
	color:#E0E0E0;
}

.copyRight {
	font-size:9px;
}

.tipsContent {
	background-image:url(../images/Tips_bg.jpg);	
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:justify;
	color:white;
	font-family:tahoma;
	font-size:11px;
}

.tipsContent h1{
	color:red;
	font-size:11px;
	margin:0px;
	padding:10px 0px 10px 0px;
}

.tipsContent h2{
	color:yellow;
	font-size:11px;
	margin:0px;
	padding:0px 0px 5px 0px;
	font-variant:small-caps;
}

#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 9px Tahoma;
	line-height:12px;
	z-index:100;
}

#dropmenudiv a {
	width:100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:white;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color:#595959;
}