@charset "utf-8";

html, body, div, form, ul, ol, img {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #B55C52 url(../images/bg_main.jpg) repeat-x 0% 0%;
	font: 70% "Century Gothic", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	}

h1, h2, h3, h4, h5 {
	font-size: 1.2em;
	margin-bottom: 3px;
	}

p {
	color: #2c2c2c;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 0;
	}
	
ul, ol {
	list-style-position: inside;
	}
	
a:link {
	color: #674c6d;
	text-decoration: none;
	}
a:visited {
	color: #8d7992;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #674c6g;
	font-weight: bold;
	text-decoration: none;
	}
	
#content a {
	font-weight: bold;
	text-decoration: underline;
	}

#container {
	width: 760px;
	margin: 0 auto 20px auto;
	position: relative;
	}

#header {
	padding: 0;
	margin-bottom: 0;
	min-height: 145px;
	position: relative;
	}
	
#header h1 {
	margin: 0;
	}
#header h1 img { 
	margin: 45px 0 0 20px;
	}
	
#headImg {
	position: absolute;
	top: 0;
	left: 0;
	}
	
#direction {
	position: absolute;
	top: 80px;
	right: 13px;
	list-style-type: none;
	font-size: 1.2em;
	color: #ccc;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: right;
	padding-right: 10px;
	}
#direction a:link, #direction a:visited, #direction a:hover, #direction a:active {
	color: #ccc;
	}
	
#navMast {
	width: 705px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	}
	
	/*
#navMast ul {
	list-style-type: none;
	}
#navMast li {
	display: inline;
	text-align: left;
	*/
	
#navMast h1 {
	margin: 4px 0 0 0;
	background: url(../images/masthead_item.jpg) no-repeat 0% 0%;
	width: 705px;
	height: 51px;
	position: relative;
	}
#navMast h1 img {
	position: absolute;
	bottom: 1px;
	left: 150px;
	}
#home #mastHead {
	height: 87px;
	margin: 4px 0 0 0;
	}
#home #navMast {
	background: none;
	}
	
#mainWrap {
	width: 705px;
	margin: 5px auto 0 auto;
	}

#content {
	padding: 0;
	margin-left: 155px;
	}
#content dt {
	font-weight: bold;
	margin-top: 10px;
	}
#content dd {
	margin-left: 10px;
	}
#content ul {
	list-style-position: inside;
	}

#sideBar {
	float: left;
	width: 150px;
	}
#sideBar p {
	font-size: 0.9em;
	}
#servicemenu ul {
	list-style-type:none;
	margin: 6px;
	}
#servicemenu li {
	background: url(../images/menu_bullet.gif) left 2px no-repeat;
	padding: 2px 0 0 13px;
	}
#servicemenu a:hover {
	background-color: #fff;
	text-decoration: none;
	}
	
#servicemenu {
	width: 138px;
	margin: 10px 0 20px 0;
	background: #fff url(../images/menu_footer.gif) no-repeat 0% 100%;
	padding-bottom: 1px;
	}
#servicemenubg {
	background: #fff url(../images/bg_menu_body.gif) repeat-y 0% 0%;
	}
#servicemenu h3 {
	background: #f7931d url(../images/bg_menu_top.gif) no-repeat 0% 0%;
	min-height: 34px;
	font-size: 1em;
	margin: 0 auto 0 auto;
	}
#servicemenu h3 span {
	color: #fff;
	display: block;
	padding: 10px 2px 3px 2px;
	text-align: center;
	}
	
/* testimonials */

#testimonialsBox ul {
	list-style-type:none;
	margin: 6px;
	}
#testimonialsBox li {
	padding: 2px 0 0 5px;
	}
#testimonialsBox a:hover, #testimonialsBox a {
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
	
#testimonialsBox {
	float: right;
	width: 153px;
	margin: 10px 0 20px 20px;
	background: #fff url(../images/testimonials_foot.gif) no-repeat 0% 100%;
	padding-bottom: 1px;
	}
#testimonialsBoxbg {
	background: #fff url(../images/bg_testimonials.gif) repeat-y 0% 0%;
	}
#testimonialsBox h3 {
	background: #674C6D url(../images/testimonials_top.gif) no-repeat 0% 0%;
	min-height: 15px;
	font-size: 1em;
	margin: 0 auto 0 auto;
	}
#testimonialsBox h3 span {
	color: #fff;
	display: block;
	padding: 5px 2px 3px 5px;
	}



/* */
#mondnews {
	width: 138px;
	color: #fff;
	}
#mondnews dl, #mondnews dd {
	margin: 0;
	}
#mondnews img {
	float: left;
	}

#mondnews input.text {
	width: 90%;
	}
#mondnews_inner {
	padding: 4px;
	background: #875666 url(../images/bg_news.jpg) repeat-y 0% 0%;
	}
	
.sideBox {
	margin: 15px 0;
	width: 132px;
	background: #f4e7e5 url(../images/box_top.gif) top left no-repeat;
	}

.sideBoxInner {
	margin: 0;
	padding: 5px;
	background: url(../images/box_bottom.gif) bottom left no-repeat;
	}


#footer {
	clear: both;
	padding: 0;
	margin-top: 0;
	background: url(../images/footer.gif) no-repeat 0% 100%;
	min-height: 48px;
	position: relative;
	}
	
#footer ul {
	list-style: none;
	position: absolute;
	bottom: 2px;
	left: 72px;
	}
#footer li {
	display: inline;
	padding-right: 6px;
	}
#footer ul a {
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	}
	
/* [+] FORMS -------------------------------*/

#contactFormWrap {
	list-style: none;
	margin-top: 20px;
	}

legend {
	display: none;
	}
	
fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#contactFormWrap li {
	clear: right;
	margin: 5px 0;
	}
