html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #fdfff7 url(../images/background.jpg) repeat-x;
	font-size: 67.5%;
}
* {
	margin: 0;
	padding: 0;
}
p, ul, li {
	font-family: Calibri, arial, verdana, helvetica, sans-serif;
	color:#666666;
	font-size:1.3em;
}

/* styling */
a {
	font-family: Calibri, arial, verdana, helvetica, sans-serif;
}
a:active {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}

.red {
	color:#FF0000;
}

/* h1s etc */

h1 {
	font-family: Century Schoolbook, arial, verdana, helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	font-size: 1.8em;
	font-style:italic;
	color: #666666;
}
h2 {
	font-family: Gill Sans MT, arial, verdana, helvetica, sans-serif;
	padding-left: 30px;
	padding-top: 0px;
	font-size: 1.8em;
	font-style:italic;
	color: #666666;
}
h3 {
	font-family: Century Schoolbook, arial, verdana, helvetica, sans-serif;
	padding-left: 30px;
	padding-top: 0px;
	font-size: 1.5em;
	font-style:italic;
	color: #666666;
}

/*floats*/

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.right {
	float: right;
}

.rightimg {
	float: right;
	margin-right: 40px;
}

.margin {
	margin-left: 15px;
}

.left1 {
	float: left;
	margin-top: -5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.rightgallery {
	float: right;
	width: 450px;
}

/* site */
#wrapper {
	width: 786px;
	height:auto;
	margin:auto;
	text-align:left;
	position: relative;
}
.contentheader {
	clear: both;
	width: 786px;
	height: 17px;
	background-image:url(../images/contentheader.png);
	background-repeat:no-repeat;
}
.contentfooter {
	width: 786px;
	height: 17px;
	background-image:url(../images/contentfooter.png);
	background-repeat:no-repeat;
	padding-bottom: 10px;
}
#header {
	width: 786px;
	height: 120px;
	margin:auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	margin-bottom: 30px;
}
#content {
	width: 786px;
	height: auto;
	margin:auto;
	background-image:url(../images/contentmiddle.jpg);
	padding-bottom: 30px;
}
#rightcontact {
	float: right;
	margin-right: 130px!important;
	margin-right: 100px;
	margin-top: 0px;
}
#content p {
	padding-left: 30px;
	padding-right: 30px;
	color: #666666;
}

#content img {
	margin-left: 30px;
	padding-top: 10px;
}

#portfolio {
	width: 700px;
	margin-left: 10px;
}
#leftPortfolio {
	width: 315px;
	margin-left: 10px;
	height: auto;
	float: left;
	border-right: 1px solid #818384;
}
#leftPortfolio img {
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
}
#rightPortfolio {
	width: 330px;
	margin-left: 330px;
}
#rightPortfolio img {
	margin-left: 15px;
	padding-top: 10px;
}
#leftPortfolio a img {
	border:none;
}
#left1 {
	width: 600px;
	height: auto;
}

#left {
	width: 384px;
	height: auto;
	float: left;
}
#left p, #left1 p, #leftPortfolio p {
	padding-left: 30px;
	color: #666666;
}
#left h1, #left1 h1 #leftPortfolio h1 {
	padding-left: 10px;
	padding-top: 3px;
}
#table {
	margin-left: 10px;
}

.bullets {
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
	line-height: 25px;
}
.bullets li {
	background-image: url(../images/bullets4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.bulletshome {
	list-style-type: none;
	padding: 0;
	margin-left: -15px;
}
.bulletshome li {
	background-image: url(../images/bullets.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-right: 25px;
	margin-bottom: 10px;

}

.bulletshomepage {
	list-style-type: none;
	padding: 0;
	margin-left: -15px;
}
.bulletshomepage li {
	background-image: url(../images/bullets.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-right: 25px;
	margin-bottom: 15px;
	height:22px;
}

.bulletsservices {
	list-style-type: none;
	padding: 0;
	line-height: 25px;
}

.bulletsservices li {
	background-image: url(../images/bullets5.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}


#left li, #right li {
	margin-top: 0px;
}
#right {
	width: 384px;
	height: auto;
	margin-left: 384px;
}

#right p, #rightPortfolio p {
	padding-left: 30px;
	padding-right: 20px;
	color: #666666;
}
#right h1, #rightPortfolio h1 {
	padding-left: 20px;
	padding-top: 3px;
	color: #8f8d8d;
}
#right li, #rightPortfolio li {
	color: #666666;
}
#right ul, #content ul {
	padding-left: 50px;
	font-size: 1em;
}
#middle ul {
	padding-left: 50px;
	font-size: 1em;
}
#middle form {
	padding-left: 30px;
}
#address {
	float:right;
	text-align:right;
	margin: 10px;
	color:#FFFFFF;
	font-size:1.2em;
	font-family: Calibri, arial, verdana, helvetica, sans-serif;
}
/*menu*/

#menu {
	clear: both;
	width: auto;
	text-align: left;
	font-size:0.9em;
	text-decoration: none;
	margin-left: 18px;
	position:absolute;
	top:126px;
	left:0px;
}
#menu a, #menu a:link, #menu a:visited {
	color: #9c9c9c;
	text-decoration: none;
	padding-top: 5px;
	text-align:center;
}
#menu a:hover {
	color: #9c9c9c;
	text-decoration: underline;
}
#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cssdropdown li {
	float: left;
	position: relative;
}
.mainitems {
}
.mainitems a {
	text-decoration: none;
}
.subuls {
	display: none;
	width: 5em;
	position: absolute;
	top: 1.4em;
	left: 0;
	background-color:#FFFFFF;
	margin-top: 20px;
	border-right: 1px solid #818384;
	border-left: 1px solid #818384;
}
.subuls li {
	width: 100%;
	border-bottom: 1px solid #818384;
}
.subuls li a {
	text-decoration: none;
	line-height:1.7em;
	font-size: 0.5em;
	font-family: Calibri, arial, verdana, helvetica, sans-serif;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
a.button {
	text-decoration: none;
	color: #e2d1b5;
	float: left;
	height: 28px;
	width: 107px;
	background-image:url(../images/button_nonactive.jpg);
	background-repeat:no-repeat;
}
a.button1 {
	text-decoration: none;
	color: #e2d1b5;
	float: left;
	height: 28px;
	width: 107px;
}
.button_active {
	width: 107px;
	height: 28px;
	background-image:url(../images/button_active.jpg);
	background-repeat:no-repeat;
	float: left;
}
.button_active a {
	color:#FFFFFF;
}

.white {
color:#FFFFFF;
}

/*FOOTER*/
#footer {
	clear:both;
	text-align: center;
	color:#8f8d8d;
	padding-bottom: 30px;
}
#footer p, #footer a {
	color:#8f8d8d;
	font-size: 1.1em;
	text-decoration: none;
}
/* Pull Quote */

.pquote {
	float: left;
	background: url(../images/openquote.jpg) top left no-repeat;
	color: #030;
	font-size: 1.3em;
	font-style: italic;
	padding: 0.5em;
	padding-left: 1.5em;
	margin: 0;
	margin-left: 40px;
}

.pquotebottom {
	float: right;
	background: url(../images/closequote.jpg) bottom right no-repeat;
	color: #030;
	font-size: 2em;
	padding: 0.5em;
	margin-top: -30px!important;
	margin-top: -30px;
	margin-right: -5px!important;
	margin-right: 0px;
}
.clear {
	clear:both;
}

.table {
margin-right: auto;
margin-left: auto;

}

.divServiceDescription  {
width: 400px;

}