/* MediaTalk */
#wrapper { 
width:790px;
margin:15px auto;
border:1px dotted #D1D1D1;
}

/* Classes */

.clear {clear:both;}
.clear_l {clear:left;}
.clear_r {clear:left;}
.break { width:68%;	margin:18px auto;}


/* top navigation */
#top_nav {
}

#top_nav li a {
margin-left:5px;
margin-right:2px;
padding:11px 0 11px 0;
}

	#top_nav ul {
	padding:9px 3px 9px 3px;
	width:790px;
	line-height:18px;
	
	}

		#top_nav ul li{ 
		display:inline;
		padding:3px;
		}

				/* Header */
				#header {
				height:180px;
				}

					#header_link a{
					float:right;
					display:block;
					width:400px;
					height:150px;
					}
						/* middle navigation */
						#middle_nav {
						height:325px;
						}

							/* Homepage Boxes */
							#box1,#box2,#box3,#box4 {
							width:169px;
							height:232px;
							float:left;
							margin-left:24.5px;
							}
								#box1 {
								margin-left:14px;
								}
								
							#box_more1, #box_more2,#box_more3, #box_more4 {
							float:right;
							}
							
							#box_more1 p {
							padding-bottom:0;
							}	
								#box_more1 a, #box_more2 a ,#box_more3 a, #box_more4 a{
								display:block;
								width:50px;
								float:right;
								height:30px;
								}
									
							#middle_nav h1, #middle_nav p {
							padding:10px 0 5px 15px;
							}
				

		
		/* Content */
		.hp_img {
		float:left;
		width:150px;
		}
		
		.ht_text {
		float:left;
		clear:right;
		}
		
		.hp_firefox {
		height:90px;
		}
		
			/* quote */
			#quotes,#comment {
			height:80px;
			padding:15px 0 5px 75px;
			}
			
			.quote1 {
			float:left;
			width:175px;
			}
			
				/* Footer */
				#footer {
				padding:20px 0 25px 0;

				height:114px;
				margin-bottom:15px;
				}
				
				.footer_block {
				float:left;
				width:122px;
				padding-left:35px;
				padding-bottom:13px;
				}
				
				
					/* Contact Form */
					#contact_form label{
					float:left;
					width:8em;
					}
					
					#contact_form em {
					color:#E2970A;
					padding-right:1em;
					vertical-align:top;
					}
					
					#contact_form input, textarea, select {
					font-family:arial, verdana;
					font-size:12px;
					border:1px dotted #D2D2D2;
					color:#5F5F5F;
					padding:3px;
					}
					
					
						/* Testimonials */
						.quote_testimonial {
						padding-left:75px;
						}
