@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 100%;
	height: 100%;
	width: 100%;
	margin: 0;
}

html #mainWrapper {
	width: 920px;
}

#mainWrapper {
	font-size:62.5%;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

#header{
	height: auto;
	width: auto;
}

#menu {
	height: 50px;
	width: 920px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#productsMenuItem a{
	display:block;
	float: left;
	width: 215px;
	height: 20px;
	padding-left: 15px;
	padding-top: 30px;
	color: #FFFFFF;
	background: url(../images/products.jpg) top center no-repeat;
}

#productsMenuItem a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom center;
}

#productsMenuItemDown a{
	display:block;
	float: left;
	width: 215px;
	height: 20px;
	padding-left: 15px;
	padding-top: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/products.jpg) bottom center no-repeat;
}

#portfolioMenuItem a{
	display:block;
	float: left;
	width: 215px;
	height: 20px;
	padding-left: 15px;
	padding-top: 30px;
	color: #FFFFFF;
	background: url(../images/portfolio.jpg) top center no-repeat;
}

#portfolioMenuItem a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom center;
}

#portfolioMenuItemDown a{
	display:block;
	float: left;
	width: 215px;
	height: 20px;
	padding-left: 15px;
	padding-top: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/portfolio.jpg) bottom center no-repeat;
}

#usMenuItem a{
	display:block;
	float: left;
	width: 215px;
	height: 20px;
	padding-left: 15px;
	padding-top: 30px;
	color: #FFFFFF;
	background: url(../images/us.jpg) top center no-repeat;
}

#usMenuItem a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom center;
}

#usMenuItemDown a{
	display:block;
	float: left;
	width: 215px;
	height: 20px;
	padding-left: 15px;
	padding-top: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/us.jpg) bottom center no-repeat;
}

#neutralMenuItem a{
	display:block;
	float: left;
	width: 214px;
	height: 20px;
	padding-left: 15px;
	padding-top: 30px;
	color: #FFFFFF;
	background: url(../images/neutral_element.jpg) top center no-repeat;
}

#neutralMenuItem a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom center;
}

#neutralMenuItemDown a{
	display:block;
	float: left;
	width: 214px;
	height: 20px;
	padding-left: 15px;
	padding-top: 30px;
	color: #FFFFFF;
	background: url(../images/neutral_element.jpg) bottom center no-repeat;
}

#mainLeftContainer{
	margin-top: 40px;
	padding-left: 15px;
	width: 674px;
	float: left;
	border-right: 1px #DCDCDC solid;
	color: #54574f;
}

#mainRightContainer{
	margin-top: 40px;
	width: 230px;
	float: left;
}	

#mainTagLine{
	width: auto;
	height: auto;
	padding-bottom: 23px;
	border-bottom: 1px #DCDCDC solid;
}

#mainFlashMovie{
	width: 658px;
	height: 358px;
	background-color: #000000;
	margin-bottom: 27px;
}

#bookFlashMovie{
	width: 654px;
	height: 424px;
	background-color: #000000;
	margin-bottom: 27px;
}

#viewOurPortfolio{
	width: auto;
	height: auto;
}

#rightContentConatiner{
	width: auto;
	height: auto;
}

#rightContentLineBreak{
	width: auto;
	height: auto;
	margin-bottom: 15px;
	border-bottom: 1px #DCDCDC solid;
	margin-right: 15px;
}		

#footer{
	border-top: 1px #DCDCDC solid;
	margin-left: 15px;
	margin-right: 15px;
	clear: both;
	width: auto;
	height: auto;
}	

#footerLineBreak{
	width: auto;
	height: auto;
	border-bottom: 1px #DCDCDC solid;
	clear: both;
	margin-bottom: 30px;
}

#footerDropUsAnEmail{
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerLeftLinks{
	width: auto;
	height: auto;
	font-size: 1.1em;
	color: #8C8D85;
	float: left;
}	

#footerCopyRight{
	width: auto;
	height: auto;
	font-size: 1.1em;
	color: #8C8D85;
	float: right;
	padding-bottom: 30px;
}	

#skypeLogo{
	width: auto;
	height: auto;
	float: right;
}

#skypeUsHere{
	font-size: 1.1em;
	line-height: 1.3em;
	color: #8C8D85;
	text-align: justify;
	float: left;
}

#homePageSpacer{
	width: auto;
	height: 19px;
}

#mainPageHeader{
	padding-top: 30px;
	padding-bottom: 23px;
	width: auto;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

#mainBodyText{
	float: left;
	width: 415px;
	height: auto;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: justify;
	padding-bottom: 20px;
}

#mainBodyRightContainer{
	float: left;
	width: auto;
	height: auto;
	margin-left: 30px;
	padding-bottom: 20px;
}

#mainBodyRightPic{
	width: auto;
	height: auto;
	margin-bottom: 20px;
}

#mainBodyQuote{
	width: auto;
	height: auto;
}

