@font-face{
	font-family:'DejaVuSerifCondensed-Italic';
	src:url('DejaVuSerifCondensed-Italic.ttf') format('truetype');
	font-weight:normal;
}

@font-face{
	font-family:'lanenar';
	src:url('lanenar.ttf') format('truetype');
	font-weight:normal;
}


#logo img { 
	margin: 50px;
	margin-top: 50px;
	margin-bottom: 30px;
}

#line img {
	background: #A8A7A7;
	height: 1px;
	width:155;
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#line_col1 img {
	background: #A8A7A7;
	height: 1px;
	width:355;
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body {    
	background: #F2F2F2; 
	font-size: 11px;
	font-family:'DejaVuSerifCondensed-Italic',Georgia,serif;
	line-height: 16px;
	color: #A8A7A7;
}

h1 {
    font-size: 26px;
	font-family: 'lanenar',Georgia,serif;
	font-weight:normal;
	text-transform: uppercase;
	line-height: 27px;
	color: #363951;
	margin: -1px;
	margin-top: 8px;
	margin-bottom: -2px;
	text-decoration: none;
}

h1 a:hover {
	color: #363951;
	text-decoration: none;
}

h2 {
    font-size: 11px;
	font-family: 'DejaVuSerifCondensed-Italic',Georgia,serif;
	font-weight:normal;
	color: #363951;
	margin: 1px;
	margin-bottom: 8px;
}

h3 {
    font-size: 26px;
	font-family: 'lanenar',Georgia,serif;
	font-weight:normal;
	text-transform: uppercase;
	line-height: 27px;
	color: #363951;
	margin: -1px;
	margin-top: 8px;
	margin-bottom: 15px;
}

a:link { 
	text-decoration: none;
	color: #008cff; 
	font-weight: normal;
}

a:visited { 
	text-decoration: none;
	color: #008cff;
	font-weight: normal;
}

a:hover  { 
	text-decoration: none; 
	color: #008cff;
	font-weight: normal;
}

a:active { 
	text-decoration: none; 
	color: #008cff;
	font-weight: normal;
}

a:focus { 
	text-decoration: none; 
	color: #008cff; 
	font-weight: normal;
}

:focus { 
	outline: none; 
}

p {
	margin:0px;
    margin-bottom: 5px;
	margin-top: 8px;
}

img { 
	border: 0px;
}

.wrap {
    background: #F2F2F2; 
    padding: 20px;
	margin-bottom: 0px;
}

.wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.box {
	background: #F2F2F2; 
    margin: 0px;
	margin-bottom:30px;
    padding: 1px;
	color: #868897;
    float: left;
}

.bg {
	background: #F2F2F2; 
	color: #000e3e;
}

.msnry_col1 { width: 400px; }
.msnry_col2 { width: 200px; }