body{
	background-image:url(../Images/background_image.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:0px;
	margin-bottom:20px;
}

a{
	text-decoration:underline;
	color:#0000FF;
}

a:hover{
	text-decoration:none;
}

span.clickClass{
	font-weight:bold;
	color:#5f81b8;
	font-size:12px;
}

#page-container{
	width:750px;
	height:auto;
	margin: 0 auto;
	text-align:left;
	background:#FFFFFF;
}

#head{
	width:750px;
	height:93px;
	float:left;
	display:block;
	background-image:url(../Images/head-image.gif);
	
}

#headerSEOLinks{
	width:750px;
	height:14px;
	float:left;
	display:block;
	margin-bottom:3px;
	margin-top:3px;
	text-align:center;
}

#headerSEOLinks a{
	color:#D9D9D9;
	font-size:10px;
	margin-right:13px;
	float:left;
	text-decoration:none;
}

#headerSEOLinks a:hover{
	text-decoration:underline;
}

#topmenu{
	width:730px;
	height:19px;
	float:left;
	display:block;
	background-color:#3e3e3e;
	border-top:1px solid #7b7b7b;
	border-bottom:1px solid #656565;
	padding-top:6px;
	color:white;
	text-decoration:none;
	font-size:12px;
	padding-left:20px;
}

#topmenu div{
	display:block;
	float:left;
	height:19px;
}

#topmenu a{
	display:block;
	height:23px;
	float:left;
	padding:12px 15px 3px 15px;
}

#topmenu a:hover{
	text-decoration:underline;
}

#topmenu span{
	display:block;
	height:23px;
	float:left;
	padding:16px 0px 4px 0px;
	color:#666666;
	text-decoration:none;
	font-size:9px;
}


#microFlags a{
	float:left;
	border:1px solid black;
	padding:0px;
	width:23px;
	height:15px;
	margin-top:-1px;
	margin-left:8px;
}
#microFlags a:hover{
	border-color:#CCCCCC;
}
#microFlags a img{
	border:none;
}
#microFlags a img{
	width:23px;
	height:15px;
	margin:0px;
}

a.viewButton{
	background-color:#EEEEEE;
	border:2px solid #DDDDDD;
	padding:2px 10px 2px 10px;
	float:left;
	width:142px;
	height:20px;
	color:#777777;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	display:block;
	
}
a.pdfButton{
	background-color:#EEEEEE;
	border:2px solid #7d91b6;
	padding:2px 2px 2px 27px;
	float:left;
	width:132px;
	height:20px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	display:block;
	background-image:url(../Images/pdflogo.gif);
	background-repeat:no-repeat;
	background-position:11px 2px;
	display:none;
}

a.buyButton{
	background-image:none;
	background-repeat:no-repeat;
	padding:2px 2px 2px 2px;
	float:left;
	width:157px;
	background-color:#9acb82;
	
}

a.display{
	display:block;
}

a.viewButton:hover, a.pdfButton:hover{
	background-color:#CCCCCC;
	color:#444444;
}

a.buyButton:hover{
	background-color:#aadf8f;
	color:#555555;
	text-decoration:underline;
}

h1{
	display:block;
	width:493px;
	float:left;
	color:white;
	text-decoration:none;
	font-size:12px;
	margin-top:0px;
	font-weight:normal;
}

#main{
	width:750px;
	float:left;
	display:block;
}

.title{
	width:100%;
	height:20px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #CCCCCC;
	float:left;
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#444444;
}

.tab{
	background-image:url(../Images/tab-bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:11px;
	color:#FFFFFF;
	height:17px;
	width:455px;
	text-transform:uppercase;
	padding-top:6px;
	padding-bottom:0px;
	padding-left:15px;
	margin-top:35px;
}




#left{
	width:470px;
	padding:15px;
	float:left;
	display:block;
}

/*tabmenus*/
#tabContainer{
	width:470px;
	height:auto;
	float:left;
	display:block;
	font-size:13px;
	color:#444444;
	line-height:20px;
}

#tabLinks{
	float:left;
	display:block;
	height:21px;
	width:470px;
}

#tabLinks a{
	float:left;
	display:block;
	width:154px;
	height:17px;
	text-align:center;
	margin-right:4px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding-top:4px;
	font-size:11px;
	color:#FFFFFF;
	line-height:normal;
}

