
body{
	background: #717074;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #717073;
}

a {
	color: #EE1C24;
}

a:hover {
	color: #717073;
}

#site_wrapper {
	width: 779px;
	background: #C9C3BA;
	margin-left: auto;
	margin-right: auto;
}

/* HEADER STARTS */

#header {
	width: 779px;
	height: 70px;
	background: url(../../media/images/common/header_bg.jpg) no-repeat;
}

#top_nav {
	float: right;
	margin: 21px 18px 0px 0px;
	color: #000000;
}

#top_nav a {
	color: #000000;
	text-decoration: none;
}

#top_nav a:hover {
	color: #717073;
}

#nav_wrapper {
	width: 779px;
}

/* HEADER ENDS */

/* NAV STARTS */

#nav_left {
	width: 286px;
	height: 42px;
	float: left;
}

#nav_right {
	width: 493px;
	height: 42px;
	float: left;
	background: url(../../media/images/common/nav_bg.jpg) top no-repeat;
}

#navlist {
		margin: 15px 0px 0px 0px ;
		padding: 0px 0px 0px 50px;
}

#navlist ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navlist li {
	display: inline;
	margin: 0px;
}

#navlist li a {
	background-image: url(../../media/images/common/list_image.jpg);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 15px;
	padding-right: 3px;
	text-decoration: none;
	color: #FBC8B4;
	font-weight: bold;
}

#navlist li a:hover {
	background-image: url(../../media/images/common/list_image_over.jpg);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 15px;
	padding-right: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* NAV ENDS */

/* DROP DOWN NAV STARTS */

#ddn_area	{
	clear:both;
	padding : 0px;
	margin : 0px;
	width: 779px;
	height: 96px;
	background: url(../../media/images/common/subnav_bg.jpg) bottom no-repeat;
}

#ddn_products	{
	position: absolute;
	visibility: hidden;
	z-index: 10;
	text-align : left;
	margin-left: 400px;
	width: 180px;
}


#ddn_products ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#ddn_products li a {
	background-image: url(../../media/images/common/ddn_image.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 20px;
	text-decoration: none;
	color: #000000;
}

#ddn_products li a:hover {
	background-image: url(../../media/images/common/ddn_image_over.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 20px;
	text-decoration: none;
	color: #EC1D25;
}


#ddn_profile	{
	position: absolute;
	visibility: hidden;
	z-index: 10;
	text-align : left;
	margin-left: 335px;
	width: 250px;
}


#ddn_profile ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#ddn_profile li a {
	background-image: url(../../media/images/common/ddn_image.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 20px;
	text-decoration: none;
	color: #000000;
}

#ddn_profile li a:hover {
	background-image: url(../../media/images/common/ddn_image_over.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 20px;
	text-decoration: none;
	color: #EC1D25;
}

#ddn_platform	{
	position: absolute;
	visibility: hidden;
	z-index: 10;
	text-align : left;
	margin-left: 478px;
	width: 180px;
}


#ddn_platform ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#ddn_platform li a {
	background-image: url(../../media/images/common/ddn_image.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 20px;
	text-decoration: none;
	color: #000000;
}

#ddn_platform li a:hover {
	background-image: url(../../media/images/common/ddn_image_over.gif);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 20px;
	text-decoration: none;
	color: #EC1D25;
}


.drop_down_nav_item	{
	color : #D3541F;
	padding : 2px 0px;
}

.drop_down_nav_item a	{
	color : #D3541F;
	text-decoration : underline;
}

.drop_down_nav_item a:hover	{
	color : #669966;
	text-decoration : underline;
}

/* DROP DOWN NAV ENDS */


#maincontent {
	width: 779px;
	background: url(../../media/images/common/maincontent_bg.jpg) top repeat-y;
}

#secondarycontent {
	width: 779px;
	background: url(../../media/images/common/secondarycontent_bg.jpg) top repeat-y;
}

#leftcol {
	width: 256px;
	margin-right: 38px;
	background: #FFFFFF;
	float: left;
}

#leftcol h1 {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/common/left_col_heading_bg.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#leftcol_spacing {
	width: 186px;
	padding: 24px 35px 27px 35px;
}

