p {
	font-size: 12px;
	color: #333;
	text-align: justify;
	padding-top: 5px;
	line-height: 1.5em;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.date {
	font-size: 10px;
	color: #666;
}

.404 {
	width: 500px;
	margin-top: 200px;
	float: left;
}
.big-red {
	font-size: 20px;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #F00;
	text-transform: uppercase;
}

.small_italic {
	font-size: 11px;
	font-style: italic;
}

p strong {
	color: #666;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.red {
	color: #A60129;
	font-weight: bold;
	display: block;
	padding-left: 3px;
	margin-bottom: 3px;
	background-image: url(../images/heading-bg.jpg);
	background-repeat: repeat-y;
	margin-top: 3px;
}

a {
	text-decoration: underline;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	color: #D52D34;
}
* {
	margin: 0px;
	padding: 0px;
	color: #666;
}
.html {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.container {
	float: left;
	width: 1000px;
	background-color: #FFF;
}
.header {
	width: 1000px;
	background-image: url(../images/new-pgit-header.jpg);
	background-repeat: no-repeat;
	float: left;
}

.header .logo {
	float: left;
	clear: left;
	padding-left: 20px;
	height: 130px;
}
.header .text {
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #000;
	padding-left: 20px;
	height: 24px;
}

.header .text h1 {
	font-size: 13px;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin: 0px;
}
#breadcrumbs {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 2px;
	padding-top: 6px;
	margin-bottom: 7px;
	float: left;
	font-weight: bold;
	clear: both;
}
#breadcrumbs a {
	text-decoration: none;
	color: #000;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #000;
}

.content {
	width: 1000px;
	float: left;
}


