@font-face {
    font-family: 'corbertregular';
    src: url('corbert-regular-webfont.eot');
    src: url('corbert-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('corbert-regular-webfont.woff') format('woff'),
         url('corbert-regular-webfont.ttf') format('truetype'),
         url('corbert-regular-webfont.svg#corbertregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


* { padding: 0; margin: 0; }

body {

font-family:"Palatino Linotype", "Times", 'corbertregular',;

font-size: 76%;

background-color: #68a9db;

color:#58595b;

 }

.left { float: left; }

.right { float: right; }

img { 

	border: 0; 

	}

img.frontimg

{

	margin-top:47px;

}

div#container {

	margin: 0px auto;	

	width:900px;

	background-color:#c8dae2;

}



div#container2 {

	margin: 0px auto;	

	width:860px;

	background-color:#ffffff;

	border-right: solid 1px #98bbbe;

	border-left: solid 1px #98bbbe;



}

div#container3 {

	margin: 0px auto;	

	width:670px;

	background-color:#ffffff;

}









div #container3 ul{	

font-size: 11px;

height: 28px;

margin-top: 12px;

}



div #container3 li { display:-moz-inline-box; -moz-box-orient:vertical; display:inline-block; vertical-align:top; word-wrap:break-word; }

  * html div #container3 ul li { display:inline; }

  * + html div #container3 ul li { display:inline; }

div #container3 ul li > * { display:table; table-layout:fixed; overflow:hidden; }







/************ Start typography ************/



/* Anchors */

a { color:#58595b; text-decoration: none;}

a:hover { color: #822c52; }



a.red 

{

color:#58595b; text-decoration: none;	

font-weight: bold;

font-size: 14px;

}

a.red:hover { color: #822c52; }

p {

font-size: 14px;

line-height: 17px;

padding: 9px 15px;

}



h1

{

font-family: times;

padding: 15px;

color:#686967;

font-weight:normal;

font-size: 22px;

line-height:50px;

}





h2

{

font-family:"Arial";

color:#822c52;

font-weight:normal;

font-size: 15px;

line-height:30px;

letter-spacing: 0.2px;

}



h3

{

color:#822c52;

font-weight:bold;

font-size: 14px;

line-height:30px;

padding: 9px 15px;

}


.tiled_img{
	width:213px;
	padding-left: 2px;
}


/********* End typography ************/