@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(images/bg.gif) repeat top left;
	color: #616161;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	text-align: center;
	display: block;
}

/* text styles */

img a{
	border: none;
	}

img { border: none; } 


h1, h2, h3, h5, h6 { 
	margin: 0px;
	padding: 0 0 5px 0;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a90560;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0 0 0;
	line-height: 1.3em;
	}
	


h2{
	color: #a90560;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2.home{padding: 20px 0 0 0;}

h3 {  
	font-size: 18px; 
	color: #1f95c8; 
	border-bottom: 1px solid #9bcee4; 
	margin-bottom: 5px; 
	padding: 3px 0 3px 0; 
	text-align: left;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


h4{
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
}

h5{
	color: #f18ec6;
	font-weight: bold;
	font-size: 22px;
	padding: 0;!important;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify
}

.content ul{
	margin: 0;
	padding: 5px 0 20px 0;
}

.content li{
	margin: 10px 0 0 20px;
	padding: 0;
}

.pink{color: #a90560; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.5em;}
.bold{font-weight: bold;}



a{
	color: #565656;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	color: #565656;
	text-decoration: underline;
}

#spacer { clear: both }


.top-bg {	
	background: url(images/header-bg.gif) repeat-x top left;
	position: relative;
	margin: 0px auto;
	z-index: 0;
	left:0px;
	top:0px;
	height: 162px;
	display: block;
	width: 100%;
	}

.container {	
	width: 979px;
	position: relative;
	margin: 0px auto;
	min-height: 100%;
	text-align: left;
	height: auto;
	z-index: 5;
	left:0px;
	overflow: hidden;

}

#header{
	background: #f4e9ef url(images/header-bg.gif) repeat-x top left;
	display: block;
	height: 416px;
	width: 100%;
	position: relative;
}

.header-right{
	float: right;
	position: relative;
	z-index: 20;
	}

.top-nav{
	background: url(images/top-nav.gif) no-repeat;
	width: 226px;
	height: 28px;
	color: #ffffff;
	float: right;
	margin: 0 10px 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	font-size: 14px;
	}

.top-nav a{ color: #ffffff; font-weight: normal;}
.top-nav a:hover{ color: #a90560; font-weight: normal; text-decoration: none;}

.top-contact{
	float: right;
	width: 211px;
	height: 58px;
	clear: both;
	margin: 20px 20px 31px 0;
	position: relative;
	}

.flash{
	width: 979px;
	height: 266px;
	position: relative;
	margin-top: 0px;
	}

.flash-inner{
	background: url(images/flash-inner.jpg) no-repeat; 
	width: 979px;
	height: 266px;
	display: block;
	float: left;
	}

.flash-inner p{ color: #ffffff; font-size: 18px; margin: 38px 0 0 40px;}

.logo{
	position: relative;
	height: 151px;
	width: 293px;
	float: left;
}

.logo img{
	position: relative;	
	height: 121px;
	width: 293px;
	padding: 18px 0 0px 0;
	float: left;
}


.content {
	width: 969px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: auto;
	padding: 20px 0 20px 0;
	border-left: 5px solid #e2e2e2;
	border-right: 5px solid #e2e2e2;
	background-color: #f7f7f7;
	float: left;
}

.left{
	width: 460px;
	position: relative;
	float: left;
	margin: 0 8px 6px 20px;
	}

.left-half-home{height: 266px; padding: 10px 20px 0 20px; margin: 0 6px 0 20px;}
.left-half-web{height: 424px; padding: 10px 20px 0 20px;}
.left-half-seo1{ height: 404px; margin: 0 0 6px 0; padding: 10px 20px 0 20px;}
.left-half-seo2{ height: 190px; padding: 20px 20px 0 20px;}
.left-half-banner1{ height: 274px; margin: 0 0 6px 0; padding: 10px 20px 0 20px;}
.left-half-banner2{ height: 170px; padding: 20px 20px 0 20px;}

.left-half-home,.left-half-web,.left-half-seo1,.left-half-seo2,.left-half-banner1,.left-half-banner2{
	background-color: #fff;
	border: 1px solid #e2e2e2;
	width: 420px;	
	position: relative;
	float: left;
	}

.right-half-home{ background: url(images/promotion-bg.gif) no-repeat;}

.right-half-home{
	width: 450px;
	height: 198px;
	position: relative;
	padding: 80px 10px 10px 10px;
	float: left;
	margin: -11px 0 6px 0;
	}
	
.right{ 
	width: 460px;
	float: left;
	position: relative;
	margin: 0px 0 0 0; 
	}

	
.right-half-home h2{ color: #a90560; font-size: 24px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center;}
.right-half-home p{ color: #ffffff; font-size: 18px; text-align: center; line-height: 1.3em;}

.web-right1,.web-right2,.seo-right1,.seo-right2,.seo-container{
	background-color: #fff;
	border: 1px solid #e2e2e2;
	float: left;
	}
	
.web-right1{width: 460px;}
.web-right2{padding: 20px; width: 420px; height: 160px; margin: 6px 0 0 0;}
.seo-right1{width: 460px; height: 440px;}
.seo-right2{padding: 20px; width: 420px; height: 145px; margin: 6px 0 6px 0;}


.web-right1-left{
	padding: 10px;
	width: 190px;
	float: left;
	}

.web-right1-right{
	float: right;
	}

.web-right1-onecol{ padding: 10px; width: 440px; height: 462px;}
	
.web-right2 p,.seo-right2 p,.left-half-banner2 p{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	}

.seo-right1rest{ margin: 0 0 0 10px;}

.web-right2 img,.seo-right2 img,.left-half-banner2 img{padding: 0 4px 0 4px;}
	
.home-intro{
	background-color: #fff;
	border: 1px solid #e2e2e2;
	width: 907px;
	padding: 10px;
	margin: 0px 0 0 20px;
	position: relative;
	height: 200px;
	}

.intro, .intro-portfolio,.intro-services{
	background-color: #fff;
	border: 1px solid #e2e2e2;
	width: 887px;
	padding: 20px;
	position: relative;
	float: left;
	}
	
.intro, .intro-portfolio{margin: 0px 0 0 20px;}
.intro-services{margin: 0px 0 20px 20px;}

.contact-banner, .home-contact-banner{
	width: 928px;
	height: 53px;
	position: relative;
	}
	
.contact-banner{ margin: 20px 0 20px 0; }
.home-contact-banner{ margin: 10px 0 0px 20px;}

.home-services{
	width: 930px;
	position: relative;
	margin: 0px 0 0 20px;
	clear: both;
	}
	
.col1,.col2,.col3{
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	width: 206px;
	float: left;
	padding: 10px;
	position: relative;
	margin: 0 6px 0 0;
	height: 290px;
}


.col4{
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	width: 206px;
	float: left;
	padding: 10px;
	position: relative;
	margin: 0 0px 0 0;
	height: 290px;
}

.webicon{ float: left; width: 62px; height: 48px; padding: 0 5px 0 0;}
.seoicon{ float: left; width: 70px; height: 52px; padding: 0 5px 0 0;}
.logoicon{ float: left; width: 84px; height: 48px; padding: 0 5px 0 0;}
.printicon{ float: left; width: 62px; height: 48px; padding: 0 5px 0 0;}
.col1 p,.col2 p, .col3 p, .col4 p{ clear: both; padding: 10px 0 0 0;}

.button a{ 
	background: url(images/button.gif) no-repeat;
	color: #1c6585;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	width: 195px;
	height: 32px;
	display: block;
	font-weight: normal;
	padding: 5px 0 0 0;
	margin: 10px 0 0 4px;
}

.button a:hover{background: url(images/button-over.gif) no-repeat; text-decoration: none; color: #ffffff;} 

.portfolio-home-header{
	background-color: #9bcee4;
	width: 935px;
	height: 50px;
	margin: 15px 0 0 17px;
	position: relative;
	float: left;
	display: block;
	}
	
.portfolio-home-header h3{
	float: right;
	color: #ffffff;
	font-size: 18px;
	margin: 3px 10px 0 0;
	position: relative;
	}
	
.portfolio-home-header a{ 
	color: #ffffff; 
	font-size: 14px; 
	float: right; 
	clear: both; 
	margin: 0 10px 0 0;
	position: relative;
	z-index: 10;
	}	
	
.portfolio-home{
	padding: 0px 0px 0px 0px;
	margin: -55px 0 0px 10px;
	position: relative;
	height: 470px;
	z-index: 5;
	float: left;
	}

.portfolio-home-inner{
	width: 942px;
	height: 380px;
	margin: 0px 0 0 10px;
	position: relative;
	}

.view-prices a{
	background: url(images/view-prices.gif) no-repeat;
	width: 316px;
	height: 27px;
	color: #f18cc5;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 7px 0 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0 0 20px;
	}

.view-prices a:hover{
	background: url(images/view-prices-over.gif) no-repeat;
	color: #ffffff;
	text-decoration: none;
	}

/* inner services pages */

.packages-header{
	background-color: #a90560;
	height: 40px;
	width: 925px;
	padding: 5px 0 0 5px;
	margin: 0 0 10px 0;
	}

.web-package1{
	width: 931px;
	margin: 0 0 20px 0;
	height: 150px;
	}
	
.web-package1-left{
	background-color: #ebf8fd;
	width: 498px;
	border: 1px solid #9dcfe5;
	float: left;
	height: 150px;
	}

.web-package1-right{
	background-color: #e2e2e2;
	width: 418px;
	height: 150px;
	border: 1px solid #cacaca;
	float: left;
	padding: 0px 0 0 10px;
	}

.web-package1-right li{padding: 5px 0 0 5px; margin: 0;}
.web-package1-right ul{padding: 10px 0 0 20px; margin: 0;} 

.service-header-blue{ 
	height: 27px; 
	width: 340px; 
	margin: 0; 
	position: relative;
	padding: 5px 0 0 160px;
	background-color: #9bcee4;
	}

.service-header-blue h2{ color: #004462;}
.service-header-blue p{ 
	color: #004462;
	padding: 10px 20px 0 0;
	}

/* web design CSS */

	
.packages-icon-budget, .packages-icon-promotion, .packages-icon-content{
	width: 132px;
	height: 58px;
	position: relative;
	margin: -26px 0 0 10px;
	float: left;
	overflow: hidden;	
	padding: 125px 0 0 0;
	font-weight: normal!important;
	text-align: center;	
	}

.packages-icon-budget { background: url(images/web-budget.gif) no-repeat; color: #1c6585!important;}
.packages-icon-promotion { background: url(images/web-promotion.gif) no-repeat; color: #a90560!important;}
.packages-icon-content { background: url(images/web-content.gif) no-repeat; color: #1c6585!important;}

.budgetprice,.promotionalprice,.contentprice{ 
	margin: -135px 0px 0 0px;
	left: 10px;
	position: relative;
	width: 85px;
	height: 86px;
	float: right;
	}
.budgetprice{		background: url(images/webprice1.png) no-repeat;}
.promotionalprice{ 	background: url(images/webprice2.png) no-repeat;}
.contentprice{ 		background: url(images/webprice3.png) no-repeat;}


.service-price{
	position: relative;
	width: 73px;
	height: 71px;
	margin: -52px -10px 0 0;
	float: right;
	overflow: hidden;
	}

.service p{
	width: 750px;
	float: left;
	margin: 0 10px 10px 10px;
	overflow: hidden;
	}
	
/* seo styles */


table.seo-results{
	border-collapse:collapse;
	margin: 0 0 10px 0px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	}
table.seo-results td.dark{background-color: #666; color: #ffffff; font-weight: bold;}	

.seo-left{
	width: 580px;
	position: relative;
	float: left;
	margin: 0 6px 0 0;
	}

.seo-right{
	width: 302px;
	position: relative;
	float: left;
	background-color: #fff;
	border: 1px solid #e2e2e2;
	padding: 20px;
	height: 574px;
	}

.seo-container { 
	width: 580px;
	background-color: #fff;
	border: 1px solid #e2e2e2;
	position: relative;
	float: left;
	margin: 0 6px 6px 0;
	}
.seo-container h2{ color: #ffffff; padding: 5px 0 5px 5px; font-size: 16px;}
.seo-container ul{ padding: 0px 0 10px 20px;}
.seo-container li{ padding: 0px 0 0px 5px; font-size: 14px; margin: 5px 0 5px 10px; cursor: pointer;}

.seo-header-bronze,.seo-header-silver,.seo-header-gold{ 
	width: 578px; 
	margin: 1px;
	height: 30px;
	}

.seo-header-bronze{ background-color: #b97a00;}
.seo-header-silver{ background-color: #979797;}
.seo-header-gold{ background-color: #716000;}

/* portfolio  */

.key{
	width: 500px;
	float: left;
	position: relative;
	}

.icon-logo, .under, .over, .icon-flash, .video{
	float: left; 
	cursor: pointer; 
	margin: 0 5px 0 0;
	height: 90px; 
	width: 90px;
	}


.icon-logo{  background: url(images/icon-logo.gif) no-repeat; }
.under{ background: url(images/icon-under.gif) no-repeat;}
.over{ background: url(images/icon-over.gif) no-repeat;}
.icon-flash{ background: url(images/icon-flash.gif) no-repeat;}
.video{ background: url(images/icon-video.gif) no-repeat;}

.left-port{float: left;width: 300px;}
.left-port-narrow{float: left;width: 500px;}
.right-port{float: right;}
	
.portfolio-main{
	width: 987px;
	position: relative;
	margin: 0 20px 0 20px;
	display: block;
	clear: both;
	}

.port1,.port2,.port3{
	width: 285px;
	position: relative;
	margin: 0px 5px 0 0;
	padding: 0px 7px 10px 0px;
	display: block;
	float: left;
	}
	

	

.port1,.port2 {margin: 20px 32px 0 0;}
.port3 {margin: 20px 0px 0 0;}

.websiteimg{
	width: 281px;
	height: 143px;
	margin: -10px 0 10px 0;
	}
	
.visit,.viewlogo,.enlarge{
	width: 101px;
	height: 20px;
	float: right;
	margin: -7px 4px 0 0;
	padding: 0 0 9px 0;
	}

.visit{background: url(images/tab-visit.gif) no-repeat;}
.viewlogo{background: url(images/tab-viewlogo.gif) no-repeat;}
.enlarge{background: url(images/tab-enlarge.gif) no-repeat;}
	
.visit:hover{background: url(images/tab-visit-over.gif) no-repeat;}
.viewlogo:hover{background: url(images/tab-viewlogo-over.gif) no-repeat;}
.enlarge:hover{background: url(images/tab-enlarge-over.gif) no-repeat;}

.iwouldlike a{
	background: url(images/button-iwould.gif) no-repeat;
	width: 273px;
	height: 28px;
	margin: 10px 0 0 0;
	display: block;
	color: bb0f03;
	font-size: 5px;
	}
	
.iwouldlike a:hover{
	background: url(images/button-iwould-over.gif) no-repeat;
	}

.web-tag{
	font-size: 10px;
	padding: 0;
	margin: 0;
	}
	
/* banner portfolio styles */

.banner1{
	background-color: #fff;
	border: 1px solid #e2e2e2;
	width: 887px;
	padding: 20px;
	margin: 10px 0 10px 0px;
	position: relative;
	clear: both;
	float: left;
	}
	
.banner{width: 596px; float: right;}
.banner1 p{width: 250px; float: left;}
.gingerfixbanner{float: right; width: 619px; margin: 20px 0 0 0;}

.bannerphotos{
	background-color: #eeeeee;
	width: 927px;
	margin: 0 0 -20px -20px;
	position: relative;
	float: left;
	}
.bannerphotosinfo 		{margin: 10px 0 0 20px; float: left; width: 240px;}
.bannerphotosimg		{float: right; margin: 10px 10px 10px 0 ; width: 156px; border: 2px solid #61b0d7;}
.bannerphotosimglarger	{float: right; margin: 10px 25px  10px 0; width: 197px; border: 2px solid #61b0d7;}


/* contact page CSS */

.contact-info{
	width: 350px;
	float: left;
	}

.quotebox{
	background: url(images/quote-bg.gif) no-repeat;
	height: 327px;
	width: 410px;
	padding: 20px;
	float: right;
}

.quotebox h3{ color: #c81377; border-bottom: none; font-size: 22px;}


.quoteForm{
	margin: 5px 0 0 0;
	float: right;	
	width: 420px;
}	

.quoteForm .label {
	float: left;
	clear: left;
	width: 120px;
	margin: 5px 5px 0 10px;
	text-align: left;
	padding: 8px 0 0 0;
	font-size: 14px;
	color: #c81377;
}

input.quotename,input.quoteemail, input.quotecontact{ 
	width: 240px;
	background-color: #fff;
	margin: 0px 0 5px 0;
	padding: 7px 0 10px 10px;
	float: left;
	border: 0;
	color: #f18ec6;;
	font-weight: bold;
	font-size: 12pt;
	background: url(images/formfield.png) no-repeat;
}

textarea.quotemessage{
	background: url(images/messagefield.png) no-repeat;
	width: 230px;
	border: 0;
	height: 77px;
	padding: 5px;
	color: #f18ec6;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
textarea.quotemessage:hover{ background: url(images/messagefield-over.png) no-repeat;}

input.quotename:hover,input.quoteemail:hover,input.quotecontact:hover{ background: url(images/formfield-over.png) no-repeat;}

.submitquote{
	margin: 5px 0 0 135px;
	background: url(images/footersubmit.png) no-repeat;
	height: 26px;
	width: 240px;
	border: 0;
	cursor: pointer;
	}

.submitquote:hover{ background: url(images/footersubmit-over.png) no-repeat;}
	

/* navigation styles */

#nav{
	width: 633px;
	height: 30px;
	clear: both;
	float: right;
	margin-top: -20px;
	position: relative;
	overflow:hidden;
}

#nav ul.buttons {
	margin: 0;
	list-style-type: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 5px;
	float: left;
}

#nav ul.buttons li{ 
	list-style-type: none;
	float: left;
	padding: 0;
}

#nav ul.buttons a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 5px 1px 5px 1px;
	font-weight: normal;	
	text-align: center;
	background: url(images/tab.gif) no-repeat;
	width: 102px;
}

#nav ul.buttons a:hover {
	color: #fff;
	background: url(images/tab-over.gif) no-repeat;
}	


/* icons navigation */

.portfolio-nav,.portfolio-clients{
	width: 100%; 
	position: relative;
	height: 179px;
	margin: 0px auto;
	text-align: center;
	}
	
.portfolio-container-center{	
	height: 138px;
	margin: 0px auto;
	text-align: center;
	width: 960px;
	position: relative;
	padding: 0 0 0 19px;
}
	
.portfolio-nav ul.portfolio-buts,.portfolio-clients ul.portfolio-clients{
	margin: 0px 0 0 0;
	list-style-type: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px 0 0 5px;
	height: 138px;
}

.portfolio-nav ul.portfolio-buts li,.portfolio-clients ul.portfolio-clients li{ 
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 8px 0 8px;
}

.portfolio-nav ul.portfolio-buts a {
	text-decoration: none;
	display: block;
	color: #c81377;
	padding: 10px 1px 5px 1px;
	font-weight: normal;	
	text-align: center;
	width: 137px;
	height: 137px
}

.portfolio-clients ul.portfolio-clients a  {
	text-decoration: none;
	display: block;
	color: #000;
	padding: 10px 1px 5px 1px;
	font-weight: normal;	
	text-align: center;
	width: 137px;
	height: 137px;
	font-size: 2px;
}


.portfolio-nav ul.portfolio-buts li.webdesign a { background: url(images/webdesign.png) no-repeat;}
.portfolio-nav ul.portfolio-buts li.seo a { background: url(images/seo.png) no-repeat;}
.portfolio-nav ul.portfolio-buts li.logocreation a { background: url(images/logodesign.png) no-repeat;}
.portfolio-nav ul.portfolio-buts li.stationarydesign a { background: url(images/stationerydesign.png) no-repeat;}
.portfolio-nav ul.portfolio-buts li.bannerdesign a { background: url(images/bannerdesign.png) no-repeat;}
.portfolio-nav ul.portfolio-buts li.vehiclelivery a { background: url(images/vangraphics.png) no-repeat;}

.portfolio-nav ul.portfolio-buts li.webdesign a:hover { background: url(images/webdesign-over.png) no-repeat;}
.portfolio-nav ul.portfolio-buts li.seo a:hover{ background: url(images/seo-over.png) no-repeat;}
.portfolio-nav ul.portfolio-buts li.logocreation a:hover { background: url(images/logodesign-over.png) no-repeat;}
.portfolio-nav ul.portfolio-buts li.stationarydesign a:hover { background: url(images/stationerydesign-over.png) no-repeat;}
.portfolio-nav ul.portfolio-buts li.bannerdesign a:hover { background: url(images/bannerdesign-over.png) no-repeat; }
.portfolio-nav ul.portfolio-buts li.vehiclelivery a:hover { background: url(images/vangraphics-over.png) no-repeat;}


.portfolio-clients ul.portfolio-clients li.creata a { background: url(images/portfolio-creata.png) no-repeat;}
.portfolio-clients ul.portfolio-clients li.ginger a { background: url(images/portfolio-ginger.png) no-repeat;}
.portfolio-clients ul.portfolio-clients li.msscc a 	{ background: url(images/portfolio-msscc.png) no-repeat;}
.portfolio-clients ul.portfolio-clients li.sharon a { background: url(images/portfolio-sharon.png) no-repeat;}
.portfolio-clients ul.portfolio-clients li.dt a 	{ background: url(images/portfolio-dt.png) no-repeat;}


.portfolio-clients ul.portfolio-clients li.creata a:hover 	{ background: url(images/portfolio-creataover.png) no-repeat;}
.portfolio-clients ul.portfolio-clients li.ginger a:hover  	{ background: url(images/portfolio-gingerover.png) no-repeat;}
.portfolio-clients ul.portfolio-clients li.msscc a:hover  	{ background: url(images/portfolio-mssccover.png) no-repeat;}
.portfolio-clients ul.portfolio-clients li.sharon a:hover  	{ background: url(images/portfolio-sharonover.png) no-repeat;}
.portfolio-clients ul.portfolio-clients li.dt a:hover  		{ background: url(images/portfolio-dtover.png) no-repeat;}



/* footer styles */

.footer{
	background: #363636 url(images/footer-slither.gif) repeat-x;
	width: 100%; 
	position: relative;
	height: 350px;
	margin: 0px auto;
	text-align: center;
}

.footer-container{
	width: 987px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: 286px;
	padding: 20px 0 0 0px;
	display: block;
	}
	
.divide{ margin: 30px 0 0 0;}

.footer img{float: left;}

.footer-title{
	margin: 10px 0 10px 10px;
	clear: both;
	}


.footer-col1{
	width: 500px;
	float: left;
	display: block;
	margin: 25px 0 0 0;
	}



.footer-col2{
	width: 330px;
	float: left;
	display: block;
	margin: 25px 0 0 0;
	}



.footer-col3 p{
	font-size: 14px!important;
	text-align: right;
	clear: both;
	}
	
.footer-all-logos{
	width: 300px;
	margin: 0 0 0 10px;
	}
	
.footer-all-logos img{padding: 5px;}

img.validator{margin: 0 0 0 30px;}
	
.footer-logo{
	width: 124px;
	height: 43px;
	margin: 3px 3px 3px 0;
	}

ul.footernav{
	color: #fff;
	list-style-type: none;
	margin: 0px 0 0 0px;
	float: left;
	width: 250px;
	padding: 0;
	}

ul.footernav li{
	padding: 3px 0 3px 13px!important;
	margin: 0!important;	
	border-bottom: 1px dotted #414141;
	width: 200px;
	}
	
ul.footernav li img{padding: 0!important; margin: 0!important; height: 1px;}

ul.footernav li a{
	color: #fff!important;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	

	}
		
ul.footernav li a:hover{
	text-decoration: underline;
	font-weight: normal;
	}	


.tag{
	margin: 10px 0 0 330px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	height: 20px;
	position: relative;
}

.footer .tag a{
	text-decoration: none !important; 
	color: #fff !important; 
	padding: 0;	
	font-weight: bold;	
}

.footer .tag a:hover{
	text-decoration: underline !important;  
	color: #fff !important; 	
}

.footercontactForm{
	padding: 0;
	margin: 5px 0 0 0;
	float: left;	
	width: 340px;
}	

.footercontactForm .label {
	float: left;
	clear: left;
	width: 60px;
	margin: 5px 10px 0 10px;
	text-align: left;
	padding: 5px 0 0 0;
	color: #fff;
	font-size: 14px;
}

input.footercontactname, input.footercontactnumber, input.footercontactemail {
	width: 240px;
	background: url(images/formfield.png) no-repeat;
	margin: 5px 0 0 0;
	padding: 5px 0px 5px 5px;
	float: left;	
	color: #f18ec6;
	font-size: 14px;
	border: 0;
	height: 22px;
	font-weight: bold;
}

input.footercontactname:hover, input.footercontactnumber:hover, input.footercontactemail:hover {
	background: url(images/formfield-over.png) no-repeat;
	}

textarea.footercontactmessage{
	width: 230px;
	background: url(images/messagefield.png) no-repeat;
	margin: 5px 0 0 0;
	padding: 5px;
	float: left;	
	color: #f18ec6;
	font-size: 14px;
	border: 0;
	height: 67px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	}

textarea.footercontactmessage:hover{
	background: url(images/messagefield-over.png) no-repeat;
	}

.submit{
	margin: 5px 0 0 80px;
	background: url(images/footersubmit.png) no-repeat;
	height: 26px;
	width: 240px;
	border: 0;
	cursor: pointer;
	}

.submit:hover{ background: url(images/footersubmit-over.png) no-repeat;}

.footer p{
	padding-top: 50px;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

.footer a{
	text-decoration: none !important; 
	color: #ccc !important; 
	padding: 0px;	
	font-weight: normal;	
}

.footer a:hover{
	text-decoration: underline !important;  
	color: #ccc !important; 	
}












