* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #333;
}
h2 {
	font-size: 1.13em;
	color: #1e79bf;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 10px;
}
img {
	padding: 4px;
	border: #ccc 1px solid;
}
a {
	color: #1e79bf;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #1e79bf;
}
a img {
	border: 0;
}
p, label, ul, dl, ol {
	font-size: .75em;
}
ol {
	margin-left: 20px;
}
ol li {
	margin-bottom: 5px;
}
p {
	margin-bottom: 10px;
}
label {
	display: block;
}
input, select {
	margin-bottom: 5px;
	display: block;
}
textarea {
	overflow: auto;
}
select {
	width: 80px;
}
#submit {
	margin-top: 10px;
}
fieldset {
	border: 0;
}
#layout {
	width: 1024px;
	margin: auto;
}
.error {
	color: #c00;
}
.success {
	color: #063;
}

/* Header */
#header {
	height: 80px;
	width: 1024px;
}
h1 {
	text-indent: -9000px;
	float: left;
	margin-top: 12px;
}
h1 a {
	display: block;
	height: 54px;
	width: 157px;
	background: url(../img/logo.png) no-repeat;
}
#header_items {
	height: 70px;
	width: 711px;
	float: right;
	background: url(../img/overview_bg.png) repeat;
	padding: 10px 30px 0 0;
}
#header_items dl {
	height: 35px;
	width: 345px;
	text-indent: -9000px;
	background: url(../img/header_items.png) no-repeat;
	float: left;
	position: relative;
	left: 250px;
}
#header_items dt, #header_items dd {
	display: inline;
}
a#contact_us {
	display: block;
	height: 13px;
	width: 81px;
	background: url(../img/contact_us.png) no-repeat;
	text-indent: -9000px;
	float: right;
}

/* Navigation */
#nav {
	list-style: none;
	text-indent: -9000px;
	height: 34px;
	width: 1024px;
}
#nav li {
	float: left;
}
#nav a {
	display: block;
	height: 34px;
}
#nav a:hover {
	background-position: 0 -34px;
}
#home {
	width: 90px;
	background: url(../img/nav/home.png) no-repeat;
}
#about_us {
	width: 98px;
	background: url(../img/nav/about_us.png) no-repeat;
}
#our_products_and_services {
	width: 200px;
	background: url(../img/nav/our_products_and_services.png) no-repeat;
}
#place_an_order {
	width: 135px;
	background: url(../img/nav/place_an_order.png) no-repeat;
}
#co_managed_partnerships {
	width: 214px;
	background: url(../img/nav/co_managed_partnerships.png) no-repeat;
}
#vendors {
	width: 94px;
	background: url(../img/nav/vendors.png) no-repeat;
}
#resources {
	width: 193px;
	background: url(../img/nav/resources.png) no-repeat;
}
#subnav {
	width: 253px;
	font-weight: bold;
	padding: 10px 30px 20px 0;
	float: left;
}
div#subnav a, div#subnav a:visited {
	display: inline-block;
	color: #333;
	text-decoration: none;
	padding: 5px 0;
	margin-left: 14px;
}
div#sub_page_content > div#subnav a, div#sub_page_content > div#subnav a:visited {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 5px 0;
}
div#subnav a:hover {
	color: #1e79bf;
	padding-left: 6px;
	border-left: 8px solid #e9c148;
	margin-left: 0;
} 
div#sub_page_content > div#subnav a:hover {
	color: #1e79bf;
	padding-left: 6px;
	border-left: 8px solid #e9c148;
	margin-left: 0;
} 
#subnav ul {
	list-style: none;
}
#subnav h2 {
	margin-left: 14px;
	font-weight: bold;
}

