@CHARSET "UTF-8";
body{
	margin:0;
	padding:0;
	border:0;
	background-color:#666;
	text-align:center;
	font-size:12px;
	font-family:sans-serif;
}
h1{
	margin: 10px;
	text-transform:uppercase;
	font-size:small;
	color:#82ACD6;
}
h2{
	margin: 10px;
	text-transform:uppercase;
	font-size:small;
	color:#82ACD6;
}
a img{
	border:none;
}
h2 a{
	text-transform:none;
	font-size:small;
	color:#82ACD6;
}
ul{
	color:#82ACD6;
}


ol{
	color:#AAA;
}

ol span{
	color:#AAA;
}
#body p{
	margin: 10px;
	color:#AAA;
}

ul span {
	color: #AAA;
}

#frmquote{
	
}

label {
	
}

input{
	
}

h2.quote {
	font-size: x-small !IMPORTANT;
	color:#FFF;
}

p.quote, a.quote {
	font-size: xx-small !IMPORTANT;
}

#images {
	text-align: center;
}
#images a{
	float:left;
	margin:8px;
}
#images a img{
}

#content{
	width:876px;
	margin:auto;
	text-align:left;
	background:#FFF url('/images/img_25.png') no-repeat scroll bottom right;
}
#icons{
	float:right;
	margin-top:55px;
}
#infobar{
	background:#FFF url('/images/img_09.png') repeat-x scroll 0 0;
	font-size:x-small;
	color:#333;
	height:33px;
	line-height:33px;
	padding-right:25px;
	text-align:right;
	margin-bottom:10px;
}
#nav{
	float:left;
}
#nav img{
	display:block;	
}
#nav ul{
	padding:0;
	margin:0;
}
#nav ul li{
	list-style:none;
	padding:0;
	margin:0;
}
#nav ul li a{
	width:160px;
	height:28px;
	background:#FFF url('/images/img_12.png') repeat-x scroll 0 0;
	display:block;
	padding-left:10px;
	color:#000;
	text-decoration:none;
	line-height:28px;
}
#nav ul li a:hover{
	background:#FFF url('/images/img_12_over.png') repeat-x scroll 0 0;
}
#quote{
	/** height:117px; **/
	width:150px;
	background-color:#999;
	padding:10px;
	font-size:xx-small;
	line-height:2em;
}
#quote q{
	color:#FFF;	
}
#quote p{
	color:#CCC;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:0;
}


#body{
	width:686px;
	padding:10px;
	padding-top:177px;
	/*padding-top:176px;*/
	background:transparent url('/images/img_14.png') no-repeat scroll 0 0;
	float:right;
}
#leftcol{
	float:left;
	width:333px;
}
#rightcol{
	float:left;
	width:333px;
}
#bottom{
	clear:both;
}

#frmquote label{
	width:15em;
	float:left;
	display:block;
	clear:left;
}
#frmsidebar input{
	width:100%;
}

.incomplete{
	background-color:#FFA4A4;
}

#stoppress ul{
	float:left;
	list-style-image:url('/images/img_28.png');
	font-size:small;
	padding:0 40px;
}
#stoppress li{
	margin-bottom:10px;
}
#stoppress_left{
	border-right:1px solid #AAA;
}
#stoppress a{
	color:#AAA;
}

.smallprint{
	font-size:xx-small;
}