﻿body
{
	margin:0px auto;
	padding:0px;
	text-align:center;
	background-image:url(/Templates/images/company_profile_01.jpg); 
	background-repeat:repeat-x;
}

.header
{

	/*border:1px solid #00FF00;*/
}
.content
{
	margin: 0px auto;
	text-align:left;
	width:780px;
	
}
.logo
{
	height:105px;
	/*border:1px solid #FFFF00;*/
	background-image:url(/Templates/images/company_profile_02.jpg);
	background-repeat:no-repeat;
}
.navBar
{
	/*border:1px solid #0000FF;*/
	height:38px;
}
.earth
{
	width:216px; 
	height:233px; 
	float:right;
	position:relative;
	top:0px;
	margin-left:-216px;
	
}
.body
{
	/*border:1px solid #CC9900;*/
	
}
.image img
{
	
}
.categoryImage
{
	height:124px;
	margin-top:20px;
	vertical-align:bottom;
	padding:0px; 
	/*border:1px solid #FFFF00;*/
	text-align:left;
	
	
}
.boxHeader
{
	background-image:url(/Templates/images/company_profile_12.jpg);
	background-repeat:no-repeat;
	width:686px;
	height:40px;
}

.boxHeaderTitle
{
	line-height:40px;
	padding-left:35px;
	font-family:Myriad Pro;
	font-weight:bold;
	font-size:18px;
	color:#004875;
}


.boxContent
{
	background-image:url(/Templates/images/company_profile_13.jpg); 
	width:686px;
	height:286px;
	overflow-y:auto;
	overflow-x:hidden;
}

.runningText
{
	font-family:arial;
	font-size:12px;
	padding:15px 15px 15px 15px;
}

.box
{
	width:686px;
}
.footer
{
	font-family:arial;
	font-size:11px;
	color:#004875;
	width:686px;
	background-image:url(/Templates/images/footer.gif);
	background-repeat:repeat-y;
	line-height:20px;
}

.footer a
{
	text-decoration:none;
	color:#004875;
}

ul.mainMenu
{
	color:white;
	float:left;
	padding-right:10px;
	/*border:1px solid green;*/
	height:38px;
	margin: 0px auto;
}

ul.mainMenu
{
	color:white;
	float:left;
	padding-right:10px;
	/*border:1px solid green;*/
	height:38px;
	margin: 0px auto;
}

ul.mainMenu li
{
	list-style:none;
	float:left;
	background-image:url(/Templates/images/seperator.png);
	background-repeat:no-repeat;
	background-position:right;
	height:38px;
}

ul.mainMenu li a
{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	height:38px;
	line-height:38px;
	padding-right:10px;
	padding-left:10px;
	font-family : Myriad Pro;
	font-size:14px;
	
}

ul.mainMenu li a:hover
{
	background-image:url(/Templates/images/selected.gif);
	background-repeat:repeat-x;
}

.allProducts
{
width:100%;
height:100%;
margin:0px auto;
}

.singleProduct1, .singleProduct2
{
margin-top:30px;
float:left;
}

.singleProduct3, .singleProduct4 
{
margin-top:50px;
float:left;
}



.productImage1
{
	float:left;
	width:75px; 
	height:88px; 
	background-image:url(/Templates/images/greenPuzzle.png); 
	margin-left:50px; 
	margin-top:0px;
	background-repeat:no-repeat;
}

.productImage2
{
	float:left;
	width:75px; 
	height:88px; 
	background-image:url(/Templates/images/redPuzzle.png); 
	margin-left:50px; 
	margin-top:0px;
	background-repeat:no-repeat;
}

.productImage3
{
	float:left;
	width:75px; 
	height:88px; 
	background-image:url(/Templates/images/bluePuzzle.png); 
	margin-left:50px; 
	margin-top:0px;
	background-repeat:no-repeat;
}

.productImage4
{
	float:left;
	width:75px; 
	height:88px; 
	background-image:url(/Templates/images/yellowPuzzle.png); 
	margin-left:50px; 
	margin-top:0px;
	background-repeat:no-repeat;
}
.productDescription
{
	width:182px; 
	height:88px;   
	/*border:1px solid red;*/
	float:left;
}

.productDescriptionHeader
{
	width:182px; 
	height:19px;   
	/*border:1px solid red;*/
	padding-left:5px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
}

.productDescriptionBody
{
	width:182px; 
	height:40px;   
	/*border:1px solid red;*/
	font-family:arial;
	font-size:11px;
	padding-left:5px;
	margin-top:3px;
	overflow:hidden;
}

.productDescriptionMore
{
	width:182px; 
	height:19px;   
	margin-top:5px;
	font-family:arial;
	font-size:11px;
	padding-left:5px;
	font-weight:bold;
}