/* @override http://www.varolli.com/css/styles.css */

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/body_bkgd.gif) top center repeat-x;
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #68737a;
}

#main {
	width: 800px;
	margin: 0 auto;
	background: #fff url(../images/bg_stripe.gif) 0 0 repeat-y;
	overflow: auto;
}

#masthead {
	float:left;
	position:relative;
	width: 800px;
	height: 120px;
	background-color: #fff;
}

#icon {
	float: left;
	padding: 0;
	width: 80px;
	height: 120px;
}

#slogan {
	float: left;
	padding: 0;
	margin-top:15px;
	width: 175px;
	margin-left: 15px;
	letter-spacing: 1px;
}

#logo {
	float: right;
	width: 480px;
}

#content {
	float: right;
	width: 715px;
	margin-left: 84px;
	background: #fff;
	border-top: 5px solid #999999;
}

#title {
	float: left;
	width: 515px;
	height: 70px;
	margin-top:25px;
	margin-left: -12px;
	clear:both;
}

#content-main {
	float: left;
	width: 500px;
	padding-left: 15px;
}

#content-sidebar {
	float: right;
	width: 120px;
	margin-top: 30px;
	padding: 58px 20px 0px 20px;
	color: #6b7375; /*#dedede;*/
	font-size: 1.0em;
	line-height: 1.4em;
/*	height: 84%;
	min-height: 84%;
*/	background:no-repeat top url(../images/sidebar_notepad.gif);
}

#content-sidebar a:hover {
	color: #68737a;
	text-decoration: underline;
}

.emailus {
	color:#000000; 
	line-height:19px;
}


.clear {
	clear: both;
	overflow: hidden;
	font-size: .01em;
}


a {
	color: #022A6C;
	text-decoration: none;
}

a:hover {
	color: #68737a;
}

a img {
	border: none;
}
	
IMG {
	padding:0;
	border:0;
	}

h1 {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 1.3em;
	line-height: 1.8em;
	color: #223344;
}

h2 {
	margin-top: 15px;
	margin-bottom:5px;
	font-size: 1.1em;
	color: #223344;
}

h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #483313;
}

h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: .9em;
	color: #483313;
}

.side-testimonial {
	margin-top: 35px;
}

UL {
	margin-top:3px;
	list-style-type:square;
	}
	
LI {
	margin-bottom: 6px;
	}
	
.t-right {
	text-align: right;
}

.small {
	font-size:80%;
	}

.portfolio a {
	color: #7E9250;
	text-transform:uppercase;
	font-size:75%;
	text-decoration:none;
}

#p-list li {
	margin-left:-35px;
	list-style-type: none;
}

#p-items li {
	list-style-image: url(../images/icon_raquo.png);
	margin-left:-20px;
	}

.p-logo {
	margin-right:10px;
	margin-bottom:15px;
	}
	
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	padding: 2px 5px 15px 5px;
}
	
/* quote start                  */

.quoteup {
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 5em;
	color: #CCCCCC;
	margin-top: 60px;
	margin-left: -10px;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	text-align:left;
	margin-top: -15px;
}

.q-byline {
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-align: right;
}


.t-quoteup {
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 5em;
	color: #CCCCCC;
	margin-top: 30px;
	display: block;
}

.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -15px;
	margin-left: 15px;
	text-align:left;
}

.t-byline {
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	text-align: right;
	margin-bottom: 40px;
	margin-top: 5px;
}


/* quote end                    */

#footer {
	padding-top: 80px;
	padding-bottom: 8px;
	font-size: .9em;
	bottom:0;
	left: 14px;
	float:left;
	position:relative;
	margin-left: 75px;
}	