@CHARSET "UTF-8";

/**** Main Container ***/
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
}

/**** Top ***/
#top {
	width: 100%;
	height: 88px;
	color: #fff;
	background: #000 url(img/top_bg.png);
	overflow: hidden;
}

#top h2 {
	letter-spacing: 3px;
	font-weight: normal;
	color: white;
	position: relative;
	display: block;
	float: left;
	margin: 0px;
	top: 33px;
	padding-left: 10px;
}

#top img{
	float: left; 
    margin: 4px; 
    margin-top: 6px; 
}
#top h2 a {
	font-size: 24px;
	text-decoration: none;
	color: white;
}

#top h2 a:hover {
	color: #b72b2e;
}

/**** Main Menu ***/
#menu {
	display: block;
	float: right;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	padding: 55px 20px 12px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

* html #menu a {
	width: 1%;
}

#menu li a:hover {
	background: url(img/bg_menu.png);
}

#menu li a.current {
	letter-spacing: 1px;
	color: gray;
	background: url(img/bg_menu.png);
}

#menu li a.current:hover {
	color: #fff;
}

/**** Content Container ***/
#content {
	width: 100%;
	margin-top: 30px;
	min-height: 400px;
}

#content h2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

/**** left bar ***/
#left ul {
	padding: 15px 0px 15px 35px;
	margin: 0px;	
}

#left li {
	margin-bottom: 5px;
}

#left {
	float: left;
	display: block;
	display: inline;
}

#left,
#left .widthmax{
	width: 415px;
}

#left .box {
	background: #F6F9FB;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 0px;
	border-right: 0px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #E1E1E1;
	border-left: 0px;
	border-right: 0px;
}

/*** Center bar ***/
#center {
	width: 715px;
	float: left;
	display: block;
	margin-top: 10px;
}

#center .box {
	width: 400px;
	background: #F6F9FB;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 0px;
	border-right: 0px;
	padding: 10px 10px 15px 10px;
	border-bottom: 1px solid #E1E1E1;
	border-left: 0px;
	border-right: 0px;
}

#center .box input[type=text] {
	width: 390px;
}

/**** Sidebar ***/
#right {
	float: right;
	display: block;
}

#right,
#right .widthmax{
	width: 250px;
}

#right h2 {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#right .box {
	width: 230px; /*280px*/
	float: right;
	padding: 10px 10px 15px 10px;
	background: #F6F9FB;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 0px;
	border-right: 0px;
}

#right .parameter {
	font-size: 9px;
}

#right .box em,
#right .box a {
	margin: 0px;
	color: #b72b2e;
	font-size: 9px;
}

#right .box p {
	margin: 5px 0px 10px 0px;
	line-height: 15px;
}

#right .box input[type=password],#right .box input[type=text] {
	width: 220px;
}

#nav {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	width: 100%;
	float: right;
	padding: 0px;
	margin: 0px;
}

#nav li {
	padding: 0px;
	margin: 0px;
}

#nav a span {
	font-size: inherit;
}

#nav em,#nav a {
	display: block;
	min-height: 2.0em;
	padding: 0.3em 0.3em 0.3em 0.8em;
	border-bottom: 2px; /*solid #1a1a1a*/
	border-top: 2px; /*solid #1a1a1a*/
	color: #b72b2e;
	background-color: #F7F9FB;
	font-weight: bold;
	text-decoration: none;
}

#nav .selected em,#nav .selected {
	color: #b72b2e;
	background-color: #F7F9FB;
	font-weight: bold;
	text-decoration: none;
	background: url(img/bg_t.gif) no-repeat;
	background-color: #F7F9FB;
}

#nav a:hover {
	color: #1a1a1a;
	background: url(img/bg_t.gif) no-repeat;
	background-color: #fff;
	font-weight: bold;
}

/**** Clear Div ***/
#clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

/**** Footer ***/
#footer {
	margin: 40px auto 0px auto;
	text-align: center;
	font-style: italic;
	border-top: solid 1px #E1E1E1;
	padding: 20px 0px 20px 0px;
	width: 70%;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

p span {
	font-size: inherit;
}

/**** Letter ****/
#letter ul {
	list-style: none;
	list-style-type: none;
	line-height: 17px;
	list-style-position: outside;
	padding-left: 10px;
	list-style-image: none;
	
}

#letter li {
	background-image: url(img/checked.png);
	background-repeat: no-repeat;
	background-position: 0px 00px;
	padding-left: 40px;
}

#letter {
	text-align: justify;
}

/*** Survey info ***/
#surveyMarketing {
	width: 420px;
	margin-top:10px;
	text-align: justify;
	display:block;'
}

#surveyImage {
	width: 150%;
	margin-top: 10px;
	margin-right: 10px;
	display:block;'
}

#surveyImage a{
	border-color: white;
	color:white;
}
	