/*-----------------------------------------------------------------------------
Basic Style Sheet (for older Browsers)

version:   1.0
author:    Mikel M. Sitterly, Jr.
email:     info@razorwiredesign.com
website:   http://www.razorwiredesign.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}


/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
  font: 60%/1.6 verdana, arial, helvetica, tahoma, sans-serif;
  text-align: center;
  background-image: url(images/main_back.jpg);
  background-repeat: repeat-x;
  background-color: #0659a2;
}


/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/

a:link{
	color: #8dc4f8;
	text-decoration: none;
}

a:visited{
	color: #8dc4f8;
	text-decoration: none;
}

a:hover{
	color: #ffffff;
	text-decoration: underline;
}

a:focus{
	color: #8dc4f8;
	text-decoration: none;
}

a:active{
	color: #8dc4f8;
	text-decoration: none;
}


/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/

.navback{
	position: absolute;
	text-align: center;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 680px;
	height: 23px;
	margin: 112px 0px 0px 168px;
}

ul#navigation{
	text-align: center;
	margin-left: 7em;
	padding-left: 0;
	list-style-type: none;
	background: transparent;
	float: left;
	width: 100%
}

ul#navigation li{
	display: inline;
}

ul#navigation a{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	float: left;
	padding: 2px 1px;
	text-decoration: none;
	color: #ffffff;
	margin: 0px 50px 0px 0px;
	background: transparent;
}

ul#navigation a:hover{
	color: #8dc4f8;
	background: transparent;
}

body#home a#homenav,
body#portfolio a#portfolionav,
body#services a#servicesnav,
body#company a#companynav,
body#clients a#clientsnav,
body#contact a#contactnav{
	color: #8dc4f8;
	background: transparent;
}


/* =Sub Nav
-----------------------------------------------------------------------------*/
div#subnavwrap{
	position: absolute;
	text-align: left;
	width: 150px;
	margin: 50px 0px 0px 1px;
}

ul#subnavigation{
	position: absolute;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	margin: 0px auto 0px auto;
	text-transform:none;
}

ul#subnavigation a{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 15px;
	display: block;
	text-decoration: none;
	background: transparent;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: .5em 1.6em;
	width: 97%;
}

ul#subnavigation a:hover{
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: transparent;
	color: #095ca5;
}

ul#subnavigation li{
	display: inline;
}

#thumbcontainer{
	position: absolute;
	text-align: center;
	width: 132px;
	margin: 442px auto 0px auto;
	padding: 0px 0px 0px 37px;
/*	border: 1px solid red;  */
}

#thumbs img{
	position: relative;
	border: 1px solid #cccccc;
	float: left;
	margin: 2px 2px 0px 0px;
	display: inline;
}

#thumbs a:hover img{
	border: 1px solid #000000;
	margin: 2px 2px 0px 0px;
	float: left;
	display: inline;
}

#thumbsrtn a:hover img{
	border: 1px solid #000000;
	margin: 2px 2px 0px 0px;
	float: left;
	clear: left;
	display: inline;
}

#thumbsrtn img{
	position: relative;
	margin: 2px 2px 0px 0px;
	border: 1px solid #cccccc;
	float: left;
	clear: left;
	display: inline;
}

a#webthumb img{
	border: 1px solid #000000;
}

.thumbbox{
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
	float: left;
	margin: 0px 4px 4px 0px;
	display: block;
	z-index: 2;
}

.thumbbox:hover{
	background-color: #0659a2;
	color: #ffffff;
}

#thumbact{
	background-color: #0659a2;
	color: #ffffff;
}

.thumbboxclear{
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
	float: left;
	clear: left;
	margin: 0px 2px 2px 0px;
	display: inline;
}

.tlink:link{
	position:relative;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	z-index: 1;
}

.tlink:visited{
	position:relative;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	background-color: transparent;
	color: #000000;
	z-index: 1;
}

.tlink:hover{
	position:relative;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	background-color: #0659a2;
	color: #ffffff;
	z-index: 1;
}

.tlink:focus{
	position:relative;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	background-color: transparent;
	color: #000000;
	z-index: 1;
}

.tlink:active{
	position:relative;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	background-color: transparent;
	color: #000000;
	z-index: 1;
}

#webt{
	background-color: #0659a2;
	color: #ffffff;
}

.forwardmore:link{
	text-decoration: none;
}

.forwardmore:visited{
	text-decoration: none;
}

.forwardmore:hover{
	text-decoration: underline;
}

.forwardmore:focus{
	text-decoration: none;
}

.forwardmore:active{
	text-decoration: none;
}

body#portfolio a#webnav,
body#portfolio a#printnav,
body#portfolio a#identitynav{
	background-image: url(images/green_check.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #095ca5;
}

body#company a#missionnav,
body#company a#teamnav,
body#company a#pressnav{
	background-image: url(images/green_check.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	color: #095ca5;
}

#weburl{
	color: #ffffff;
	margin: 15px 0px 0px 0px;
}

#weburl a:link{
	color: #ffffff;
	margin: 15px 0px 0px 0px;
	text-decoration: none;
}

#weburl a:visited{
	color: #ffffff;
	margin: 15px 0px 0px 0px;
	text-decoration: none;
}


#weburl a:hover{
	color: #ffffff;
	margin: 15px 0px 0px 0px;
	text-decoration: underline;
}


#weburl a:focus{
	color: #ffffff;
	margin: 15px 0px 0px 0px;
	text-decoration: none;
}


#weburl a:active{
	color: #ffffff;
	margin: 15px 0px 0px 0px;
	text-decoration: none;
}


