body {
	background-color: #373b3c;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;	
	color: #222222;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	}

	img { border: none; }
	.hidden { display: none; }
	.clear { clear: both; }
	
	a {
		color: #3082c4;
		text-decoration: none;
		}
	
	a:hover {color: #222222;}
		
	/* old
	p {
		line-height: 18px;
		margin-bottom: 18px;
	}
	*/
	p {
		color: #666666;
		line-height: 20px;
		margin-bottom: 18px;
		font-size: 1.2em;
	}
	
	/* old h1 {font-size: 25px; font-weight: normal; color: #3082c4;} */
	h1 {font-size: 30px; font-weight: bold; color: #333333;}
	h1.bold { font-size: 30px; font-weight: bold; color: #222; margin: 0; }
	
	h2 { font-size: 25px; font-weight: normal; color: #3082C4;}
	h3 {}
	h4 { margin: 15px 0 5px 0; }
	
	ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0px 0;
	}
	
	li {
	padding: 0;
	margin: 0;
	line-height: 18px;
	}
	
	.error { 
		font-size: .85em !important;
		padding-left: 10px;
		color: #f02222 !important;
		}
			
#container {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	}
	
	.full {width: 960px; margin: 0 auto; text-align: left; }
	.half {width: 460px; float: left;}
	.mainContent {width: 745px;}
	.smallColumn {width: 190px;}
	.fr {float: right; }
	.fl {float: left; }
	.small { font-size: 11px; }
	.light { color: #888; }
	
	#navigation {
		background-color: #000000;
		height: 60px;
		overflow: hidden;
		}
		
		#logo {float: left;}
		
		#nav ul {
		float: right;
		}
		
		#nav li {
		float: left;
		font-size: 13px;
		font-weight: bold;
		padding: 20px;
		}
		
		
		#nav li a {
		color: #F7F7F7;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.4);
		}
		
		#nav li a:hover {
		color: #CCCCCC;
		text-decoration: underline;
		}
		
		/*
		#nav li a {
		color: #FFFFFF;
		}
		
		#nav li a:hover {
		color: #CCCCCC;
		}
		*/
			#nav li.signin {
		    padding-right: 0;    
		    }
		
			#nav li.signin a {
			background: url(http://dfffofkf2p2rv.cloudfront.net/images/navigation-signin.jpg) no-repeat 50% 50%;
			padding: 5px 14px;
			color: #00b0d8;
			text-shadow: none;
			}

			#nav li.signin a:hover {
			background: url(http://dfffofkf2p2rv.cloudfront.net/images/navigation-signin-hover.jpg) no-repeat 50% 50%;
			padding: 5px 14px;
			color: #EEEEEE;
			}
	
