@charset "utf-8";
.header {
	background-image: url(../images/topBg.png);
	background-repeat: repeat-x;
	height: 118px;
	width: 100%;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
}
.recent {
	background-image: url(../images/recent.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 226px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.logosSmall {
	width: 438px;
	background-image: url(../images/logosSmall.jpg);
	background-repeat: no-repeat;
	height: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.moreClients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B32301;
}
.contactBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-align: justify;
}
.contactLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-align: justify;
	line-height: 20px;
}
.formError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.main {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 110px;
	background-image: url(../images/mainBg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	min-height: 400px;
	padding-bottom: 10px;
}
.headerImage {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 828px;
	background-position: 5px;
	padding-top: 25px;
	padding-left: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.subMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.subMenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #931C08;
	text-decoration: underline;
}
.ad {
	height: 174px;
	width: 155px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}


.logoMenuHolder {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	height: 118px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
.menuHolder {
	width: 600px;
	height: 74px;
	float: right;
	padding-top: 36px;
	padding-right: 44px;
}
.foot {
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 45px;
	float: right;
}
.menu {
	height: 18px;
	width: 480px;
	margin-top: 33px;
	padding-left: 40px;
}
.right {
	float: right;
	width: 275px;
	overflow: hidden;
	padding-right: 5px;
}

.menuButton {
	margin-right: 20px;
}
.mainArea {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.left {
	float: left;
	width: 525px;
	overflow: hidden;
	padding-left: 5px;
}
.callBack_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1B1B1B;
	width: 70px;
	float: left;
	height: 19px;
}
.callBack_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 140px;
	float: right;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	height: 16px;
}
.callBack_form {
	padding: 0px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/arrow.jpg);
	overflow: hidden;
}
.callBack_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 164px;
	float: right;
	font-weight: bold;
	height: 40px;
	padding: 0px;
	background-color: #B32301;
	border: 2px solid #951E0A;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: hand;
}
.highlighting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B32301;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	width: 100%;
	height: 15px;
	text-align: right;
}

