@font-face {
	font-family: 'BitstreamVeraSansRoman';
	src: url('http://www.478east.com/css/Vera.eot');
	src: local('Bitstream Vera Sans Roman'), local('BitstreamVeraSans-Roman'), url('Vera.woff') format('woff'), url('Vera.ttf') format('truetype'), url('Vera.svg#BitstreamVeraSans-Roman') format('svg');
}

@font-face {
	font-family: 'BitstreamVeraSansOblique';
	src: url('http://www.478east.com/css/Vera-Italic.eot');
	src: local('Bitstream Vera Sans Oblique'), local('BitstreamVeraSans-Oblique'), url('Vera-Italic.woff') format('woff'), url('Vera-Italic.ttf') format('truetype'), url('Vera-Italic.svg#BitstreamVeraSans-Oblique') format('svg');
}

@font-face {
	font-family: 'BitstreamVeraSansBold';
	src: url('http://www.478east.com/css/Vera-Bold.eot');
	src: local('Bitstream Vera Sans Bold'), local('BitstreamVeraSans-Bold'), url('Vera-Bold.woff') format('woff'), url('Vera-Bold.ttf') format('truetype'), url('Vera-Bold.svg#BitstreamVeraSans-Bold') format('svg');
}

@font-face {
	font-family: 'BitstreamVeraSansBoldOblique';
	src: url('http://www.478east.com/css/Vera-Bold-Italic.eot');
	src: local('Bitstream Vera Sans Bold Oblique'), local('BitstreamVeraSans-BoldOblique'), url('Vera-Bold-Italic.woff') format('woff'), url('Vera-Bold-Italic.ttf') format('truetype'), url('Vera-Bold-Italic.svg#BitstreamVeraSans-BoldOblique') format('svg');
}

body
{
	background:#E5E5E5 url(../images/background.png) repeat-y scroll center top;

}

html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;

}

strong 
{
font-family: 'BitstreamVeraSansBold', Helvetica, Arial, sans-serif;
}

.quickclear
{
	clear: both;
}

h3, a, .tagline p a, UL.clean LI a:hover, UL.large LI a:hover span
{
	color:#b86443;
}

body
{
	font-family: 'BitstreamVeraSansRoman', Helvetica, Arial, sans-serif;
	font-size: 15.5px;
	/*letter-spacing:-0.01em;*/
	color: #333;
}	

