@charset "utf-8";

body	{background: url(../images/template/background.jpg) repeat-x; margin:0; font:62.5%/1.6 arial, verdana, helvetica, sans-serif; color:#333333;}
p	{ font-size:11px; padding:0; margin:0; line-height:1.5em;}
h1	{font-size:14px; margin-bottom:0; padding-bottom:0;}
h2	{font-size:14px; margin-bottom:0; padding-bottom:0; padding-top:0; margin-top:0; color:#0082D6;}
a	{color:#0082D6; text-decoration:none;}
a:hover	{color:#333333; text-decoration:underline;}
#footerabout { font-size:11px; padding:0; margin:0; line-height:1.5em;}

/*Usefull Stuff*/
.clear	{clear:both;}
.devide { background: url(../images/template/devide.jpg) no-repeat; width:719px; height:10px; clear:both; padding:10px 0 5px 0; margin-top:10px;}


/*Layout*/
#logo	{width:232px; height:109px; float:left; padding-top:30px;}


#contentHolder	{width:935px; margin:0 auto;}
#navHolder	{width:935px; height:142px; border:0; padding:0; margin:0 0 8px 0;}

#navLeftHolder	{width:190px; float:left}
#navLeftTop		{width:190px; height:6px; background:url(../images/template/sideNavTop.jpg) no-repeat;}
#navLeftMiddle	{width:180px; background:#C9C9C8; padding:0 5px;}
#navLeftBottom	{width:190px;height:14px; background:url(../images/template/sideNavBottom.jpg) no-repeat; padding-bottom:8px;}
.leftDevide		{width:180px; height:2px; background:url(../images/template/leftDevide.jpg) repeat-x; float:left;}

#content	{width:719px; float:right; padding:0 8px 8px 8px;}
#footer		{width:935px; clear:both; float:left; height:100px; padding-top:15px; background:url(../images/template/bottom.jpg) no-repeat; text-align:center;}
#footer a	{text-decoration:none; color:#333333;}
#footer a:hover	{text-decoration:underline;}
.leftNavContent	{float:left; width:180px;}

/*Navigation*/
#search	{background:url(../images/template/search.jpg) no-repeat; width:238px; height:35px; float:right; padding-bottom:69px; padding-top:5px; padding-left:35px;}

.HorizontalMenu {			height:33px;  	float:right;	position:relative;  width:605px; padding-right:50px; }							
ul.HorizontalMenu { 	margin:0; 	border:0; 	padding:0; 	list-style:none; padding-right:50px;}										
ul.HorizontalMenu li {		display:inline;  	margin:0; 		border:0; 	float:left; }										
ul.HorizontalMenu li a {	display:block; 	text-decoration:none;  	border:0; padding:0; 	font-weight:normal;  text-decoration:none;}										
ul.HorizontalMenu li a:hover {		text-decoration:none; }

#homeButton a	{background: url(../images/template/home.jpg) no-repeat; width:121px; height:33px; border:0;}
#servicesButton a	{background: url(../images/template/services.jpg) no-repeat; width:121px; height:33px; border:0;}
#eventsButton a	{background: url(../images/template/events.jpg) no-repeat; width:121px; height:33px; border:0;}
#aboutButton a	{background: url(../images/template/about.jpg) no-repeat; width:121px; height:33px; border:0;}
#contactButton a	{background: url(../images/template/contact.jpg) no-repeat; width:121px; height:33px; border:0;}

#homeButton a:hover	{background: url(../images/template/homeOver.jpg) no-repeat;}
#servicesButton a:hover	{background: url(../images/template/servicesOver.jpg) no-repeat;}
#eventsButton a:hover	{background: url(../images/template/eventsOver.jpg) no-repeat;}
#aboutButton a:hover	{background: url(../images/template/aboutOver.jpg) no-repeat;}
#contactButton a:hover	{background: url(../images/template/contactOver.jpg) no-repeat;}

/*Industries*/
#industryMainImage	{width:712px; height:255px; float:left;}
#caseStudies	{width:230px; float:right;}
#industryText	{width:480px; float:left;}
#industryImages	{width:480px; float:left;}
.industryThumb	{width:146px; height:109px; padding:10px 9px 20px 0;}

#caseTop	{ background:url(../images/industries/caseStudyTop.jpg) no-repeat; width:196px; height:30px; float:left;}
#caseMiddle	{background:url(../images/industries/caseStudyMiddle.jpg) repeat-y; width:196px; padding:0 7px; float:left;}
#caseBottom	{background:url(../images/industries/caseStudyBottom.jpg) no-repeat; width:196px; height:12px; float:left;}
.caseStudyLink	{width:182px; border-bottom:#B1B1AF 1px solid; border-top:#FFFFFF 1px solid; height:21px; float:left; padding-top:10px;}
.caseStudyLink a	{ text-decoration:none; color:#0082D6;}
.caseStudyLink a:hover	{ text-decoration:underline; }


/*Homepage*/

.homePanelHolder	{width:213px; float:left; margin:0 20px 20px 0; border:1px #AFAFAD solid;}
.homePanelTop		{width:213px; float:left;}
.homePanelMiddle	{width:193px; height:130px; float:left; background:#C9C9C8; padding:10px 10px 5px 10px;}
.homePanelBottom	{width:213px; height:6px; float:left;}
.scroller			{width:637px; height:46px; background:url(../images/homepage/scroll.jpg) no-repeat; float:left; padding:10px 28px 10px 25px; margin-top:10px;}



/*Product Info*/
#ProdImagesLeft	{ float:left; width:282px; padding-top:5px;}
#ProdInfoRight	{ float:left; width:405px; padding-left:15px; padding-top:5px;}
#ProdVariantHolder	{width:715px; clear:both; padding-top:20px;}

/*About Services Events Div devider*/
.contentDevide	{width:715px; padding-bottom:15px; border-bottom:1px solid #B1B1AF; float:left;}

