﻿.BackgroundColor {
	background-position: center top;
	padding: 0;
	margin: 0;
	background: #CB0404 url('images/RCI_Background.jpg') center top;
	width: 100%;
	display: table;
	background-repeat: no-repeat;
}
.CenteredDiv {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}
#masthead {
	margin-top: 60px;
}
table {
	border: 0;
	border-style: none;
}
#top_nav {
	background-color: #FFFFFF;
	width: 756px;
	margin-left: 10px;
}
#container {
	min-width: 600px;
	background-color: white;
	margin-left: 10px;
	margin-top: -18px;
}
#left_col {
	width: 200px;
	float: left;
	background-color: white;
}
#page_content {
	margin-left: 210px;
	background-color: white;
}
#footer {
	clear: both;
	background-color: white;
	margin-left: 10px;
	margin-top: -14px;
	text-align: center;
}
#ServicesMenu {
	margin-top: 10px;
	margin-left: 10px;
}
#UserContent01 {
	padding-left: 5px;
	padding-right: 20px;
	margin-top: 18px;
}
h1 {
	color: #336699;
	text-transform: uppercase;
}
h2 {
	color: #999999;
	text-transform: uppercase;
}
h3 {
	color: #999999;
	text-transform: uppercase;
}
h4 {
	color: #999999;
	text-transform: uppercase;
}
h5 {
	color: #999999;
	text-transform: uppercase;
}
h6 {
	color: #999999;
	text-transform: uppercase;
}

a {
}
a:link {
	color: #336699;
}
a:visited {
	color: #99CCFF;
}
a:hover {
	color: #CC0000;
}
a:active {
}
ul {
	list-style-type: circle;
	line-height: 20px;
	margin-top: -10px;
	margin-bottom: -10px;
}
p {
	line-height: 1.5em;
	text-align: justify;
}
img {
	border: 0px;
}
body {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: small;
	color: gray;
}
.FirstLetterImageO {
width: 40px;
    height: 50px;
    float: left;
    display: block;
    text-indent: -999em;
    background: url(images/o.gif);
    margin: 0 8px 8px 0;
}
.firstletter
{
	float: left;
	font-size: 6em;
	line-height: 32px;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 4px;
}
.ProposalTableColumn
        {
            width: 223px;
        }

div.quoteBox {
	background-image: url(images/quotes/leftQuote.gif);
	background-repeat: no-repeat;
	padding: 20px 10px 4px 30px;
	margin-left: 10px;
}
div.quoteBox h6 {
	color: #8CBF0D;
	background-image: url(images/quotes/rightQuote.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/* Used for quoteBox signature footer. */
/* * * * * * * * WEB DEVELOPMENT content region * * * * * * * * * * * * * */
.inputForm {
	border-style: dotted;
	border-width: 2px;
	line-height: 25px;
	padding-left: 5px;

}
.services_webdev {
	width: 80%;
	padding-left: 75px;
	background-image: url('images/WebDevIcon.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.services_webApp {
	width: 80%;
	padding-left: 75px;
	background-image: url('images/WebAppIcon.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.services_WebAppHeader {
	color: #9900CC;
}
.services_cddvd {
	width: 80%;
	padding-left: 75px;
	background-image: url('images/CdDvDIcon.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.services_motionGraphics {
	width: 80%;
	padding-left: 75px;
	background-image: url('images/MotionGraphicsIcon.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.services_MotionHeader {
	color: #F08140;
}
.services_WebDevHeader {
	color: #0099FF;
}
.services_itServices {
	width: 80%;
	padding-left: 75px;
	background-image: url('images/ItServicesIcon.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.services_IT_Header {
	color: #E67A3E;
}

.services_customApps {
	width: 80%;
	padding-left: 75px;
	background-image: url('images/CustomProgrammingIcon.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.services_CustomAppsHeader {
	color: #0099FF;
}
.services_otherServices {
	width: 80%;
	padding-left: 75px;
	background-image: url('images/OtherServicesIcon.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.services_OtherServicesHeader {
	color: #FFCD5F;
}
.services_CD_Header {
	color: #E20604;
}

