@charset "UTF-8";
/* CSS Document */

* html img { behavior: url(Scripts/iepngfix.htc); }

body {
	text-align: center;
	background-image: url(images/pagbkg.jpg);
	background-attachment: fixed;
	background-color: #8B8D90;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
}

p {
	margin: 0;
}

a {
	color: #fb0f0c;
}

a:visited {
	color: #B33230;
}

a:hover {
	color: #FFFFFF;
	background-color: #fb0f0c;
}

#notification {
	min-height: 30px;
	background: #8c8d91;
	margin: -10px -8px 10px -8px;
	padding-top: 20px
}

#notification a {
	color: #000;
	text-decoration: none;
}

#notification a:hover {
	color: #fff;
	background: none;
}


#homflash {
	height: 305px;
}

#homcontainer {
	background-image: url(images/hombotbkg.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	width:760px;
}

#homcontop {
	background-image: url(images/hombotsw.gif);
	background-repeat: no-repeat;
	height: 10px;
}

#homconmain {
	text-align: left;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
}

#homconmain li {
	margin-top: 8px;
	list-style: none;
	margin-left: -35px;
	padding-left: 0px;
}

#homcol1 {
	font-size: 12px;
	padding: 10px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 18px;
	float:left;
	width: 420px;
}

#homcol1 h1 {
	color: #fb0f0c;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 18px;
}

#homcol1 blockquote {
	margin: 4px;
}


#homcol1 p {
	margin: 5px;
}

.firstp {
	color: #666666;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 24px;
}

#homcol2 {
	font-size: 12px;
	line-height: 16px;
	margin-left: 30px;
	float:left;
	width: 230px;
}

#homcol3 {
	margin-left: 530px;
	font-size: 12px;
	padding-bottom: 15px;
}

#news {
	margin-left: 20px;
}

#news h2 {
	color: #fb0f0c;
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#container {
	background-image: url(images/conbkgtil.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	width:760px;
}

#contop {
	background-image: url(images/contopbkg.gif);
	background-repeat: no-repeat;
	height: 85px;
}

#conbkg {
	background-image: url(images/conbkgtil.gif);
	background-repeat: repeat-y;
	width: 760px;
	overflow: visible;
}

#conmain {
	text-align: left;
	background-image: url(images/conbkg.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}

#conclear {
	clear:left;
}

#conbot {
}

#footer {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #E7E7E7;
	font-size: 13px;
}

#copycol {
	margin-left: 20px;
	float:left;
	width: 340px;
	font-size: 12px;
	line-height: 20px;
}

#copycol p {
	padding-right: 5px;
	padding-left: 15px;
}

#copycol h2 {
	color: #fb0f0c;
	font-size: 15px;
	margin: 0;
	margin-top: 10px;
}

.greyh2 {
	color: #999999;
	font-size: 12px;
	margin: 0;
	margin-top: 8px;
}

#copycol label{
	color: #8B8D90;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

#copycol p {
	margin-top: 8px;
}

.seperator {
	border-top-width: thin;
	border-top-color: #999999;
	border-top-style: dotted;
	margin-top: 10px;
	margin-right: 5px;
}

#imagecol {
	margin-left: 420px;
	font-size: 18px;
	line-height: 24px;
	color: #999999;
}

#imagecol h3{
	margin: 0px;
	color: #fb0f0c;
	font-size: 13px;
}

#imagecol h2 {
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 12px;
}

#imagecol p {
	margin-left: 5px;
	margin-right: 15px;
}

#clientsswf {
	margin-left:-25px;
}

.servicesdescription {
	border-bottom-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	margin-bottom: 10px;
	background-color: #E4E4E4;
}

.servicesheader {
	background-image: url(images/chevron.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	cursor: pointer;
}

.servicesheaderover {
	background-image: url(images/chevron_dn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	background-color: #cccccc;
	cursor: pointer;
}

.title {
	left: 190px;
	top: 45px;
	position: relative;
}

.imagestyle {
	padding-bottom: 30px;
}

.phone {
	color: #fb0f0c;
	font-size: 18px;
	margin-left: 5px;
	margin-right: 15px;
	line-height: 24px;
}


.formmail {
	height: 250px;
	padding-right: 15px;
}