/** Awesome-o **/

@font-face {
	font-family: 'CoolveticaRegular';
	src: url('coolvetica.eot');
	src: local('Coolvetica Regular'), local('CoolveticaRg-Regular'), url('coolvetica.woff') format('woff'), url('coolvetica.otf') format('opentype'), url('coolvetica.svg#CoolveticaRg-Regular') format('svg');
}



*{ margin: 0px; padding: 0px; }*
body
{
	background:#eee center top;
	color: #dcdcdc;
	font-family: Verdana, Geneva, sans-serif;
}
/**Wrapper **/
#wrapper 
{
	width:900px;
	margin:5px auto;
	background:#ffffff;
}
#top,#footer,#main,#content,#container, #bodydetail
{
	width:850px;
	margin:0px auto;
}
#top
{
	
	background:#fdfdfd url(images/cstrip.gif) repeat-x;
	height:74px;
}
#logo h1
{
	font-family:ae_Cortoba;
    font-size:2.4em;
    font-weight:500;
    margin:0px ;
    padding-left:50px;
	padding-top:20px;
	color:#eee;
}
#logo p
{
	 padding-left:60px;
}
#logo
{
float:left;
}
/**Menu***/
ul
{
list-style:none;
}
#menu li
{
display:inline;
}
li a
{
text-align:center;
color:#9ab2be;
float: left;
height: 38px;
margin-right: 1px;
text-decoration: none;
font-size: 1.1em;
padding: 20px 20px 13px 20px;
}
#menu
{
	margin-left:350px;
	font-family: CoolveticaRegular;
	font-size: 18px;
}

#menu a:hover
{
	color:#fff;
}
#main
{
	height:284px;
	background-color: #244458;
	background-image: url(images/christmas-web.jpg);
	background-repeat: no-repeat;
}
#content
{
	
	height:185px;
    background:url(images/cstrip.gif) repeat-x;	
}
#left,#right
{
	width:275px;
    height:180px;padding-top:5px;
    	
}
#left
{
	float:left;
	
}
#right
{
	float:right;
	
}
#center
{
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:180px;
	padding-top:5px;
	margin-top: 0px;
	margin-right: 275px;
	margin-bottom: 0px;
	margin-left: 275px;
}
#left h1,#right h1,#center h1
{
	font-size:22px;
	padding:10px 0 0 50px;
	font-family:CoolveticaRegular;
}
#left p,#right p,#center p
{
	padding:10px 15px 0px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#left h2,#right h2,#center h2
{
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
	text-align: center;
	margin-top: 25px;
}
#left a,#right a,#center a
{
	color:#fff;
	text-decoration:none;
	text-align: center;
}
#container
{
	background:#d9d9d9;
	margin-top:5px;
	margin-bottom:0px;
	color: #000;
}
#lcontain
{
	width:260px;
	background:#eeeeee;
	float:left;
	margin-left:5px;
	height:260px;
	margin-top:7px;

}
.col
{
float:left;
width:280px;
}
.col li a
{
float:none;
color:#1c443b;
text-decoration:underline;
}
.col li a:hover
{
	text-decoration:none;
}

/** body detail  **/
#bodydetail {
	text-align: center;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/**footer ***/
#footer {
	background: #2e2e2e url(images/fstrip1.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
	clear:both;
	height:30px;
	font-family: CoolveticaRegular;
	font-size: 18px;
}
#footer a {
	color: #5E6F6E;
	text-decoration: none;
}
#footer a:hover {
	color: #9ab2be;
	text-decoration: underline;
}

h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}
#bodydetail h2 {
	color: #00F;
	text-align: center;
	font-size: 24px;
}
