@charset "UTF-8";
*{
	margin:0;
	padding:0;
}
body {
	background-color: #3399FF;
	background-image: url(../images/bgrounds/rd-pattern-repeat-v3.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
img {
	border: 1px solid #202020;
}
#container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/bgrounds/main-bgrnd-2.jpg);
	background-repeat: repeat-y;
	border: thick solid #00003A;
}

/* Header */
 
#header {
	position: relative;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00003A;
} 
#header h1 {
	background-image: url(../images/bgrounds/heder-bg-1-warp-copy.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;;
	height: 80px;
	width: 780px;
}

/* sidebar */


#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	text-align: left;
}
#sidebar1 #contact .phone {
	font-size: 24px;
	color: #baddff;
	font-weight: normal;
	padding-left: 15px;
}
#sidebar1 #contact {
	margin-top: 15px;
}
#sidebar1 #client h2 {
	font-size: 14px;
	color: #badfff;
	display: block;
	width: 174px;
	padding-left: 10px;
}
#sidebar1 #client ul {
	list-style-type: none;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 190px;
}
#sidebar1 #client li {
	color: #badfff;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	margin: 5px;
}
#sidebar1 #client #caption {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CCFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}
#sidebar1 #client #pic {
	padding-top: 20px;
}
	
#contact h2 {
	color: #BADDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-top-color: #333333;
}
#contact a{
	font-size:14px;
	text-decoration:underline;
	font-weight: normal;
	display: block;
	padding-bottom: 5px;
	color: #FFFF00;
}
#contact p {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #baddff;
}

/*---------main content---------*/

#mainContent {
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
} 
#mainContent #navigation a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bgrounds/navbar-spacer-.png);
	background-repeat:no-repeat;
	display: block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 22px;
	background-position: right top;
}
#mainContent #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainContent #navigation a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#mainContent #navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#mainContent #navigation .lastLink {
	background-image: url(../images/bgrounds/navbar-spacer-right.png);
	background-position: right top;
}
#mainContent #navigation li {
	float: left;
	list-style-type: none;
	margin: 0px;
	display: block;
	height: 20px;
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image:url(../images/bgrounds/navbar-bgrd.gif);
	background-repeat:repeat-x;
}
#mainContent #navigation ul {
	list-style-position: inside;
	list-style-type: upper-alpha;
}
#mainContent #navigation #current {
	background-image: url(../images/bgrounds/navbar-bgrd-down.gif);
	background-repeat: repeat-x;
}
#mainContent #firstHeader {
	padding-top: 30px;
}
/*---------end navigation-------------*/

/*-----------content-------------*/

#container #mainContent p {
	padding-top: 5px;
	padding-right: 75px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#container #mainContent #services li {
	background-image: url(../images/content/rd-bullet-2.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	display: block;
	width: 220px;
	padding-left: 18px;
	list-style-type: none;
}
#mainContent #services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663333;
	padding-left: 40px;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 30px;
	color: #1A0000;
	padding-bottom: 5px;
	padding-right: 25px;
}
/*------------end contetnt---------------*/

/*-------------end main content------------*/

/*------------- footer start -----------------*/

#footer {
	padding: 0 5px 0 10px;
	background-color: #000066;
	text-align: center;
} 

#footer p {
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFCC;
}

/* classes */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clrLft {
	clear: left;
}
.bold{
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.portfolio #container #mainContent h3 {
	padding-top: 20px;
	font-size: 18px;
	color: #660000;
}
.thumbNote {
	font-style: italic;
	color: #FF0000;
}
.picpadding {
	margin-right: 10px;
	margin-bottom: 10px;
}
#btspic {
	margin-top: -50px;
}

