/* Start of CMSMS style sheet 'think big final front page' */
#content p a, .list li a {
text-decoration: underline;
}

#content p a:hover, .list li a:hover {
text-decoration: none;
}

#page1 .row-2 .col-1 {width: 560px; padding: 0 10px 0 0;}
#page1 .row-2 .col-2 {width: 270px;}

#page1 .box {
height:330px;
border-top: none;
border-bottom: none;
border-left: 1px solid #464646;
border-right: 1px solid #464646;
	background: url(/uploads/images/cms/our_services_final.jpg) no-repeat 0px -170px;

}

.row-1 h2 {
padding-top: 250px;
padding-bottom: 0px;
margin-bottom: 0;
	background: none;
text-align:center;
font-family:"Georgia",sans-serif;
}

.row-1 h2 a span {
background:  url(uploads/ngrey/nav.png) repeat-x left 0px;
padding-bottom:5px;
padding-top:5px;
width:100%;
font-size:0.9em;
}

.row-1 h2 a {
text-decoration: none;
}

.row-1 h2 a:hover {
color:#ffffff;
background-color: #990000;
}

.row-1 h2 a:hover span {
color:#ffffff;
background:  url(uploads/ngrey/darknav.png) repeat-x left center;
	cursor: pointer;
text-decoration: none;
}

#content .row-2 ul li {
/*font-size: 1.167em;*/
font-size: 1.1em;
}

.row-2 {
border-bottom: 1px solid #464646;
border-left: 1px solid #464646;
border-right: 1px solid #464646;
}

.row-2 .wrapper {
padding-top: 10px;
}

.line-ver-1 {
	background: none;
}
.line-ver-2 {
	background: none;
}

#page1 #content .row-2 .col-1 .wrapper p {
color:#717171;
font-size:1.25em !important;
}

#page1 #content .row-2 .col-1 .wrapper p a {
/*font-size:1.2em !important;*/
}

#page1 .list li {
	background: none;
}

#content div.frontPageNews {
padding-bottom: 0;
margin-bottom: 0;
padding-top: 10px;
color: #464646;
font-size: 1.167em;
}

#content #blogwrapper {
background: url(/uploads/images/cms/title-tail-red.gif) repeat-x 0% 100%;
padding-bottom: 5px;
margin-bottom: 10px;
padding-top: 5px;
color: #464646;
font-size: 1.167em;
}
/* End of 'think big final front page' */

