/* General styles */
#content {
	min-height:350px;
	_height:300px;
	margin:5px 6px 10px 6px;
	color:#444;
}

#columnLeft {
	float:left;
	margin-bottom:15px;
} 

#columnRight {
	float:right;
	margin:0 6px 10px 0;
}

h4 {
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:0.5em;
}

h4,h3 {
	color: #666;/*#0194D8;#ED1C24;*/
}

img {
	border:none;
}

#pageConstraints {
	position:relative;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	min-width:970px;
	max-width:970px;
	width:970px;
}

#pageSide {
	background-color:#EC1C23;
	margin:0 1px 0 1px;
}

#pageBorder {
	border-left:#EC1C23 solid 4px;
	border-right:#EC1C23 solid 4px;
	margin:0 1px 0 1px;
}

#template1, #template2, #template3 {
	font-size:0.8em;
	font-family:verdana;
}

#template1 #columnLeft {
	max-width:280px;
	width:280px;
}

#template1 #columnRight {
	max-width:152px;
	width:152px;
}

#template2 #content {
	margin:0 90px 10px 90px;
	padding:0 10px 10px 10px;
}

#template3 #columnRight {
	max-width:240px;
	width:240px;
}

#template3 #content {
	margin-left:20px;
	margin-right:260px;
	padding-right:1px;
}

/*Header styles */
#header {
	padding-top:10px;
	zoom:1;
	background:url(../images/pageTop.png) repeat-x;
	margin-bottom:10px;
}

#header #logo{
	margin:30px 0 0 15px;
}

#header #frameTopLeft {
	position:absolute;
	top:0;
	left:0;
}

#header #frameTopRight {
	position:absolute;
	top:0;
	right:0;
}

#contact {
	position:absolute;
	top:32px;
	right:15px;
	font-size:0.9em;
	color:#C21C23;
	font-weight:bold;
}

.info {
	color:#444;
}


/*Footer styles*/
#footer {
	background:url(../images/pageBottom.png) repeat-x;
	min-height:50px;
	_height:50px;
	margin-top:10px;
}

#footer #frameBottomLeft {
	position:absolute;
	bottom:-1;
	left:0;
}

#footer #frameBottomRight {
	position:absolute;
	bottom:-1;
	right:0;
}

#footerLeft{
	position:absolute;
	left:0;
	top:1.6em;
	font-size:0.75em;
}

#footerNav {
	position:relative;
	zoom:1;
	text-align:center;
	margin:0 30px 0 30px;
	padding-top:12px;
}

#footerNav li {
	display:inline;
	list-style-type:none;
	padding:0 5px 0 5px;
	border-right:#111 1px solid;
}

#footerNav li a, #footerNav li a:visited {
	color:#222;
	text-decoration:none;
}

#footerNav li a:hover {
	font-weight:bold;
}

/*#footer .current a, #footer .current a:visited {
	font-weight:bold;
	color:#EC1C23;
}*/

#footerNav #last {
	border-right:none;
}

#footerRight{
	position:absolute;
	right:0;
}

#footerRight a, #footerRight a:visited {
	text-decoration:none;
	color:blue;
}

#footerRight a:hover {
	text-decoration:underline;
}

/*misc*/
#clientList {
	position:relative;
	zoom:1;
}

#clientList #innerFiller {
	min-height:250px;
	_height:250px;
}

.indent20 {
	margin-left:20px;
	margin-bottom:0.5em;
}

.innerFiller li {
	list-style-type:none;
}

.para {
	margin-bottom:0.5em;
}

span {
	font-weight:bold;
}







	
	