/*
	Perly Consulting Group
	By: Josh Solecky
	http://www.gocactus.com
*/


.frame {
	width: 868px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header {
	height: 400px;
	width: 858px;
}

#flash-header {
	z-index: 500;
	background-image: url(img/header.jpg);
	}
	
#box {
	z-index: 1000;
	}

.navbar {
	height: 0px;
	background-image: url(img/header.jpg);
	width: 858px;
}
.content {
	background-color: #FEFEFE;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 530px;
	background-image: url(img/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
}
.sidebarframe {
	position: relative;
	background-color: #FF0000;
	float: right;
	top: 26px;
	right: 26px;
	width: 248px;
}

.miniframe {
	text-align: center;
	width: 538px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}



body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #092845;
}
.sidebar {
	width: 248px;
	float: right;
	position: relative;
	right: 26px;
	top: -10px;
}
.minisideframe {
	background-color: #FFFFFF;
	width: 248px;
}
.side {
	background-image: url(img/right-bg.jpg);
	background-repeat: no-repeat;
	width: 240px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
}
.sidebot {
	margin: 0px;
	padding: 0px;
	height: 13px;
	background-image: url(img/orange-right-home.gif);
	background-repeat: no-repeat;
}

.sidebot2 {
	margin: 0px;
	padding: 0px;
	height: 13px;
	background-image: url(img/right-bot-small.png);
	background-repeat: no-repeat;
}
.contact {
	height: 34px;
	background-image: url(img/orange-bg2.jpg);
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
}

.footer {
	background-image: url(img/footnote.png);
	height: 80px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}


.top {
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 868px;
	font-size: 0px;
	line-height: 0px;
}
.siteframe {
	background-image: url(img/content-bgnew.jpg);
	background-repeat: repeat-y;
}
.bot {
	margin: 0px;
	padding: 0px;
	height: 16px;
	background-image: url(img/bot.gif);
	background-repeat: no-repeat;
	clear: both;
}
.contentframe {
	width: 538px;
	position: relative;
	left: 26px;
	top: -10px;
}
.holder {
	width: 858px;
	text-align: left;
}
.contentbot {
	height: 13px;
	background-image: url(img/left-bot-small.png);
	background-repeat: no-repeat;
}

.contenttop {
	background-image: url(img/left-top-small.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 538px;
	line-height: 0px;
	font-size: 0px;
}
.icon {
	width: 125px;
	float: right;
	margin: 0px;
	top: -50px;
	position: relative;
	height: 125px;
	padding: 0px;
	right: -25px;
	left: 0px;
	bottom: 0px;
}
h1 {
	color: #EA9310;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h2 {
	color: #EA9310;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidetop {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/right-top-small.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 248px;
}

.description {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
}
strong {
	color: #000000;
}


.quote {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
}

#nav {
	clear: both;
	background: url(img/header-test.jpg) top left no-repeat; height: 84px; 
    position: relative;
}

#nav { background: url(img/header-test.jpg) no-repeat left top; }

#nav ul {
	background: url(img/navbar-test.jpg) top left no-repeat; height: 84px; 
	position: relative;
	padding-left: 0px;
}

#nav li { 
	list-style: none; 
	display: inline;
	top: 1px;
	position: absolute;
}

#nav li, #nav a {
	height: 39px; 
	display: block;
	text-decoration: none;
}

#nav li#home a {
	height: 70px; 
}

#nav a 					{ text-indent: -9999px; }

#home   					{ left: 0px; width: 331px; }
#company  					{ left: 348px; width: 71px; }
#services  					{ left: 424px; width: 79px; }
#consultants				{ left: 506px; width: 84px; }
#cases						{ left: 602px; width: 109px; }
#contact					{ left: 710px; width: 84px; }
#faq					    { left: 797px; width: 58px; }

#home a:hover   			{ background: url(img/navbar-test.jpg) -0px -84px no-repeat; }
#company a:hover      		{ background: url(img/navbar-test.jpg) -348px -84px no-repeat; }
#services a:hover       	{ background: url(img/navbar-test.jpg) -424px -84px no-repeat; }
#consultants a:hover 		{ background: url(img/navbar-test.jpg) -506px -84px no-repeat; }
#cases a:hover				{ background: url(img/navbar-test.jpg) -602px -84px no-repeat; }
#contact a:hover 			{ background: url(img/navbar-test.jpg) -710px -84px no-repeat; }
#faq a:hover				{ background: url(img/navbar-test.jpg) -797px -84px no-repeat; }

ul {
	margin: 0px;
	padding: 0px;
}
.space {
	padding: 5px;
}
.footnote {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	width: 828px;
	padding-left: 20px;
}

.footnote a {
	color: #FFFFFF;
	text-decoration: none;
}

.footnote a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

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

.contact a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.iconright {
	width: 75px;
	float: right;
	margin: 0px;
	top: 86px;
	position: relative;
	height: 95px;
	padding: 0px;
	z-index: 1;
	bottom: 0px;
}
.contentbot2 {

	height: 7px;
	background-image: url(img/orange-bot-left.gif);
	background-repeat: no-repeat;
}
.client {
	width: 260px;
	height: 70px;
	position: relative;
	top: -42px;
	float: right;
	right: 9px;
}
.sidehome {
	background-image: url(img/right-bg.jpg);
	background-repeat: no-repeat;
	width: 240px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
}
.option1 {
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.option2 {

	background-image: url(img/2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.option3 {


	background-image: url(img/3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.option4 {



	background-image: url(img/4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}

.icon1{
	width: 109px;
	height: 129px;
	position: absolute;
	top: -37px;
	left: -18px;
	float: left;
}
.icon2{
	width: 109px;
	height: 90px;
	position: absolute;
	color: #fff;
	top: -30px;
	left: 150px;
	float: left;
}
.miniframetop {
	text-align: left;
	width: 420px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	margin: 0px;
}