#mainHeader {
        overflow: hidden;
		margin: 0px auto;
		background: url(http://dfffofkf2p2rv.cloudfront.net/images/main-header-bg.jpg);
		height: 411px;
		}

		#headerGraphic {
		background: url(http://dfffofkf2p2rv.cloudfront.net/images/main-header.jpg) no-repeat 50% 0;
		height: 411px;
		width: 100%;
		}

	#mainFeatures {
		width: 100%;
		margin: 0px auto;
		background: url(http://dfffofkf2p2rv.cloudfront.net/images/features-bg.jpg);
		height: 101px;
		}

		#mainFeatures .feature {
		width: 240px;
		padding-top: 17px;
		float: left;
		margin-right: 10px;
		margin-left: 10px;
		}

		#mainFeatures .feature img {
		float: left;
		margin-right: 10px;
		margin-top: 4px;
		}
		
		.copymid {
			text-align: center;
			float: left;
			line-height: 1.4em;
			padding-left: 60px;
			padding-right: 60px;
			color: #444444;
			font-size: 28px;
			padding-top: 10px;
		}
		
		.copymid .large {
			color: #333333;
			font-size: 36px;
			font-weight: bold;
			text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		}
		
		.buttonmid {
			padding-top: 28px;
			text-align: center;
			float: left;
		}

		#mainFeatures .feature p {
			font-size: 12px;
			color: #666666;
			line-height: 16px;
			padding: 0;
			margin: 0;
			text-align: left;
			}

		#mainFeatures .feature h3 {
			font-size: 14px;
			color: #222222;
			margin: 0;
			padding: 0 0 4px;
			text-shadow: 1px 1px #FFFFFF;
			}

		#mainFeatures .feature a {
			display: block;
			width: 100%;
			overflow: hidden;
		}
		
		#mainFeatures .feature a:hover h3 {
			color: #3082c4;
		}

		#mainFeatures .signupCallout a {
		width: 179px;
		height: 100px;
		float: left;
		background: url(http://dfffofkf2p2rv.cloudfront.net/images/main-signup.jpg) no-repeat;
		margin: 0;
		padding: 0;
		}

		#mainFeatures .signupCallout a:hover {
		width: 179px;
		height: 100px;
		float: left;
		background: url(http://dfffofkf2p2rv.cloudfront.net/images/main-signup-hover.jpg) no-repeat;
		margin: 0;
		padding: 0;
		}

	#mainAbout {
		padding-top: 20px;
		background: url(http://dfffofkf2p2rv.cloudfront.net/images/background_grey.gif) repeat scroll 0 0 #FFFFFF;
		text-shadow: 1px 1px #FFFFFF;
		overflow: hidden;
		}

		.borderedBox p {
		font-size: 1em;
		color: #666666;
		margin: 0;
		line-height: 1.5em;
		}
		
		.borderedBox h2 {
			margin: 15px 0px 0px 20px;
			font-size: 20px;
		}

		.borderedBox h3 {
			font-size: 17px;
			font-weight: 400;
			margin: 10px 0;
			border-bottom: 1px dotted #D4D4D4;
			padding-bottom: 5px;
			text-shadow: 1px 1px #E9E9E9;
		}

		ul.borderedBox{
			background: #f7f7f7;
			border: 1px solid #e7e7e7;
			margin-bottom: 20px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
		}

		.borderedBox li {
			float: left;
			width: 200px;
			padding: 8px 5px 8px 20px;
		}

		.users {
			margin-left: 40px;
		}
	
	
#mainHeading {
    overflow: hidden;
    text-align: center;
	height: 80px;
	background-color: #D7E9ED;
	border-bottom: 1px solid #B5C7CD;
	}
	
	#mainHeading h1 {
		font-weight: 500;
		font-size: 2.5em;
		text-align: center;
		text-shadow: 1px 1px #FFFFFF;
		margin: 0;
		line-height: 80px;
		}
	
		#mainHeading h1 span.headingBold {
			color: #000000;
			}
		
#about { padding: 35px 0; }

	.bios p {
		line-height: 20px;
		margin-bottom: 18px;
		font-size: 12px;
		color: #222222;
		text-align: left;
	}
	
#tour { padding: 35px 0 0 0; }
	
.row {
	/* padding-bottom: 40px; */
	padding: 25px 0;
	border-bottom: 1px dotted #D4D4D4;
	}

.wide {
	width: 720px;
	margin: 0;
	}
	
	.wide h1 {
		margin: 0 0 10px 0;
		color: #333333;
		font-weight: bold;
		line-height: 1em;
		font-size: 29px;
		}
		
	.wide h1 .steptext {
		margin: 10px 0 0 0;
		color: #3082C4;
		font-weight: normal;
		line-height: 1em;
		font-size: 20px;
		float: right;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		}
		
	.wide h5 {
		margin: 5px 0 0 0;
		color: #777777;
		/* font-size: 1.2em; */
		font-weight: normal;
		text-align: justify;
		/* new sizes */
		font-size: 1.3em;
		line-height: 24px;
		}
		
.widefull {
	margin: 0;
	}
	
	.widefull h1 {
		margin: 0 0 10px 0;
		color: #333333;
		font-weight: bold;
		line-height: 1em;
		font-size: 29px;
		}
		
	.widefull h5 {
		margin: 5px 0 0 0;
		color: #777777;
		/* font-size: 1.2em; */
		font-weight: normal;
		text-align: justify;
		/* new sizes */
		font-size: 1.3em;
		line-height: 24px;
		}

