html {
	font-size: 100.01%;
}
body {
	margin: 0;
	padding: 0;
	font: 82% "Trebuchet MS", trebuchet, sans-serif;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
/* header start */
#header {
	width: 100%;
	height: 298px;
	background: url(../images/top-gradient.gif) repeat-x 0 100%;
}
#header .top {
	width: 799px;
	margin: 0 auto;
	height: 92px;
}
.top a {
	position:absolute;
	top: 19px;
	margin: 0 0 0 35px;
	height: 57px;
	width: 192px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -3000px;
	overflow: hidden;
}
.top strong {
	position: absolute;
	top: 19px;
	margin-left: 604px;
	background: url(../images/phone.gif) no-repeat;
	text-indent: -3000px;
	overflow: hidden;
	height: 38px;
	width: 166px;
}
.background {
	width: 100%;
	background: url(../images/bachground.jpg) repeat-x;
	height: 177px;
	border-bottom: 2px solid #151515;
	border-top: 16px solid #000;
}
.background div {
	width: 799px;
	height: 206px;
	margin: -16px auto;
	position: relative;
	background: url(../images/bg-main.jpg) no-repeat;
}
.background strong {
	background: url(../images/slogan.gif) no-repeat;
	text-indent: -3000px;
	overflow: hidden;
	width: 430px;
	height: 63px;
	float: left;
	margin: 44px 0 0 37px;
}

.background .contactheader {
	background: url(../images/contactheader.gif) no-repeat;
	text-indent: -3000px;
	overflow: hidden;
	width: 403px;
	height: 63px;
	float: left;
	margin: 44px 0 0 37px;
}
.background .servicesheader {
	background: url(../images/servicesheader.gif) no-repeat;
	text-indent: -3000px;
	overflow: hidden;
	width: 403px;
	height: 63px;
	float: left;
	margin: 44px 0 0 37px;
}
.background .portfolioheader {
	background: url(../images/portfolioheader.gif) no-repeat;
	text-indent: -3000px;
	overflow: hidden;
	width: 403px;
	height: 63px;
	float: left;
	margin: 44px 0 0 37px;
}
/* header end */
/* main-navigation start */
.background ul {
	width: 500px;
	margin: -14px 23px 0 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	float: right;
	display: inline;
}
.background ul li {
	list-style: none;
	float: right;
}
.background ul li a {
	width: 95px;
	height: 46px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.background ul li a:hover, .background ul li a.active {
	background-position: 0 100%;
}
.background ul li a.home {
	background-image: url(../images/home.jpg);
}
.background ul li a.services {
	background-image: url(../images/services.jpg);
}
.background ul li a.portfolio {
	background-image: url(../images/portfolio.jpg);
}
.background ul li a.contact {
	background-image: url(../images/contact.jpg);
	width: 102px;
}
/* main-navigation end */
.container {
	width: 799px;
	margin: 0 auto;
}
/* content start */
.content {
	float: left;
	width: 453px;
	margin: 0 0 0px 19px;
	display: inline;
}
.content h2 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #b33131;
	width: 300px;
	margin: 0;
	padding: 11px 0 16px 0;
}
.content p {
	margin: 0;
	padding: 0 0 26px 0;
	width: 452px;
	line-height: 20px;
}

.content ul {
	list-style-type: none;
	margin-top: -5px;
}

.content ul li {
	padding-bottom: 5px;
}

p.red {
	color: #B41212;
}

.content a:link {
	color:#B41212;
	text-decoration:none;
}

.content a:link {
	color:#B41212;
	text-decoration:none;
}

.content a:hover {
	color: #A71A10;
	text-decoration: none;
	text-transform:uppercase;
}

.content a:visited {
	color:#025AA2;
	text-decoration: none;
}

/* content end */
/* right-column start */
.right-column {
	float: right;
	width: 240px;
	margin: -180px 24px 0px 0;
	display: inline;
	position: relative;
}
.right-column h2 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #b33131;
	width: 150px;
	margin: 0;
	padding: 11px 0 16px 0;
}

.flash {
	margin: 6px 0 10px;
	padding: 0px 0 0 4px;
	float: right;
	display: inline;
	height: 298px;
	width: 228px;
	background: url(../images/bg-flash.jpg) no-repeat;
}
.link-portfolio div {
	margin: 0 2px 1px 0;
	padding: 6px 0 0 6px;
	float:right;
	display:inline;
	height: 58px;
	width: 216px;
	background: url(../images/bg-portfolio.gif) no-repeat;
}
/* right-column end */
/* footer start */
.footer {
	width: 100%;
	clear: both;
}
/* bottom-bar start */
.bottom-bar {
	width: 100%;
	background: #464646 url(../images/red-line.gif) repeat-x 0 100%;
}
.bottom-bar div {
	float: none;
	width: 799px;
	margin: 0 auto;
	padding-top: 17px;
	background:  url(../images/bg-footer.gif) no-repeat 0 100%;
	overflow: hidden;
}
.bottom-bar div div  {
	width: 376px;
	float: left;
	background: none;
	margin: 0 0 0 19px;
	display: inline;
	padding: 0;
}
.bottom-bar div.last {
	margin-left: 44px;
	width: 330px;
}
.bottom-bar h3 {
	padding: 4px 0 11px;
	margin: 0;
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #96a83e;
}
.bottom-bar p {
	padding: 0 46px 37px 0;
	margin: 0;
	font-size: 110%;
	line-height: 20px;
	color: #fff;
}
.bottom-bar div .last p {
	padding-right: 0;
}
.bottom-bar a:link {
	color: #96a83e;
	text-decoration:none;
}

.bottom-bar a:visited {
	text-transform: lowercase;
	text-decoration:none;
	color: #96a83e;
}

.bottom-bar a:hover {
	text-transform: uppercase;
	text-decoration:none;
	color: #96a83e;
}

/* bottom-bar end */
.contacts {
	width: 799px;
	margin: 0 auto 19px;
	font-size: 85%;
	line-height: 22px;
	color: #2d2d2d;
	overflow: hidden;
}
.contacts .address {
	float: left;
	width: 300px;
	padding-top: 13px;
	margin-left: 19px;
}
.contacts .web {
	float: right;
	text-align: right;
	width: 300px;
	padding: 34px 30px 0 0;
}
.footer .contacts span.web a {
	color: #2d2d2d;
	text-decoration: none; 
}
.footer .contacts span.web a:hover {
	text-decoration: underline;
}
/* footer end */

/* FORM STYLEZ */

input, textarea {
	background-color: #f1f1f1;
	border: 1px dashed #ccc;
	font-family: "Trebuchet MS" Arial, Tahoma, sans-serif;
	color: #333;
	font-size: 12px;
	padding: 3px;
}

.formwidth {
	width: 200px;
}

/* FORM STYLEZ END */

/* PORTFOLIO THUMBS */

.portimage {
	padding: 3px;
	border: 1px solid #ccc;
}

.portfoliotable a, td {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-transform:uppercase;
}

.portfoliotable a:hover {
	font-size: 11px;
	color: #A71A10;
	text-decoration: none;
	text-transform:uppercase;
}

.portfoliotable a:visited {
	color:#025AA2;
}

p.quote {
	color: #979797;
	font-size: 99%;
	padding: 10px;
	line-height: 18px;
}

p.quote a:link {
	color: #b33131;
	text-decoration: none;
}

p.quote a:hover {
	text-transform: uppercase;
}

p.quote a:visited {
	color: #b33131;
	text-decoration: none;
}