.whatsnew {
	padding-bottom: 20px;
}

.whatsnew span {
	text-transform: uppercase;
	color: #000000;
}

.whatsnew span img {
	float:left;
	margin: 1px 1px 0px 0px;
}

.whatsnew .morelink {
	color: #EE1C24;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.whatsnew .morelink:hover {
	color: #717073;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}


#rightcol {
	width: 485px;
	background: #FFFFFF;
	float: left;
}

#rightcol_spacing {
	width: 431px;
	padding: 30px 27px 37px 27px;
}

#rightcol_spacing h1 {
	background-image: url(../../media/images/common/right_col_h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0.2em;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	color: #EE1C24;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}

#rightcol_spacing h1.home {
	background-image: url(../../media/images/common/right_col_h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	color: #EE1C24;
	font-size: 22px;
	line-height : 26px;
	font-weight: normal;
	text-transform: uppercase;
}

.lowercase {
	text-transform: none;
}

/* SECONDARY PAGES STYLES START */

#secondary_leftcol {
	width: 256px;
	margin-right: 38px;
	background-color: #C9C3BA;
	float: left;

}

/* SECONDARY LEFT COLUMN H1 IMAGE STYLE STARTS */

#secondary_leftcol h1 {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/common/left_col_heading_bg.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.products {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/products/left_col_heading_products.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.vascular {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/products/left_col_heading_vascular.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.injectables {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/products/left_col_heading_injectables.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.profile {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/profile/left_col_heading_profile.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.platform {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/platform/left_col_heading_platform.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.partnership {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/partnership/left_col_heading_partnership.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.newsevents {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/news/left_col_heading_news.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.resources {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/resources/left_col_heading_resources.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.contact {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/contact/left_col_heading_contact.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

#secondary_leftcol h1.general {
	width: 203px;
	margin: 0px;
	padding: 30px 0px 25px 53px;
	background: url(../../media/images/resources/left_col_heading_resources.jpg) top no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

/* SECONDARY LEFT COLUMN H1 IMAGE STYLE ENDS */


#secondary_leftcol_spacing {
	width: 186px;
	padding: 24px 35px 27px 35px;
}

#secondary_rightcol {
	width: 485px;
	background: #FFFFFF;
	float: left;
}

#secondary_rightcol_spacing {
	width: 431px;
	padding: 30px 27px 37px 27px;
}

#secondary_rightcol_spacing h2 {
	size: 13px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

#secondary_rightcol_spacing h3 {
	size: 11px;
	margin: 0px;
	padding: 0px;
}

#secondary_rightcol_spacing .event {
	font-style: italic;
	padding: 5px 0px 5px 0px;
}

#secondary_rightcol_spacing .event span {
	font-style: normal;
}

#secondary_heading_left {
	width: 230px;
	float: left;
}

#secondary_heading_right {
	width: 200px;
	padding-top: 3px;
	margin: 0px 0px 17px 0px;
	float: left;
	text-align: right;
}

#secondary_heading_right a {
	text-decoration: none;
}

#secondary_heading_right a:hover {
	text-decoration: none;
}


#secondary_rightcol_spacing h1 {
	background: url(../../media/images/common/right_col_h1_bg.jpg) no-repeat  0 6px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	color: #EE1C24;
	font-size: 22px;
	line-height:27px;
	font-weight: normal;
	text-transform: uppercase;
}


/* SECONDARY PAGES STYLES END */

/* SECONDARY TYPE 2  STARTS */

#secondary_heading_left2 {
	width: 430px;
}

/* SECONDARY TYPE 2 ENDS */

/* CONTACT FORM STYLES START */

#contact_form {
	font-size: 11px;
	border-top: 1px solid #DEDAD2;
	border-bottom: 1px solid #DEDAD2;
	padding: 20px 0px 20px 65px;
	background: #FAF9F6;
}

/* CONTACT FORM STYLES END */

/* FOOTER STARTS */

#footer {
	width: 779px;
	padding: 50px 0px 50px 0px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #717074;
	text-decoration: none;
}

/* FOOTER ENDS */