.left {
	width: 360px;
	margin: 0;
	}
	
	.left h1 {
		margin: 8px 0 10px;
		color: #464646;
		font-weight: bold;
		line-height: 1em;
		font-size: 20px;
		}
		
	.left h5 {
		margin: 5px 0 0 0;
		color: #777777;
		font-size: 1.2em;
		font-weight: normal;
		line-height: 20px;
		}
	
	/* old
	.left h1 {
		margin: 0 0 10px 0;
		color: #333333;
		font-weight: bold;
		line-height: 1em;
		font-size: 24px;
		}
		
	.left h5 {
		margin: 5px 0 0 0;
		color: #777777;
		font-size: 1.2em;
		font-weight: normal;
		}
	*/
	
.right {
	width: 370px;
	height: 200px;
	margin: 0px;
	background-color: #dfeef1;
	}
	
.mainRight {
	background-color: #f7f7f7;
	height: 200px;
	width: 190px;
	margin: 0;
	float: right;
	}

.imageglow {
	width: 370px;
	position: relative;
	}
	
	.imageglow img {
	padding: 10px;
	background-color: #F7F8EF;
	background: url("http://dfffofkf2p2rv.cloudfront.net/images/image_glow.png") repeat scroll left bottom transparent;
	width: 350px;
	height: 180px;
	}
	
	.imageglow em {
	background: url("http://dfffofkf2p2rv.cloudfront.net/images/ico_zoom_sprite.png") no-repeat scroll 0 -5px transparent;
	bottom: 175px;
	display: block;
	height: 32px;
	position: absolute;
	right: -4px;
	width: 30px;
	opacity: 0.90;
	}
	
	.imageglow:hover em {
	background-position: -30px -5px;
	}
	
.signup {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	.smallColumn .signup {
		background: url(http://dfffofkf2p2rv.cloudfront.net/images/plan-bg.jpg) repeat-x scroll center top transparent;
		border: 1px solid #e7e7e7;
		text-align: center;
		margin-bottom: 20px;
		overflow: hidden;
		}	
		
		.smallColumn .signup h5 {
			font-size: 1em;
			margin: 15px 15px 5px 15px;
			text-align: left;
			text-shadow: 1px 1px #FFFFFF;
			}
			
		.smallColumn .signup h4 {
			font-size: 1.2em;
			margin: 10px 15px 10px 15px;
			text-shadow: 1px 1px #FFFFFF;
			}
			
		.smallColumn .signup h1 {
			font-size: 34px;
			line-height: 34px;
			margin: 15px 15px 0px 15px;
			text-shadow: 1px 1px #FFFFFF;
			text-align: center;
			}
		
		.smallColumn .signup p {
			margin: 0 15px 10px 15px;
			color: #666666;
			line-height: 16px;
			font-size: .9em;
			text-align: left;
			text-shadow: 1px 1px #FFFFFF;
			}
		
		.smallColumn .signup a.text {
			background: none;
			width: auto;
			height: auto;
			margin: 0;
			}
			
			.smallColumn .signup a.text:hover {	
				background: none;
				}
		
		/*	
		.smallColumn .signup a {
			background: url(http://dfffofkf2p2rv.cloudfront.net/images/tour-signup.jpg) no-repeat;
			width: 155px;
			height: 46px;
			display: block;
			margin: 0 0 15px 18px;
			}
			
			.smallColumn .signup a:hover {
				background: url(http://dfffofkf2p2rv.cloudfront.net/images/tour-signup-h.jpg) no-repeat;		
				}
		*/
			
	.smallColumn .sites h5 {
		margin: 30px 0 15px 0;
		padding-bottom: 5px;
		font-weight: normal;
		font-size: 1.3em;
		border-bottom: 1px solid #eeeeee;
		}
		
		.smallColumn .sites a {
			}
			
		.smallColumn p {
			margin: 3px 0 10px 0;
			color: #666666;
			line-height: 16px;
			font-size: .9em;
			}
			
		.smallColumn .sites img {
			position: relative;
			margin-right: 8px;
			top: 3px;
			}
			
	.fl ul.leftNavigation {
		margin-bottom: 20px;
		}
	
	.smallColumn .leftNavigation li a {
		font-size: 15px;
		border-top: 1px solid #DDD;
		padding: 8px 10px;
		display: block;
		}
		
		.smallColumn .leftNavigation li.selected a {
		color: #333;
		background-color: #f7f7f7;
		}
		

/* about */

.summary {
    color: #888;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 15px 0;
    text-align: left;
    }

.smallColumn h3 {
    font-weight: 300;
    font-size: 17px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    }

.smallColumn p {
    line-height: 1.3em;
    margin: 0;
    text-align: left;
    }

#subHeader {
	margin: 0;
	padding: 0;
	}
	
/* signup */

#plans {
	margin: 16px 0 4px;
	}

