img, div { behavior: url(/Scripts/iepngfix.htc) }


html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body {
	background:url(../Images/bg.jpg) repeat;	
}
.menu a, .menu a:visited, .footer a, .footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover, body .menu a.selected {
	color:#ffb100;
	text-decoration:none;
}
a, a:visited {
	color:#b82a04;
	text-decoration:none;
}
a:hover, a.selected {
	color:#b82a04;
	text-decoration:underline;
}
table {
	margin:0 0 10px;
	width:600px;
}
h3 {
	color:#111111 ;
	padding:5px 0 10px;
	margin:0;
	font-size:15px;
}
.left {
	float:left;
	margin:0 50px 0 0;
}
tr {
	vertical-align:top;
}
ul {
	padding:0 0 15px;
	list-style-type:none;
	margin:0;
}
p {		
	line-height:19px;
	margin:0;
	padding:3px 0 16px;
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -47px; 
} 
.minHeight {
	min-height:550px;	
	height:auto !important;
	height:550px;
}
.push { 
    height: 47px; 
} 
.footer {
	color:#FFF;
	height: 34px; 
	font-size:12px;
	padding:9px 0 0 38px;
}
a img {
	border:0 none;
}
.bgHdr {
	line-height:50%;
	margin:0 0 0 5px;
	overflow:hidden;
}
.panel {
	background:#FFF;
	margin:0 0 0 5px;
	padding:22px 37px 6px;
	width:615px;
}
.panelTop {
	background:transparent url(../Images/panel_tb.gif) no-repeat scroll 0 0;
	display:block;
	height:14px;
	margin:0 0 0 5px;
	overflow:hidden;
	width:689px;
}
.panelBtm {
	background:url(../Images/panel_tb.gif) no-repeat 0 -14px;
	display:block;
	height:14px;
	margin:0 0 0 5px;
	width:689px;
}
h1 {
	margin:0;
	padding:40px 0 43px;
}
h2 {
	color:#942003;
	font-size:30px;
	margin:0;
	padding:0 0 10px;
}
h4 {
	color:#942003;
	font-weight:normal;
	font-size:15px;
	margin:0;
	padding:10px 0 0;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	overflow:hidden;
}
.menu {
	color:#FFFFFF;
	font-size:20px;
	position:absolute;
	padding:0 0 0 35px;
	width:150px;
	z-index:99;
}
.menu .item {
	font-family:Times New Roman;
	display:block;
	padding:0 0 3px  12px;
}
.menu .itemOver {
	color:#F8AF08;
	display:none;
	margin-top:-26px;
	position:absolute;
}
.contentWrapper {
	text-align:center;
	width:100%;
	z-index:1;
}
.content, td, li, th {
	color:#4e4a48;
	font-family:Arial;
	font-size:13px;	
	text-align:left;
}
.content {
	margin:0 auto;
	padding:0 0 0 247px;
	width:730px;
}
.social {
	padding:10px 0 3px 9px;
	width:104px;
}
.social a {
	display:block;
	float:left;
	height:40px;
	margin:0 0 5px 5px;
	overflow:hidden;
	text-indent:-2000px;
	width:40px;
}
a#btnFacebook {	background:transparent url(../Images/btn_social.gif) no-repeat scroll 0 -40px;	}
a#btnFacebook:hover {background-position:0 0 ;}
a#btnDelicious {background:transparent url(../Images/btn_social.gif) no-repeat scroll 0 -80px;	}
a#btnDelicious:hover {background-position:0 -120px;}
a#btnTwitter {background:transparent url(../Images/btn_social.gif) no-repeat scroll 0 -160px;	}
a#btnTwitter:hover {background-position:0 -200px;}
a#btnBebo {	background:transparent url(../Images/btn_social.gif) no-repeat scroll 0 -240px;	}
a#btnBebo:hover {background-position:0 -280px;}
a#btnNewsVine {	background:transparent url(../Images/btn_social.gif) no-repeat scroll 0 -320px;	}
a#btnNewsVine:hover {background-position:0 -360px;}
a#btnEmail {background:transparent url(../Images/btn_social.gif) no-repeat scroll 0 -400px;	}
a#btnEmail:hover {background-position:0 -440px;}


.serviceThumb {
	display:block;
	float:left;
	height:115px;
	margin:7px 4px 10px 0;
	width:115px;
}
.newsItem {
	clear:both;
	font-size:12px;
	padding:10px 0 0 3px;
}
.newsItem .date {
	color:#A72504;
	display:block;
	float:left;
	padding:3px 0 0;
	width:75px;
}
.newsItem .news {
	color:#555555;
	display:block;
	float:left;
	padding:3px 0 0;
	width:530px;
}
.btnSubmit {
	height:30px;
	width:80px;
	overflow:hidden;
}
.btnSubmit input {
	margin-top:-30px;
}
.btnSubmit:hover input {
	margin-top:0;
}
#form1 p {
	padding-bottom:10px;
}
#form1 .textbox {
	width:200px;
}
#likes, .textbox {
	font-family:Arial;
	font-size:12px;
	color:#4E4A48;
}