/*
Theme Name: Netstar Inc Default
Theme URI: http://www.netstarinc.com/
Description: The default theme for Netstar Inc designed by Emily Chu and developed by Justin Louie
Version: 1.0
Author: Emily Chu & Justin Louie
Author URI: http://www.incolo.com/
*/



/* Begin Typography & Colors */
html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif, 'Lucida Grande', Verdana;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	color: #0E0057;
	padding: 0px;
	margin: 0px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	border-bottom: 1px solid #AAA;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/***********************************
 *  Start Netstar Custom CSS
 ***********************************/

.header{
	margin: 0px 0px 15px 0px;
}

.clear{
	clear: both;
	width: 100%;
	height: 1px;
}

.bg_container{
	margin: 20px auto 0px auto;
	width: 936px;
}

.homepage_mainbody{
	background: url(images/homepage_main_bg.jpg) scroll no-repeat top left;
	display: block;
	width: 938px;
	height: 326px;
	margin: 0px 0px 15px 0px;
}

.homepage_mainbody .top{
	height: 240px;
}

.homepage_mainbody .testimonal_container{
}

.homepage_mainbody .testimonal_container .left_side{
	float: left;
	width: 500px;
}

.homepage_mainbody .testimonal_container .left_side .quote_text{
	font-family: Georgia, Arial;
	font-size: 20px;
	color: #8A6956;
	margin:  36px 0px 20px 40px;
	line-height: 30px;
}

.homepage_mainbody .testimonal_container .left_side .quoter{
	margin: 0px 0px 20px 40px;
}

.homepage_mainbody .testimonal_container .left_side .quoter .name{
	float: left;
	color: #555;
	font-size: 13px;
	font-style: italic;
}

.homepage_mainbody .testimonal_container .left_side .quoter .title{
	float: left;
	font-weight: bolder;
	color: #555;
	font-size: 13px;
	margin-left: 3px;
}

.homepage_mainbody .testimonal_container .left_side .readmore_btn a{
	background: url(images/readmore_btn.jpg) scroll no-repeat left top;
	width: 99px;
	height: 22px;
	display: block;
	margin: 20px 0 0 40px;
}

.homepage_mainbody .testimonal_container .right_side{
	float: right;
}

.homepage_mainbody .testimonal_container .right_side .cstr_img{
	margin: 65px 1px 0px 0px
}

.homepage_mainbody .bottom{
	height: 84px;
}

.homepage_mainbody .bottom .title{
	font-size: 15px;
	font-weight: bolder;
	color: #14055A;
	margin: 32px 0px 0px 52px;
	float: left;
}


.homepage_mainbody .bottom .carousel_testimonials{
	float: left;
}

.homepage_mainbody .bottom .carousel_testimonials .carousel{
	float: left;
	margin-top: 19px;
}

.homepage_mainbody .bottom .carousel_testimonials .carousel li{
	cursor: pointer;
	opacity: .6;
}

.homepage_mainbody .bottom .carousel_testimonials .carousel li:hover{
	opacity: 1;
}

.homepage_mainbody .bottom .carousel_testimonials .arrow_left{
	background: url(images/arrow_left.jpg) scroll no-repeat top left;
	width: 14px;
	height: 15px;
	display: block;
	float: left;
	margin: 34px 15px 0px 30px;
	cursor: pointer;
}

.homepage_mainbody .bottom .carousel_testimonials .arrow_right{
	background: url(images/arrow_right.jpg) scroll no-repeat top left;
	width: 14px;
	height: 15px;
	display: block;
	float: left;
	margin: 34px 15px;
	cursor: pointer;
}

.homepage_lowerbody{

}

.homepage_lowerbody .homepage_benefits{
	background: url(images/homepage_benefits_bg.jpg) scroll no-repeat top left;
	display: block;
	width: 413px;
	height: 191px;
	float: right;
}

.homepage_lowerbody .homepage_benefits .left{
	float: left;
}

.homepage_lowerbody .homepage_benefits .right{
	float: right;
}

.homepage_lowerbody .homepage_benefits .title{
	color: #7B5B4A;
	font-size: 25px;
	margin: 14px 0px 16px 28px;
	font-family: Times New Roman, Times Roman;
}

.homepage_lowerbody .homepage_benefits ul{
	list-style: none;
	padding-left: 25px;
	margin: 0px;
}