h1, h2, h3, h4, h5, h6 {  padding:8px 0; }
h1 { font-size:2.4em; color:#333; }
h2 { font-size:2.2em; color:#333; }
h3 { font-size:1.6em; }
h4 { font-size:1.5em; color:#777; }
h5 { font-size:1.4em; color:#333; }
h6 { font-size:1.2em; color:#333; letter-spacing:-0.02em; }

hr
{
	color:#fff;
	background-color:#fff;
	border:1px dotted #ccc;
	border-style:none none dotted; 
}

p
{
	padding:8px 0;
	line-height:140%;
}	
LI
{
	padding:3px 0;
}
a
{
	text-decoration:none;
}
a:hover
{
	color:#333;
}


.line
{
	border-bottom:1px dotted #ccc;
}

.alternate, .hidden
{
	display:none;
}

.contentwidth
{
	width:960px;
	margin:0 auto;
	background-color: #FFFFFF;
	
}

.left
{
	float:left;
}

.inpl
{
	position:relative;
	top: 2px;
	margin-right: 3px;
	display:inline;
}
.right
{
	float:right;
}

img.border-thin
{
	padding:1px;
	border:1px solid #ededee;
}
img.border-thick
{
	padding:1px;
	border:4px solid #ededed;
}
img.left
{
	float:left;
	margin:0 10px 10px 0;
}
img.right
{
	float:right;
	margin:0 0 10px 10px;
}
img.center
{
	display:block;
	margin:0 auto;
}



.main
{
	
	padding-bottom:20px;
}


.logo
{
float: left;
padding: 20px 0px 10px 0px;
display: inline;
}


.menu
{
	float: right;
	margin-top: 36px;
	margin-right: 35px;

}

.menu a 
{
padding-left: 10px;
color:#afafaf;
}

.menu a:hover, .menu a.active
{
color:#333;
}

.menu UL
{
	padding:2px 0 0 0;
	text-align:center;


}
.menu UL LI
{
	list-style-type:none;

	padding-top: 25px;
}
.menu UL LI a
{
	padding:0 10px;
	line-height:40px;
	color:#afafaf;
	
	font-weight:bold;
}
.menu UL LI a:hover,
.menu UL LI a.active
{
	color:#333;
}




.column
{
	
	margin-right:40px;
	padding:20px 0;

}
.last
{
	margin:0;
	display: inline;
	float: right;
}

.last img
{
	margin-top: 5px;
}

.column300
{
	width:300px;
}
.column600
{
	clear: both;
	width:600px;
	float:left;

}
.column450 
{
	width:450px;
}
.column205 
{
	width:205px;
}
.column280 
{
	width:280px;
}

.snippet
{
display: none;
}

.large
{
	float: left;
	list-style-type:none;
	margin:0;
	padding:0px 0 15px 35px;
	display:inline;
	color:#6C6C6C;
	font-size:110%;
	margin-right: -100px;
	min-height: 650px;
}

.larger
{
	
	clear: both;
	float: left;
	list-style-type:none;
	margin:0;
	padding:10px 30px 15px 25px;
	display:block;
	color:#6C6C6C;
	font-size:110%;
	min-height: 610px;


}

.larger ul
{
margin-top: 1px;
margin-left: -20px;
margin-bottom: 1px;
list-style-type: disc;
margin: 0 0 0 3px;
padding: 0;
list-style-position: inside;
}

.larger li
{
position: relative;
}

.large, .larger
{
	text-align: justify;
}



.large a:hover
{
	color:#333;
}
.large a:hover span.heading
{
	color:#B86443;
}
.large span
{
	line-height: 1.4em;
	display:block;
}
.large span.heading
{
	padding-bottom: 4px;
	font-size:1.4em;
	font-weight:bold;
	color:#333;
}

.footer-outer
{
	background:#f0f0f0;
	border-top:1px solid #f0f0f0;
}
.footer .contentwidth
{
	padding:40px 0 20px 0;
}
.footer
{
	padding-top: auto;
	text-align:center;
	color:#afafaf;
	font-size:80%;
	clear: both;

}

.featurebox
{
	width: 480px;
	float: left;
	border: 4px solid #EEE;
	padding: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	
}

.partnersbox
{

	float: right;
	font-size: 21px;
	text-align: center;
	margin-top: 10px;
	padding: 0 90px 0 0px;
}


.featurebox p
{
	margin: 0 0 0 0;
	padding: 3.5px 0 0 0;
}

.awesome, .awesome:visited {
    background: #222 url(/images/transparent.png) repeat-x; 
    display: inline-block; 
    padding: 5px 10px 6px; 
    color: #fff; 
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}

    .awesome:hover                          { background-color: #111; color: #fff; }
    .awesome:active                         { top: 1px; }
    .small.awesome, .small.awesome:visited          { font-size: 11px; padding: ; }
    .awesome, .awesome:visited,
    .medium.awesome, .medium.awesome:visited        { font-size: 13px; color:#fff; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
    .xlarge.awesome, .xlarge.awesome:visited          { font-size: 14px; padding: 8px 14px 9px;margin-right: 4px;}
    
    .green.awesome, .green.awesome:visited      { background-color: #91bd09; }
    .green.awesome:hover                        { background-color: #749a02; }
    .blue.awesome, .blue.awesome:visited        { background-color: #2daebf; }
    .blue.awesome:hover                         { background-color: #007d9a; }
    .red.awesome, .red.awesome:visited          { background-color: #e33100; }
    .red.awesome:hover                          { background-color: #872300; }
    .magenta.awesome, .magenta.awesome:visited      { background-color: #a9014b; }
    .magenta.awesome:hover                          { background-color: #630030; }
    .orange.awesome, .orange.awesome:visited        { background-color: #ff5c00; }
    .orange.awesome:hover                           { background-color: #d45500; }
    .yellow.awesome, .yellow.awesome:visited        { background-color: #ffb515; }
    .yellow.awesome:hover                           { background-color: #fc9200; }

.xlargepoz
{
	margin-top: -6px;
}

#message
{
	color:#990000;
	font-weight:bold;
}

.standardForm
{
	margin-bottom:15px;
}
.standardForm .textbox, .standardForm .textarea
{
	width:500px;
	padding:7px;
	font-size:110%;
	font-weight:bold;
}
.standardForm .textbox, .standardForm .textarea,  .standardForm .submit
{
	border:3px solid #eee;
	background:#fefefe;
}
.standardForm .field
{
	padding:5px 0;
}
.standardForm label
{
	font-weight:bold;
	display:block;
}
.standardForm .textbox
{
	display:block;
}
.standardForm .textarea
{
	height:90px;
}
.standardForm .submit
{
	font-weight:bold;
	background:#ccc;
	padding:5px;
	color:#fff;
}




/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;

}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* clearfix end */ 

.alce li {
	width: 150px;
	display: block;
	padding: 2px 10px;
	color: #fff;
	
}

.tag1 {
	background: #7CC0F4 none repeat scroll 0 0;
}

.ftable {
	border-collapse: collapse;
	width: 100%;
	
}

.ftable  th {
	text-align: left;
}

.ftable td {
	border: 1px dotted #CCCCCC;
	height: 26px;
}

.ftable th.named {
	text-align: center;
}

.ftable td.tick {
	background: transparent url(../images/check.gif) no-repeat scroll center center;
}

.ftable p {
	text-align: center;
}
.sixhundred {
	width: 600px;
	float: left;
	
}

.fivehundred {
	width: 500px;
	float: left;
	
}

.highercost
{
	color:#FF0000;
}

.centerimg 
{
	position: relative;
	top: 3px;
	right: 1px;
}
.colthree
{
	display: inline;
	float: left;
	width: 250px;
	padding-left: 47px;
}
.columnnine
{
display: inline;
float: left;
width: 930px;
}

.foo
{
font-family: 'BitstreamVeraSansBold', Helvetica, Arial, sans-serif;
}

.box 
{
background-color:#F3FAFA;

}

#header
{
width: 960px;
}