@charset "utf-8";
/* CSS Document */
* 
{
  outline: none;
}


body{
	margin:0px;
	padding:0px;
	background-color:#474747;
	
	
}

#container{
	width:1000px;
	margin:0px auto;

	
	
}


#header{
	background-color:#f2f0ec;
	float:left;
	width:1000px;
	
}

#nav{
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#282827;
	margin-right:36px;
	
}

#nav ul{
	list-style-type:none;
	margin:40px 0px 0px 0px;
	padding:0px;
	
	
}


#nav ul li{
	display:inline;
	margin:0px;
	padding-left:3px;
	
}

#nav ul li a {
	color:#282827;
	text-decoration:none;
	
}

#wordAnimation{
	
	background-color:#282827;
	
	
}

#content{
	background:url(/images/background_pattern.gif);
	padding:0px 0px 30px 25px;
	min-height:350px;
	float:left;
	width:975px;
	z-index:1000;
}


/* home */


#homeInteriorContent{
	padding:30px 20px 0px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:26px;
	float:left;
}



.homeCol{
	width:265px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 19px;
	color:#5f5d5c;
	line-height:28px;
	margin-right:10px;
	text-align: left;
}


.homeCol2{
	width:305px;
	float:left;
	margin-left:25px;
}

.homeCol2 .beyond{
	background-color:#72aac5;
	border:1px solid #a9c8d6;
	height:405px;
}

.homeCol2 .sell{
	background-color:#bf8265;
	border:1px solid #bf8265;
	height:405px;
}

.homeCol2 .text{
	padding:15px 25px 0px 25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#282827;
	line-height:20px;
	height:130px;
	
}

.homeCol2 strong{
	font-size:15px;
	
}

#footer
{
	background-color:#272727;
	height:164px;
	width:1000px;
	
}

#footerLeft{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:21px;
	padding:20px 0px 10px 34px;
	width:200px;
	float:left;
}

#footerLeft a {
    color:#666; 
    text-decoration:none;
}

#footerNav1, #footerNav2 {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#282827;
	width: 150px;
	height: 164px;
	float:left;
	padding-top: 15px;
	
	
	
}

#footerNav1 ul, #footerNav2 ul{
	list-style-type:none;
	padding:5px 0px 5px 5px;
	
	
}


#footerNav1 ul li {
    margin:0px;
	padding-left:10px;
	padding-top:6px;
}
#footerNav2 ul li{
	margin:0px;
	padding-left:3px;
	padding-top:6px;
}

#footerNav1 ul li a, #footerNav2 ul li a {
	color:#282827;
	text-decoration:none;
	
}



#Quotes{
    float:right;
    width:416px; height: 164px;
    background: url(/images/clock.png) bottom right;
    display: none;
}

#Quotes h3 { font-family: Verdana, "Times New Roman", Times, serif; font-size: 20px; color:#ffffff !important;
             padding: 40px 10px 0px 20px;
             }
/* interior */


#homeTopFlash, #beyondOneFlash, #sellutionaryFlash, #aboutFlash {
	z-index:900;
}

#beyondOneFlash, #sellutionaryFlash {
    height: 340px;
    width: 1000px;
}

#aboutFlash
{
    height: 173px;
    width: 1000px;
}

#homeTopFlash {
	height: 173px;	
}

#contactHeader{
	height: 236px;	
	background-color:#282827;
}

#Collaboration
{
    height:340px;
    width:1000px;
    background-color:#282827;
}
#Collaboration img
{
    padding-left: 25px; padding-top: 10px;
}
.CollaborationText
{
    font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff; 
	padding:10px 30px 10px 30px; 
}


#interiorContent{
	margin:30px 60px 0px 50px;
	font-family:Verdana, sans-serif;
	font-size:14px;
	line-height:22px;
}

#subNav{
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ccc;
	margin:-25px 0px 0px 0px;
	position:relative;
	z-index:1000;
	background-color:#282827;

}