#tabLinks a:hover{
	text-decoration:underline;	
}

#tabLinks a.blue{
	background-image:url(../Images/small-blue.jpg);
}

#tabLinks a.grey{
	background-image:url(../Images/small-grey.jpg);
}

#tabContainer div.content{
	float:left;
	display:block;
	width:428px;
	height:auto;
	border:1px solid #BBBBBB;
	padding:20px;
	margin-bottom:10px;
}

.leftcontent{
	padding:15px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	display:block;
	font-size:13px;
	color:#444444;
	line-height:20px;
	width:470px;
}

.leftcontent img.mainImage{
	padding:2px;
	border:1px solid #CCCCCC;
}

.leftcontent img.introImage{
	width:100px;
	height:100px;
	padding:2px;
	border:1px solid #CCCCCC;
}

.leftcontent a.product{
	background-color:#EEEEEE;
	float:left;
	height:140px;
	width:135px;
	display:block;
	margin-left:10px;
	padding:4px;
	border:1px solid #CCCCCC;	
	text-align:center;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:12px;
}

.leftcontent a.nomargin{
	margin-left:5px;
}

.leftcontent a.product img{
	width:135px;
	height:100px;
	border:0;
	float:left;
	padding-bottom:10px;
}

.leftcontent a.product div{
	width:125px;
	height:17px;
	border:0;
	float:left;
	padding:5px;
	text-align:center;
	padding-top:7px;
}

.leftcontent a.product:hover{
	background-color:#DADADA;
	text-decoration:underline;
}


#right a.product{
	background-color:#EEEEEE;
	float:left;
	height:140px;
	width:135px;
	display:block;
	margin-left:35px;
	margin-top:15px;
	padding:4px;
	border:1px solid #CCCCCC;	
	text-align:center;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:12px;
}

#right a.product img{
	width:135px;
	height:100px;
	border:0;
	float:left;
	padding-bottom:10px;
}

#right a.product div{
	width:125px;
	height:17px;
	border:0;
	float:left;
	padding:5px;
	text-align:center;
	padding-top:7px;
}

#right a.product:hover{
	background-color:#DADADA;
	text-decoration:underline;
}

#contactForm{
	width:460px;
	margin-top:10px; 
	padding-top:10px;
	float:left;
}

#contactForm div, input, textarea{
	float:left; 
	display:block;
	width:300px;
	margin-bottom:12px;
}

#contactForm div{
	text-align:right;
	margin-right:30px;
	font-weight:bold;
	width:100px;
}

#map_canvas{
	border:1px solid #FFFFFF; 
}

#toggleLink{
float:left; 
text-align:center;
width:160px; 
height:18px; 
padding-top:5px; 
margin-top:0px; 
margin-left:285px; 
margin-bottom:15px;
}

.featuresList{
	padding:0px;
	margin:0px;
	margin-left:30px;
}
.featuresList li{
	margin-top:5px;
}

.galleryThumb{
	float:left;
	padding:2px;
	width:100px;
	height:100px;
	display:block;
	margin-right:15px;
	border:1px solid #DDDDDD;
}

.galleryThumb img{
	height:100px;
	width:100px;
}

.galleryThumb:hover{
	background-color:#DADADA;
}

#flag-container{
	float:left; 
	display:block;
	width:220px;
	height:158px;
	position:relative;
	overflow:hidden;
}

#flag-container div.details{
	position:relative;
	z-index:5;
	display:block;
	width:230px;
	height:auto;
	text-align:center;
}

#flag-container div.companyDetails{
	text-align:left;
	float:left;
	display:block;
	width:220px;
	height:158px;
	margin-bottom:2px;
	color:#000000;
	font-size:12px;
	line-height:16px;
}

#toggleLink{
	font-size:12px;
	padding-left:10px;
	font-weight:normal;
}

.flagTitle{
	text-decoration:underline;
	font-size:14px;
	padding-bottom:8px;
	padding-top:12px;
	font-weight:bold;
	line-height:14px;
	float:left;
	display:block;
	width:100%;
}

.largeFlagContainer{
	float:left; 
	display:block;
	width:220px;
	height:158px;
}

.detailsContainer{
	float:left; 
	display:block;
	width:220px;
	height:158px;
	position:relative;
	overflow:hidden;
}

