body {
	background-color: #254487;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000 !important;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

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

a:hover {
	text-decoration: underline;
}

h1 {
	width: 252px;
	height: 198px;
	text-indent: -5000px;
	color: #254487;
	font-size: 1.2em;
	background-image: url('../images/nicolella_roofing_company.gif');
	background-repeat: no-repeat;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #254487;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
}

h3, .form_row .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #254487;
	margin-bottom: 0.25em;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #b62525;
}

div.p, p {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: justify;
}

div.plink, p.link {
	font-weight: bold;
	margin-top: 0.35em;
	font-size: 0.8em;
}

#main {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat;
	background-position: bottom;
	padding-top: 8px;
}

#container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	position: relative;
	padding-bottom: 2px;
}

#container .inner {
	width: 910px;
	border: 1px solid #eff2f7;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url('../images/bg_main.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#header {
	height: 229px;
	background-image: url('../images/bg_header.jpg');
	background-repeat: no-repeat;
}

#header div {
	padding-top: 7px;
	padding-left: 20px;
}

#content {
	padding-bottom: 12px;
}

#content .inner_c {
	padding: 18px 12px 18px 12px;
}

#footer {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 45px;
}

#footer .inner {
	padding-right: 20px;
	color: #FFFFFF;
	text-align: right;
	font-size: 0.70em;
}

#footer .inner img {
	vertical-align: middle;
	margin-left: 2px;
}

#menu {
	float: left;
	width: 273px;
	margin-right: 25px;
}

#menu a {
	color: #254487;
}

#menu ul li {
	border: 1px solid #eff1f7;
	border-top: 0;
	background-image: url('../images/bg_menu.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 57px;
	overflow: auto;
}

#menu ul li .inner_e {
	width: 256px;
	float: left;
}

#menu ul li .inner_e .inner_el {
	padding: 5px;
}

#menu ul li .selector, #menu ul li .selector_off {
	width: 14px;
	float: left;
	border-left: 1px solid #e0e6f7;
	height: 57px;
}

#menu ul li .selector_off {
	border: 0;
}

#menu ul li .inner_e .inner_el .img {
	float: left;
	width: 59px;
	border-right: 1px solid #eff1f7;
	text-align: center;
	height: 47px;
}

#menu ul li .inner_e .inner_el .img img {
	margin-left: -3px;
	margin-top: 6px;
}

#menu ul li .inner_e .inner_el .link {
	float: left;
	width: 184px;
	height: 47px;
}

#menu ul li .inner_e .inner_el .inner_l {
	padding-left: 5px;
}

#menu ul li .inner_e .inner_el .link p, #menu ul li .inner_e .inner_el .link div.p {
	font-size: 0.7em;
	color: #254487;
	line-height: 1.1em;
}

#right {
	float: left;
	width: 588px;
}

#right .left {
	float: left;
	width: 49%;
	border: 1px solid #e7ecf5;
}

#right .left .inner_l {
	padding: 8px;
}

#right .right {
	float: left;
	width: 50%;
	border: 1px solid #e7ecf5;
	border-left: 0;
}

#right .right .inner_r {
	padding: 8px;
}

#right div.p, #right p {
	margin-bottom: 1em;
}

#right div.p a, #right p a {
	color: #254487;
	text-decoration: underline;
}

ul.small, ul.normal {
	list-style: disc;
	margin-left: 15px;
	margin-top: 0.25em;
}

ul.small li, ul.normal li {
	color: #254487;
	font-size: 0.8em;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e7ecf5;
}

ul.small li a, ul.normal li a {
	color: #254487;
	text-decoration: underline;
}

ul.normal li {
	font-size: 0.9em;
	padding-top: 4px;
	padding-bottom: 4px;
}

.blue {
	background-color: #274a90;
	border: 1px solid #00236f;
	border-left: 0;
	border-right: 0;
	font-size: 6px;
	height: 6px;
}

.bordered {
	border: 1px solid #bacaeb;
	padding: 8px;
	background-color: #e0eafd;
}

fieldset {
	padding: 8px;
	border: 1px solid #bacaeb;
}

legend {
	font-size: 0.8em;
	color: #254487;
	font-weight: bold;
	text-transform: uppercase;
}

.form_row {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background-image: url('../images/bg_menu.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.form_left, .form_right {
	float: left;
	margin-right: 3%;
	width: 48%;
}

.form_right {
	margin-right: 0;
}

.content_left {
	float: left;
	width: 403px;
	margin-right: 25px;
}

.content_right {
	float: left;
	width: 160px;
}

.projects_left {
	float: left;
	width: 270px;
}

.projects_right {
	float: left;
	width: 300px;
	border: 1px solid #E7ECF5;
	height: 223px;
	border-left: 0;
}

.projects_right .services {
	height: 183px;
}

.projects_right .services .inside {
	padding: 5px 5px 0 12px;
}

.projects_right .services .inside h3 {
	font-size: 1.1em;
	margin-bottom: 5px;
}

.projects_right .links {
	background-color: #254487;
	height: 40px;
}

.projects_right .links .inside {
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
}

.projects_right .links div {
	text-align: center;
}

.call {
	background-color: #254487;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

.call .title {
	text-align: center;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.call .number {
	text-align: center;
}

input.styled, textarea.styled {
	width: 98%;
	padding: 2px;
	border: 1px solid #27498f;
}

textarea.styled {
	width: 98%;
}

input.button {
	background-color: #254487;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0;
}

.cms {
	border: 1px solid #BACAEB;
	padding: 5px;
	background-color: #E0EAFD;
}

.cms_textarea, textarea.styled {
	width: 96%;
	height: 10em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #BACAEB;
	padding: 4px;
	font-size: 0.9em;
}

.cms_text, input.styled {
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #BACAEB;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
}

.cms_link_title {
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #254487;
	margin-top: 5px;
}

.cms_buttons {
	text-align: right;
	float: right;
	margin-top: 3px;
}

.cms_btn {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #254487;
	padding: 2px 5px 2px 5px;
	border: 0;
	cursor: pointer;
}

.vws, .vcard {
	display: none;
}