#plans .large {
	text-align: right;
	color: #666666;
	padding-right: 10px;
	font-size: .95em !important;
	}

#plans .plan {
    width: 33%;
    height: 170px;
    float: left;
    background: url(images/plan-bg.jpg) repeat-x top;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    margin: 4px 0;
    text-shadow: 1px 1px #FFFFFF;
    }
	
	#plans .plan .inner {
	    height: 170px;
	    padding: 0 20px;
	    border-left: 1px solid #e7e7e7;
	    }
	    
	    #plans .last .inner {
	        border-right: 1px solid #e7e7e7;
	        }
	
	.plan .headings {
	    height: 76px;
	    }
	
	.plan h1 {
	    font-size: 20px;
	    line-height: 1em;
	    color: #333;
	    margin: 0;
	    padding: 20px 0 6px 0;
	    font-weight: bold;
	    position: relative;
	    }
	    
	.plan h2 {
	    font-size: 18px;
	    color: #3082c4;
	    font-weight: 500;
	    margin: 0;
	    }
	    
	    .plan h2.grey {
	        color: #999;
	        }
    
    .plan .price {
		font-size: 18px;
	    color: #3082c4;
	    font-weight: 550;
	    margin: 0;
    	}
    
    .plan .price .small {
		font-size: 12px;
    	}
    
    .plan ul {
        /* padding-top: 10px; */
        }    
    
	.plan li {
	    font-size: 1.2em;
	    border-bottom: 1px solid #e7e7e7;
	    line-height: 1em;
	    padding: 5px 0;
	    color: #777;
	    }
	    
	    .plan li.small {
	        font-size: 11px;
	        text-align: center;
	        border: 0;
	        padding: 7px 0 5px 0;
	        line-height: 1.3em;
	        }
	        
	    .plan li .highlight {
	    	color: #3082C4;
	    	}
	     
	       
	#plans .plan .button {
	    position: absolute;
	    bottom: 15px;
	    left: 50px;
	    width: 92px;
	    height: 32px;
	    background: url(http://dfffofkf2p2rv.cloudfront.net/images/plan-signup-hover.jpg) no-repeat;
	    }
	    
	    #plans .plan .button a {
	        display: block;
	        height: 32px;
	        background: url(http://dfffofkf2p2rv.cloudfront.net/images/plan-signup.jpg) no-repeat;
	        }
	        
        #plans .plan .button a:hover {
	        background: url(http://dfffofkf2p2rv.cloudfront.net/images/plan-signup-hover.jpg) no-repeat;
	        }
	        
	    #plans p.free {
	        text-align: right;
	        color: #666;
	        font-size: 12px;
	        margin: 10px 0 0 0;
	        }
	
	#planInformation {
	    background-color: #F4F4F4;
	    color: #666;
	    font-size: 1.1em;
	    padding: 30px 0 10px 0;
	    text-shadow: 1px 1px #FFFFFF;
	    }
	
	#planInformation .half {
		width: 470px;
	    margin: 0 5px;
		}
	    
	#planInformation .half h2 {
	    color: #333;
	    margin: 0 0 7px 0;
	    font-size: 18px;
	    font-weight: bold;
	    }
	    
	#planInformation .half p {
	    padding-right: 25px;
	    margin: 0 0 30px 0;
	    font-size: 1em !important;
	    line-height: 18px;
	    }
	    
	.signup-large {
		margin-top: 10px;
		text-align: center;
		}
	
	.signup-button {
		display: inline-block;
		margin: 0;
		overflow: hidden;
		padding: 1px;
		vertical-alignment: middle;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
		box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
		padding: 0;
		
		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, rgba(0, 0, 0, 0.1)));
		background-image: -moz-linear-gradient(center top , transparent, rgba(0, 0, 0, 0.1)) !important;
		border: 1px solid rgba(0, 0, 0, 0.3);
		}
	
	.signup-button:hover {
		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, rgba(0, 0, 0, 0.2)));
		background-image:-moz-linear-gradient(center top , transparent, rgba(0, 0, 0, 0.2)) !important;
		text-decoration:none;
		cursor: pointer;
		}
	
	.buttonorange {
		background-color: #FF9933 !important;
	}
	
	.buttonblue {
		background-color: #61B2F3 !important;
	}
		
	.signup-text {
		font-weight: bold;
		font-size: 20px;
		text-align: center;
		padding: 10px 14px;
		line-height: 22px;
		color: #FFFFFF;
		display: block;
		margin: 0;
		position: relative;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		}
	
	.signup-text small {
		font-size: 13px;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
		color: #333333;
		}
		
	.artistRow {
		display: block;
		padding: 12px 15px;
		color: #777777;
		/* line-height: 32px; */
		width: 664px;
		}

	.artistRow .radio {
		float: left;
		padding: 0;
		margin-right: 8px;
		vertical-align: middle;
		width: 16px;
		}
		
	.artistRow .radio input {
		/* height: auto; */
		}
		
	.artistRow .name {
		float: left;
		width: 60%;
		vertical-align: middle;
		}
		
	.artistRow .name label {
		color: #3082C4;
		font-size: 1.4em;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		}
		
	.artistRow .type {
		float: left;
		width: 20%;
		font-size: 1.4em;
		vertical-align: middle;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		}
		
	.artistRow .cost {
		float: left;
		width: 15%;
		text-align: right;
		font-size: 1.4em;
		vertical-align: middle;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		}
		
	.artistRow p.addartist {
		width: 300px;
		text-align: center;
		vertical-align: middle;
		-moz-border-radius: 5px;
		border: 1px solid #E7E7E7;
		}
		
	.artistRow .addartist a {
		width: 300px;
		text-align: center;
		font-size: 1.3em;
		vertical-align: middle;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		}
		
	.artistRow .addartist a:hover {
		text-align: center;
		font-size: 1.3em;
		vertical-align: middle;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		}
	