/* Content */
#main_content {
	width: 283px;
	float: left;
	background: url(../img/flag_shadow.png) no-repeat top right;
}
#flag {
	height: 329px;
	width: 741px;
	background: url(../img/flag.jpg) no-repeat;
	text-indent: -9000px;
	margin: 0;
}
#overview {
	width: 238px;
	font-size: 1em;
	padding: 10px 0 0 15px;
	min-height: 319px;
	margin-right: 30px;
	background: url(../img/overview_bg.png) repeat;
}
* html #overview {
	height: 319px;
}
#news {
	padding: 9px 15px 0 15px;
}
#news ol li {
	margin-left: -20px;
}
#news ol li {
	list-style: none;
	margin-bottom: 10px;
}	
#secondary_content {
	width: 741px;
	float: right;
}
#inventory {
	width: 217px;
	float: left;
	background:url(../img/vertical_dot.png) repeat-y top left;
	padding: 10px 15px 0 15px;
	height: 200px;
	min-height: 200px;
}
#sign_up {
	width: 217px;
	float: left;
	background:url(../img/vertical_dot.png) repeat-y top left;
	padding: 10px 15px 0 15px;
	height: 200px;
	min-height: 200px;
}
#organizations {
	width: 217px;
	float: right;
	background:url(../img/vertical_dot.png) repeat-y top left;
	padding: 10px 15px 0 15px;
	height: 200px;
	min-height: 200px;
}	
#organizations ul li {
	list-style: none;
	padding-left: 10px;
	background: url(../img/bullet.png) no-repeat 0px 5px;
}
#sub_page_content {
	overflow: auto;
	*overflow: none;
	background: url(../img/sub_nav.png) repeat-y left;
	width: 1024px;
	min-height: 400px;
}
* html #sub_page_content {
	height: 400px;
}
#sub_page_content_body {
	width: 721px;
	float: right;
	padding: 0 0 20px 20px;	
}
#sub_page_content_body ol {
	margin-bottom: 15px;
}
#sub_page_content_body dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#sub_page_content_body dd {
	padding-bottom: 10px;
}
#vendors_body {
	width: 461px;
	float: left;
	padding: 0 20px 20px 20px;	
}
#order_body {
	width: 721px;
	float: right;
	padding: 0;	
}
#vendors_body h2, #order_body h2 {
	margin-top: 10px;
}
#order_body dt {
	font-weight: bold;
}
#order_body dd {
	margin: 5px 0 10px 0;
}
#contact_form {
	width: 230px;
	float: right;
	margin-top: 10px;
}
#contact_form h2 {
	font-weight: bold;
	font-size: .8em;
	color: #333;
}
#sub_page_content_body h2 {
	margin-top: 10px;
}
#featured_text {
	width: 233px;
	padding: 10px 30px 20px 20px;
	float: left;
}
#featured_text ul {
	margin-left: 15px;
}
#featured_text li {
	list-style: square;
	margin-bottom: 5px;
}
#featured_text dl {
	margin-bottom: 15px;
}
#featured_text dt {
	font-weight: bold;
}
#featured_text dd {
	margin: 5px 0;
}
#products_and_services, #products_and_services_sub {
	width: 741px;
	float: right;
	padding-bottom: 20px;
}
#products_and_services_sub {
	width: 721px;
	padding: 0 0 20px 20px;
	min-height: 400px;
}
* html #products_and_services_sub {
	height: 400px;
}
#products_and_services_sub h2 {
	margin-top: 10px;
}
#products_and_services_sub ul {
	margin: 0 0 10px 14px;
	list-style: square;
}
#products_and_services_sub li {
	margin-bottom: 5px;
}
#products_and_services p, #products_and_services dl {
	display: block;
	width: 165px;
	margin: 10px auto 0 auto;
	text-align: center;
}
#products_and_services p#description {
	margin: 10px 0 22px 20px;
	width: 719px;
	padding-left: 2px;
	font-weight: bold;
}	
#products_and_services img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#col1, #col2, #col3, #col4 {
	width: 185px;
	float: left;
}
#col1, #col2, #col3 {
	background: url(../img/dotted_right.png) top right repeat-y;
}
.row1 {
	min-height: 251px;
}
* html .row1 {
	height: 251px;
}
.row2, .row3 {
	min-height: 241px;
}
* html .row2 {
	height: 251px;
}
* html .row3 {
	height: 251px;
}
.row1, .row2 {
	background: url(../img/dotted_bottom.png) bottom no-repeat;
}
.row2 img, .row3 img {
	margin-top: 10px;
}
#product_description {
	width: 391px;
	float: left;
}
.product_image {
	width: 310px;
	float: left;
	padding: 0;
	margin: 15px 0 0 20px;
}
.product_image img {
	padding: 4px;
	border: #ccc 1px solid;
}
#resource_col_1 {
	width: 351px;
	float: left;
	margin-right: 10px;
}
#resource_col_2 {
	width: 350px;
	float: right;
	margin-left: 10px;
}
#resource_col_1 dd, #resource_col_2 dd {
	margin: 5px 0 10px 0;
}

/* Footer */
#footer {
	clear: both;
	padding: 20px 0 0 15px;
}
#footer ul {
	list-style: none;
	height: 20px;
}
#footer ul li {
	float: left;
	margin-right: 20px;
}
#footer dt {
	float: left;
	margin-right: 5px;
}
#footer dd {
	float: left;
	margin-right: 20px;
}