#contactFormWrap label {
	float : left;
	width : 12em;
	text-align : left;
	padding : 2px 0 0 0;
	display: block;
	}
	
#contactFormWrap input, #contactFormWrap textarea {
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #b7b7b7 #6b6568 #6b6568 #b7b7b7;
	}
	
form li #subMit {
	width: 70px;
	height: 27px;
	border-style: solid;
	border-width: 1px;
	border-color: #b7b7b7 #6b6568 #6b6568 #b7b7b7;
	margin: 10px 0 0 279px;
	}
form #subMitII {
	margin: 5px 0 0 87px;
	width: 30px;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #b7b7b7 #6b6568 #6b6568 #b7b7b7;
	}
	
	
#formWrap li#txtArea label {
	width: 16em;
	}
	
/* force IE/Win to inherit text styles... (FF has trouble w/Form elements too) */
table, input, select, textarea, p, dl, ul, ol {
	font: inherit;
	font-size: 1em;
	}
	
/* rounded corners | http://www.redmelon.net/tstme/4corners/ */

 /* set background images for corners |menu| */
.rbroundbox { background: url(../images/corners/simple_background.gif) repeat; }
.rbtop div  { background: url(../images/corners/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(../images/corners/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(../images/corners/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(../images/corners/simple_bottom_right.gif) no-repeat bottom right; }

.rbroundboxLight { background: url(../images/corners/simple_light_background.gif) repeat; }
.rbroundboxLight .rbtop div  { background: url(../images/corners/light_top_left.gif) no-repeat top left; }
.rbroundboxLight .rbtop      { background: url(../images/corners/light_top_right.gif) no-repeat top right; }
.rbroundboxLight .rbbot div  { background: url(../images/corners/light_bottom_left.gif) no-repeat bottom left; }
.rbroundboxLight .rbbot      { background: url(../images/corners/light_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbroundbox { 
	width: 100%; 
	margin: 7px auto 0 auto; 
	text-align: center; 
	}
.rbroundboxLight { 
	width: 99%; 
	margin: 7px auto 0 auto; 
	text-align: center; 
	}
.rbcontent {
	margin: 0 6px;
	text-align: left;
	background: #fff;
	}
.rbroundboxLight .rbcontent {
	background: #f0dedc;
	padding: 0 10px;
	}
	
.roundedbox {
	position: relative; /* without this, IE/win will clip the div's contents at the border of the parent element */
	z-index: 99;
	float: left;
	width: 100px;
	margin-top: 0px; margin-bottom: 14px;
	margin-left: -30px; margin-right: 10px;
	padding: 0px;
	border: 0px;
}

.content
{
	margin: 0px;
	padding: 0px;
	border: 2px solid #674C6D;
	background-color: #ffffff;
	color: #000000;
}


	
#contentInner {
	padding: 0 20px;
	}
	
#content .rbcontent {
	padding-top: 15px;
	}
#portfolioWrap {
	width: 470px;
	w\idth: 467px;
	border: 3px solid #674C6D;
	background: #fff url(../images/portfolio_bg.gif);
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	}
#portfolioWrap h4 {
	font-weight: normal;
	}
#portfolioWrap .padding img {
	padding-bottom: 20px;
}
#portfolioWrap .right img {
	padding-bottom: 0;
}
#portfolioWrap #boxcorner {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	}
#portfolioWrap #navigation {
	position: absolute;
	bottom: 10px;
	right: 60px;
	margin: 0;
	}
#portfolioWrap #miniNavigation {
	position: absolute;
	bottom: 10px;
	right: 250px;
	margin: 0;
	}
#portfolioNav {
	text-align: left;
	margin-left: 20px;
	}
#portfolioNav ul {
	list-style: none;
	}
#portfolioNav li {
	display: inline;
	padding-right: 10px;
	}
#portfolioNav 0 {
	font-size: 0.9em;
	}
#portfolioNav h5 {
	margin: 10px 0 5px 0;
	font-size: 90%;
	}
	
#portfolio #content .rbcontent {
	text-align: center;
	}
	
	
#portfolio .left {
	float: left;
	width: 310px;
	text-align: center;
	vertical-align: center;
	}

#portfolio .right {
	float: right;
	width: 190px;
	}
#portfolio h4 {
	background-color: #674c6d;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 2px;
	}
	
#portfolio .infobar {
	clear: both;
	margin: 0 10px 20px 10px;
	background: #fff url(../images/bg_infobar.jpg) no-repeat 0% 0%;;
	padding: 3px 7px;
	}
#portfolio .infobar a:link, #portfolio .infobar a:active, #portfolio .infobar a:visited, #portfolio .infobar a:hover {
	color: #000;
	}
	
	
#legal #content ul {
	list-style: none;
	}
#legal #content ul li, #legal #content ol li {
	padding: 2px 0;
	}
#legal #content ul li ul li, #legal #content ol li ol li, #sitemap #content ul li ul li {
	margin-left: 10px;
	}
#legal #content h2 {
	font-size: 1.4em;
	}
	

	
/* utility */ 

.call {
	margin: 20px 0;
	padding-left: 10px;
	border-left: 2px solid #674c6d;
	}
	
.padding {
	padding: 10px
	}
	
.clearRgt {
	clear: right;
	}
	
.top {
	margin: 10px 0 10px 460px;
	font-weight: bold;
	}
	
.floatLft {
	float: left;
	padding: 0 7px 7px 0;
	}	
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearFix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */

a img {
	border: none;
	}

#loginbutton {
	width: 100px;
	w\idth: 88px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #b7b7b7 #6b6568 #6b6568 #b7b7b7;
	background-color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 30px auto;
	}
#loginbutton a 	{
	margin: 0 auto 0 auto;
	display: block;
	}