.homepage_lowerbody .homepage_benefits li{
	padding: 5px 0 5px 14px;
}

.homepage_lowerbody .homepage_benefits .button{
	display: block;
	width: 127px;
	height: 30px;
	color: #FFF;
	font-size: 14px;
	font-weight: bolder;
	line-height: 27px;
	padding-left: 20px;
}

.homepage_lowerbody .homepage_benefits .button_01{
	background: url(images/homepage_benefits_button.jpg) scroll no-repeat top left;
}

.homepage_lowerbody .homepage_benefits .button_03{
	background: url(images/homepage_benefits_button_03.jpg) scroll no-repeat top left;
}

.homepage_lowerbody .homepage_benefits .button_02{
	background: url(images/homepage_benefits_button_02.jpg) scroll no-repeat top left;
}

.homepage_lowerbody .homepage_benefits img.person{
	float: right;
	margin-top: 15px;
}

.homepage_lowerbody .homepage_services{
	background: url(images/homepage_services_bg.jpg) scroll no-repeat top left;
	display: block;
	width: 507px;
	height: 191px;
	float: left;
}

.homepage_lowerbody .homepage_services .title{
	color: #7B5B4A;
	font-size: 25px;
	margin: 14px 0px 16px 28px;
	font-family: Times New Roman, Times Roman;
}

.homepage_lowerbody .homepage_services ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.homepage_lowerbody .homepage_services ul li{
	padding: 0px 0px 6px 25px;
	margin: 17px;
	color: #7B5B4A;
	font-size: 13px;
}

.homepage_lowerbody .homepage_services ul li.service_1{
	background: url(images/1_butn.jpg) scroll no-repeat top left;
}

.homepage_lowerbody .homepage_services ul li.service_2{
	background: url(images/2_butn.jpg) scroll no-repeat top left;
}

.homepage_lowerbody .homepage_services ul li.service_3{
	background: url(images/3_butn.jpg) scroll no-repeat top left;
}

.homepage_lowerbody .homepage_services ul li a{
	color: #14055A;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: underline;
	margin-right: 5px;
}
.homepage_lowerbody .homepage_services ul li a:hover{
	text-decoration: none;
}

.logo_search_layer .left{
	float: left;
	margin-top: 10px;
}

.logo_search_layer .left .logo{
	background: url(images/logo.jpg) no-repeat scroll top left;
	width: 153px;
	height: 54px;
	display: block;
}

.logo_search_layer .right{
	float: right;
	text-align: right;
	margin-bottom: 8px;
}

.logo_search_layer .right .fpo_customer_login{
	color: #777;
}

.logo_search_layer .right .search{
	padding-top: 10px;
}

.logo_search_layer .right .search_box_container{
	float: left;
}

.logo_search_layer .right .search_box{
	background: url(images/search_bgrnd.jpg) no-repeat scroll top left;
	border: none;
	padding: 5px 0px 0px 28px;
	height: 23px;
	width: 137px;
	color #777;
}

.logo_search_layer .right .search_submit_container{
	float: left;
}

.logo_search_layer .right .search_submit{
	background: url(images/search_butn.jpg) no-repeat scroll 8px 1px;
	border: none;
	padding: 0px 0 2px 5px;
	height: 27px;
	width: 77px;
	color: #FFF;
	font-weight: bolder;
}

.navbar_main{
	width: 100%;
	position: relative;
	left: 2px;
}

.navbar_main .navl{
	background: url(images/navbar_main_left.jpg) no-repeat scroll top left;
	width: 15px;
	float: left;
	height: 40px;
}

.navbar_main .navm{
	background: url(images/navbar_main_middle.jpg) repeat-x scroll top left;
	height: 40px;
	width: 903px;
	float: left;
}

.navbar_main .navm ul{
	list-style: none;
	padding: 0px;
	margin: 1px 0px 0 0;
}

.navbar_main .navm ul li{
	float: left;
	border-left: 1px solid #777;
}

.navbar_main .navm ul li a{
	padding: 12px 15px 10px;
	color: #FFF;
	font-weight: bolder;
	font-size: 1.3em;
	line-height: 17px;

	display: block;
}

.navbar_main .navm ul li a:hover, .navbar_main .navm ul li a.current{
	background: url(images/navbar_main_middle_active.jpg) scroll repeat-x left -1px;
	text-decoration: none;
}