#ttertiarycontainer{
	position: absolute;
	margin: 530px 0px 0px 707px;
	width: 100px;
	height: 100px;
	background: transparent;
}

#thumbtertiary{
	position: relative;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ffffff;
	width: 10px;
	height: 10px;
	background: transparent;
	float: left;
}

a#ttertiarylink img{
	background: #ffffff;
	text-decoration: none;
}

#thumbtertiary a:hover img{
	background: #ffffff;
	text-decoration: none;
}



/* =Main Content
-----------------------------------------------------------------------------*/
div#mainwrapper{
	position: relative;
	text-align: center;
	width: 906px;
	margin-left: auto;
	margin-right: auto;
}

div#shadowcontainer{
	position: relative;
	text-align: center;
	background-image: url(images/main_shadow_bg.png);
	background-repeat: no-repeat; 
	background-color: transparent;
	width: 906px;
	height: 631px;
	margin: 0px 0px 0px 0px;
	padding-top: 28px;
	overflow: visible;
	z-index: 1;
}

div#maincontainer{
	position: relative;
	text-align: left;
	background: #ffffff;
	width: 850px;
	height: 575px;
	margin-left: auto;
	margin-right: auto;
}

div.leftclm{
	position: absolute;
	text-align: center;
	background-image: url(images/left_clm_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 160px;
	height: 567px;
	margin: 2px 2px 2px 2px;
	border: 2px solid #000000;
}

.logo{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	margin: 5px auto 0px auto;
}

.logo a{
	font-family: verdana, arial, helvetica, sans-serif;
	background: transparent;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-transform:none;
	color: #000000;
	font-size: 1.3em;
	margin: 10px 0px 0px 0px;
}

.tophead{
	position: absolute;
	font-family: verdana, arial, helvetica, sans-serif;
	background: transparent;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: right;
	font-size: 11px;
	margin: 2px 0px 0px 168px;
}

.tophead a{
	font-family: verdana, arial, helvetica, sans-serif;
	background: transparent;
	text-transform: uppercase;
	font-weight: bold;
	color: #990000;
	text-align: right;
	font-size: 11px;
}

.contentboxbl{
	position: absolute;
	width: 680px;
	height: 436px;
	background: #082343;
	margin: 137px 0px 0px 168px;
}

.contentboxwh{
	position: absolute;
	width: 510px;
	height: 325px;
	background: #ffffff;
	border: 2px solid #000000;
	margin: 137px 0px 0px 168px;
}

.quoteright h1{
	position: absolute;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 2px;
	color: #cccccc;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	width: 250px;
	margin: 330px 0px 0px 415px;
	padding: 10px 10px 10px 10px;
}

.quoterightclients h1{
	position: absolute;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #cccccc;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	width: 250px;
	margin: 380px 0px 0px 500px;
	padding: 10px 10px 10px 10px;
}

#photoholder {
	width: 100%;
	background: url('images/loading.gif') 50% 50% no-repeat;
	background-color: transparent;
	margin: 50px 0px 0px 0px; 
	text-align: center;
}




/* =Secondary Content
-----------------------------------------------------------------------------*/

p{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	color: #dfdfdf;
	margin: 0px 0px 0px 0px;
}

div#content{
	margin: 25px 25px 25px 25px;
}

div#contentlft{
	position: absolute;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #dfdfdf;
	margin: 10px 25px 25px 10px;
	width: 275px;
	float: left;
	height: 385px;
	overflow: auto;	
}

#contentlft ul li{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dfdfdf;
	margin: 0px 15px 0px 20px;
}

div#servicescntlft{
	position: absolute;
	background: url(images/smoked_glass.png) top right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	color: #dfdfdf;
	width: 170px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #44576d;
	margin: 32px 0px 0px 25px;
}

div#cntclients{
	position: relative;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	color: #dfdfdf;
	margin: 10px 0px 0px 10px;
	width: 608px;
	float: left;
	height: 320px;
	padding: 0px 0px 25px 0px;
	overflow: auto;	
}

div#cntclients ul li{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	color: #dfdfdf;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

div#cntclients ul{
	padding: 0px 0px 15px 0px;
}

.clienthead{
	margin: 0px 0px 5px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	line-height: 25px;
	color: #dfdfdf;
	border-bottom: 1px dotted #777777;
	border-width: 1px;
}

div#cntclients caption{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: .1px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 15px 0px 20px;
}

div#cntrightclm{
	position: absolute;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #dfdfdf;
	margin: 10px 25px 25px 340px;
	width: 275px;
	float: left;
	height: 385px;
	overflow: auto;	
}

#contentrht{
	position: absolute;
	margin: 35px 0px 0px 395px;
	width: 250px;
	height: 355px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ffffff;
	color: #000000;
	overflow: auto;
}

#contentrht p{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	color: #767676;
	margin: 0px 15px 0px 20px;
}

#contentrht p a{
	text-decoration: none;
}

div#cntentrhtgen{
	position: absolute;
	margin: 35px 0px 0px 395px;
	width: 250px;
	float: right;
	height: 355px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	color: #000000;
	overflow: auto;
	overflow: visible;
}

div#cntentrhtgen p{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: .05em;
	color: #777777;
	margin: 0px 15px 0px 15px;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer{
	position: relative;
	background: transparent;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding-bottom: 50px;
	z-index: 3;
}

.footernav{
	color: #ffffff;
	margin: -5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 10;
}

.footercity{
	color: #ffffff;
	margin: 25px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
}

.footernav a:link{
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
}

.footernav a:visited{
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
}

.footernav a:hover{
	color: #ffffff;
	text-decoration: underline;
	text-transform: capitalize;
}

.footernav a:focus{
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
}

.footernav a:active{
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
}

/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}



/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/