#flag-container img.flag{
	float:left;
	display:block;
	width:64px;
	height:43px;
	margin-top:10px;
	margin-right:10px;
	border:1px solid #CCCCCC;
}

#flag-container img.largeFlag{
	z-index:4;
	display:block;
	width:110px;
	height:74px;
	margin-top:20px;
	margin-right:10px;
	opacity:0.80;
	filter:alpha(opacity=80);
	background-color:black;
	float:left;
	border:1px solid #CCCCCC;
}

#flag-container a.overlay{
	display:block;
	position:absolute;
	width:67px;
	height:44px;
	background-color:white;
	opacity:0.50;
	filter:alpha(opacity=50);
}

#flag-container a.overlay:hover{
	opacity:0.1;
	filter:alpha(opacity=10);
}

#right{
	width:220px;
	height:auto;
	padding:15px;
	float:left;
	display:block;
	}

#rightcontent{
	width:205px;
	padding:15px;
	padding-left:0px;
	float:left;
	display:block;
	font-size:13px;
	color:#444444;
}

#menu{
	width:185px;
	float:left;
	display:block;
	height:270px;
	margin-top:15px;
}



#menu a{
	text-transform:none;
	float:left;
	width:200px;
	height:21px;
	background-image:url(../Images/gray-menu-bg.gif);
	background-repeat:repeat-x;
	font-size:13px;
	padding-top:3px;
	padding-left:10px;
	text-decoration:none;
	color:#EEEEEE;
	font-weight:bold;
}

#menu a.subMenu{
	text-transform:none;
	float:left;
	width:175px;
	height:21px;
	font-size:13px;
	padding-top:3px;
	padding-left:35px;
	text-decoration:none;
	color:#EEEEEE;
	font-weight:normal;
	background-image:url(../Images/darkgray-menu-bg.gif);
}

#menu a.active{
	background-image:url(../Images/active-menu-bg.gif);
}

#menu img{
	padding-right:10px;
}

#menu a.activepage{
	background-image:url(../Images/active-menu-bg.gif);
}

#menu a:hover{
	background-image:url(../Images/black-menu-bg.gif);
}

#foot{
	width:750px;
	height:24px;
	float:left;
	display:block;
	border-top:4px solid #595959;
	padding-top:8px;
}

#compDetails{
	float:left;
	width:750px;
	display:block;
	color:#AAAAAA;
	text-align:center;
	font-size:11px;
	line-height:16px;
	padding-bottom:15px;
}

#foot a,span{
	font-size:11px;
	color:#222222;
	text-decoration:none;
}
#foot span{
  float:left;
}

#foot a:hover{
	text-decoration:underline;
}

#right div a.picLink{
	padding-left:20px;
	padding-right:10px;
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	margin-top:4px;
	display:block;
	float:left;
}

#right div a.picLink:hover{
	text-decoration:underline;
}

/* SLIDING MENU DIVS */

#scriptmenu{
	width:465px;
	height:230px;
	float:left;
	display:block;
	color:white;
	text-decoration:none;
	font-size:12px;
	position:relative;
	overflow:hidden;
}

#scriptmenu div{
	width:365px;
	height:200px;
	display:block;
	position:absolute;
}

#scriptmenu div img{
	border:0;
}
#menuoption1{
	z-index:9;
}

#menuoption2{
	z-index:8;	
}

#menuoption3{
	z-index:7;
}

#menuoption4{
	z-index:6;
}

#menuoption5{
	z-index:5;
}

div.siteMap{
	float:left;
	display:block;
	height:auto;
	width:450px;
	font-size:16px;
	margin-left:10px;
}
div.siteMap a{
	float:left;
	display:block;
	height:30px;
	width:400px;
	clear:both;	
	text-decoration:none;
	color:#4f6a99;
	font-weight:bold;
	overflow:hidden;
}

div.siteMap a:hover{
	text-decoration:underline;
}
div.siteMap  div{
	float:left;
	font-size:14px;
	margin-left:25px;
	clear:both;
	display:inline;
}

div.siteMap div div{
	font-size:12px;
	margin-left:25px;
	float:left;
	display:inline;
	clear:both;
}

div.siteMap div a {
 color:#222222;
 
}


div.siteMap div div a{
	color:#444444;
	font-weight:normal;
}

