/*////////// General Layout //////////*/

body
{
	font-family: arial, verdana, 'ms sans serif';
	font-size: 75%;
	text-align: center;
	background: #ccc;
	color: #666;
	line-height: 18px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}

#container
{
	width: 780px;
	background: #fff;
	margin: 0 auto; text-align: left;
}

#header, #midStrip, #mainContent
{
	width: 100%;
}

.headerBg
{
	background-image: url(/images/bg_top.gif);
	background-repeat: repeat-y;
	width: 780px;
	height: 21px;
}

#midStrip
{
	margin-top: 0px !important; margin-top: -13px;
}

#mainContent
{
	background-image: url(/images/bg_pr.gif);
	background-repeat: no-repeat;
}

#logo
{
	float: left;
	width: 290px;
	border-right: 7px #CCCCCC solid;
	margin-bottom: 3px;
}

#sideInfo
{
	float: right;
	width: 455px;
	text-align: right;
	font-weight: bold;
	font-size: 90%;
	margin: 10px 23px 0px 0px !important; margin: 10px 12px 18px 0px;
	padding-bottom: 15px;
}

#icons
{
	float: right;
	margin-right: 20px !important; margin-right: 11px;
}

#midLeft
{
	float: left;
	width: 168px !important; width: 165px;
	padding: 40px 8px 0px 22px;
}

#midRight
{
	float: left;
	width: 582px;
}

#shopCol
{
	float: left;
	width: 780px;
}

#leftCol
{
	float: left;
	width: 190px;
}

#shopColText
{
	float: left;
	width: 150px;
	font-size: 90%;
	padding: 0px 0px 0px 0px;
}

#leftColText, #middleCol, #rightCol
{
	float: left;
	width: 150px;
	font-size: 90%;
	padding: 20px 0px 0px 10px;
}

#middleCol
{
	float: left;
	width: 330px;
	padding: 20px 0px 0px 40px;
	padding-right: 15px;
}

#rightCol
{
	float: left;
	width: 180px;
	font-size: 90%;
	padding: 18px 0px 0px 20px;
}

/*////////// What We Do Styles //////////*/

.cycle
{
	margin-left: 100px;
}

/*////////// Client Styles //////////*/

.pic
{
	float: left;
	margin: 0px 20px 20px 0px;
	width: 58px;
}

#clientLogo
{
	width: 160px;
	text-align: center;
	margin: 10px 0px 20px 0px;
}

/*////////// Navigation //////////*/

#nav
{
	float: right;
	width: 582px;
	margin-bottom: 6px;
}

.navItem
{
	float: left;
}

/*////////// Footer //////////*/

#footer
{
	width: 780px;
	height: 26px;
	background-image: url(/images/bg_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 90%;
}

#footerLogo, #footerLinks
{
	float: left;
	padding: 5px 0px 2px 15px;
}

#footerLogo
{
	width: 170px;
}

#footerLinks
{
	margin-left: 28px;
	padding-top: 7px;
}

/*////////// Text, Images Etc. //////////*/

h1, h2, h3
{
	color: #666;
	font-size: 120%;
	margin: 0px;
}

h2
{
	color: #333;
	margin-bottom: 3px;
}

h3
{
	font-size: 100%;
}

img
{
	border: none;
}

#leftCol h2
{
	margin-bottom: 5px;
}

.bioPic
{
	margin: 15px 0px 0px 10px;
}

.icon, .newsIcon, .clientIcon
{
	float: left;
	margin-right: 10px;
}

.newsIcon
{
	padding-bottom: 30px;
}

.clientIcon
{
	margin-bottom: 5px;
}

.hotTopic
{
	width: 170px !important; width: 130px;
}

.name_on
{
	color: #333;
	font-weight: bold;
}

.newsTitle
{
	color: #444;
	font-weight: bold;
	font-size: 120%;
}

/*////////// List Styles //////////*/

ul li
{
	list-style-image: url(/images/bullet.gif);
}

/*////////// Links //////////*/

a, #footer a
{
	color: #333;
	text-decoration: none;
}

a:hover, #footer a:hover
{
	text-decoration: underline;
}

#footer a
{
	color: #666;
	margin-left: 3px;
	margin-right: 3px;
}

#nav a
{
	float: left;
}

#sideInfo a
{
	color: #666;
	text-decoration: none;
}

#sideInfo a:hover
{
	color: #333;
}

a.hotTopic, #rightCol a
{
	text-decoration: underline;
}

a.hotTopic:hover, #rightCol a:hover
{
	text-decoration: none;
}

#rightCol a
{
    color: #333;
}

/*////////// Table Styles //////////*/

td
{
	border: 1px #999 solid;
}

/*////////// News Styles //////////*/

#articles .colOne,
#articles .colTwo,
#staff .colOne,
#staff .colTwo{
	float:left;
	width:78px;
}
#articles .colTwo{
	width:240px;
}
#staff .colOne {
	width:52px;
	margin-bottom:6px;
}
#staff .colTwo{
	width:125px;
}
#newsimageholder{
	margin-left: 10px;
}

.newsthumbtop,
.staffthumbtop,
.clientthumbtop{
	float:left;
	margin-top:-58px;
}
.newsthumbbase,
.staffthumbbase,
.clientthumbbase{
	float:left;
	margin-top:-8px;
}
.staffthumbbase{margin-top:-4px;}
.staffthumbtop{margin-top:-38px;}
.clientthumbbase{margin-top:-6px;}
.clientthumbtop{margin-top:-49px;}

.newsmaintop{
	float:left;
	margin-top:-212px;
	margin-left:2px;
}
.newsmainbase{
	float:left;
	margin-top:-6px;
}
.newsimage{
	float:left;
	border-left: solid 1px #A8AFB3;
	border-right: solid 1px #A8AFB3;
}
.staffmaintop{
	float:left;
	margin:-124px 0 0 11px;
}
.staffmainbase,
.clientmainbase{
	float:left;
	margin:-8px 0 0 11px;
}
.staffimage{
	float:left;
	border-left: solid 2px #A8AFB3;
	border-right: solid 2px #A8AFB3;
	margin:8px 0 0 11px;
}
.clientmaintop{
	float:left;
	margin:-102px 0 0 11px;
}
