/* GENERAL STYLES */
*{
	color:#fff;
	font-family:Arial, sans-serif;
}

a,
a *{
	cursor:pointer;
}

html{
	overflow-y:scroll;
}

body{
	background:#000 url(images/c3/body/background.png) repeat-x 0 1px;
	margin:0;
	padding:0;
}

div#wrapper {
	margin:0 auto;
	position:relative;
	width:950px;
}

div#top{
background:url(images/c3/header/background.jpg) no-repeat 0 0;
	height:430px;
	overflow:hidden;
	width:950px;
}

div#bottom{
background:url(images/c3/lower/background.gif) repeat-y 0 0;
overflow:hidden;
	width:950px;
}

h1{
font-size:12px;
height:150px;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:950px;
}
h1 span.cssimage{
background-image:url(images/c3/header/background.jpg);
}

p#link-and-phone {
font-size:12px;
margin:10px 0 0 0;
padding:0;
position:absolute;
right:0;
top:0;
z-index:2;
}
p#link-and-phone  a{
text-decoration:none;
}

p#top-para {
font-size:12px;
line-height:23px;
margin:85px 0 0 0;
padding:0;
}
.first-letter{
font-size:18px;
}

div#top img{
float:right;
margin-top:1px;
}

h2#subheading{
	background-color:#000;
	font-size:12px;
	height:164px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:100%;
}
h2#subheading span.cssimage{
background-image:url(images/c3/lower/header.png);
}

div#left-col,
div#right-col
{
	float:left;
}
div#left-col{
font-size:12px;
padding-right:32px;
width:512px;
}

div#right-col{
font-size:13px;
width:386px; 
}

div#left-col ul{
list-style:inside;
margin:0;
padding-left:3px;
padding-right:30px;
}
div#left-col li{
	margin-bottom:10px;
	margin-left:0;
	padding:0;
}

h3{
font-size:15px;
text-transform:uppercase;
margin-top:0;
padding-top:0;
}

p#footer {
font-size:10px;
margin:112px 0 21px 0;
padding:0;
text-align:center;
}

span.cssimage{
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:100%;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	z-index:2;
}

/* EDITOR PROPERTIES */
