/* a */
a:link {
	color: #e62d01;
}

a:visited {
	color: #AC100B;
}
a:hover {
	color: #d61d00;
}

a:active {
	color: #f00;
}

a.alt:link {
	
}

a.alt:hover {

}

div.alert {
	width: 180px;
	border: 1px solid #cc0;
	background: #ffd;
	padding: 5px;
}

/* b */
div#banner {
	height: 202px;
}

div#banner ul {
	padding: 10px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	float: right;
	font-size: 0.9em;
}

div#banner li {
	padding-top: 20px;
}

.blue-text {
	color: #AC100B;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* c */
div#content-1 {
	background: #f1f1f1;
	border-top: 1px solid #c9c9c9;
	padding: 20px;
	padding-left: 30px;
	padding-bottom: 30px;
	font-size: 0.7em;
}

div#content-2 {
	border-top: 1px solid #c9c9c9;
	padding: 20px 0px 20px 30px;
	padding-left: 30px;
	clear: both;
	font-size: 0.7em;
}

/* d */
/* e */
/* f */
div#float-box {
	background: #fff;
	border: 1px solid #c9c9c9;
	float: left;
	width: 180px;
	padding: 15px;
	padding-left: 15px;
	margin-right: 40px;	
}

div#float-box p {
	margin-bottom: 0px;
}

div#float1 {
	float: left;
	width: 180px;
	padding-right: 30px;
	padding-left: 0px;
	margin-right: 40px;
	border: 1px solid #fff;
	border-right: 1px solid #c9c9c9;
}

div#float2 {
	height: 200px;
	float: left;
	width: 484px;
	margin-right: 0px;
}

div#footer {
	clear: both;
	height: 37px;
	background: #2d3130 url(images/footer-bg.gif) top left repeat-x;
	border-top: 3px solid #000;
	color: #fff;
}

div#footer a {
	color: #fff;
	text-decoration: underline;
}

div#footer-copy {
	font-size: 0.9em;
	float: right;
	width: 276px;
	padding-top: 5px;
	color: white;
	/* padding-left: 20px; */
}

div#footer-copy a {
	color: #fff;
	text-decoration: none;
}
/* g */
/* h */
div#header {

}

div#header-logo {
	
}

div#header-logo h1 {
	
}

div h2 {
	margin-top: 0px;
	font-size: 1.8em;
	font-weight: normal;
}

div#wrapper h3 {
	color: #AC100B;
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
}

div#wrapper h4 {
	color: #AC100B;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
}


/* i */
div#inset {
	float: right;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-right: 10px;
	background: transparent url(images/testimonial-bg.gif) top left no-repeat;
	width: 280px;
	height: 257px;
}

div#inset p {
	margin: 90px 60px 0 50px;
}

input {
	background: #eee;
}

textarea {
	background: #eee;
}

/* j */
/* k */
/* l */
div#left {
	float: left;
	width: 455px;
	
}

div#left p.w {
	width: 350px;
}

div.line {
	background: transparent url(images/horiz-line.gif) bottom left no-repeat;
	height: 3px;
}

div#logo {
	background: transparent;
	height: 69px;
}

/* m */
div#main {
	background: #fff url(http://ideasperminute.com/sandbox/chohan/home/images/bgfade.gif) top left repeat-x;
	height: 200px; /* test */
	padding: 10px 5px 5px 5px;
}


/* n */
div#nav {
	height: 28px;
	background: #AC100B url(images/navbar.gif) top left no-repeat;
	color: #AC100B;
}

div#nav ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none;
	text-align: center;
}

div#nav li {
	display: block;
	float: left;
	width: 20%;
	padding-top: 10px;
}

div#nav ul li a {
	color: #fff;
	text-decoration: none;
}

div#nav ul li a:link {
	color: #fff;
}

div#nav ul li a:visited {
	color: #fff;
}

div#nav ul li a:hover {
	color: #fef085;
}

div#nav ul li a:active {
	color: #fff;
}



/* o */
/* p */
p {
	margin-bottom: 0px;
}

div.phone-header {
	font-style: normal;
	font-size: 1.6em;
	font-weight: bold;
      font-color: #AC100B;
	float: right;
	margin: 30px 20px 0 0;
}

/* q */
/* r */
.red-text {
	color: #b1451f;
}

div#right {
	float: right;
	width: 250px;
	padding-left: 20px;
	
	border-left: 2px solid #c9c9c9;
	border-bottom: 2px solid #c9c9c9;
	margin-bottom: 5px;
}

div#right-2 {
	float: right;
	width: 250px;
	padding-left: 20px;
	margin-top: 50px;
	margin-bottom: 5px;
}


/* s */
div#subtitle {
	color: #888;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-top: -13px;
	letter-spacing: -1;
}

/* t */

div#top { height: 115px;}

/* u */
/* v */
/* w */
div#welcome {
	margin-top: 15px;
	float: right;
	width: 460px;
}

div#wrapper {
	background: #fff;
	width: 766px;
	margin: 0px auto;
	text-align: left;
}

/* x */
/* y */
/* z */

