BODY {
	FONT-SIZE: 0.75em;
	BACKGROUND: #ddd;
	COLOR: #172775;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center
}
.floatRight {
	FLOAT: right;
	padding-right: 20px;
	clear: none;
	padding-left: 20px;
}
.floatRightultra {
	FLOAT: right;
	padding-right: 0px;
	clear: none;
	padding-left: 20px;
}
.floatLeft {
	FLOAT: left
}
#wrapper {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	BACKGROUND: url(../images/bg_wrapper_sub_tile.gif) #f5f5f5 repeat-x; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 0px
}

BODY.home #wrapper {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	background-image: url(../images/bg_wrapper_tile%5B1%5D.gif);
}
#container {
	WIDTH: 900px;
	TEXT-ALIGN: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	FLOAT: left;
	WIDTH: 900px;
	HEIGHT: 140px;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
}
#menu {
	WIDTH: 900px;
	HEIGHT: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	text-align: left;
}
#thicktabs{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
	float: left;
	color: #ffd974; /*padding of tabs*/
	text-decoration: none; /*thick bottom border below tabs*/
	background-color: transparent;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 13px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8D88A;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #E8D88A; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:hover{
	color: #0E1C65; /*background image swap on hover*/
	background-color: #ffd974;
}
#content h2 {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#featured h1 {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 1.7em;
	padding: 0px;
	margin-left: 0\\;
}
#featured {
	WIDTH: 880px;
	HEIGHT: 190px;
	background-image: url(../images/medpower.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#content p {
	font-size: 14px;
	color: #172775;
	line-height: 1.5em;
}
#featured #topad {
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 330px;
}


#container #content {
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	margin-right: 225px;
	margin-left: 225px;
}
#container #aboutcontent {
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
}
#container #aboutprodcontent {
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	margin-right: 10px;
	margin-left: 225px;
	text-align: left;
}
#aboutcontent p, #aboutprodcontent p {
	font-size: 14px;
	color: #172775;
	line-height: 1.5em;
}
#aboutcontent h3, #aboutprodcontent h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
#aboutcontent .bold, #aboutprodcontent .bold {
	font-weight: bold;
}
#aboutcontent .small, #aboutprodcontent .small {
	font-size: 9px;
}
#aboutcontent h2, #aboutprodcontent h2 {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#aboutcontent h1, #aboutprodcontent h1 {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
#footer {
	CLEAR: both;
	BACKGROUND: url(../images/bg_footer_tile.gif) repeat-x;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 115px;
}
#footerint {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px;
	WIDTH: 900px;
	PADDING-TOP: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	TEXT-ALIGN: left;
	padding-top: 0px;
	margin: 0px;
}
#footer p a{
	COLOR: #0E1C65;
	padding-bottom: 20px;
}
#footer #footerint ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#footerint .ram {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
}
#footer #footerint .footleft {
	float: left;
	width: 400px;
}
#footer #footerint .footleft .bold {
	font-weight: bold;
	font-size: 12px;
}
p {
	text-align: left;
}
#right {
	float: right;
	width: 200px;
	padding-top: 35px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}
#right p {
	font-size: 13px;
	color: #3B488B;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	line-height: 1.4em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3B488B;
	border-right-color: #3B488B;
	border-bottom-color: #3B488B;
	border-left-color: #3B488B;
	padding-bottom: 10px;
}
#left p {
	font-size: 13px;
	color: #3B488B;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.4em;
}
#left .bold {
	font-weight: bold;
}

#left {
	float: left;
	width: 200px;
	padding-top: 35px;
	margin-left: 15px!important;
	margin-left: 7px;
}
#lefttop {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#leftmid {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#left #leftmid #leftcontent {
	padding: 5px;
	margin: 0px;
}
#left p {
	font-size: 13px;
	color: #3B488B;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.4em;
	clear: none;
}
#left .bold {
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	line-height: 1.4em;
}	
#footer #footerint ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#footerint .ram {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
}
#left .contact {
	border: thin solid #CCCCCC;
	background-color: #E5E5E5;
}
#left .contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 1.3em;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#left .contact h3 {
	line-height: 1em;
	font-weight: bold;
	font-size: 14px;
}
#right a {
	font-size: 9px;
}
#left .ram {
	font-size: 11px;
	float: right;
}
#content h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
#content .bold {
	font-weight: bold;
}
#content .small {
	font-size: 9px;
}
#aboutcontent .imgcenter {
	text-align: center;
}
.toppadding {
	padding-top: 20px;
}
#contentwrapper #content .center {
	text-align: center;
}
#contentwrapper #aboutcontent li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #172775;
	list-style-image: none;
}