/* signup */

.mediumContent {
	width: 800px;
	margin: auto;
	}
	
	.mediumContent .colLeft {
		margin: 0;
		width: 500px;
		float: left;
		}
		
		.mediumContent input.text {
		width: 400px;
		height: 30px;
		border: 1px solid #e7e7e7;
		background-color: #f7f7f7;
		margin: 2px 0 15px 0;
		font-size: 1.1em;
		color: #666666;
		padding: 5px;
		}
		
		.mediumContent input.error {
			border: 1px dashed #FF0000;
		}
		
		.mediumContent select {
		width: 250px;
		margin: 0 0 15px 0;
		}
		
		.mediumContent .checkbox {
		margin-bottom: 15px;
		}
		
		.mediumContent checkbox {
		margin: 0;
		padding: 0;
		width: 0;
		}
		
		.mediumContent .colLeft p {
		font-size: 1.2em;
		font-family: Helvetica;
		font-weight: bold;
		margin: 0;
		}

		.mediumContent label {
		font-size: 1em;
		font-family: Helvetica;
		color: #666666;
		margin: 0;
		}
		
		.mediumContent label.error {
		color: #FF0000;
		font-size: .9em;
		display: block;
		}

	.mediumContent .colRight {
		width: 264px;
		margin: 15px 0 0 0;
		padding: 15px 15px 15px 15px;
		float: left;
		background: #f7f7f7;
		border: 3px solid #e7e7e7;
		}
		
		.mediumContent h3 {
		margin: 0;
		color: #333333;
		font-size: 1em;
		
		}
		
		.mediumContent p {
		margin: 0;
		color: #666666;
		font-size: .9em;
		}
		
	.mediumContent .button {
	background: url(http://dfffofkf2p2rv.cloudfront.net/images/signup-button.jpg) no-repeat;
	margin: 0 0 50px 0;
	}
	
		.mediumcontent .button a {
		width: 120px;
		height: 35px;
		display: block;
		}

.signupForm {
		padding: 8px;
		margin-bottom: 20px;
		border-bottom: 1px dotted #D4D4D4;
		}
		
		.signupForm .left {
			width: 358px;
			background-color: #FFFFFF;
			height: auto;
		}
		
		.signupForm .right {
			background-color: #FFFFFF;
			height: auto;
		}
		
		.signupForm .row {
			padding: 8px 0;
			border: none;
		}
		
		.signupForm input {
			border: 1px solid #e7e7e7;
			background-color: #f7f7f7;
			margin: 2px 0 0 0;
			color: #333333;
			/*
			padding: 3px 5px;
			height: 30px;
			*/
			padding: 0.75em;
			}
		
		.signupForm input.radio {
			border: none;
			background-color: inherit !important;
			}
		
		.signupForm input.text {
		width: 680px;
		}
		
		.signupForm input.smtext {
		width: 322px;
		}
		
		.signupForm textarea {
		width: 450px;
		display: block;
		border: 1px solid #e7e7e7;
		background-color: #f7f7f7;
		margin: 2px 0 15px 0;
		font-size: 1.1em;
		color: #333333;
		padding: 0.75em;
		font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
		}
		
		.signupForm select {
		width: 250px;
		margin: 0 0 15px 0;
		}
		
		.signupForm .checkbox {
		margin-bottom: 15px;
		}
		
		.signupForm checkbox {
		margin: 0;
		padding: 0;
		width: 0;
		}
		
		.signupForm p {
		color: #666666;
		font-size: 1.2em;
		font-family: Helvetica;
		font-weight: bold;
		margin: 0;
		}

		.signupForm label {
		font-size: 1.3em;
		font-family: Helvetica;
		color: #666666;
		margin: 0;
		/* display: block; */
		font-weight: bold;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
		}
		
		.signupForm input.error {
			font-size: 1.1em !important;
			}
		
		.signupForm .checkconfirm {
			font-size: .9em;
			vertical-align: middle;
			padding-left: 4px;
			font-family: Helvetica;
			color: #666666;
			text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
			}
			
		
.contactForm {
		}
		
		.contactForm input.text {
		width: 400px;
		height: 30px;
		border: 1px solid #e7e7e7;
		background-color: #f7f7f7;
		margin: 2px 0 15px 0;
		font-size: 1.1em;
		color: #666666;
		padding: 0 0 0 5px;
		}
		
		.contactForm textarea {
		width: 400px;
		border: 1px solid #e7e7e7;
		background-color: #f7f7f7;
		margin: 2px 0 15px 0;
		font-size: 1.1em;
		color: #666666;
		padding: 0 0 0 5px;
		}
		
		.contactForm select {
		width: 250px;
		margin: 0 0 15px 0;
		}
		
		.contactForm .checkbox {
		margin-bottom: 15px;
		}
		
		.contactForm checkbox {
		margin: 0;
		padding: 0;
		width: 0;
		}
		
		.contactForm p {
		color: #666666;
		font-size: 1.2em;
		font-family: Helvetica;
		font-weight: bold;
		margin: 0;
		}

		.contactForm label {
		font-size: 1em;
		font-family: Helvetica;
		color: #666666;
		margin: 0;
		}

#footer {
	background-color: #373b3c;
	height: 100px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	
	
	}
	
	#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	}
	
	#footer a {
	color: #61b2f3;
	}
	
	#footer a:hover {
	color: #EEEEEE;
	}
	
	#footer hr {
	height: 1px;
	border: 0;
	background-color: #666;
	width: 400px;
	}