.navbar_main .navr{
	background: url(images/navbar_main_right.jpg) no-repeat scroll top left;
	height: 40px;
	width: 18px;
	float: left;
}

.footer{
	margin: 10px 0px 30px 0px;
}

.footer .left{
	float: left;
}

.footer .left ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.footer .left ul li{
	float: left;
	border-right: 1px solid #777;
}

.footer .left ul li a{
	color: #777;
	padding: 3px 5px;
}

.footer .right{
	float: right;
	color: #777;
	margin-right: 10px;
}

.secondary_container{
	width: 935px;
	margin: 0px 0px 15px 0px;
}

.secondary_container .bg_top{
	background: url(images/bg_top.jpg) scroll no-repeat left top;
	display: block;

	height: 41px;
	margin: 0px;
	padding: 0px;
}

.secondary_container .section_title{
	width: 100%;
	background-color: #B5A08F;
	font-weight: bolder;
	font-size: 14px;
	padding: 5px 0px;
}

.secondary_container .section_title .title_spacer{
	width: 30px;
	display: block;
	height: 10px;
	float: left;
}

.secondary_container .bg_main{
	background: url(images/bg_middle.jpg) scroll repeat-y left top;
}

.secondary_container .bg_bottom{
	background: url(images/bg_bottom.jpg) scroll no-repeat left top;
	display: block;

	height: 33px;
	margin: 0px;
	padding: 0px;
}

.secondary_container .bg_main .sidebar_nav{
	width: 200px;
	float: left;
}

.secondary_container .bg_main .sidebar_nav ul{
	list-style: none;
	margin: 15px 0px 10px 20px;
	padding: 0;
}

.secondary_container .bg_main .sidebar_nav ul li{
	margin: 8px 10px;
}

.secondary_container .bg_main .sidebar_nav ul li a{
	color: #555;
	font-size: 12px;
}

.secondary_container .bg_main .sidebar_nav ul li a.current{
	background: url(images/nav_arrow.jpg) scroll no-repeat left 2px;
	margin-left: -10px;
	padding-left: 10px;	
	color: #0E0057;
	font-weight: bolder;
}

.secondary_container .bg_main .sidebar_nav ul li ul{
	margin: 00px 0px 20px 10px;
}

.secondary_container .bg_main .sidebar_nav ul .nav_heading{
	font-weight: bolder;
	font-size: 12px;
	color: #333;
}

.secondary_container .bg_main .content{
	float: left;
	width: 480px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: .05px;
	
}

.secondary_container .bg_main .content a{
	text-decoration: underline;
	color: #0E0057;
	font-weight: bold;
}

.secondary_container .bg_main .content a:hover{
	text-decoration: none;
}

.secondary_container .bg_main .content .date{
	margin-top: 5px;
}

.secondary_container .bg_main .content h1{
	margin-bottom: 20px;
	line-height: 25px;
	font-family: Arial;
	font-size: 24px;
}

.secondary_container .bg_main .content h2{
	color: #0E0057;
	font-family: Georgia, Arial;
	font-size: 16px;
	font-weight: normal;
}

.secondary_container .bg_main .content h2 a{
	text-decoration: none;
}

.secondary_container .bg_main .content .more-link{
	margin: 10px 5px;
}

.secondary_container .bg_main .content h3{
	margin: 0px;
	color: #0E0057;
	font-size: 15px;
	font-family: Arial;
}
.secondary_container .bg_main .content h6{
	font-size: 16px;
	font-weight: bolder;
	color: #0E0057;
	border-bottom: 1px solid #777;
	padding-bottom: 15px;
	margin: 10px 0px;
}

.secondary_container .bg_main .content .blog_title a{
	font-family: Georgia;
	font-size: 16px;
	text-decoration: none;
}

.secondary_container .bg_main .content p{
	margin-top: 0px;
	margin-bottom: 0px;
}

.secondary_container .bg_main .content ul{
	margin-top: 0px;
}

.secondary_container .bg_main .content .addthis_container{
	margin: 10px 0px;
}

.secondary_container .bg_main .inthenews h1{
	/*margin: 40px 0px;*/
	font-family: arial;
	font-size: 24px;
	padding: 30px 0px 15px;
}

.secondary_container .content .page_title h1{
	font-family: arial;
	font-size: 24px;
	padding: 30px 0px 15px;
}

