/* CSS Template by gorotron */

html, body {
	margin:0;
	padding:0;		
}

body {
	background-color:#EAEAEA;	
}

#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:706px;
	height:auto;
	* height:100%;
	background:url(images/bg2.gif) repeat-y;
	font:11px "Lucida Grande", "Lucida Sans Unicode",Verdana,Arial,Helvetica;
	color:#000000;
}

#banner {
	margin:5px;
	background:url(images/iwt-review.jpg) no-repeat;
	width:666px;
	height:140px;
	padding:10px 0 0 10px;
}

#dashed {
	width:635px;
	height:125px;
	padding:5px;
	border:0px dashed #FFF;
} 

#content {
	width:676px;
}

.clean-gray {
    border:solid 1px #DEDEDE;
    background:#FFFFCC;
    color:#222222;
    padding:4px;
    text-align:left;
}

blockquote {
	margin: 20px; 
	padding:12px 12px 12px 12px;	
	color: #666666;
	background:#f5f8fa; 
	border: 2px solid #d7e8f0;
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode",Verdana,Arial;		
}

.clean-yellow {
	margin: 20px; 
	padding:12px 12px 12px 12px;	
	color: #666666;
	background:#FFFF99; 
	border: 2px solid #d7e8f0;
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode",Verdana,Arial;
	color:#000000;		
}

.clean-lightgray {
	margin: 20px; 
	padding:12px 12px 12px 12px;	
	color: #666666;
	background:#E8E8E8; 
	border: 2px solid #d7e8f0;
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode",Verdana,Arial;
	color:#000000;		
}


#main {
	width:485px;
	min-height:auto;
	float:left;
	padding:10px;
}

#sideBar {
	float:left;
	width:141px;
	min-height:250px;
	height:auto;
	float:left;
	padding:10px 15px;
	}

#box {
	width:126px;
	height:auto;
	padding:0 10px;
	border:1px dotted #FC6;
	background:#f5f8fa;
}

#boxquote {
	width:260px;
	height:auto;
	padding:0 10px;
	float:center;
	border:2px dotted #FC6;
}

li {
   margin:5px;
   
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#666;
	border-bottom:1px dashed #FC6;
}

#navBar a:hover {
	background:#DFF0F0;
	color:#666;
}

#noLine a {
	border-bottom:0;
}


h1, h2, h4 {
	letter-spacing: -1; 
	font-weight: normal;
	font-family: font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

h1 {
	font-size:22px;
	margin:0;
	font-weight: bold;
	color:#507aa5;
	text-align:center;	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

h2 {
	font-size:20px;
	font-weight: bold;
	letter-spacing: 0px;
	margin:0 0 0 0px;
	color:#4a5e79;
	line-height: 1.6
}

h3 {
	font-size:13px;
	margin:0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
    text-transform: uppercase;
	letter-spacing: 0px;
    font-weight: lighter;
	color:#666666;
	line-height: 1.4	
}



.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxRightColumn {
padding: 5px;
border: 0px;
}
.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}
.AdSenseBoxRight {
margin: 0 12px 12px 12px;
float: right;
}
.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}
.AdSenseBoxRightColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}




.comments {
	display:block;
	width:485px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	border-top:1px dotted #FC6;
}

#clear {
	clear:both;
}

p {
	line-height:1.5em;
	font-size:12px;
	font-family: Verdana, Georgia, Arial, Tahoma, Helvetica, sans-serif;	
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}

#bottom {
	margin:0 auto;
	height:10px;
	width:736px;
	background:url(images/bg2c.gif) no-repeat;
}
