body {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: #000000 url(images/bg-web2.gif) repeat-x top;
}
/* background for homepage */
.home{
	background: #FFFFFF url(images/bg-web.png) repeat-x top;
}
/* background for innerpages */
.inner{
	background: #FFFFFF url(images/bg-web-inner.png) repeat-x top;
}
a {
	color: #8DC73F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
/* images with shadow */
img.picsdw {
	margin-bottom: 10px;
	background: url(images/bg-picsdw.png) no-repeat right bottom;
	padding-bottom: 15px;
	padding-right: 15px;
	float: left;
	margin-right: 20px;
}
img.picsdwbig {
	margin-bottom: 10px;
	background: url(images/bg-picsdw.png) no-repeat right bottom;
	padding-bottom: 15px;
	padding-right: 15px;
	margin-right: 20px;
}
img.icon {
	padding-right: 5px;
	float: left;
}
.clear{
	clear: both;
}
.smallfont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.noborder {
	border: none !important;
}
.red {
	color: #CC0202 !important;
}
.fulldiv {
	clear: both;
	padding-bottom: 20px;
}
.white{
	color: #FFFFFF;
}
/* Page */
#page {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
}
/* header */
#header {
	clear: both;
	height: 90px;
	padding: 0px 10px;
	margin: 0px;
}
#logo {
	float: left;
	padding: 0px;
	margin: 0px;
}
#logo img{
	border-style: none;
}
#hdrrgt {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 40px 0px 0px;
	color: #666666;
}
#hdrrgt a{
	text-decoration: none;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#hdrrgt a:hover{
	color: #FFFFFF;
}
/* links */
#links {
	height: 40px;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#links li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#links li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 15px;
	padding-right: 15px;
	font: bold 13px/40px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	border-left: 1px solid #666666;
	}
#links li a:hover {
	color: #8DC73F;
	}
#links .first a {
	padding-left: 0px;
	border-left-style: none;
}
#links .last a {
	padding-right: 0px;
}
/* Homepage Pic */
#pictop {
	clear: both;
	height: 20px!important;
	margin: 0px;
	padding: 0px;
	background: url(images/pic-top.jpg) no-repeat top;
}
#pagepic {
	clear: both;
	height: 330px;
	margin: 15px 0px 0px;
	padding: 10px;
	background: #515151;
}
#pagepic  .flash{
	float: left;
	width: 585px;
	background: #101110 url(images/bg-flash.jpg) no-repeat left bottom;
	padding: 0px 0px 0px 45px;
	margin: 0px;
}
#pagepic  .searchbox{
	float: right;
	padding: 10px 35px;
	width: 220px;
	height: 310px;
	background: #101110 url(images/bg-searchbox.gif) repeat-x bottom;
	font-size: 11px;
	font-weight: bold;
}
#pagepic  .searchbox .samewidth {
	font: 11px/18px Arial, Helvetica, sans-serif;
	width: 220px;
	height: 18px;
}
/* list for Search Box*/
ul.search {
	margin:0px;
	padding:0;
	list-style: none outside;
	float: left;
	clear: both;
}

ul.search li {
	margin: 0px;
	padding: 0px 0px 8px;
}

#pagepic h2 {
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	line-height: 35px;
	padding: 0px 0px 8px;
}
.bigbox {
	height: 20px;
	width: 400px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;

}
.btn {
	background: url(images/bg-btn.png) repeat-x center;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 25px;
	margin: 0px;
	padding: 0px;

}
.samewidth {
	font: 12px Arial, Helvetica, sans-serif;
	width: 250px;
}
/* Page Title */
#pagetitle {
	clear: both;
	height: 50px;
	margin: 0px;
	padding: 10px 20px;
	font: 11px Arial, Helvetica, sans-serif;
}
#pagetitle h1 {
	font-size: 28px;
	margin: 0px;
	font-weight: normal;
	line-height: 50px;
	padding: 0px;
	border-bottom: 1px dotted #96A3D0;
}
/* content */
#content {
	clear: both;
	padding: 20px 0px;
	display: block;
}
#content  .left{
	float: left;
	width: 630px;
	padding: 0px;
	margin: 0px;
}
#content  .right{
	float: right;
	padding: 0px;
	width: 300px;
}
/* content - 2 equal Columns*/
#content .cola {
	width: 300px;
	float: left;
}
#content .colb {
	width: 300px;
	float: right;
}
/* content - 3 equal Columns*/
#content .smallcola {
	width: 270px;
	float: left;
}
#content .smallcolb {
	width: 270px;
	float: left;
	padding-left: 25px;
}
#content .smallcolc {
	width: 270px;
	float: right;
}

#content h2 {
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	line-height: 35px;
	padding: 0px;
}
#content h3 {
	font-size: 18px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
	line-height: 20px;
}
#content h4 {
	margin: 0px;
	padding: 0px 0px 3px 30px;
	border-bottom: 1px dotted #96A3D0;
	font-size: 18px;
	line-height: 25px;
	background: url(images/icon-arw.png) no-repeat 0px 2px;
}

.rgtbox{
	background: #101110 url(images/bg-rgt-box.gif) repeat-x bottom;
	font-size: 11px;
	line-height: 15px;
	padding: 0px 10px 10px;
	width: 280px;
	margin: 0px 0px 10px;
}

/* list with arrow image  */
ul.arw {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.arw li {
	margin: 0px;
	padding: 0px 0px 8px 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
} 
ul.arw li a{
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 12px;
}
ul.arw li a:hover{
	text-decoration: underline;
}
/* Footer */
#footer {
	color: #666666;
	clear: both;
	margin: 0px;
	padding: 20px;
	font: 11px/18px Tahoma, Arial, Verdana;
	border-top: 1px solid #333333;
	background: #141514;
}
#footer a{
	color: #666666;
}
#footercontent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#footerleft {
	float: left;
}
#footerright{
	float: right;
	padding-left: 10px;
	text-align: right;
}

