* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: 0.1em;
	border: none;
}

h1, h2, h3, h4, h5 {
	font-weight:normal;
	color: #0C3E53;
	line-height: 1.2em;
}

p {
	margin: 0 0 14px;
}

.image {cursor:url(../scripts/plus.cur),pointer; margin: 6px 6px 6px 6px;}
.enlarge {cursor:url(../scripts/plus.cur),pointer; margin: 0;}

A:link {color: #0C3E53; text-decoration: underline; font-weight: bold;}
A:visited {color: #0C3E53; text-decoration: underline; font-weight: bold;}
A:hover {color: #C7DADA; text-decoration: underline; font-weight: bold;}
A:active {color: #0C3E53; text-decoration: underline; font-weight: bold;}


body {
	
}



/*STYLE ATTRIBUTES */	


.portfoliodiv {  border: none;  border-bottom: 1px solid #E43891;}

.pricelist_td_topleft {border: 1px solid #A4BDC2; border-right: 0px; padding: 2px; margin: 0px; background-color: #D1DEE0;}
.pricelist_td_topright {border: 1px solid #A4BDC2; padding: 2px; margin: 0px; background-color: #D1DEE0;}
.pricelist_td_baseleft {border: 1px solid #A4BDC2; border-right: 0px; border-top: 0px; padding: 2px; margin: 0px;}
.pricelist_td_baseright {border: 1px solid #A4BDC2; border-top: 0px; padding: 2px; margin: 0px;}

#pricing {margin: 20px; width: 90%; font-size: 0.8em;}
#pricing  h2 {
	font-size: 1.1em;
	padding: 0 0 10px;
	line-height: 1.4em;
	font-weight: bold;
}


/* PORTFOLIO */	

#portfolio {
	border-collapse: collapse;
}

#portfolio td {
	margin: 0;
	padding: 0 14px 20px 14px;
}

#portfolio p {
	margin: 0;
	padding: 0;
}

/* MAIN PAGE CONTENT */	

#contenttop {
	display: none;
}

#contentbase {
	display: none;
}

#contentwrapper {
	width: 100%;
}


#masthead {
	display: none;
}


#crumbtrail {
	display: none;
}




/* SHOWCASE ----------------------------------- */


#showcase {
    display: none;
}



/* MASTHEAD IMAGE ----------------------------------- */


#mainimage {
    display: none;
}




/* MAIN CONTENT ----------------------------------- */


#maincontent {
	width: 100%;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.7em;	
}


#maincontent  h1 {
	font-size: 2em;
	padding: 0 0 20px;
	border-bottom: 1px solid #8FB6B5;
}

#maincontent  h2 {
	font-size: 1.4em;
	padding: 0 0 10px;
	line-height: 1.4em;
	font-weight: bold;
}

.firstpara {
	color: #0C3E53;
	font-weight: bold;
	font-size: 1.2em;
}

.Date {
	font-weight: normal; font-style: italic;
	font-size: 0.8em;
	text-align: right;
	margin-left: 10px;
}


/* LISTS */	


#maincontent ul  {
	margin: 0px 0px 20px 0px;
	line-height: 1.4em;
	}
	
#maincontent li {
	margin: 10px 0px 20px 20px;
	line-height: 1.8em;
	}

#maincontent ul.list1  {
	background: #A4BDC2;
	color: #ffffff;
	padding: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0px 14px 0px;
	line-height: 1.4em;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px; 
	-moz-border-radius-bottomright: 10px;
	}	
	
#maincontent .list1 li {
	list-style-image:url(../resources/bullet_1.gif);
	margin: 0px 20px 8px 20px;
	}							
							

#logo {
	position: absolute;
	top: 54px;
	font-size: 0.7em;
	font-weight: bold;
	left: 20px;
}	
		
		
		
		
		
		
/* MAIN MENU */		


#menu {
	display: none;
}



/* LHS */		

#lhs {
	display: none;
}




/* Twitter Feed */

#twitterfeed {
	display: none;
}



/* Left Hand Column*/

#LHC {
	display: none;
}



/* Footer */

#footer {
	display: none;
}


/* FORM table */	

.formtable {
	margin-left: 30px;
	margin-right: 20px;
	padding: 4px;
}
	
.tablecellpadding {
	padding: 4px;
}
	
.form {
	background-color: #eaf0f1;
	border: 1px solid #D1DEE0;
	font-weight: normal;
	color: #698e95;
	line-height: 18px;
	padding: 2px; margin: 0 0 12px;
}

label {
	font-weight: bold;
	margin: 0 0 12px;
	color: #0C3E53;
}
	
.pricingform {
	margin-left: 30px;
	margin-right: 20px;
}

.pricingformtd {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 2px;
}

.pricingformtd2 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 2px;	
}

.pricingformth {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FAE7F0;
}

.pricingformth2 {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FAE7F0;
}

#banner {
	position: absolute;
	top: 124px;
	z-index: 1;
	width: 808px;
	left: 50%;
	margin-left: -404px;
	height: 155px;
	padding: 0px;
	background-repeat: no-repeat;
}

/* CMS pop-up calendar */	

.ds_box {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	z-index: 32767;  margin: 0px;
}

.ds_tbl {
	background-color: #FFFFFF;  margin: 0px;
}

.ds_head {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;  margin: 0px;
}

.ds_subhead {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 12px;  margin: 0px;
}

.ds_cell {
	background-color: #F8F1E9;
	color: #000000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px; margin: 0px;
	cursor: pointer;
}

.hpnews {margin: 20px 20px 10px 30px; padding: 0px; border-top: 1px dashed #000000;}

.error {color: #CC0000; font-size: 0.9em; padding: 0 0 12px; margin: 0 0 12px; display: none; line-height: 1.3em; clear: left;}
.feedback {border: none; background-color: #EFEFEF; color: #E43891; padding: 10px 10px 10px 10px; border-bottom: 10px solid #FFFFFF; line-height: 25px;}


/* Non-printing elements */
.npr {
	margin: 0 0 20px 0;
}

/* Main content displays from top of page */
.max {margin-top: 0px;}
/* Main content displays from below masthead and menu */
.min {margin-top: 0px;}

.faq {margin-bottom: 10px;}
