/* ------------------------------
HTML Redefine Tags
------------------------------ */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; padding:0; }
#outer_cont{
	background-image:url(../_img/bg.gif); background-repeat:repeat-y; background-position:center; 
}

html {
    overflow-y: scroll;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#000;}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}

a:link, a:visited{color:#3ba7cd;}
a:hover{text-decoration:none;}

.bord{border-color:#000; border-width:5px; border-style:solid;} 
/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (780 pixel) */
#icons{ position:absolute; margin-left:850px; padding-top:15px;}
#icons a{ text-decoration:none; color:#2c2c2c; font-size:16px; margin-right:10px}
#container{width:960px; margin:0 auto; height:100%; border-bottom:solid 4px #DFDFDF;}
#topbar{width:auto; display:block; height:90px; background-color:#fff; background-position:top; background-repeat:repeat-x;}
#navbar{width:auto;  height:43px; background-image:url(../_img/navbg.gif); background-repeat:repeat-x; }
#navbar a{heigth:28px; line-height:28px; padding:0 20px; color:#FFF; font-size:15px; float:right; text-decoration:none; font-weight:800; }
#navbar a:hover{color:#fbdf80;}
#main{width:auto; display:block; padding:0; background-color:#e6e6e6;}
#column_left{width:910px; margin-right:20px; margin-left:20px;float:left;}
#column_right{width:235px; margin-right:20px; float:left;}
#column_right_adsense{width:239px; float:left;}
div.spacer{clear:both; height:10px; display:block;}
#keywords{
	text-align:left;
	font-size:30px;
	color:#FFF;
	width:475px;
	padding-left:20px;
	/*padding-top:10px;*/
}

#header{
	background-color:#222222;
	
	text-align:right;
	background-image:url(../_img/headerbg.png); background-repeat:no-repeat;
	background-position:right;
	height:400px;
}
#nav
{
	width:auto;
	float:left;
	height:43px;
	
	background-image:url(../_img/sep.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:10px;
}
#nav a:hover
{
	color:#000;
}
#nav.active
{
	background-image:url(../_img/active.gif);
	background-repeat:repeat-x;
}
#footer{
	/*position:absolute;
	bottom:0px;*/
	margin-right:50px;

	
	
	height:59px;
	display:block;
	

	
	color:#000;

	padding-left:20px;
	font-size:12px;
	background:#fff;
	
	
}

#footer a{ color:#000; text-decoration:none;}
#footer a:hover{ color:#fbdf80;}
.lit{
	font-size:18px;
	width:700px;
}
.lit a{
	
}
.lit a:hover{
	text-decoration:none;
	background:#0A88CD;
	color:#fff;
}

ul{
	list-style-type:none;	
}

/* ------------------------------
CUSTOM CLASSES
------------------------------ */

/* Add here your custom classes ... */
