body {
	color: #333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page {
        overflow: hidden;
        height: 100%;
        margin: 0 auto;
        width: 800px;
	background: #fff;
        padding: 0 25;
}
/*header start*/
#header {
	overflow: hidden;
	height: 100%;
        padding: 25px 0 24px 0;
}
/*a basic construct for the flash div*/
flashcontent {
	padding:2px;
}
/*logo start*/
h1 {
	float: left;
	width: 151px;
	margin: 0;
}
h1 a {
	display: block;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat; 
}
/*logo end*/
#header form {
	padding: 0;
	margin: 0;
	float: right;
}
#header form label {
	float: left;
	color: #225E9F;
	padding: 5px 9px 0 0;
}
#header form div,
#right-column form div {
	border: 1px solid #ddd;
	float: left;
	height: 21px;
	padding: 2px 2px 0 2px;
	background: url('../images/input-gradient.gif') repeat-x; 
}
#header form input,
#right-column form input {
	padding: 0;
	border: none;
	float: left;
	height: 19px;
	padding: 2px 0 0 0;
	width: 124px;
	background: none;
	font: 11px Arial, Verdana, sans-serif;
}
#right-column form input {
	width: 144px;
	color: #000;
}
#header form input.submit,
#right-column form input.submit {
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0 0 0 5px;
}
/*header end*/
/*menu start*/
#menu {
	margin: 0;
	float: left;
	width: 100%;
	padding: 0;
	background: url('../images/menu-bg.gif') repeat-x;
	text-align:left;
}
#menu li {
	float: left;
	padding: 0 0 2px 0;
	list-style: none;
	background: url('../images/menu-bg.gif') repeat-x;
	position: relative;
}
#menu li a {
	display: block;
	text-decoration: none;
	height: 14px;
	padding: 5px 15px 6px 16px;
	border-right: 1px solid #fff;
	color: #fff;
}
#menu #menu-home {
	width: 147px;
} 
#menu #menu-products {
	width: 147px;
} 
#menu #menu-new {
	width: 101px;
} 
#menu #menu-service {
	width: 147px;
} 
#menu #menu-style {
	width: 115px;
} 
#menu #menu-info {
	width: 145px;
} 
#menu #menu-trend {
	float: right;
	background: none;
}
#menu #menu-trend a {
	border:none;
	width: 183px;
	text-align: right;
	background: url('../images/trend-bg.gif') repeat-x;
}
/*drop down menu start*/
#page #menu li:hover ul, 
#page #menu li.hover ul {
	display: block;
}
#page #menu li ul {
	position: absolute;
	top: 25px;
	left: 0;
	display: none;
	width: 110%;
	padding: 0;
	height: auto;
	margin: 0;
	background: #009065;
}
#menu li ul li {
	border-top: 1px solid #fff;
	float: none;
	padding: 0;
	background: none;
}
#menu li ul li a {
	float: none;
	overflow: hidden;
	height: 100%;
	color: #fff;
	padding: 2px 0 4px 7px;
	margin: 0;
	border: none;
}
#menu li ul li a:hover {
	background: #135399;
}
/*drop down menu end*/
/*menu end*/
/*left column start*/
#left-column {
	float: left;
	width: 580px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left-column-thin {
	float: left;
	width: 220px;
	padding: 12px 0 0 0;
}

.home-bottom
	{
	padding:7px;
	border:1px solid #e5e5e5;
	width:564px;
	}

.home-bottom-right
	{
	float:right;
	width:275px;
	}

.home-bottom-left
	{
	width:280px;
	padding-right:5px;
	}

.home-bottom img{ padding-right:5px;}

.path {
	float: left;
	width: 100%;
	color: #0D4E96;
}
.path h2 {
	margin: 0;
	padding: 0 0 0 4px;
	font-size: 15px;
}
.path ul {
	margin: 0;
	padding: 2px 0 0 2px;
}
.path ul li {
	list-style: none;
	float: left;
	padding: 0 0 0 4px;
}
.path ul li a {
	text-decoration: none;
	padding: 0 7px 0 0;
	line-height: 14px;
	color: #0D4E96;
	background: url('../images/path-arrow.gif') no-repeat right; 
}
.path ul li a:hover {
	text-decoration: underline;
}
.content {
	float: left;
	width: 100%;
	margin: 31px 0 0 0;
}
.text {
	float: left;
	width: 280px;
	border-top: 1px solid #E5E5E5;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 1px;
}
.text h3 {
	font-size: 11px;
	color: #0D4E96;
	padding: 0 0 0 4px;
	margin: 0 0 11px 0;

}
h3 	{
	font-size: 11px;
	color: #0D4E96;
	padding: 0 0 0 0px;
	margin: 0 0 11px 0;
	}

