/* 
  ------------------------------------------------
  Thule Professional template 3 column
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm07_middle.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/* Code with teh tables left justified...
#center {
	width: 526px;
	float: left;
}
#center .content {
	padding: 0px 20px;
	font-size: 0.8em;
	line-height: 1.65em;
}*/
#center {
	margin:0 auto;
	width: 526px;
	float: left;
}
#center .content {
	margin:0 auto;
	width: 526px;
	font-size: .8em;
	line-height: 1.65em;
}
#left {
	width: 122px;
	float: left;
	font-size: .85em;
}
#right {
	width: 122px;
	float: left;
}
#left .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 9px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 0px 12px 60px;
}
#footer {
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(img/clm07_middle.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #000000;
	text-decoration: none;
}
#center a:visited {
	color: #0000CC;
	text-decoration: none;
}
#center a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#right a:link {
	color: #FFFFFF;
}
#right a:visited {
	color: #CCCCCC;
}
#right a:hover {
	color: #CCCCCC;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
	color: #FFFFFF;
}
.content p {
	margin: 12px 0;
}
.rightColumn {
	margin-top: 0;
	color: #FFFFFF;
}
/* listmatic UL code */
#navcontainer { width: 200px; }
#navcontainer ul
		{
		margin-left: 30px;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		}
		
#navcontainer a
		{
		display: block;
		padding: 5px;
		width: 275px;
		background-color: #026;
		border-bottom: 2px solid #eee;
		}
#navcontainer a:link, #navlist a:visited
		{
		color: #EEE;
		text-decoration: none;
		}
#navcontainer a:hover
		{
		background-color: #369;
		color: #fff;
		}
/* end listmatic UL code */

#testomonials {
	text-align: center;
	margin-top: 25px;
}
.imageTopandBottomMargin {
	margin-top: 10px;
	margin-bottom: 15px;
}
#center td {
	font-size: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