.callBack_enquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 140px;
	float: right;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	overflow: auto;
	height: 50px;
}
.rightBox {
	padding: 10px;
	width: 255px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/rightBg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.headerSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C1C1C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C2D74A;
	height: 20px;
	width: 275px;
	background-image: url(../images/rTopBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rightBoxBottom {
	width: 275px;
	overflow: hidden;
	background-image: url(../images/bottomBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
}
.sideClient {
	height: 50px;
	width: 275px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.leftBox {
	width: 490px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/rightBg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C1C1C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B32301;
	height: 20px;
	width: 515px;
	background-image: url(../images/rTopBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.leftBoxBottom {
	width: 515px;
	overflow: hidden;
	background-image: url(../images/bottomBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
}
.blockHolder {
	width: 100%;
	overflow: hidden;
}
.boldHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B32301;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
}
.linkHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B32301;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.linkDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.headingGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C1C1C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0D441;
	height: 20px;
	width: 515px;
	background-image: url(../images/rTopBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.blockHolder99 {
	width: 315px;
	overflow: hidden;
	background-image: url(../images/99_pound_web_design.jpg);
	background-repeat: no-repeat;
	padding-right: 180px;
	background-position: right top;
	min-height: 167px;
}
.blogHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B32301;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.moreBlogs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B32301;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	float: right;
}
.logos {
	width: 450px;
	background-image: url(../images/logos.jpg);
	background-repeat: no-repeat;
	height: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.ecommerceHolder {
	background-image: url(../images/e_commerce_shots.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 350px;
	width: 100%;
}
li {
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: square;
}
.callBack_boxHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 142px;
	float: right;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	background-image: url(../images/greenError.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	height: 18px;
}
.callBack_enquiryHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	overflow: hidden;
	width: 142px;
	float: right;
	height: 50px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	background-image: url(../images/greenError.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
.callBack_holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 142px;
	float: right;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	padding-right: 20px;
	height: 18px;
}
.callBack_boxHolder_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 142px;
	float: right;
	border: 1px solid #B32301;
	background-color: #FFFFFF;
	background-image: url(../images/redError.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	height: 18px;
}
.callBack_enquiryHolder_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	overflow: hidden;
	width: 142px;
	float: right;
	height: 50px;
	border: 1px solid #B32301;
	background-color: #FFFFFF;
	background-image: url(../images/redError.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
.contact_form {
	padding: 0px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/arrow.jpg);
	overflow: hidden;
	width: 88%;
}
.contact_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 300px;
	float: left;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	height: 16px;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1B1B1B;
	width: 100px;
	float: left;
	height: 19px;
}
.contact_enquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 300px;
	float: right;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	height: 50px;
	overflow: hidden;
}
.contact_boxHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 300px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	background-image: url(../images/greenError.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	height: 18px;
	float: right;
}
.contact_holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 300px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	padding-right: 20px;
	height: 18px;
	float: right;
}
.contact_enquiryHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	overflow: hidden;
	width: 300px;
	height: 50px;
	border: 1px solid #7f9db9;
	background-color: #FFFFFF;
	background-image: url(../images/greenError.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	float: right;
}
.contact_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 322px;
	float: right;
	font-weight: bold;
	height: 40px;
	padding: 0px;
	background-color: #B32301;
	border: 2px solid #951E0A;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: hand;
}
.contact_boxHolder_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 300px;
	border: 1px solid #B32301;
	background-color: #FFFFFF;
	background-image: url(../images/redError.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	height: 18px;
	float: right;
}
.contact_enquiryHolder_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	overflow: hidden;
	width: 300px;
	height: 50px;
	border: 1px solid #B32301;
	background-color: #FFFFFF;
	background-image: url(../images/redError.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	float: right;
}
.tick {
	width: 490px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/tick.jpg);
	background-repeat: no-repeat;
	background-position: 335px center;
	text-align: justify;
}
.contact_dropBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 322px;
	float: right;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #7f9db9;
	padding-top: 2px;
}
.contact_dropBox_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	width: 322px;
	float: right;
	background-color: #FFDDDD;
	height: 20px;
	border: 1px solid #B32301;
	padding-top: 2px;
}

.portfolio {
	background-repeat: no-repeat;
	background-position: right top;
	height: 250px;
	width: 100%;
	padding-right: 250px;
}
.portfolio_premier {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/premier_driveways_bridgend.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_datatrack {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/datatrack_labs.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_howells {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/howells_sports_shop.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_jl {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/jl_data.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_partyanimals {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/party_animals_fancy_dress.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_heolycyw {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/heol_y_cyw.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_interact {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/interact_building_services.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_gallienne {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/sarah_gallienne_investigations.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_fancydress {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/fancy_dress_website.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_swood {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/s_wood_products.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_vansales {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/van_sales.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_marquis {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/marquis_inn.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_energy {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/south_wales_energy_assessor.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_nina {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/nina_davies_opticians.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_lionite {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/lionite_mele.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_vanHire {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/contract_van_hire.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_revolution {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/revolution_gym.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_fireplaces {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/ld_fireplaces.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_cherry {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/cherry_tree_studios.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_stone {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/stone_merchants.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_crt {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/crt_training.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_jb {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/jb_electrical.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_shephards {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/allan_shephard_travel.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_grahams {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/grahams_of_bridgend.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_vending {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/glamorgan_vending.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_tames {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/tames_air_conditioning.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 20px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	clear: both;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.allBlogHolder {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #f2f2f2;
	padding-top: 15px;
}
.rssFeed {
	width: 260px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.feedHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5D84A;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.rssFeedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B32301;
}
.portfolio_tree {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/tree_surgeon_south_wales.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_rent {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/mobile_mechanic_wales.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_masons {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/masons_arms_bridgend.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_balloons {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/bridgend_balloon_decorators.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_cadd {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/cadd_cases.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_builders {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/builders_bridgend.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_baler {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/baler_repairs.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.callBack_enquiry_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
	overflow: auto;
	width: 300px;
	float: right;
	height: 50px;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
}
.portfolio_caskets {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/mele_caskets.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_grave {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/grave_tending.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_slimtone {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/slimtone.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_acacia {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/acacia_joinery.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_bryncethin_nursery {
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 206px;
	width: 215px;
	background-image: url(../images/bridgend_web_design/bryncethin_nursery.jpg);
	margin-bottom: 25px;
	padding-left: 275px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_leg_avenue {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/simply_leg_avenue.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
.portfolio_garw_tennis {
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 206px;
	width: 220px;
	padding-right: 270px;
	background-image: url(../images/bridgend_web_design/garw_tennis_club.jpg);
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: left;
}