h4 	{
	font-size: 11px;
	color: #0D4E96;
	border-bottom:1px solid #e5e5e5;
	margin: 0 0 11px 0;
	}
.text img {
	float: left;
	margin: 2px 11px 3px 0;
}
.text p {
	margin: 4px 0 14px 0;
	line-height: 16px;
}
.text p a {
	text-decoration: underline;
	color: #333;	
}
.text p a:hover {
	text-decoration: none;
}
.text .headline {
	font-weight: bold;
	margin: 0;
	color: #0D4E96;
}

.text .headline a{
	color: #0D4E96;
	text-decoration:none;
	}

.left	{ float:left;}
.right	{ float:right;}
.image {
	float: right;
}
.image img {
	float: left;
}
.image a.left {
	position: absolute;
	left: 0;
	bottom: 0;
}
.image a.right {
	position: absolute;
	right: 0;
	bottom: 0;
}
* html .image a.right {
	right: -1px;
}
/*left column end*/
/*thin left column start*/
#thin-left-column {
	float: left;
	width: 200px;
	padding: 5px;
}
#thin-left-column .block {
	float: right;
	width: 186px;
	padding: 0 13px 0 15px;
	border-bottom: 1px solid #E5E5E5;
}
#thin-left-column .block ul li {
	list-style: none;
	float: left;
	margin: 6px 0 0 0;
	width: 100%;
}
#thin-left-column .block ul li a {
	color: #333;
	text-decoration: underline;
}
#thin-left-column .block ul li a:hover {
	text-decoration: none;
}
/*thin left column end*/
/*middle text start*/
#middle-text {
	border-top: 1px solid #E5E5E5;
	padding-top: 4px;
	float: right;
	width: 360px;
	padding: 5px;
	line-height:normal;
	line-height:150%;
}

#middle-text a
	{ text-decoration: underline;
	color: #0D4E96; }

#middle-text a:hover
	{ text-decoration:none;}

/*middle text end*/
/*wide right column start*/
#wide-right-column {
	float: right;
	width: 520px;
	padding: 40px 10px 0 0;
	line-height:normal;
	padding:40px 10px 0 0;
}
/*wide right column end*/
/*right column start*/
#right-column {
	float: right;
	width: 214px;
	padding:0;
	margin: 77px 0 0 0;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
#right-column .block {
	float: right;
	width: 186px;
	padding: 0 13px 0 15px;
	border-bottom: 1px solid #E5E5E5;
}
#right-column h2 {
	margin: 5px 0 0 0;
	padding: 0 0 0 1px;
	font-size: 11px;
	color: #0D4E96;
}
#right-column form {
	margin: 0;
	float: left;
	width: 100%;
	padding: 10px 0 12px 0;
}
#right-column .block ul {
	margin: 0;
	padding: 3px 0 46px 0;
	float: left;
	width: 100%;

}
#right-column .block ul li {
	list-style: none;
	float: left;
	margin: 6px 0 0 0;
	width: 100%;
}
#right-column .block ul li a {
	color: #333;
	text-decoration: underline;
}
#right-column .block ul li a:hover {
	text-decoration: none;
}
#right-column .links {
	width: 190px;
	padding: 0 13px 19px 11px;
}
#right-column .links a {
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: right;
	float: left;
	width: 182px;
	margin: 13px 0 2px 0;
	padding: 5px 8px 6px 0;
	background: url('../images/right-column-links-bg.gif') repeat-x; 
}
/*right column end*/
/*footer start*/
#footer {
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
	float: left;
	width: 100%;
	font-size: 10px;
	border-top: 1px solid #E5E5E5;
}
#footer li {
	float: right;
	list-style: none;
	margin: 0 0 0 24px;
}
#footer li a {
	text-decoration: underline;
	color: #0D4E96;
}
#footer li a:hover {
	text-decoration: none;
}

#footer .small {
	text-align:right;
	}

img	{ border:0px;}

.content_table tr
	{vertical-align:top;
	}
.content_table td
	{
	border-top:3px double #f3f3f3;
	padding-left:3px;
	padding-bottom:10px;
	text-align:left;
	}

.content_table td.dark
	{
	background:#f3f3f3;
	border-top:3px double #fff;
	padding-left:3px;
	padding-bottom:10px;
	}

.border-bottom	{
	padding-bottom:5px;
	border-bottom:1px solid #f3f3f3;
	margin-bottom:5px;
	}

.small	{
	font-size:9px;
	color:#FFFFFF;
	font-family:verdana;
	font-weight: bold;
	}

