@charset "utf-8";
/* Texas Parners Insurance & Finance Group
	CSS for Index Template
	February 16, 2008 */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/body-bg3.jpg);
	background-repeat: repeat-x;	
}

h1 {
	font-size: 140%;
	color: #060143;
}

h2 {
	font-size: 120%;
	color: #060143;
}

h3 {
}

h4 {
	color: #060143;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 95%;
}

h5 {
	font-size: 135%;
	color: #991B1E;
}

p {

}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	
	
}

#topnav {
	font-size: 90%;
	color: #999999;
	margin-top: 10px;
	height: 15px;
}

#logo-wrapper {
	height: 146px;
	
}

#tpig-logo {
	float: left;
	height: 146px;
	width: 434px;
}

#address-box {
	float: right;
	height: 105px;
	width: 170px;
	margin-top: 15px;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
}

#content-wrapper {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #060143;
	border-bottom: 1px solid #060143;
	border-left: 1px solid #060143;
}

#left-sidebar {
	background-color: #060143;
	float: left;
	width: 185px;
	
}

.left {
	padding-right: 4px;
	padding-left: 4px;
	color: #FFFFFF;
}

#left-sidebar a {
	color: #96C8ED;
	text-decoration: none;
}

#left-sidebar a:hover {
	color: #FFFFFF;
}

#navbar {
	margin-top: 30px;
}

#center-box {
	float: left;
	width: 560px;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 30px;
	margin-bottom: 15px;
}

#center-box a {
	color: #333333;
}

#center-box a:hover {
	color: #CC0000;
}

#right-sidebar {
	float: right;
	width: 165px;
	margin-top: 30px;
	border-left: 1px solid #cccccc;
	padding-left: 5px;
}

#right-sidebar a {
	color: #3366FF;
	text-decoration: underline;
}

#right-sidebar a:hover {
	color: #3366FF;
}

#lifelock-box {
	width: 530px;
	float: left;
}

#footer {
	background-color: #CCCCCC;
	height: 225px;
	width: 918px;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.footer-text {
	font-size: 90%;
	color: #060143;
	text-align: center;
}

.footer-text a:link, .footer-text a:visited {
	color: #060143;
	text-decoration: none;
}

.footer-text a:hover {
	background-color: #FFFFFF;
	color: #990000;
	text-decoration: none;
}

.clear:after {
	content: ".";
	display: block;
	neight: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	min-height: 1px;
}

* html .clear {
	height: 1px;
}

#box {
	float: left;
	width: 560px;
}

.small-links {
	color: #000066;
}

.small-links a:link, .small-links-a:visited {
	font-size: 80%;
	color: #000066;
}

.small-links a:hover {
	color: #999999;
	text-decoration: none;
}
