* {
	margin: 0;
	padding: 0;
}
img {
	vertical-align: top;
	border: none;
}
object, embed {
	display: block;
}

/*
------------------------------------------------------------------------------
Basic Rules
*/

body {
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #000;
}
h1, h2, h3, h4, h5, h6, p, li, dt, dd, address {
	text-shadow: 0 0 0 #000;/* safari hack */
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, address {
	margin-bottom: 10px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #000;
}
p, address {
	line-height: 1.6em;
}
ul, ol {
	list-style-type: none;
}
a, a:visited, a:active {
	color: #000;
	text-decoration: none;
	outline: none;
	
}
a:hover {
	color: #000;
}

/*
------------------------------------------------------------------------------
Form
*/

fieldset {
	border: none;
}
label {
	display: block;
	margin-bottom: 3px;
}
input, select, textarea {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #ccc;
}
input.text, textarea {
	background-color: #333;
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	padding: 2px;
}
input.submit {
	border: none;
	padding: 2px 7px 2px 7px;
	background-color: #2a2a2a;
	color: #999;
	cursor: pointer;
}
select {
	border: none;
	background-color: #444;
}

/* ---------------------------------------------------------------------------
Generic Classes and Ids
*/

.clear {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
#loadingPage img {
	vertical-align: middle;
	padding-right: 5px;
}

/*
------------------------------------------------------------------------------
Body
*/

#body {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
}

/*
------------------------------------------------------------------------------
Page
*/

#page {
	position: relative;
	margin-left: 50px;
	min-width: 950px;
	/* IE5.x/Win Min-Height Hack */
	/* hide rule from IE/Mac \*/
	_width: 950px;
	/* end hide */
}

/*



------------------------------------------------------------------------------
MainNav
*/

#mainNav {
	height: 55px;
	margin-left: 70px;
}
#mainNav ul {
	margin: 0;
	padding-top: 20px;
	list-style-type: none;
}
#mainNav li {
	float: left;
	margin: 0;
	margin-right: 20px;
	text-transform: lowercase;
}
#mainNav li a {
	display: block;
}

/* Highlight */

body.home #mainNav li.home a,
body.work #mainNav li.work a,
body.about #mainNav li.about a,
body.clients #mainNav li.clients a,
body.contact #mainNav li.contact a {
	padding-bottom: 8px;
	background-image: url('images/mainnav_arrow.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #000;
}

/*
------------------------------------------------------------------------------
SideNav
*/

#sideNav {
	position: relative;
	float: left;
	width: 195px;
	min-height: 740px;
	/* IE5.x/Win Min-Height Hack */
	/* hide rule from IE/Mac \*/
	_height: 840px;
	/* end hide */
	padding-top: 30px;
	background-image: url('images/divider_1.gif');
	background-repeat: no-repeat;
	background-position: 190px 0;
}
#sideNav * {
	margin-right: 20px;
}
#sideNav * * {
	margin-right: 0;
}

/* SideNav -> sideNavMenu */

#sideNavMenu ul {
	position: relative;
	margin: 0;
}
#sideNavMenu ul ul {
	margin-left: 20px;
}
#sideNavMenu li {
	margin: 0;
	color: #333;
}
#sideNavMenu a {
	display: block;
	padding-top: 4px;
	height: 36px;
	color: #777;
}
#sideNavMenu span {
	display: block;
	padding-top: 4px;
	height: 16px;
}
#sideNavMenu a:hover {
	color: #fff;
}
#sideNavMenu a img {
	padding-top: 4px;
}

/* SideNav -> sideNavActiveLink */

#sideNavMenu a#sideNavActiveLink {
	color: #fff !important;
}

/*
------------------------------------------------------------------------------
MainContent
*/

#mainContent {
	padding-top: 30px;
	margin-left: 225px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}

/* MainContent -> Content */

#content {
	/*border-top: dashed 1px #f00;*/
	width: 97%;
	min-height: 940px;
	/* IE5.x/Win Min-Height Hack */
	/* hide rule from IE/Mac \*/
	_height: 940px;
	/* end hide */
}
#content a, 
#content a:visited, 
#content a:active {
	color: #4a7fc1;
}
#content a:hover {
	color: #4a7fc1;
}

/*
------------------------------------------------------------------------------
Footer
*/

#footer {
	clear: left;
}

/*
------------------------------------------------------------------------------
Home
*/

body.home #sideNav {
	display: none;
}
body.home #mainContent {
	margin-left: 0;
}
body.home #content {
	width: 900px;
}
body.home #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.4em;
	color: #ccc;
}


clips #search{float:left; margin:0px 0px 15px 0px; padding:0px;}
clips #search #button{ float:left; font:Normal 10px Verdana;}
clips #search #field{float:left; border:1px Solid #E2E2E2; font:Normal 10px Verdana; padding:2px; margin:0px 5px 0px 0px; width:100px; color:#A5A5A5;}
clips #search #results{float:right; font:Normal 11px Verdana; padding:0px 10px 0px 0px; color:#F13D07; text-transform:capitalize;}
.clips #search #resultsError{color:#CC3300;}
ul.options .field{border:1px Solid #eeecec; padding:3px; font:Normal 18px Arial; color:#666666;}
._image {
	border: solid 5px #CCCCCC;
	text-align: center;	
}
