/* CSS Document */
body {
	background-color: #222;
	margin: 0px;
}
#container {
	width: 790px;
	margin: 0 auto;
	padding: 0px;
	background: repeat-y url(images/sideBorder.jpg);
}
#topnav {
	width: 425px;
	height: auto;
	padding: 37px 300px 39px 25px;
	color: #FF6600;
	letter-spacing: 0.2em;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#logobox {
	float: right;
	height: auto;
	width: 275px;
}
#banner {
	position: relative;
	width: 750px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	background-image: url(images/header.gif);
	border-bottom: 2px solid #FF6600;	
}
#banner a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px;
	display: inline;
	padding: 0;
	font-size: 11px;
}
#banner a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
#navbar {
	position: relative;
	width: 725px;
	margin-left: 20px;
	padding: 7px 0 7px 25px;
	background-color: #4D4D4D;
	color: #000;
	border-bottom: 1px solid #000;
	letter-spacing: 0.2em;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
#navbar a {
	color: #CCC;
	text-decoration: none;
	font-size: 11px;
	border: 0;
	display: inline;
	padding: 0;
}
#navbar a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
#navbar span a {
	color: #FF6600;
	text-decoration: none;
}
#button {
	background-color: #999999;
	height: 28px;
	width: 28px;
	margin: 15px 0 80px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	overflow: hidden;
}
#button a {
	text-decoration: none;
	color: #000;
	padding: 4px 0 0 28px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
#button a:hover {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	color: #4F901A;
}
#content {
	position: relative;
	width: 670px;
	margin-left: 20px;
	padding: 30px 40px 30px 40px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #333 repeat-x bottom url(images/grayline.gif);
}
/*content2 is for int_intstu_2.htm flash demo*/
#content2 {
	position: relative;
	width: 730px;
	margin-left: 20px;
	padding: 10px 10px 30px 10px;
	text-align: center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #333 repeat-x bottom url(images/grayline.gif);
}
#columnbox {
	position: relative;
	width: 750px;
	height: auto;
	margin-left: 20px;
	background-image: url(images/sidebar_bkg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 0;
	border-right: 0;
}
#content3 {
	width: 315px;
	height: 310px;
	margin: 0 0 0 20px;
	padding: 80px 375px 0 60px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #FFFFFF;
}
#content3 h1 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.5em;
}
#content3 p {
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#content3 a {
	font: 12px/22px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.12em;
	color: #FFFFFF;
	text-decoration: none;
}
#content3 a:hover {
	color: #FFCC66;
	text-decoration: none;
}
/*CONTENT5 - FOR FORM PAGE ETC.*/
#content5 {
	position: relative;
	width: 452px;
	padding: 30px 40px 30px 40px;
	color: #FFFFFF;
	margin: 0;
	border: 0;
}
#content5 h1 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.5em;
}
#content5 p {
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#content5 a {
	font: 12px/22px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.12em;
	color: #FFFFFF;
	text-decoration: none;
}
#content5 a:hover {
	color: #FFCC66;
	text-decoration: none;
}
/*CONTENT4 - FOR SERVICES PAGE ETC.*/
#content4 {
	position: relative;
	width: 452px;
	height: auto;
	padding: 20px 40px 30px 40px;
	color:  #D7D7D7;
}
#content4 p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#content4 ul {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0 0 0 17px;
}
#content4 li {
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
#content4 h1 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.5em;
	/*font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.15em;*/
	color:  #FFF;
	margin: 0;
	padding: 0 0 15px 0;
	
}
#content4 h2 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #888;
	margin: 0;
	padding: 12px 0px 3px 0px;
	letter-spacing: 0.15em;
}
#content4 a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
#content p {
	margin: 0;
	padding: 0.35em;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 14px;
}
#content strong {
	color: #999;
}
#sidebar {
	float: right;
	width: 178px;
	padding: 15px 20px 20px 0;
	margin: 0;
	border: 0;
}
#sidebar h1 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.5em;
}
#sidebar p {
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
#sidebar a {
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.sectionhome {
	background: bottom right #A82500 url(images/home_bkg2.jpg);
}
.sectionportfolio {
	background: no-repeat url(images/portfolio_bkg2.jpg);
	background-position: top;
}
.sectionconnect {
	background: no-repeat url(images/connect_bkg.jpg);
	background-position: 70% 1%;
}
.sectionconnectsucess {
	background: no-repeat url(images/connect_bkg.jpg);
	background-position: 70% 1%;
	height: 275px;
}
.bigpic {
	position: absolute;
	left:0px;
	top:0px;
	z-index: -1;
}
/*START - Inquiry Form*/
#connectform {
	position: relative;
	border: solid 1px #DD5411;
	padding: 8px 0 2px 0;
	width: 380px;
	margin: 0;
}
label {
	float: left;
	width: 75px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding-right: 10px;
	text-align: right;
}
.inputtext {
	float: left;
	width: 280px;
	margin-bottom: 10px;
}
textarea{
	float: left;
	width: 280px;
	height: 80px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#resetbutton{
	display: inline;
	float: none;
	margin-left: 85px;
	width: 70px;
}
#submitbutton{
	display: inline;
	float: none;
	margin: 0 0 10px 85px;
	width: 70px;
}
.star {
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 50%;
	text-decoration: blink;
}
/*END - Inquiry Form*/
#artbox {
	width: 400px;
	height: 350px;
	margin-left: 38px;
	float: right;
	background-color: #333;
}
#artbox2 {
	width: 350px;
	margin-left: 38px;
	/*padding-left: 50px;*/
	text-align: center;
	float: right;
	background-color: #333;
}
#artbox3 {
	width: 320px;
	height: 276px;
	margin-left: 38px;
	padding: 37px 39px 37px 39px;
	float: right;
	background-color: #333;
}
#linkbox {
	text-align: center;
	background-color: #333;
	padding-top: 8px;
}
#linkbox a {
	text-decoration: none;
	color: #FF6600;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#linkbox p {
	color: #666666;
}
#sampnav {
	width: 227px;
}
#sampnav p {
	display: block;
	border-bottom: 1px solid #666666;
}
#sampnav p, a, a:visited {
	color: #CCC;
	text-decoration: none;
	font-size: 10px;
	padding: 4px 1px 4px 0.2em;
}
#sampnav a:hover {
	color: #FFCC99;
}
#sampnav span a {
	color: #FF6600;
}
#footer {
	width: 748px;
	margin: 0px auto;
	padding: 4px 42px 6px 0;
	color: #777;
	background: repeat-y url(images/ftrBorder.jpg);
	text-align: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color: #777;
}
#footer a:hover {
	color: #FFFFFF;
}
#shadow {
	width: 790px;
	height: 20px;
	margin: 0px auto;
	padding: 0px;
	background: no-repeat url(images/btmBorder.jpg);
}
/* hides the second object from all versions of IE */
* html object.mov {
	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
	display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
	display/**/: none;
}
/*I found this fix at http://realdev1.realise.com/rossa/rendertest/quicktime.html and I couldn't be happier*/