/* menu */	
.menu {
	padding-right: 0;
	padding-left: 0;
	float: left;
	background-repeat: no-repeat;
	width: 1000px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.menu ul {
	margin:0;
	list-style:none;
	border:0;
	float:left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.menu ul li { float:left; margin:0; padding:0; border:0; border-right:1px solid #c2c2c2;}
.menu ul li a { float:left; margin:0 5px; padding:8px 0; color:#000000; font:normal 11px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu ul li a span { padding:8px 10px; background:none;}
.menu ul li a.active {
	background-image: url(../images/menu_r.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu ul li a.active span {
	color:#FFF;
	background-image: url(../images/menu_l.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu ul li a:hover {
	text-decoration:none;
	background-image: url(../images/menu_r.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu ul li a:hover span {
	color:#FFF;
	background-image: url(../images/menu_l.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.column_left {
	width: 220px;
	float: left;
}

.column_left .center-content p {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


.column_centre {
	width: 540px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.contact-btn {
	width: 179px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.column_centre .center-content ul {
	list-style-type: none;
	margin-top: 10px;
}
.centre_link {
	text-align: center;
	display: block;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.column_centre .center-content ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-color: #E5E5E5;
	text-align: center;
	border-bottom-style: dotted;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.column_centre .center-content ol {
	padding-left: 20px;
	list-style-type: decimal;
}
.column_centre .center-content li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
}


.column_centre  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.center-content .img-cont {
	margin-top: 20px;
	margin-bottom: 20px;
}


.column_right {
	float: right;
	width: 220px;
}
.column_right .help {
	width: 190px;
	background-image: url(../images/help.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-bottom: 20px;
}
.column_right .help p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-left: 18px;
	padding-top: 40px;
	font-weight: bold;
}
.column_right .help p a {
	color: #666;
	margin: 0px;
	padding: 0px;
}
.column_right .help p a:hover {
	color: #D52D34;
}
.column_right .web_design {
	background-image: url(../images/web_design.png);
	background-repeat: no-repeat;
	width: 194px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.column_right .web_design ul {
	list-style-type: none;
}
.column_right .web_design li {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	padding-top: 80px;
}
.column_right .web_design a {
	color: #FFF;
	text-decoration: none;
}
.column_right .web_design a:hover {
	color: #0CF;
}







.center-content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 5px;
	padding-bottom: 6px;
	color: #666;
	padding-top: 5px;
	background-image: url(../images/title_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.center-content h4 {
	color: #A60129;
	font-weight: bold;
	display: block;
	padding-left: 3px;
	margin-bottom: 3px;
	background-image: url(../images/heading-bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
}


.column_centre h2 {
	color: #A60129;
	font-weight: bold;
	display: block;
	padding-left: 3px;
	margin-bottom: 3px;
	background-image: url(../images/heading-bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
}

.column_centre h3 {
	color: #A60129;
	font-weight: bold;
	display: block;
	padding-left: 3px;
	margin-bottom: 3px;
	background-image: url(../images/heading-bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
}


.lr_column_header {
	background-image: url(../images/title_bg.jpg);
	width: 185px;
	height: 26px;
	padding-top: 8px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.lr_column_header h2 {
	background-image: url(../images/title_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 13px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	height: 20px;
}
.lr_column_header h5 {
	background-image: url(../images/title_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 13px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	height: 20px;
	text-transform: capitalize;
}


.footer {
	width: 1000px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 50px;
}
.footer .center-content p {
	text-align: center;
	font-size: 11px;
}
.column_left .center-content ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.column_left .center-content ul li {
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: dotted;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.column_left .center-content ul li .active {
	color: #D52D34;
	text-decoration: none;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

.column_left .center-content ul li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-transform: capitalize;
}
.column_left .center-content ul li a:hover {
	color: #A60129;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.column_right .center-content ul {
	list-style-type: none;
}
.column_right .center-content ul li {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.column_right .center-content ul li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}

.column_right .center-content ul li a:hover {
	color: #D52D34;
}
/********** contact form **********/
#contactform {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contactform * { color:#222222;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li {
	margin:0;
	padding:0;
	background:none;
	border:none;
	display:block;
}
#contactform li.buttons {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contactform ol li img {
	padding-top: 0px;
	padding-right: 370px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contactform ol li label {
	font-family: Arial, Helvetica, sans-serif;
}


#contactform label {
	display:block;
	color:#333;
	text-transform:capitalize;
	text-align:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#contactform label span {
	color:#2c2c2c;
}
#contactform input.text {
	width:400px;
	border:1px solid #dcdcdc;
	height:16px;
	background:#FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#contactform textarea {
	border:1px solid #dcdcdc;
	background:#FFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	width: 400px;
}
#contactform li.buttons input {
	margin:0;
	border:0;
	color:#FFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
p.response { text-align:center; color:red; font: bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

p.clr, .clr {
	padding:0;
	float: left;
	clear: both;
	margin: 0;
}
li.bg, .bg { clear:both; border-top:1px solid #e3e3e3; padding:0; margin:10px 0; background:none; list-style:none;}
li.line, .line { border-top:1px solid #d9d9d9; padding:0; margin:10px 0; background:none; list-style:none;}
.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.Stand_out {
	color: #D52D34;
	font-family: Arial, Helvetica, sans-serif;
}
#contactform .red{border: 1px dotted red !important;}
#contactform .errorMessage{
	color: #d32727
}
#validationMessage{color: #FFFFFF;background: #FF6600;display:none;text-align: center}
.small_print {
	font-size: 9px;
	color: #D52D34;
	font-style: italic;
}

.liquid-round {
	background-color: #fff;
	background-image: url(../images/leftside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
} 

.top {
	width:100%;
	height:10px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
.top span {
	display:block;
	position:relative;
	height:10px;
	background-image: url(../images/top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 

.center-content {
	position:relative;
	background-image: url(../images/rightside.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: -1px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-bottom: -30px;
	z-index: 1;
}

.bottom {
	height:60px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.bottom span {
	display:block;
	position:relative;
	height:60px;
	background-image: url(../images/bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
.footer {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.footer p {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #666;
}
.widget {
	margin-top: -49px;
	float: right;
	margin-right: 325px;
}
.widget .addthis_button img {

}
.portfolio {
	width: 185px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.portfolio img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.portfolio p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#feed {
	float: right;
	margin-right: 240px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
}
.center-content h5 {
		background-image: url(../images/title_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 13px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	height: 20px;
	text-transform: capitalize;
}
#search {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.freeindex {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.FI_reviews {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}
.thankyoupage {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
