html, body {
	background:#ffffff; 
	font-family:"Century Gothic", Arial; 
	background-image:url(/images/blue_top_fill.gif);
	background-repeat:repeat-x;
	/* font-size:.8em;  */
	color:#000000; 
	text-align:center;
	width:100%;
	height:100%;
	margin:0; 
	padding:0;
}
.comp_table td {
	background-image:url(/images/button_back.gif);
	background-position:left;
	background-repeat:no-repeat;
	width: 280px;
	height:65px;

}
p { 
	margin-top:0px;
	margin-bottom:3px;
	font-size:12px;
}
ul {
	font-size:12px;
	}

#threecol p {
	margin-left:5px; 
	margin-right:5px;
	margin-top:5px;
	font-size:14px;
	line-height:16px;
}
#threecol ul {
	margin-top:5px;
}
#threecol h1, h2, h3, h4, h5 {
	margin:0px;
}
#threecol #lasttd {
	padding-bottom:100px;

}
.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

.footer_menu {  text-align:center;}
.footer_menu li { display:inline;}
.footer_menu li a { background:url(/images/footer_divider.gif) no-repeat right 4px; padding:0 13px 0 12px; color:#7b8a94;}
.footer_menu li a.last { background:none;}

a {color:#ff0000;}
a:hover{text-decoration:underline;}
h1, h2, h3, h4, h5 { 
	font-family:"Century Gothic", Tahoma, Verdana, Arial;
	background-image:url(/images/light-line-fill.gif); 
	background-repeat:repeat; 
	margin-bottom:0px; 
	color:#000; 
	padding-left:10px;
	padding-bottom:3px;  
	border-top:2px solid #333333;
	border-bottom:2px solid #333333;
	}
h1 { font-size:30pt; }
h3 { }
h4 { }
h5 { }
h3 a {
	text-decoration:none;
	color:#333;
}

.dropcap { 
float:left; 
font-size:45px; 
line-height:32px; 
padding-top:6px;
padding-right:2px;
font-family:"Times New Roman", Times, serif;
}
/*header
#header div {
	position:absolute;
	margin-left:-11px;
	left: 201px;
	top: 5px;
}
*/
/*article*/

/*==========================================*/
.casestudy {


}
.casestudy h5 {
	color:#48090B;
	font-size:16px;
	margin-bottom:4px;
}.highlight {
	font-size: 14px;
	font-weight: bold;
}
.feature {
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 24px;
	font-family: "Gill Sans MT", Verdana, helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 4px;
	color: #990000;
}
#contactform {
	margin-left: 10px;
}


#contactform h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 48px;
	text-align: center;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#contactform h2 {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
}
#contactform h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#contactform li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contactform td {
	vertical-align: top;
}
#contactform ul {
	padding: 10px;
	margin: 0px;
}
#contactform .label {
	font-size: 12px;
	width: 90px;
	text-align: right;
	float: left;
	clear: both;
	margin-right: 5px;
}
#panel3  .label {
	font-size: 14px;
	text-align: left;
	float: none;
	clear: none;
	margin-right: 5px;
	display: block;
	width: auto;
}
#panel1 .label {
	font-size: 14px;
}

#contactform .formarea input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#contactform .formpanel {
	float: left;
	width: 285px;
	height: 550px;
	position: relative;
	margin: 5px;
	background-color: #CCCCCC;
}
#contactform #panel1 {
	background-image: url(/images/formpanel1.jpg);
}
#contactform #panel2 {
	background-image: url(/images/formpanel2.jpg);
	color: #CCCCCC;
}
#panel1   h1, #panel1   h2{
	color: #333333;
}
#panel1  h3{
	color: #FF0000;
}
#panel2   h1, #panel2   h2{
	color: #CCCCCC;
}
#panel2  h3{
	color: #FFFFFF;
}
#panel3    h1, #panel3    h2{
	color: #FFFFFF;
}
#panel3  h3{
	color: #999999;
}
#contactform  #sendBtn {
	text-align: center;
	display: block;
}
#panel1 .note {
	color: #FFFFFF;
}
#panel2 .note {
	color: #CCCCCC;
}


#contactform #panel3 {
	background-image: url(/images/formpanel3.jpg);
	color: #FFFFFF;
}

#contactform .note {
	bottom: 0px;
	position: absolute;
}
#contactform .note p {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	letter-spacing: 2px;
	font-style: italic;
	text-align: justify;
}
#response {
	padding: 30px;
}
.error {
	color: #FF0000;
}
#response h3 {
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 18px;
}
#response p {
	font-size: 16px;
	margin-bottom: 20px;
}

