/* BASIC */
body {
	background-color:#cccccc; 
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif; color:#7E7E7E;
}

p,ul {
	padding: 0;
	margin: 0;
}



h1 {
	color: #589CCD;
	padding-top: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font: bold 1.8em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	width:100%;
}


h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 5px;
	color: #589CCD;
}

/* WRAPPER: wraps entire contents of page */
#wrapper {
	width: 960px;
	margin: 10px auto 0 auto; /* auto centers wrapper*/
	text-align: left;
	 

}


#contentWrapper {
	position: relative;
	clear: both;
	width: 100%;
	background: #CCC url(images/content_home.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;	
	
}

/* HEADER */
#header {
	background-image:url(images/header.gif);
	padding: 0;	
	height: 100px;
	
}

#header #logo {
	position: relative;
	left: 30px;
	top: 30px;
}


#header  h1 {
	color: #CCCCCC;
	margin-top: -20px;
	margin-left: -100px;
	text-align: right;
	text-transform: uppercase;
	font: bold 2.8em Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	width:100%;
	
}
#right_head {
	float:right;
	text-align:right;
	padding:20px 4px 0px 0px;
	text-decoration:none;
}

#banner .right p {
	position: absolute;
	right: 10px;
	top: 14px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	color: #589CCD;
	padding: 5px;
	margin: 0;
}

/* NAV BAR */

#mainNav ul {
	margin-left: 1px;
	margin-right: 0px;
	padding: 0;
	list-style: none;
	background: url(images/bg_nav.png) repeat-x left top;
	float: left;
	width: 959px;
	}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li a, #mainNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em .6em;
	display: block;
	font: 1.6em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#mainNav li a:hover {
	background: url(images/bg_nav_h.png);
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }


/* MAIN CONTENT */

#main p {
	font-size: 1.6em;
	margin-bottom: 10px;
}


a{
text-decoration:underline;
color:#589CCD;
}

a:hover{
text-decoration:none;
color:#589CCD;
}

#banner {
	position: relative;
}

/* fix IE 6: improperly positioning 
'subscribe' and 'about us' links in banner */
* html #banner {
	height: 1px;
}

#banner #logo {
	margin-left: 60px;
	position: relative; /* jumping logo fix for IE */
}

#banner ul {
	position: absolute;
	right: 60px;
	bottom: 5px;
}


img.border-left {
	float:left;
	border: 2px solid #589CCD;
	background-color: #FFF;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	}

#main {
	margin-left: 15px;
	margin-right: 320px;
	padding: 15px;
	border: none;
	
}

#main ul {
	color: #666;
	padding: 10px 5px 0 5px;
	margin-left: 0px;
	margin-top: 10px;
	font-size: 1.4em;
	}

#main li {
	background: url(images/bullet.png) no-repeat 10px 3px; 
	list-style: none;
	padding-left: 26px;
	margin-bottom: 10px;
}


#mainportfolio {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
	border: none;
	clear: both;
	
}

#mainportfolio h1 {
	color: #589CCD;
	padding-top: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font: bold 1.8em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center
}

/* RIGHTSIDEBAR */

#rightsb {
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: 0px;
	width: 290px;
	padding: 15px;
	border-left: 2px dashed #999999;
	background: url(images/quote.gif) left top no-repeat;
}

#rightsb p {
	font-size: 1.4em;
	margin-top: 0px;
	color: #589CCD;
	line-height: 1.5;

}

/* SIDEBAR */

.sidebar {
	position: absolute;
	top: 300px;
	right: 5px;
	width: 290px;
	background: #DFDFDF url(images/bg_bottom.gif) center bottom no-repeat;
	padding-bottom: 75px;
}

.sidebar h3 {
	font-size: 1.4em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	background: url(images/top_bg.gif) center top no-repeat;
	color: #FFF;
	padding: 5px;
}

.sidebar ul {
	color: #666;
	font-size: 1.2em;
	margin: 0;
	padding: 10px 5px 0 5px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.sidebar li {
	background: url(images/bullet.gif) no-repeat 0px 2px;
	list-style: none;
	font-weight:bold;
	padding-left: 18px;
	margin-bottom: 6px;
}

/*FORM*/


#Form {
	background: url(images/top_bg.gif) center top no-repeat;
	background-color: #CCCCCC;
	margin: 0px 48px;
	padding-top: 100px;

	
}

#subForm {
	font-size: 0.8em;
	
}
#subForm .label {
	float: left;
	clear: left;
	width: 100px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}

input#submit {
	margin-left: 110px;
	background-color: #CCCCCC;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}

select#refer {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}

input#fname, input#lname, input#company, input#title, input#email, input#phone, textarea#comments {
	width: 300px;
	background-color: #D5E6F2;
	border: 1px solid #666666;
	font-family:"Lucida Console", Monaco, monospace;
	font-size: .9em;
	margin-top: -2px;
}

input#fname:focus,
input#lname:focus, 
input#company:focus,
input#title:focus,
input#email:focus,
input#phone:focus,
textarea#comments:focus,
select#refer:focus
{
	background-color: #589CCD;
}


/*CSS Hacks for Internet Explorer */

/* fix the over extended h2 borders */
* html h2 {
	zoom: 1;
}

* html .sidebar {
/* double margin bug fix */
	display: inline;
}

/* FOOTER */
#footer {
	position: relative;
	background-image:url(images/footer.gif);
	padding-top: 20px;	
	height: 80px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.0;
}




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

#footer a:hover{
text-decoration:none;
color:#FFFFFF;
}

#footer #w3 {
	position: absolute;
	right: 20px;
	top: 26px;
}

/* IMAGES */
.figure {
	float: left;
	width: 210px;
	margin: 0 10px 10px 10px;
}


.photo {
		background: url(drop_shadow.gif) no-repeat right bottom;
}

.photo img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 4px;
	position: relative;
	top: -5px;
	left:-5px;
}

.figure p {
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}

#gallery {
	position: relative;
	top:200px;
}

/* IE 5/6 border erase bug */
* html #gallery {
	width: 100%;
}

/* IE 5 placement bug */
* html #gallery img {
	width: 100%;
}

