/*** MAIN SECTION ***/
html{
	background: #003263;
}

body{
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	color: #003263;
}

h2{
	color: #ef3e33;
	font-size: 1.3em;
	font-weight: bold;
	margin: 24px 0 0 22px;
}

p{
	color: #464646;
	font-size: 16px;
	margin: 6px 0 0 22px;
}

a{
	color: #ed1c24;
	text-decoration: none;
}

li{
	list-style: none;
}

.ExternalDiv{
  position: relative;
}

.CenterDiv{
  margin: 0 auto;
  width: 948px;
}

.TextRedColor{
	color: #ef3e33;
}

#insideHeader{
	background: url(img/logo-header.gif) no-repeat right bottom #fff;
	height: 195px;
	margin-top: 35px;
	position: relative;
}

#insideHeader #backcolor{
	background: #b20838;
	height: 190px;
	margin-top: 1px;
	width: 182px;
}

#insideHeader #mail{
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	right: 23px;
	text-decoration: underline;
	top: 22px;
}

#insideHeader #estimate{
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 44px;
	top: 118px;
}

#insideHeader #phoneNumber{
	color: #FFF;
	font-size: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 32px;
	top: 162px;
}

#main_content{
	background: #fff;
	height:	922px;
}

#left_content,
#center_content{
	float: left;
	height: 921px;
}

#left_content{
	width: 183px;
}

#left_content ul{
	height: 550px;
	width: 183px;
}

#left_content ul li{
	height: 106px;
	margin-bottom: 4px;
	position: relative;
	width: 183px;
}

#left_content ul li a{
	bottom: 2px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 9px;
	text-transform: uppercase;
}

#left_content ul li#link_home{
	background: #b20838;
}

#left_content ul li#link_about{
	background: #d31145;
}

#left_content ul li#link_services{
	background: #ed164f;
}

#left_content ul li#link_gallery{
	background: #f15f7c;
}

#left_content ul li#link_contact{
	background: #f6a2b6;
}

#left_content #menu_text{
	background: url(img/logo-menu.gif) no-repeat center 300px #f7b9d4;
	color: #ef3e33;
	float: left;
	height: 371px;
	text-align: center;
	width: 183px;
}

#left_content #menu_text h2{
	font-size: 18px;
	font-weight: bold;
	margin-left: 0;
	padding-top: 13px;
}

#left_content #menu_text p{
	color: #ef3e33;
	font-size: 16px;
	line-height: 1.1;
	margin: 2px 0 0 12px;
	text-align: center;
	width: 154px;
}

#center_content{
	position: relative;
	width: 764px;
}

#center_content #center_content_left, 
#center_content #center_content_right{
	float: left;
}

#center_content #center_content_left{
	background: url(img/painting-logo.gif) no-repeat left bottom;
	height: 910px;
	width: 435px;
}

#center_content #center_content_right{
	padding-left: 6px;
	width: 320px;
}

#center_content #center_content_right img.PicsRight01{
	margin: 21px 0 0;
}

#center_content #center_content_right img.PicsRight02{
	margin: 12px 0 0;
}

#center_content #center_content_right img.PicsRight03,
#center_content #center_content_right img.PicsRight04{
	margin: 19px 0 0;
}

#center_content #center_content_right img{
	border: #ef104a solid 1px;
	display: block;
	height: 193px;
	padding: 7px;
	width: 291px;
}


#insideFooter{
	background: #231f20;
	height:	150px;
}

#insideFooter ul{
	height: 30px;
	margin: 0 auto;
	padding-top: 38px;
	width: 505px;	
}

#insideFooter ul li{
	border-right: #fff 1px solid;
	display: inline;
	float: left;
	height: 23px;
	text-align:	center;
	width: 100px;
}

#insideFooter ul li:last-child{
	border: none;
}

#insideFooter ul li a{
	color: #fff;
	text-transform:	capitalize;
}

.CurrentPage{
	color: #003263!important;
}

#insideFooter p{
	color: #fff;
	font-size: 10px;
	margin: 15px auto 0;
	text-align: center;
	width: 550px;
}

/*** END MAIN SECTION ***/

#free_estimates,
#free_estimates_gallery{
	display: block;
	font-size: 20px;
	font-weight: bold;
}

#free_estimates{
	margin: 64px 0 0 22px;
}

#free_estimates_text{
	margin-top: 0;
}

#slogan,
#slogan_gallery{
	color: #003263;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#slogan{
	margin: 35px 0 0 27px;
}

#main_content #center_content #center_content_left p{
	width: 390px;
}

#gallery_images{
	margin: 13px 0 0 8px;
}

.PicsGallery{
	border: #ef104a solid 1px;
	float: left;
	height: 145px;
	margin: 11px 0 0 14px;
	padding: 5px;
	width: 220px;
}

#free_estimates_gallery{
	bottom: 90px;
	position: absolute;
	right: 219px;
}

#free_estimates_text_gallery{
	bottom: 51px;
	position: absolute;
	right: 18px;
	width: 380px;
}

#slogan_gallery{
	bottom: 62px;
	position: absolute;
	left: 7px;
}

#contactform{
	margin: 34px 0 0 24px;
	width: 550px;
}

#contactform dt{
	color: #ef3e33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}

#contactform dt:first-child{
	margin-top:	5px;
}

#contactform dd{
	margin: 8px 5px;
}

#contactform input,
#contactform textarea{
	border-bottom: 1px solid #6fbbe8;
	border-left: 1px solid #6fbbe8;
	border-top: 1px solid #28aae1;
	border-right: 1px solid #6fbbe8;
	width: 531px;
}

#contactform input#contactformbutton{
	background: #fff;
	color: #ef3e33;
	font-weight: bold;
	float: right;
	margin-right:	12px;
	margin-top:	10px;
	width: 70px;
}

#contactform span.requireddata{
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

#contactform p.error{
	color: red;
	font-size: 9px;
	left: 7px;
	margin: -13px 0 -13px 0;
	padding: 0;
	position: relative;
	top: -13px;
}

#contact .CenterDiv #main_content #center_content{
	background: url("img/painting-logo-contact.png") no-repeat left 608px;
}