.secondary_container .sidebar_widget{
	/*background: url(images/rightcolumn_casestudies.jpg) scroll no-repeat right 250px;*/
	float: right;
	width: 200px;
	height: 500px;
}

.download_pdfs{
	list-style: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #0E0057;
	padding: 0px;
	margin: 20px 0px;
}	

.download_pdfs li{
	margin-bottom: 5px;
}

.download_pdfs li a{
	background: url(images/icon_whitepaper.jpg) scroll no-repeat left top;
	padding-left: 17px;
	height: 18px;
	color: #0E0057;
	text-decoration: underline;
}

.icon_pdf li a{
	background: url(images/icon_pdf.jpg) scroll no-repeat left top;
}

.download_pdfs li a:hover{
	text-decoration: none;
}

.secondary_container .sidebar_widget .testimonial_sidebar{
	margin: 20px 0px 10px;
}

.secondary_container .sidebar_widget .testimonial_sidebar .quote{
	margin: 20px 0px 15px;
	font-size: 12px;
	color: #0E0057;
	font-style: italic;
	padding-right: 15px;
	line-height: 15px;
}

.secondary_container .sidebar_widget .testimonial_sidebar .name_title{
	font-size: 12px;
	color: #8A6956;
	margin-bottom: 2px;
}

.secondary_container .sidebar_widget .testimonial_sidebar .company{
	font-size: 12px;
	color: #8A6956;
}

.secondary_container .sidebar_widget .testimonial_sidebar .img_above{
	margin-top: 20px;
	text-align: center;
}

.secondary_container .sidebar_widget .testimonial_sidebar .img_above img{
	margin-left: -40px;
}

.secondary_container .sidebar_widget .img_below{
	margin-top: 20px;
	float: right;
}

.secondary_container .sidebar_widget .testimonial_sidebar .read_more{
	margin: 10px 5px;
}

.secondary_container .sidebar_widget .testimonial_sidebar .read_more a{

	color:#0E0057;
	font-weight:bold;
	text-decoration:underline;
	font-size: 12px;
}

.sidebar_widget .questions{
	margin: 20px 0px;
}

.sidebar_widget .questions .text{
	background: url(images/icon_phone_14.jpg) scroll no-repeat left -2px;
	height: 15px;
	padding-left: 20px;
	margin-bottom: 3px;
}

.sidebar_widget .questions .contactus a{
	padding-left: 20px;
	color: #0E0057;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}

.sidebar_widget .inthenews_contact{
	margin: 20px 0px;
}

.sidebar_widget .inthenews_contact .heading{
	color: #0E0057;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
}

.sidebar_widget .inthenews_contact .text{
	color: #0E0057;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

.sidebar_widget .inthenews_contact .text a{
	text-decoration: underline;
	color: #0E0057;
}

.contact_form{
	width: 300px;
}

.contact_form .heading{
	color: #777;
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 3px;
}

.contact_form .input_box{
	margin-bottom: 10px;
}

.contact_form .send input{
	background: url(images/button_submit.jpg) scroll no-repeat left 2px;
	border: none;
	margin-top: -2px;
	width: 56px;
	height: 24px;
	float: right;
	color: #FFF;
	font-weight: bolder;
}

.newsletter_signup{
	margin: 20px 0px;
}

.newsletter_signup .title{
	font-size: 16px;
	font-weight: bolder;
	border-bottom: 1px solid #AAA;
	margin-bottom: 5px;
}

.newsletter_signup .submit{
	background: url(images/button_submit.jpg) scroll no-repeat left 3px;
	border: none;
	margin-top: 9px;
	margin-right: 60px;
	width: 56px;
	height: 24px;
	float: right;
	color: #FFF;
	font-weight: bolder;
	font-size: 12px;
	cursor: pointer;
}

.sidebar_widget h3{
	font-size: 16px;
}

.sidebar_widget .archive_list_title{
	border-bottom: 1px solid #AAA;
}

.sidebar_widget .archive_list{
	font-size: 12px;
}

#dir_submit{
	background: url(images/button_get_directions.jpg) scroll no-repeat left 3px;
	width: 109px;
	height: 27px;
	cursor: pointer;
	border: none;
	color: #FFF;
	font-weight: bolder;
	font-size: 12px;
}

.secondary_container .bg_main .content #saddr{
	background: url(images/get_dir_bg.png) scroll no-repeat left top;
	width: 300px;
	height: 18px;
	color: #000;
	border: 1px solid #777;
}