.beyondSubNavOn{
	width:100px;
	padding:2px 10px 7px 10px;
	text-align:center;
	float:left;
	margin-left:1px;
	font-weight:bold;
	background:url(file:///images/bkgd_subNav_on.jpg) repeat-x top left;
	
}

.subTab{
	width:100px;
	padding:2px 10px 7px 10px;
	text-align:center;
	float:left;
	margin-left:1px;
	background:url(file:///images/bkgd_subNav_off.jpg) repeat-x top left;
	
}




#subNav ul{
	margin:0px;
	padding:0px;
}


#subNav ul li{
	display:inline;
	margin:0px;
}

#subNav ul li a {
	color:#ccc;
	text-decoration:none;
}

.beyondOneText{
	color:#25688b;
	float:right;
	padding-right: 10px;
	width: 590px;
}

.sellutionaryText
{
    width: 590px;
	color:#8c3308;
	float:right;
	padding-right: 10px;
}

.sellutionaryImage
{
    width: 303px;
    float:left;
}

.bold
{
    font-weight: bold;
}


#contact h4 { font-size: 20px;}

#contactPage {width: 900px; float:left;}
#contactForm {width: 350px; float:left; padding-left:50px;}
#contactLine {width: 10px; float:left; padding-left:200px;}
#contactRight { float:left; padding-left:60px;}
.contactFormFieldLabel { font:14px Verdana, Helvetica, sans-serif; float:left; width:125px; padding:7px; text-align:right; float:left;}
.contactFormFieldInput input { margin-bottom:10px; width:175px; font:14px Verdana, Helvetica, sans-serif; border:solid 1px #282827; color:#555; float:left; }
.contactButton { clear:left; margin:10px 0px 0px 145px; display:block; font-weight:bold; color:#fff; background-color:#282827; width:85px; height:30px; line-height:30px; text-decoration:none; text-align:center; }
.contactButton:hover { background-color:#000; text-decoration:none; }
#contactSocial { padding-top:5px;}



#about-container {width:950px;}
#about-top {width:900px; background-color:#dddcd8; line-height:20pt; color:#282828; font:14px Verdana, Helvetica, sans-serif; padding:5px 25px 10px 25px;}
#about-top h2 {color:#ae4512;font-size: 22pt;}
.amber {color:#ae4512; font-weight:600;}
#about-bottom {width:900px;color:#282828; font:14px Verdana, Helvetica, sans-serif; padding:1px 25px 10px 25px; margin-top:25px;}
#about-bottom-left {width: 420px; float:left; line-height:18px; }
#about-bottom-right {width: 420px; float:left; padding: 0 5px 0 30px; line-height:18px; }
#about-bottom-left hr, #about-bottom-right hr {margin-top:20px; margin-bottom:20px;}
.about-bottom-header {color:#ae4512; font-size: 16px; font-weight:600;padding-bottom:2px;}
#about-bottom-right-conclussion {background-color:#dddcd8; line-height:20pt; color:#282828; font:14px Verdana, Helvetica, sans-serif; padding:1px 25px 0px 25px; margin-top:10px; }
#about-bottom-right-conclussion h4 {color:#a5143d;font-size: 24pt; font-size:600; margin-top: 20px;}
#about-bottom-right-conclussion h5 {color:#a5143d;font-size: 16pt; margin-top: -20px; padding-bottom: 20px;}



#services-container {width:800px;}
#services-Services {float:left;}
    #services-Services .heading {width:750px; cursor: pointer; padding:2px 2px 2px 0px; font-size:18px;font-weight:bold;color:#000000;}
    #services-Services .heading:hover {  color:#a5143d;}
    #services-Services .closed {width:750px; font-size:14px; font-weight:normal;}
    #services-Services .open {width:750px; font-size:15px; font-weight:normal;display:none;}
    #services-Services .divider {padding: 3px 0px 10px 0px;}
    
    #services-Services .row1 {background-color: #f8f8f8;}
    #services-Services .row2 {background-color: #8f8f8f;}
#services-right {width: 190px; float:left; margin-top:40px; padding-left 20px;}
    #services-right #head1 {color:Red;font-weight: bold; padding: 5px;}
    #services-right #head2 {color:green;font-weight: bold; padding: 5px;}
    #services-right #body1 { padding: 5px;}
    #services-right #body2 { padding: 5px;}