


body {

    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 80%;
    background: #f8f8f8;
    text-align: center;

}



p {

}

h1 {

}

h2 {
	color: #666;
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {

}

a:link {
	text-decoration: none;
	color: #000000;
    font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
    font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
    font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #000000;
    font-weight: bold;
}


img {
	border: 0px;
}

#container {
	width: 780px;
	background: #fff;
	text-align: left;
	border: 1px solid #ccc;
	margin: 5px auto;
}

#header {
	background: #144b9f url(/images/customer_service/natmags_logo.gif) no-repeat center;
	width: 780px;
	height: 48px;
	margin: 0px;
	padding: 0px;
}


#leftcolumn_wltemplate {
	margin: 21px 0px 0px 0px;
	padding: 20px 10px;
	width: 100px;
	float: left;
	clear: left;
	background: #fff;	
}

	#leftcolumn_wltemplate img {
		width:100px;
	}
	



#contentcontainer_wltemplate { 
	margin: 0px;
	width: 613px;
	float: left;
	background: #fff;
	padding: 15px 30px 10px 15px;
	border-left: 1px solid #ccc;
}

	




#footer {
    width: 780px;
    height: 10px;
    margin: 0px;
    padding: 0px;
    background: #14489f;
    text-transform: capitalize;
    float: left;


}

	#footer_shadow {
		background: none;
		height: 0px;
	}



			