#portfolioQuotePic{
	float: left;
	width: auto;
	height: auto;
	margin-left: 33px;
	margin-bottom: 20px;
}	

#portfolioControlContainer{
	width: auto;
	height: auto;
	font-size: 1.1em;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 1px #DCDCDC solid;
}	

#portfolioSlideShow{
	clear: both;
	width: auto;
	height: 403px;
	margin-bottom: 20px;
}				 		

#portfolioRightNavContainer{
	width: auto;
	height: 16px;
	float: left;
}	

#portBackButtonContainer{
	float: left;
	width: 490px;
	height: 16px;
}

#portLineDivide{
	float: left;
	width: auto;
	padding-right: 6px;
	padding-left: 6px;
}

#galleryBackBtnContainer{
	clear: both;
	width: auto;
	height: auto;
}

#productsText{
	width: auto;
	height: auto;
	padding-right: 37px;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: justify;
	margin-bottom: 20px;
}					 

/* Styles */

a:link,a:active,a:visited {
	color : #FF8214; text-decoration: none;
}
a:hover	{
	text-decoration: underline; 
	color : #FF8214; 
}

a.orange:link,a.orange:active,a.orange:visited {
	text-decoration: none;
	color: #FF8214;
}
a.orange:hover {
	text-decoration: underline;
	color: #FF8214;
}

a.green:link,a.green:active,a.green:visited {
	text-decoration: none;
	color: #00FF01;
}
a.green:hover {
	text-decoration: underline;
	color: #00FF01;
}

a.blue:link,a.blue:active,a.blue:visited {
	text-decoration: none;
	color: #017EFE;
}
a.blue:hover {
	text-decoration: underline;
	color: #017EFE;
}

a.grey:link,a.grey:active,a.grey:visited {
	text-decoration: none;
	color: #8C8D85;
}
a.grey:hover {
	text-decoration: none;
	color: #E59002;
}

a.port:link,a.port:active,a.port:visited {
	text-decoration: none;
	color: #54574f;
	/*border-bottom:1px solid #D5E2EB;*/

}
a.port:hover {
	text-decoration: none;
	color: #E59002;
}

.productsThumbsImg{
	padding-left: 25px;
}	

.galleryBtn{
	float: left;
	width: auto;
	height: auto;
	margin-right: 1px;
}

.galleryImg{
	padding: 5px;  
    border:  1px solid #A3A3A3;  
    background-color: #FFFFFF;
}

.portfolioThumbContainer{
	float: left;
	width: auto;
	height: auto;
	padding-right: 20px;
	padding-bottom: 25px;
}

.portfolioThumb{
	width: auto;
	height: auto;
}

.portfolioThumbImg{
	display: block;
	width: auto;
	height: auto;
	padding: 2px;  
    border:  1px solid #A3A3A3;  
    background-color: #FFFFFF;
}

.portfolioThumbText{
	width: auto;
	height: auto;
	padding-top: 10px;
	color: #FF8214;
	font-size: 1.3em;
}			 

.portButtonPrevContainer{
	width: auto;
	height: 15px;
	float: left;
	background-image: url(../images/back_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
}	

.portButtonNextContainer{
	width: auto;
	height: 15px;
	float: left;
	background-image: url(../images/forward_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
}	


.img {
	display: block;
}

.rightModuleText{
	font-size: 1.1em;
	line-height: 1.3em;
	color: #8C8D85;
	text-align: justify;
	width: auto;
}

.rightContentPackageImg{
	width: auto;
	height: auto;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 35px;
}	

.rightContentModule{
	width: auto;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 5px;
}	

.rightContentHeader{
	width: auto;
	height: auto;
	padding-bottom: 15px;
}

.orangeArrowHeader{
	width: auto;
	height: 15px;
	background-image: url(../images/header_arrow_orange.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 1px;
	color: #FF8214;
	font-size: 1.2em;
	font-weight: bold;
}

.greenArrowHeader{
	width: auto;
	height: 15px;
	background-image: url(../images/header_arrow_green.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 1px;
	color: #FF8214;
	font-size: 1.2em;
	font-weight: bold;
}

.blueArrowHeader{
	width: auto;
	height: 15px;
	background-image: url(../images/header_arrow_blue.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 1px;
	color: #4E97FE;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.footerModuleFirst{
	width: 209px;
	height: auto; 
	float: left;
	padding-top: 27px;
	padding-right: 15px;
	border-right: 1px #DCDCDC solid;
}

.footerModuleLast{
	width: auto;
	height: auto; 
	float: left;
	padding-top: 27px;
	padding-left: 15px;
}

.footerModule{
	width: 194px;
	height: auto; 
	float: left;
	padding-top: 27px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px #DCDCDC solid;
}

.footerHeader{
	width: auto;
	height: auto;
	padding-bottom: 15px;
}

.footerModuleText{
	font-size: 1.1em;
	line-height: 1.3em;
	color: #8C8D85;
	text-align: justify;
}		
		
	
		
