	/* Redefined HTML tags */
html{
	background: #fff url(/_images/nft/body-bg.gif) top center no-repeat;
	height:101%;
}
body {
	position:relative;
	width:895px;
	height:660px;
	margin: 0 auto;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	text-align:center;
	color:#5a595a;
}
html>body{
	height:auto;
	min-height:660px;
}
p {
	margin:10px 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear{
	clear:both;
	font-size:2px;
}
a{
	color:#ad2429;
	text-decoration:none;
}
/* Standard Layout ID's */

#container {
	position: relative;
	width: 785px;
	top:12px;
	margin: 0 auto;
	padding:20px;
	background: #fff;
	text-align:left;
}

/* Header */

#header{
	position: relative;
	margin: 0;
	width:785px;
	height:355px;
	font-size:90%;
}
#skip_navigation {
	display: none;
}


/* header top*/
#header_top{
	float:left;
	display:inline;
	width:785px;
	height:105px;
}
#logo {
	float:left;
	position: relative;
	top:10px;
	left: 25px;
	width:160px;
}
#tel{
	position:absolute;
	top:52px;
	right:25px;
	font-size:20px;
	color:#4a494a;
	letter-spacing:2px;
}
#tel_label{
	color:#c61c29;
}
/* header bottom*/
#header_bottom{
	clear:both;
	position:relative;
	display:inline;
	float:left;
	height:250px;
	margin-left:20px;
	width:785px;
	background:url(/_images/nft/header-bottom-bg.jpg) top left no-repeat;
}
#account_login{
	position:absolute;
	top:60px;
	right:125px;
	width:195px;
}
#account_link{
	position:absolute;
	top:75px;
	right:55px;
}
#contact_nft{
	position:absolute;
	top:170px;
	right:125px;
	width:195px;
}
#contact_link{
	position:absolute;
	top:190px;
	right:55px;
}

/*content*/
#main_content{
	clear:both;
	display:inline;
	float:left;
	width:755px;
	padding:25px 20px;
}
#left_col{
	float:left;
	padding-left:20px;
	width:375px;
}
#right_col{
	float:right;
	padding-right:3px;
	width:307px;
}


#left_col ul{
	list-style:none;
	margin:10px 0 5px 10px;
	padding:0;
}
#left_col ul li{
	padding-left:20px;
	background:url(/_images/nft/bullet.gif) center left no-repeat;
}
#courier_systems{
	height:117px;
	background:url(/_images/nft/courier-systems.gif) top left no-repeat;
	padding:48px 20px 0 20px;
	color:#7b7b7b;
	font-size:11px;
	line-height:17px;
}
/*styles*/
h1{
	font-family:Trebuchet MS;
	color: #393939;
	font-size:160%;
	padding:0 0 15px 0;
	background:url(/_images/dot.gif) bottom left repeat-x;
	margin:0 0 10px 0;
	line-height:1em;
	letter-spacing:1px;
}