* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

body {
	background-color: #1A1A1A;
	font-size: 70%;
}

h1 {
	margin: 0 0 8px 0;
	color: #6D001E;
	font-weight: normal;
}

p {
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #EE0013;
}

#main {
	width: 783px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 783px;
	background-color: white;
}

#header {
	float: left;
	width: 783px;
	height: 112px;
	background-color: #6D001E;
}

#header #logo {
	float: left;
	width: 411px;
}

#header #agents {
	float: right;
	width: 105px;
}

#menu {
	float: left;
	width: 783px;
	height: 44px;
	background: #EE0013 url(../media/menu_end.png) no-repeat right;
}

#wrapper {
	float: left;
	width: 783px;
	margin: 5px 0 0;
	display: inline;
}

/* @group SMenu */

#left {
	float: left;
	width: 190px;
	margin: 10px 0 15px 15px;
	display: inline;
	background: url(../media/smenushadow.png) no-repeat center bottom;
}

#sub_menu {
	float: left;
	width: 190px;
	background: url(../media/smenu.png) repeat-y center bottom;
	margin-bottom: 85px;
	padding-bottom: 4px;
	display: inline;
}

#sub_menu #top {
	float: left;
	width: 190px;
	height: 15px;
	font-size: .1em;
	background: url(../media/smenu.png) no-repeat center top;
}

#sub_menu .item {
	float: left;
	width: 179px;
	padding: 7px 0 7px 11px;
	border-top: .1em solid #A90013;
;
}

.item p {
	color: #A90013;
	font-size: 1.1em;
	margin: 0;
}

.item a:link, .item a:visited {
	text-decoration: none;
	color: white;
	margin-left: 1px;
}

.item a:hover {
	text-decoration: none;
	color: #EE0013;
	margin-left: 1px;
}


/* @end */

#right {
	float: left;
	width: 540px;
	margin: 10px 0 0 15px;
	display: inline;
}

/* @group Footer */

#footer {
	float: left;
	width: 767px;
	background-color: #6D001E;
	padding: 10px 8px;
}

#footer p {
	color: white;
	font-size: .9em;
	margin: 0;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	text-decoration: none;
	color: #EE0013;
}

#tch {
	float: right;
	margin: 15px 30px 0;
	display: inline;
	width: 129px;
}

/* @end */

/* @group Index */

#strip {
	float: left;
	width: 540px;
	height: 82px;
	background: url(../media/strip.png) no-repeat;
}

#text {
	float: left;
	width: 344px;
	margin: 10px 0 0;
	display: inline;
}

#contact_rt {
	float: left;
	width: 190px;
	margin: 10px 0 15px 5px;
	display: inline;
	background: url(../media/contactshadow.png) no-repeat center bottom;
}

#contact {
	float: left;
	width: 190px;
	display: inline;
	background: url(../media/smenu.png) repeat-y center bottom;
	margin-bottom: 85px;
	padding-bottom: 8px;
}

#contact #pic {
	float: left;
	width: 190px;
	height: 108px;
	background: url(../media/contact_pic.png) no-repeat;
	margin: 0 0 9px 0;
	display: inline;
}

#contact p {
	margin: 0 0 3px 0;
}

.anne {
	margin: 0;
}

#text a:link, #text a:visited {
	text-decoration: none;
	color: black;
}

#text a:hover {
	text-decoration: none;
	color: #EE0013;
}


/* @end */

/* @group About */

#about {
	float: left;
	width: 344px;
	margin: 10px 0 0;
	display: inline;
}

#imgs {
	float: left;
	width: 150px;
	margin: 0 0 0 25px;
	display: inline;
}

/* @end */

/* @group Testimonials */

#testi {
	float: left;
	width: 344px;
	margin: 10px 0 0;
	display: inline;
}

#microphone {
	float: left;
	width: 171px;
	height: 300px;
	margin: 0 0 0 25px;
	display: inline;
	background: url(../media/microphone.png) no-repeat 0 bottom;
}

#testi .test {
	float: left;
	width: 344px;
	margin: 5px 0 12px 0;
	display: inline;
}

.test .top {
	float: left;
	width: 344px;
	height: 49px;
	background-image: url(../media/testimonial_01.png);
}

.test .mid {
	float: left;
	width: 324px;
	background-image: url(../media/testimonial_02.png);
	padding: 10px 10px 0 10px;
}

.mid p {
	color: #A90013;
	font-size: 1.1em;	
}

.name {
	margin-bottom: 2px;
	font-weight: bold;
}

.company {
	font-style: italic;
}

.test .bottom {
	float: left;
	width: 344px;
	height: 54px;
	background-image: url(../media/testimonial_03.png);
}

/* @end */

/* @group Contact */

#contactus {
	float: left;
	width: 330px;
	margin: 10px 14px 0 0;
	display: inline;
}

.emphasis {
	font-weight: bold;
	font-size: 1.2em;
	color: #6D001E;
}

.error {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color: red;
	margin: 0 0 5px 0;
}

label {
	float:left;
	clear: both;
	width:80px;
	text-align:left;
	margin: 0 20px 3px 0px;
	display:block;
}

.contact {
	float: left;
	margin: 5px 0 10px 0;
	display: inline;
	border: none;
}

/* @end */

/* @group Privacy */


#privacy {
	float: left;
	width: 540px;
	margin: 10px 0 0 15px;
	display: inline;
}

#privacy a:link, #privacy a:visited {
	text-decoration: none;
	color: black;
}

#privacy a:hover {
	text-decoration: none;
	color: #EE0013;
}

h2 {
	color: #A90013;
	font-size: 1.4em;
	margin: 0 0 3px 0;	
}

ul {
	margin: 0 0 10px 25px;
}

li {
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

/* @end */

/* @group Categories */

#contact_long {
	float: left;
	width: 540px;
	height: 73px;
	margin: 10px 0;
	display: inline;
	background: url(../media/contact_long_bg.png) no-repeat;
}

#contact_info {
	float: right;
	width: 352px;
	margin: 6px 35px 0 0;
	display: inline;
}

.singer {
	float: left;
	width: 260px;
	margin: 0 10px 25px 0;
}

.singer .icon {
	float: left;
	width: 110px;
	height: 110px;
}

.singer .inf {
	float: left;
	width: 140px;
	margin: 0 0 0 10px;
	display: inline;
}

.singer a:link, .singer a:visited {
	color: #6D001E;
	text-decoration: none;
}

.singer a:hover {
	text-decoration: underline;
	color: #EE0013;
}

h2 {
	color: #6D001E;
	font-size: 1.4em;
	margin: 0 0 3px 0;
	font-weight: bold;	
}

.singer p {
	color: black;
}

.emphasis2 {
	font-weight: bold;
	font-size: 1em;
	color: #6D001E;
}

/* @end */

/* @group Join */

.join {
	float: left;
	border: none;
	margin: 10px 0 0;
	display: inline;
}

.join label {
	float:left;
	clear: both;
	width:510px;
	text-align:left;
	margin: 0 20px 3px 0px;
	display:block;
}

#join_error {
	float: left;
	width: 510px;
	background-color: #DD4433;
	border: .3em solid #990000;
	margin: 5px 0;
	padding: 10px 0 10px 10px;
	display: block;
}

#join_error p {
	font: bold 1em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: white;
	margin-bottom: 5px;
}
/* @end */
