@charset "utf-8";
/* Leif Robertson 2008 */


/*-------- General styles --------*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background:url(../images/dotBG.png) repeat-x #FFF;
	text-align: center;
	font-family:"Comic Sans MS", cursive;
	color:#000;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#top{
	text-align:right;
	padding-right:150px;	
}



#top p.breadcrumb{
	text-align:right;
	font-size:.85em;
	margin-right:125px;
}

#left{
	width:240px;
	float:left;
	min-height:250px;
	text-align:center;
}

#center{
	/*background:url(../images/bodyBG.png) no-repeat center; */
	min-height:250px;
}

#centerContentHome{
	float:left;
	width:550px;
}


#centerContent{
	padding:30px;
	margin-left:25px;
	font-size:1.2em;
	border: 1px dashed #ccc;
	float:left;
	width:550px;
	background:#DDD;

	-moz-box-shadow: 0px 0px 8px #000;
	-webkit-box-shadow: 0px 0px 8px #000;
	box-shadow: 0px 0px 8px #000;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

#centerContent.noBotPad{
	padding-bottom:0;
}

#centerContentSample{
	padding:30px;
	margin-left:25px;
	font-size:1.2em;
	float:left;
	width:550px;
}
#centerContent h1{
	text-align:center;
	font-size:1em;
	margin-bottom:10px;	
}

#contentBottom{
	
	height:192px;
	width:580px;	
}


#right{
	width:240px;
	min-height:250px;
	float:right;
	text-align:center;
}



#bottom{
	min-height:100px;
	text-align:center;
}



.clear {
	clear:both;
	line-height:1px;
}
A:link {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
A:visited {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
A:active {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
A:hover {
	text-decoration:none;
	color:#666;
	font-weight:bold;
	
}
p {
	line-height:150%;
	margin-bottom:10px;
}
img {
	border:none;
}
.left {
	float:left;
}
.right {
	float:right;
}



/*--------------- Left nav-------------*/


#leftNav {
	width: 240px;
	font-size:.95em;	
}
#leftNav ul {
	
}
#leftNav a {
	display: block;
	width: 240px;
	border-bottom: 1px dashed #ddd;
	padding: 5px 0;
}
#leftNav a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
}


#leftNav a.last{
	border-bottom:none;
}

#leftNav a:hover {
	background-color: #ddd;
	color: #000;
	border: 1px dashed #000;
}

/* ----------- highlight active nav links ------- */


body#home a#home, body#whoWeAre a#whoWeAre, body#contactUs a#contactUs, body#portfolio a#portfolio, body#price a#price, body#whatWeDo a#whatWeDo, body#whyChooseUs a#whyChooseUs, body#sample a#sample {
	background:#ddd url(../images/activeLink2.png)  195px no-repeat;	
	border:1px dashed #000;
}


/*--------------- End left nav -------------*/


/* -------------------- footer styles -------------------------------- */

#preFooter {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/footer.png) no-repeat;
	height:20px;
}

#footer p{
	text-align:center;
	font-size:.75em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#footer a {
	color: #F00;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: none;
}




/*--------------------------- MULTI COLUMNS ------------------------------------*/
 

.clear {
	clear: both;
}
.one_half {
	float:left;
	width:455px !important;
	margin-right:20px !important;
}
.one_half_last {
	float:left;
	width:455px !important;
	margin:0 !important;
}
.one_third {
	float:left;
	width:240px !important;
	margin-right:60px !important;
}
.one_third_last {
	float:left;
	width:278px !important;
	margin:0 !important;
}
.one_fourth {
	float:left;
	width:215px !important;
	margin-right:20px !important;
}
.one_fourth_last {
	float:left;
	width:215px !important;
	margin:0 !important;
}
.one_fifth {
	float:left;
	width:160px !important;
	margin-right:23px !important;
}
.one_fifth_last {
	float:left;
	width:160px !important;
	margin:0 !important;
}
.one_sixth {
	float:left;
	width:125px !important;
	margin-right:20px !important;
}
.one_sixth_last {
	float:left;
	width:125px !important;
	margin:0 !important;
}
.two_thirds {
	float:left;
	width:580px !important;
	margin:0 !important;
}
.two_thirds_last {
	float:left;
	width:580px !important;
	margin:0 !important;
}
.three_fourth {
	float:left;
	width:675px !important;
	margin:0 !important;
}
.three_fourth_last {
	float:left;
	width:675px !important;
	margin:0 !important;
}
