body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #272A39;
	border-left-width: medium;
	border-left-color: #CCC;
}

h1 {
	margin-top: 0;
	padding-top: 0;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 20px;
}
h2 {
	margin-top: 0;
	padding-top: 5;
	letter-spacing: -1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #F90;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	background-color: #363847;
	font-weight: lighter;
	clip: rect(auto,auto,auto,auto);
	padding-bottom: 3px;
}
h3 {
	margin-top: 0;
	padding-top: 0;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: lighter;
}
h4 {
	margin-top: 0;
	color: #FFF;
	width:91%;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 110%;
	font-weight: normal;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(images/bagh4ny4.jpg);
	background-repeat: no-repeat;
	background-color: #363847;
	text-transform: none;
	padding-left: 30px;
}


h5 {
	margin: 0;
	padding: 0;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	
	
	
}
p, ul {
	line-height: 18px;
	font-size: 11px;
}

a:link {
	color: #333;
	text-decoration: underline;
}


a:hover {
	text-decoration: none; color:#333
}



#header {
	width: 900px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #282B3A;
}

#header h1 {
	float: left;
	width: 740px;
	height: 60px;
	margin: 0;
	background-image: url(images/bag222.jpg);
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#header h1 a {
	text-decoration: none;
	color: #73880A;
}

#header h5 {
  float: right;
  width: 195px;
  height: 66px;
  margin: 0;
  padding: 50px 0 0 0;
  text-align: center;
  letter-spacing: normal;
  border: 2px double #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bolder;
  background: #666 no-repeat center center;
}

#header h2 a {
	text-decoration: none;
	color: #FFFFFF;
}



#menu {
	padding: 5px;
	background: #FF7400 url(images/img2.gif) repeat-x left center;
	border: 2px solid #FF7400;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline; 
	
}

#menu a {
	padding: 0 20px;
	font-weight: bold;
	color: #FFFFFF;
}



#content {
	width: 900px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat;
}

#colOne {
	float: left;
	width: 677px;
	border-right-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	background-repeat: repeat;
}

#colTwo {
	float: right;
	width: 175px;
	padding: 20px;
	background-repeat: repeat;
	background-color: #FFF;
}

#colTwo h4 {
  color: #FFF;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}



#footer {
	width: 900px;
	margin: 0 auto;
}

