/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	display: block;
	float: none;
	width: 760px;
	margin: 10px auto;
	padding: 0;
	background: #F6F2DE;
}

a, a:link {
	color: #2F6DD6;
	text-decoration: underline;
}

a:active, a:hover {
	text-decoration: none;
}

h1 {
	color: #2F6DD6;
}

h2, h3 {
	color: #666;
}

h1 {
	font-size: 157%;
}

h2 {
	font-size: 127%;
}

h3 {
	font-size: 117%;
}

.clear {
	clear: both;
}

.page_content {
	display: block;
	float: none;
	margin: 0;
	padding: 10px;
}

#page_title {
	margin-top: 20px;
}

.form {
	display: block;
	float: none;
	margin: 20px 0 10px 0;
}

.form .error_reporting {
	display: block;
	border: 1px solid #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	color: #FF0000;
	padding: 10px;
	margin: 0 0 14px 0;
}

.form .message {
	display: block;
	border: 1px solid #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	color: #33CC00;
	padding: 10px;
	margin: 0 0 14px 0;
}

.form .error_reporting p {
	font-weight: bold;
	margin-top: 0;
}

.form .message p {
	font-weight: normal;
	margin-top: 0;
}

.form table caption {
	font-size: 120%;
	font-weight: bold;
	color: #2F6DD6;
	text-align: left;
	padding-bottom: 20px;
}

.form table thead td, .form table tbody td, .form table tfoot td {
	border: 0;
	vertical-align: top;
}

.form table label {
	display: block;
	width: 120px;
	padding-right: 20px;
	font-weight: bold;
	color: #666;
}

.header, .page_body, .footer {
	display: block;
	position: relative;
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
	clear: left;
}

.header {
	padding-top: 120px;
	background: url(/_images/backgrounds/header-t.jpg) 0 20px repeat-x;
}

#homepage, #subpage {
	display: block;
	float: left;
	width: 760px;
	height: 100%;
	background-color: #fff;
}

#subpage .header {
	height: 0;
}

.header #quick_links {
	display: block;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	height: 20px;
	margin: 0;
	padding: 0;
}

.header #quick_links a {
	display: block;
	float: left;
	width: auto;
	height: 16px;
	margin: 0 4px 0 0;
	padding: 4px 0 0 20px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.header #quick_links .a-home {
	background-image: url(/_images/elements/icons/home.jpg);
}

.header #quick_links .a-contact_us {
	background-image: url(/_images/elements/icons/envelope.jpg);
}

.header #nav_main {
	display: block;
	position: absolute;
	top: 0;
	left: 13px;
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	z-index: 20;
}

.header #nav_main #img-logo_main {
	display: block;
	float: left;
	width: 190px;
	height: 210px;
	margin: 0;
	padding: 0 0 1px 0;
}

.header #nav_main ul {
	display: block;
	width: 190px;
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 21;
}

.header #nav_main ul li {
	margin-bottom: 1px;
}

.header #nav_main ul a {
	display: block;
	clear: left;
	float: none;
	height: 22px;
	background: #666;
	color: #fff;
	margin: 0;
	padding: 8px 0 0 26px;
	text-decoration: none;
}

#homepage .header #nav_main ul a {
	background: url(/_images/buttons/transparent_back.png) top left no-repeat !important;
	background: #666;
}
#homepage .header #nav_main ul a:hover {
	background: #333 !important;
}

.header #nav_main ul a:hover, 
.header #nav_main ul a:active, 
.header #nav_main ul a.active {
	background: #333;
}

.header h1 {
	display: block;
	float: left;
	position: absolute;
	top: 58px;
	left: 249px;
	width: 457px;
	height: 37px;
	padding: 0;
	margin: 0;
	background: url(/_images/text/sego_slogan.jpg) top left no-repeat;
	text-indent: -9999px;
}

.header #img-logo_main {
	padding: 0;
	margin: 0;
}

.header #page_image {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 760px;
	height: 317px;
	margin: 0;
	padding: 0;
}

#homepage .page_body {
	top: -24px;
	left: 0;
}

#homepage .page_body .col_left {
	display: block;
	float: left;
	width: 470px;
	margin: 0 6px 0 0;
	padding: 0;
}

#homepage .page_body .col_left .page_content {
	padding-top: 0;
}

#subpage .page_body {
	display: block;
	clear: both;
	float: right;
	width: 556px;
	margin: 0;
	padding: 0;
}

/*
#subpage .page_body .page_content {
	padding-left: 234px;
}*/

#homepage .page_body .col_right {
	display: block;
	float: left;
	width: 258px;
	margin: 0;
	padding: 0 10px;
	border-left: 1px solid #999;
}

#homepage .page_body .col_right img {
	margin: 0;
	padding: 0;
}

#homepage .col_right h2 {
	display: block;
	float: none;
	height: 27px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(/_images/text/headings/our_suppliers.jpg) top left no-repeat;
}

.footer {
	margin: 10px 0 0 0;
	padding: 10px 0;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 12px;
	color: #666;
}

.footer p {
	padding-left: 80px;
}

.footer a {
	color: #666;
}
	

