body{background:url(bg.jpg) repeat; margin:0; margin-bottom:30px; font-size:14px; color:#686767; font-family:Arial, Helvetica, sans-serif;}
p{margin:0;}
#cright p { padding: 0 0 10px 0; line-height: 20px;}
a{outline:none; color:#253ea7;}
ul{list-style-image:url(bullets.gif);}
ul li{margin-bottom:5px; color:#000000;}
h1{margin:0; margin-bottom:15px; color:#253ea7;font-size:18px;}
h2{margin:0; margin-bottom:10px; color:#253ea7; font-weight:normal; font-size:15px; border-bottom:2px solid #999999; padding-bottom:5px;}
#container{width:950px; margin:0 auto;}
#htop{margin-left:20px; padding-top:8px; width:925px; position:absolute;z-index:2; text-align:left; color:#fff; font-size:12px;}
#htop a {color: #fff !important;}
#hbg{margin-left:13px; margin-right:13px; width:925px;height:271px;position:absolute;}
#header{width:950px; height:271px; background:url(cbg.png) repeat-y!important; background:none; position: relative;}
#bbg{width:950px; height:313px; background:url(cbg.png) repeat-y!important; background:none;}
#banner{margin-left:13px; margin-right:13px;display:block; height:313px; width:925px; overflow:hidden;}
#banner img {border:none; padding:0; margin:0;}
#ribbon{height:117px; width:950px;}
#ribbon-small {width: 950px;}
#content{width:950px; background:url(cbg.png) repeat-y!important; background:none; margin-top:0 !important; margin-top:-5px;}
#c2{margin-left:13px; margin-right:13px; width:924px; background:#FFFFFF url(cinner.jpg) repeat-x; background:#FFFFFF; padding-bottom:25px;}
#cleft{float:left; margin-left:25px!important; margin-left:10px; margin-right:25px; width:250px; background:#efeded url(cleftbg.jpg) repeat-y; border-bottom:1px solid #dedddd;}
#cright{ float:left; width:600px;}

#footer{width:950px; background:url(fbg.png) repeat-y!important; background:url(ie6/fbg.gif) repeat-y; font-size:11px;}
#footer a{color:#000000;}
#finner{margin-left:13px; margin-right:13px; border-top:1px solid #dddec3; width:924px; padding-top:18px; padding-bottom:13px;}
#fleft{float:left; text-align:left; width:550px; margin-left:10px;}
#fright{float:right; text-align:right; width:300px; margin-right:10px;}
#fright a{text-decoration:none;}
#fbottom{width:950px; background:url(fbottom.png) no-repeat!important; background:url(ie6/fbottom.gif) no-repeat; height:15px;}
.headings{margin-bottom:12px;}
#social-list {
	list-style-image: none;
	margin: 0 20px;
	padding: 0;
}
#social-list li {
	list-style-type: none;
	background: none;
	margin: 0;
	padding: 0;
}
#social-list li a {
	display: block;
	padding: 20px 10px 20px 50px;
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

.icon-facebook a {
	color: #2340c0 !important;
	background-image: url(icon-facebook.png);
}

.icon-blog a {
	color: #000 !important;
	background-image: url(icon-blog.png);
}

.icon-twitter a {
	color: #50bee2 !important;
	background-image: url(icon-twitter.png);
}


#portfolioGallery {}
ul#portfolioGallery li {list-style:none; margin:10px !important; padding:5px !important; float:left; display:block; padding:5px; background:#fff; border:2px solid #ccc; margin:10px; line-height:0; width:126px !important; height:126px !important; overflow: hidden; clear: none;}
ul#portfolioGallery li img {border:none; margin:0; padding:0; border:1px solid #ccc;}

.testimonial {
	position:relative;
	padding:15px;
	margin: 0 10px 20px 10px;
	background:#fff;
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#cright .testimonial {
	background: #eee;
}

.testimonial p {
	margin: 0 0 10px 0;
	text-indent: 0;
	padding: 0 !important;
	font-style: italic;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}

/* creates the triangle */
.testimonial:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-15px;
	left:30px;
	width:0;
	height:0;
	border-width:0 25px 15px 0px;
	border-style:solid;
	border-color:transparent #fff;
}

#cright .testimonial:after {
	border-color:transparent #eee;
}

#signupform .e2ma_signup_form_required_asterix {
	display: none;
}

#signupform .e2ma_signup_form_required_footnote {
	display: none;
}

#signupform .e2ma_signup_message {
	display: none;
}

#signupform .e2ma_signup_form_label {
	display: none;
}

#signupform .e2ma_signup_form_element {
	margin: 10px 0 0 58px;
	padding: 2px 4px
}

#signupform .e2ma_signup_form_button_row {
	float: right;
	width: 115px;
}

#signupform #e2ma_signup_reset_button {
	display: none;
}

#signupform .e2ma_signup_form_row {
	width: 230px;
	float: left;
	padding-left: 355px;
}

#signupform #e2ma_signup_submit_button {
	display: block;
	width: 115px;
	height: 40px;
	line-height: 40px;
	text-indent: -999em;
	background: transparent;
	cursor: pointer;
	border: none;
}

#signupform {
	position: absolute;
	top: 0;
	right: 12px;
	background: url(signup.png) no-repeat top right;
	overflow: hidden;
	height: 73px;
	width: 700px;
	z-index: 10000;
}


/* display of quote author (alternatively use a class on the element following the blockquote) */
.testimonial + p { margin: 0 10px 30px 50px; }
