@charset "UTF-8";

/* --- Main Styles --- */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.gif) #fff no-repeat;
	color:#313131;
	width: auto;
}
img { 
     behavior: url(../iepngfix.htc);
	 
}
h1 {
	font-size:2.4em;
}
p {
	font-size:1.2em;
	line-height:1.4em;
	margin:0;
	margin-top:12px;
}
.clr {
	margin:0;
	padding:0;
	clear:both;
	}
.twenty {
	height:20px;
	}
a img {
	border: 0;
} 
a:link {
	color: #b34e32;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b34e32;
}
a:hover {
	text-decoration: none;
	color: #b34e32;
}
a:active {
	text-decoration: underline;
	color: #b34e32;
}
.nav A:link {
	color:#607C8C;
	text-decoration:none;
}
.nav A:visited {
	color:#607C8C;
	text-decoration:none;
}
.nav A:active {
	color:#A53F0F;
	text-decoration:none;
}
.nav A:hover {
	color:#A53F0F;
	text-decoration:none;
}

/* --- Left SIde Styles --- */
#ContainerL {
	width:148px;
	float:left;
}

#logoL {
	width:148px;
	text-align: right;
}

.navL {
	width:138px;
	margin:80px 0 0 10px;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.quoteL {
	width:120px;
	margin:130px 0 0 0;
	padding: 8px 4px 8px 10px;
	font-size:1em;
	color: #FFFFFF;
	font-size: 1em;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	background-color: #718EA0;
}

.banner1L {
	width:138px;
	margin:42px 0 0 10px;
}


/* --- Right Side Styles --- */
#ContainerR {
	background:#fff;
	margin-left: 148px;
	width:920px;
}
#headerR {
	background: #fff;
	height:72px;
}
#topNavR {
	background: #fff;
	height:10px;
	margin-bottom:10px;
}
.topNavContentR {
	text-align:right;
	width:920px;
	background: #fff;
	color: #607C8C;
}
#bigwrap {
width:1075px;
}
#mainNavR {
	background: #fff;
	height:26px;
	margin-left:20px;
	width:550px;
}
#mainNavContainerR {
	background: #fff;
	height:26px;
	width:919px;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
#bottomNavR {
	background: #fff;
	height:10px;
	margin-top:10px;
}
.bottomNavContentR {
	text-align:right;
	width:920px;
	background: #fff;
	color: #607C8C;
	z-index:10
}
#contentR {
	background: #fff;
	height:auto;
	margin:13px 0 0 20px;
}
#contentRFLASH {
	background: #fff;
	height:auto;
	margin:0;
}
.picTextR1 h1 {
	font-size:1.2em;
	font-weight:bold;
	margin:5px;
}
.picTextR1 h2 {
	font-size:1em;
	font-weight:400;
	margin:5px;
}
.picTextR h1 {
	font-size:1.2em;
	font-weight:bold;
	margin:5px;
}
.picTextR h2 {
	font-size:1em;
	font-weight:400;
	margin:5px;
}
.picTextR {
	font-size:1em;
	text-align:center;
	background: #fff;
	float:left;
	margin: 7px 0 0 30px;
	padding:5px;
	width:180px;
}
.picTextR1 {
	font-size:1em;
	text-align:center;
	background: #fff;
	float:left;
	margin: 7px 0 0 20px;
	_margin: 7px 0 0 13px;
	padding:5px;
	width:180px;
}
.picContainerR {
	text-align:center;
	background: #fff;
	border: 1px solid #d6d6d6;
	padding:5px;
}
.picContainerR1 {
	text-align:center;
	background: #fff;
	border: 1px solid #d6d6d6;
	padding:5px;
}
#modulesR {
	width:930px;
}
.modulesContainerR {
	background: #fff;
	width:293px;
	border: 1px solid #d6d6d6;
	float:left;
	margin: 7px 0 0 7px;
}
.modulesContainerR1 {
	background: #fff;
	width:293px;
	border: 1px solid #d6d6d6;
	float:left;
	margin: 7px 0 0 20px;
	_margin: 7px 0 0 11px;
}
.modulesContainerTextR {
	background: #fff;
	width:273px;
	border: 1px solid #d6d6d6;
	float:left;
	margin: 7px 0 0 7px;
	padding:10px;
}
#footerR {
	clear:both;
	background:#fff;
	color:#999999;
	margin:0 0 20px 20px;
	padding-top:20px;
}

#contentRholder {
	text-align:left;
	padding-left:20px;
	width:920px;
	color: #607C8C;
	width:900px;
	}
	
.contentRholderSingle {
	width:900px;
	margin-top:20px;
	}
	
.contentRholderSingleNoPad {
	width:900px;
	}
	
.leftContent {
	float:left;
	width:430px;
	margin-right:20px;
	margin-top:20px;
	}
	
.rightContent {
	float:right;
	width:430px;
	margin-top:20px;
	}
	
.leftImgContent {
	float:left;
	width:auto;
	margin-right:20px;
	margin-top:0;
	padding-top:0;
	}
	
.rightImgContent {
	float:right;
	width:auto;
	margin-top:0;
	padding-top:0;
	}
	
.leftContentSplit {
	float:left;
	width:430px;
	margin-right:20px;
	margin-top:20px;
	}
.rightContentSplit {
	width:410px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:30px;
	border-left: dotted #CCCCCC 1px;
	}
	
.rightContentSplitSecond {
	width:410px;
	padding-left:20px;
	padding-top:0;
	border-left: dotted #CCCCCC 1px;
	border-top: dotted #CCCCCC 1px;
	}
	
.rightContentWrap {
	float:right;
	width:430px;
	}
	
.leftContentSplitSmall {
	float:left;
	width:567px;
	margin-right:20px;
	margin-top:20px;
	}
	
.rightContentSplitSmall {
	width:290px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:30px;
	border-left: dotted #CCCCCC 1px;
	}
	
.rightContentSplitSecondSmall {
	width:290px;
	padding-left:20px;
	padding-top:8px;
	border-left: dotted #CCCCCC 1px;
	border-top: dotted #CCCCCC 1px;
	text-align:center;
	}
	
.rightContentWrapSmall {
	float:right;
	width:310px;
	}
	
.sideMenuPad {
	padding-left:14px;
	margin-bottom:15px;
	line-height:1.4em;
	}
	
.sideMenuPad2 {
	line-height:1.4em;
	}

.sideMenuPad3 {
	padding-left:14px;
	line-height:1.4em;
	}
#subCat {
	margin-left:15px;
	font-size:1em;
	}
.sideMenuArrow {
	float:left;
	}
.sideMenuWrap {
	margin-left:10px;
	}
