/* @override 
	http://localhost:8888/_assets/css_test.css
	http://www.techopoly.com/_assets/css.css
*/

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image: url(/images/back_repeat.gif);
	background-repeat: repeat-y;
	background-color: #10265B;
	}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
table {
	/* margin: 0px; */
	/* padding: 0px; */
	/* border-collapse : collapse; */
}
img {
	vertical-align: bottom;
}
table td, table th {
	/* padding : 0px; */
}
a:link {
	color: #FCB132;
}
a:visited {
	color: #FCB132;
}
a:hover {
	color: #CCCCCC;
}
#nav ul {
	display: inline;
	padding: 0;
	margin: 0;
}


#nav{ 
position:absolute; 
width:300px;
left:0px;
top:0px;
z-index:1
}
#nav td {
	border-collapse: ;
	list-style-image: none;
	list-style-type: none;
}
#back_layer {
	position:absolute;
	left:81px;
	top:0px;
	width:90%;
	height:684px;
	z-index:0;
	background-image: url(/images/big_back.jpg);
	background-repeat:no-repeat;
}
#footer {
	font-size: 12px;
	padding-bottom:20px;
}
#whiteFooter img {
	vertical-align:top;
}
#content {
	position:absolute;
	left: 270px;
	top:84px;
	width: 52%;
	height: 60%;
	z-index: 1;
}
.subHead {
	color:#FCB132;
	font-size:12px;
	font-weight:bold;
}

#randomQuote {
	width: 200px;
	float: right;
	position: relative;
	z-index: 2;
	clear: both;
	top: 200px;
	background: url(/_images/rightback.gif) no-repeat right top;
	height: 570px;
	text-align: right;
	direction: ltr;
	text-transform: none;
	white-space: normal;
	color: #333333;
	padding-top: 70px;
	padding-right: 10px;
	padding-left: 50px;
}

#actualQuote {
	float: right;
	clear: left;
	display: inline;
	width: 130px;
}
#leftImage {
	
	float: left;
	width: 125px;
}
#rightServices {
	float: left;
	width: 450px;
}
#services_content li {
line-height:4px;
}

#services li {padding-bottom:10px; padding-left:10px; color: rgb(255, 255, 204); list-style-image:url(/_images/swirl.gif); font-weight:bold;}

#bankoftimelist li {padding-bottom:10px; padding-left:10px;  list-style-image:url(/_images/swirl.gif); font-weight:bold;}

#middle_services {
	PADDING-LEFT: 100px; 
	BACKGROUND: url(/images/summary_middle.png) repeat-y; 
	WIDTH: 400px;
}
#checkTable {
	text-align:center;
	
	background-color:#FFFFFF;
	width:444px;
}
#checkTable td {
	color:#000000;
	text-align:center;
	border: 1px solid #666666; 
}
#checkTable th {
	color:#000000;
	text-align:right;
	font-style:normal;
	padding-right:10px;
	border: 1px solid #666666; 
}
#checkTable table {
border-style: solid;
border-top-style: none;
border-width: 1px;
border-color: #666666;
}
.servicesTableTitle1 {
	text-align:center;
	font-style:italic;
	
}
.servicesTableTitle2 {
	font-size: 12px;
	color:#FCB132;
	font-style:italic;
	padding-right:-10px;
}
.fakeLink {
	text-decoration:underline;
	cursor:pointer;
}
#services_back {
	padding-bottom:10px;
	}
	
/* Website Stuff */
#websites li {
	float: left;
	display: inline;
	padding: 20px;
	text-align: center;
}
#websites a {
	text-decoration: none;
	text-align: left;
}
.websiteThumb img {
	border: 0px;
}
.websiteInfo {
	font-size: 12px;
	font-weight: bold;
}
.websiteSubInfo {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.orange {
	color:#FCB132;
}
.services_tab_cellcol { text-align: left; vertical-align: middle; padding: 5px; color: #10255a; font-family: Arial; font-size: 9pt; background-image: url(/images/services_tab_cellcolbg.jpg); background-repeat: repeat-x }
.services_tab_cell { text-align: center; vertical-align: middle; padding: 5px; color: #dddddd; font-family: Arial; font-size: 10pt; background-image: url(/images/services_tab_cellbg.jpg); background-repeat: repeat-x }

