body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	margin: auto;
}

h1, h2 {
	margin: 0;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #B23122;
}

h1 {
	font-size: 16px;
	color: #666666; }
	
 h2 {font-size: 1.6em;}
 
.h3 {font-size: 16px; font-weight: bold; 
}

a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	color: #999999;
}

a:hover {
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	color: #b23122;
	
/*/	background-image: url(../images/arrow.png)/*/
}


#wrapper {
	width: 770px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 15px;
	height: auto;
}

/* Header */

#header {
	width: 770px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 540px;
	color: #B2B2B2;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: none;
	font-size: 1.5em;
	background-image: url(images/website-design-worcester.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	width: 220px;
	text-align: center;
	height: auto;
}

#logo p {
	float: left;
	margin: 0;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 23px;
} 

/* Search */

#contact {
	float: left;
	width: 225px;
	padding-top: 20px;
	text-align: center;
	font-weight: bolder;
	font-size: 15px;
	height: 80px;
}

#contact2 {
	float: left;
	width: 225px;
	text-align: center;
	font-weight: bolder;
	font-size: 15px;
	height: auto;
	padding-top: 10px;
}


/* Menu */

#menu {
	width: 800px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: square;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 13px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FBFBFB;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FBFBFB;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* MAIN BODY Content */

#content {
	width: 770px;
	padding-top: 5px;
}

.body-content-side {
	width: 400px;
	padding-top: 10px;
}


/* Footer */

#footer1 {
	width: 770px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	margin-top: 15px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

.tabrow {
	width: 770px;
	height: 85px;
	float: left;
	margin-bottom: 5px;
	padding-top: 10px;
}

.tab-body-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #b23122;
	width: 340px;
	height: 410px;
	float: right;
	background-image: url(images/box-right.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-top: 10px;
}

.tabrowtwo {
	width: 191px;
	height: 77px;
	float: left;
}
.tabrowthree {
	background-image: url(images/web-design-ecommerce.jpg);
	width: 192px;
	height: 77px;
	float: left;
}
.tabrowfour {
	width: 192px;
	height: 77px;
	float: left;
}
.tabrowfive {
	width: 188px;
	height: 77px;
	float: left;
	background-repeat: no-repeat;
}

.box_1 {
	float:left;
	width:185px;
	height: 170px;
	padding-left: 4px;
}

#main-body-centre {
	width:400px;
	height: auto;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #787878;
	float: left;
	padding-bottom: 10px;
	padding-top: 25px;
}

.red_main {color: #b23122; font-size:14px;	font-weight:bold;}
.blue_main { color: #386a94;font-size:14px; font-weight:bold; }
.green_main { color: #529d49;font-size:14px; font-weight:bold; }
.yellow_main { color: #d8a730;font-size:14px; font-weight:bold; }

.red-mini {
	color: #B23122;
	font-size: 12px;
}
.blue-mini {
	color: #386a94;
	font-size: 12px;
}
.green-mini {
	color: #529d49;
	font-size: 12px;
}
.yellow-mini {
	color: #d8a730;
	font-size: 12px;
}


#footer-body-2{
	background-color: #EAEAEA;
	width: auto;
	height: auto;
	padding: 15px;
	margin-top: 65px;
	text-align:justify;
}

.buttonpadding {
	width: 183px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBFBFB;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
}

.style2 {
	color: #b23122;
	font-size: 18px;
	font-weight: bold;
}

.tabtopleft {
	width: 171px;
	float: left;
	font-weight: bold;
	text-align: left;
	height: auto;
	padding-top: 15px;
}

.tabtopmiddle {
	width: 401px;
	height: 122px;
	float: left;
	background-position: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tabtopright {
	background-image: url(images/customer-quote.jpg);
	width: 184px;
	height: 110px;
	float: left;
	left: 587px;
	top: 204px;
	padding-top: 30px;
	background-repeat: no-repeat;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, "times New Roman";
	text-indent: 30px;
	background-position: 1px 4px;
}

#flashtop {
	width: 250px;
	height: 80px;
	float:right;
	margin-top: 25px;
	padding-top: 5px;
	margin-right: 20px;
}

#paypal-payments {
	width: 400px;
	height: auto;
	float:left;
	padding-top: 7px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #b23122;
	padding-bottom: 5px;
}

#payments {
	width: 407px;
	height: 30px;
	float:left;
	background-image: url(images/card-payments2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}

#div-middle-top {
	height: 70px;
}

.tabrowmain1 {
	width: 176px;
	height: auto;
	float: left;
	padding-right: 15px;
	text-align: justify;
}
.tabrowmain2 {
	width: 177px;
	height: auto;
	float: left;
	padding-right: 15px;
	text-align: justify;
}
.tabrowmain3 {
	width: 176px;
	height: auto;
	float: left;
	padding-right: 15px;
	text-align: justify;
}
.tabrowmain4 {
	width: 188px;
	height: auto;
	float: left;
	text-align: justify;
}

.standard {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	text-align: left;
}

.black {
	color: #000;
	font-weight: bold;
}
