@charset "UTF-8";
/* 
CSS for www.examplesite.com, v1.5
Last modified: 01/16/2009
Designed and Built by Philip Jordan
create@philipjordandesign.com
*/


	
/* ------- Global Formatting ----------------------------- */

*{
	margin: 0;
	padding: 0;
	}

body{
	background-color: #878787;
	background-image: url(../images/bkgimage.gif);
	background-repeat: repeat-x;

	}
	
/* ------- DIVs and Page Layout ----------------------------- */

#mainContainer {
	width: 860px;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;
	top: 0px;
	z-index: 500;
	float: center;
	}
	
#mainflashContainer {
	width: 860px;
	height: auto;
	background: url(../../../../../../../Desktop/flash_bkg.jpg) no-repeat;
	position: relative;
	margin: 0 auto 0 auto;
	top: 0px;
	z-index: 500;
	float: center;
	}
	
#headerContainer {
	width: 860px;
	height: 183px;
	position: relative;
	background: url(../images/header.jpg);
	margin: 0 auto 0 auto;
	}
	
#titleContainer {
	width: 860px;
	height: 20px;
	position: relative;
	background: url(../images/title_home.jpg);
	margin: 0 auto 0 0;
	}
	
#buttonContainer {
	width: 200px;
	height: 150px;
	position: relative;
	margin: 0 auto 0 100px;
	}
	
#navbarContainer {
	width: 185px;
	height: auto;
	top: 0px;
	float: left;
	position: relative;
	left: 45px;
	}
	
#contenttwoContainer {
	width: 860px;
	height: 525px;
	position: relative;
	background: url(../images/huge_bkg.jpg);
	margin: 0 0 0 auto;
	}
		
#contentContainer {
	width: 860px;
	height: auto;
	position: relative;
	background: url(../images/huge_bkg.jpg);
	margin: 0 0 0 auto;
	}
	
#flashContainer {
	width: 496px;
	height: 436px;
	position: relative;
	margin: 0px 100px auto auto;
	float: right;
	}

#footerglowContainer {
	width: 860px;
	height: 10px;
	position: relative;
	margin: -10px auto 0 auto;
	}
	
#footerContainer {
	width: 860px;
	height: 50px;
	position: relative;
	background: url(../images/footer.jpg);
	margin: 0 auto 0 auto;
	}
	
#welcome {
	width: 100%;
	height: 100%;
	position: inherit;
	margin: 0px 190px auto auto;
	background: url(../images/wecomemessage.jpg) no-repeat;
	z-index: 80;
	float: right;
	}
	
.topphoto {
	width: 352px;
	height: 183px;
	background: #000000;
	z-index: 500;
	margin-right: 30px;
	}
	
.bottomlogobox {
	width: 496px;
	height: 100px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-top: auto;
	}
	
.rightlogos {
	width: 100px;
	height: 800px;
	margin-right: 100px;
	margin-bottom: auto;
	margin-top: 0px;
	}
	
#photobox {
	width: 159px;
	height: 200px;
	position: relative;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: 100px;
	margin-top: 20px;
	float: left;
	z-index: 750;
	}
	
#panaramiBox {
	width: 300px;
	height: auto;
	position: relative;
	margin-left: 165px;
	margin-bottom: 15px;
	float: left;
	z-index: 750;
	}

.floatLeft {
	float: left;
	}
	
.floatRight {
	float: right;
	}

.clearRight {
	clear: both;
	}
	



/* ------- Text Formatting ----------------------------- */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 22px;
	padding-left: 286px;
	padding-right: 122px;
	text-align: justify;
	}
	
#flashContainer .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 1.5em;
	padding-left: 22px;
	padding-top: 22px;
	}

#contentContainer .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	padding-top: 30px;
	}
	
#contentContainer .boldindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 22px;
	padding-left: 22px;
	}
	
	
#contentContainer .virtual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 22px;
	padding-left: 22px;
	}
	
#contentContainer .image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 5px;
	padding-left: 264px;
	}
	
#contentContainer .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #349833;
	line-height: 1.5em;
	padding-top: 22px;
	}
	
#contentContainer .testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 22px;
	padding-left: 286px;
	padding-right: 220px;
	text-align: justify;
	}
	
#contentContainer .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 15px;
	}
	
#contentContainer .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 5px;
	font-style:italic
	}
	
#contentContainer .number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 5px;
	padding-left: 22px;
	}
	
#contenttwoContainer .top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 22px;
	padding-left: 20px;
	
	}
	
#contenttwoContainer .font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	padding-top: 22px;
	padding-left: 20px;
	}
	
#contentContainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align:left;
	padding-left: 286px;
	}

#contentContainer li {
	color: #222222;
	background: url(../images/bullet.gif) no-repeat;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
    font-family:Arial, Helvetica, sans-serif;
	padding-right: 122px;
	list-style: none;
	padding-top: 10px;
	padding-left: 22px;
	}


	
.indent2 {
	color: 000000;
	margin-left: 275px;
}


/* ------- Fixes --------------------------------------- */

#IEroot #welcome, #IEroot #welcome{

	width: 490px;
	height: 40px;
	position: inherit;
	margin: 0px 150px auto auto;
	background: url(../images/wecomemessage.jpg) no-repeat;
	z-index: 50;
	float: right;
}

#IEroot #threeImages, #IEroot #threeImages{
	width: 139px;
	height: 260px;
	position: inherit;
	margin: -100px 20px auto auto;
	padding-left: 20px;
	float: right;
	z-index: 60;
	}

/* Fixes menu margin in Opera */



html:first-child .menuStyle ul {

	padding-top: 22px;

	}
	
	
	
	
	
	
