@charset "utf-8";
/* CSS Document */

body {
	background:#d9cdb6;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	}

/* primary link formating */
a:link {
	Color: #2d80cd;
	Text-Decoration: Underline;
	font-family: Arial, sans-serif; 
	Font-Weight: Bold;
}
a:visited {
	Color: #2d80cd;
	Text-Decoration: Underline;
	font-family: Arial, sans-serif; 
	Font-Weight: Bold;
}
a:active {
	Color: #2d80cd;
	Text-Decoration: Underline;
	font-family: Arial, sans-serif; 
	Font-Weight: Bold;
}
a:hover {
	Color: #000000;
	Text-Decoration: Underline;
	font-family: Arial, sans-serif; 
	Font-Weight: Bold;
}

.wrapper {
	background: url(images/bg_repeat-y.jpg) center center repeat-y;
	width:915px;
	margin:15px auto 0 auto;		/* center in FireFox */
}

#main {
	width:840px;
	margin:0 auto;
	padding:10px;
	font-size:12pt;
}

.bottom_menu {
	text-align:center;
	clear:both;
	padding:2em 0 1em 0;
	width:100%;
	font-size:12pt;
}
a.bottom_menu:link {
	Color: #0066CC;
	Text-Decoration: Underline;
	font-family: Arial, sans-serif; 
	Font-Weight: Bold;
	font-size:12px;
}
a.bottom_menu:visited {
	Color: #0066CC;
	Text-Decoration: Underline;
	font-family: Arial, sans-serif; 
	Font-Weight: Bold;
	font-size:12px;
}
a.bottom_menu:active {
	Color: #0066CC;
	Text-Decoration: Underline;
	font-family: Arial, sans-serif; 
	Font-Weight: Bold;
	font-size:12px;
}
a.bottom_menu:hover {
	Color: #000066;
	Text-Decoration: Underline;
	font-family: Arial, sans-serif; 
	Font-Weight: Bold;
	font-size:12px;
}

.bottom_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.bottom_menu li {
	display:inline;
	padding:10px;
}

.footer {
	width:915px;
	height:55px;
	text-align:center;
	/*background: url(images/footer.jpg) center top no-repeat;*/
	padding: 60px 0 0 0;
	margin: 0 auto;
}
.footer p {
	font-size:.8em;
}

.center {
	text-align:center;
}

.small {
	font-size:0.85em;
}
.homemain {
	padding:0px 20px 0px 20px ;
	width:860px ;
	/*text-align:center;*/
	position:relative;
}
.homemain1 {
	padding:0px 20px 0px 27px ;
	width:860px ;
	/*text-align:center;*/
	position:relative;
}

fieldset {
	margin-bottom:15px;
	font-size:0.8em;
	width: 500px;
}
/*
label {
	font-weight:bold;
	display:block;
	float:left;
	padding-right:10px;
	width:200px;
	text-align:right;
}

input {
	display:block;
	float:left;
	clear:right;
}*/

ul {
	list-style-image:url("../images/check.png");
}

h1, h2, h3, h4, h5, h6, b {
	font-weight:bold;
	color:#2d80cd;
}

#left {
	width:270px;
	float:left;
	margin-right:20px;
}
#right {
	float:left;
	width:527px;
}


.video {
	color:white;
	padding:10px;
	font-size:.9em;
	background:#3685cf;
	border:1px solid #286197;
}

.video img {
/*	margin:10px;*/
	border:0px;
/*	border:10px solid #3685cf;*/
}


.video a {
	font-size:1.2em;
	border:10px solid #3685cf;
}

.video a:hover {
	background:white;
	border:10px solid white;
}
#finbasegal div {
	width:395px;
	float:left;
	margin: 0 4px 30px 4px;
}
#finbasegal div img {
	border: 3px #0066CC solid;
}
#finbasegal div p {
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	padding:.5em 0 0 0;
	margin:0 auto;
	font-size:10pt;
	width:87%;
	color:#000066;
}
#square_features {
	position: relative;
	width:inherit;
	clear:both;
}
.sq_feature {
	width:189px;
	height:142px;
	background:url(../images/bg_squares.gif) center center no-repeat;
	padding:7px;
	float:left;
	margin-left:60px;
	position:relative;
}
.sq_feature h2 {
	margin:0px 0 0 0px;
	padding:0;
	width: 115px;
	font-size:8pt;
	color:#000;
	text-align:left;
	float:left;
	font-weight:normal;
}
.sq_feature .pic {
	float:right;
	border: #000 1px solid;
	margin:5px 0 0 0;
}
.sq_feature .but {
	position:absolute;
	bottom: 14px;
	left:8px;
}
#testimonials, .testimonials {
	color:white;
	width:200px;
	padding:10px;
	font-size:.9em;
	background:#3685cf;
	border:1px solid #286197;
/*	border:1px solid #a6c9ea;*/
/*	background:#cee2f3;*/
}
#testimonials img, .testimonials img {
	border:1px solid #286197;
	margin:10px;
/*	border:1px solid #a6c9ea;*/
}

#testimonials a, .testimonials a {
	color:#D50000;
	font-size:1.2em;


	text-decoration:none;
	font-weight:bold;

	width:100%;
	display:block;

}
#testimonials a:hover, .testimonials a:hover {
	color:#2a4e96;
	background:url("http://www.jdbasementsystems.com/images/menu/bg_menu2links_hover.gif") left center repeat-y;
}
