* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/red_blk_gradient3.png) repeat-x;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

a {
text-decoration: none;
color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #111;
	cursor: hand;
}

#wrap {
margin: 40px auto;
width: 780px;
background: #fff;
border: 10px solid #cccccc;
}

.rt_header {
	height: 90px;
	width: 275px;
	text-align:center;
}

#header {
	height: 90px;
	margin: 15px;
	vertical-align: text-top;
	text-align: center;
}

#header h3 {
	color:#000000;
	font-weight:200;
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#header h1 {
	letter-spacing: -1px;
	color: #FF0000;
	font-size: 32px;
}
#header h1 a { 
color: #CE2226;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
cursor:pointer;
}
#header h2 {
font-size: 19px;
color: #CCCCCC;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
background: #cccccc;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #111;
text-decoration: none;
cursor:pointer;
}

#content {
padding: 0 20px 20px 20px;
}

.left {
float: left;
width: 460px;
text-align: justify;
}

.left a:hover{
cursor:pointer;
}

.left h2 {
	font:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	padding: 15px 0 7px 0;
	color: #000000;

}
.left h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	
}

.left h4 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	font-style:italic;

}

.left h5 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;

}

.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
cursor:pointer;
}

.right {
float: right;
width: 260px;
padding-top: 10px;
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #cccccc;
color: #111;
font-size: 13px;
}
.right ul {
list-style-type: none;
}
.right ul li a {
color: #CE2226;
text-decoration: none;
font-size: 14px;
font-weight: 100;
}
.right ul li a:hover {
color: #111;
}
.adleft {
float: center;
height: 250px;
width: 250px;
border: 0px solid #cccccc;
font-size: 18px;
color: #aaa;
text-align: center;
}
.adright {
float: right;
height: 105px;
width:105px;
border: 0px solid #cccccc;
font-size: 18px;
color: #aaa;
text-align: center;
}

#footer {
height: 20px;
line-height: 30px;
background: #cccccc;
text-align: center;
font-size: 11px;
}
.phone {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	font-size: 36px;
	font-weight: bolder;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
