*{
	margin:0;
	padding:0;
}

body {
	font: 100% Arial, Helvetica, Georgia;
	background:#d3f1f9;
	background-image: url(V6/images/build/smalltoptile.jpg);
	background-repeat: repeat-x; 
	margin:0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	color: #000000;
	font-size:12px;
	line-height:150%;
	text-align: center;
}

/*================== Nav ==================*/

#menu{
		width:900px;
		background:url(V6/images/build/navbkgrnd.jpg) no-repeat;
		height:60px;
	}
		#menu ul{
			list-style:none;
			text-align:center;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				padding:0 0 0 0;
			}
				#menu li a{
					display:block;
					float:left;
				}
					#menu li a span{
						display:none;
					}
					#menu li a:hover{
						text-decoration:none;
					}
				#menu li a.home{
					background:url(V6/images/build/home.jpg) no-repeat;
					width:500px;
					height:60px;
				}
					#menu li a:hover.home{
						background:url(V6/images/build/home_h.jpg) no-repeat;
					}
				#menu li a.work{
					background:url(V6/images/build/work.jpg) no-repeat;
					width:100px;
					height:60px;
				}
					#menu li a:hover.work{
						background:url(V6/images/build/work_h.jpg) no-repeat;
					}
				#menu li a.about{
					background:url(V6/images/build/about.jpg) no-repeat;
					width:100px;
					height:60px;
				}
					#menu li a:hover.about{
						background:url(V6/images/build/about_h.jpg) no-repeat;
					}
				#menu li a.blog{
					background:url(V6/images/build/blog.jpg) no-repeat;
					width:100px;
					height:60px;
				}
					#menu li a:hover.blog{
						background:url(V6/images/build/blog_h.jpg) no-repeat;
					}
				#menu li a.contact{
					background:url(V6/images/build/contact.jpg) no-repeat;
					width:100px;
					height:60px;
				}
					#menu li a:hover.contact{
					background:url(V6/images/build/contact_h.jpg) no-repeat;
					}
				
				#menu li a.homecurrent, #menu li a:hover.homecurrent{
					background:url(V6/images/build/home_h.jpg) no-repeat;
					width:100px;
					height:60px;
				}


/*================== index.html ==================*/

#container {
	width: 900px; 
	height: 100%;
	margin: 0 auto;
	text-align: center;
	float:none;
}

#flashcontainer {
	width: 1000px; 
	height: 100%;
	margin: 0 auto;
	text-align: center;
	float:none;
}

#navigation {
	width: 900px; 
	height: 60px; 
	margin: 0 auto; 
	text-align: left; 
	float:none;
}

#colwrapper {
    width: 900px; 
	height: 230px;
    margin: 0 auto; 
    text-align: left;
}

#clientwrapper {
    width: 900px; 
	height: 100%;
    margin: 0 auto; 
    text-align: left;
}

#titlewrapper {
    width: 900px; 
	height: 100%;
    margin: 0 auto; 
    text-align: left;
}

#midspacer {
	width: 900px;
	height: 25px;  
	margin: 0 auto; 
	text-align: left; 
}

#homefeatured {
	width: 900px;
	height: 25px;  
	margin: 0 auto; 
	text-align: left; 
}

#section1 {
    float: left; 
    width: 445px;
	height: 231px;
}

    #column1 {
        float: left; 
        width: 445px;
		height: 231px;
    }

#section2 {
    float: right; 
    width: 445px;
	height: 231px;
	text-align:left;
}

	#column2 {
        float: left; 
        width: 445px;
		height: 231px;
    }
	
#title {
    float: left; 
    width: 445px;
	height: 45px;
	text-align:left;
}

	#titlecol {
        float: left; 
        width: 445px;
		height: 45px;
    }

#clientsec1 {
    float: left; 
    width: 445px;
	height: 100%;
}

    #clientcol1 {
        float: left; 
        width: 227px;
		height: 100%;
    }

    #clientcol2 {
        float: right; 
        width: 217px;
		height: 100%;
    }

#clientsec2 {
    float: right; 
    width: 445px;
	height: 100%;
	text-align:left;
}

    #clientcol3 {
        float: left;
        width: 217px;
		height: 100%;
    }

    #clientcol4 {
        float: right; 
        width: 217px;
		height: 100%;
    }

#subnav {
	padding-top: 10px;
    float: right; 
    width: 445px;
	height: 35px;
	text-align:left;
}

	#subnavcol {
        float: right; 
        width: 445px;
		height: 35px;
		text-align:right;
    }
	
#divider {
	width: 900px; 
	height: 3px; 
	background:url(V6/images/build/divider.jpg) no-repeat;
}

#LGdivider {
	width: 900px; 
	height: 3px; 
	background:url(V6/images/build/LGdivider.jpg) no-repeat;
}

.clear {
line-height: 0px;
font-size: 0px;
clear: both;
height: 0px;
}


/*================== Footer ==================*/

#footer	{
	background-image: url(V6/images/build/foottile.jpg);
	background-repeat: repeat-x;
	font-size:10px;
	text-align:center;
    left: 0px;
    width: 100%;
    height: 60px
	}
	
#footerwrap {
	padding-top:5px;
	width: 900px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	float:none;
	}
	
#footsec1 {
	float: left; 
    width: 445px;
	height: 55px;
	text-align:left;
	}
	
	#footcol1 {
		float: left;
        width: 445px;
		height: 55px;
		text-align:left;
    	}

#footsec2 {
    float: right; 
    width: 445px;
	height: 55px;
	text-align:left;
	}

	#footcol2 {
		padding-top:20px;
		float: left;
        width: 217px;
		height: 35px;
		text-align:left;
    	}

    #footcol3 {
		padding-top:18px;
		float: right; 
        width: 217px;
		height: 35px;
		text-align:right;	
		}
	
	
/*================== Twitter ==================*/

#twitter_div { width: 415px; padding-left: 15px; padding-right: 15px; background-image:url(V6/images/build/twit_m.jpg); background-repeat: repeat-x; }

#twitter_t { width: 445px; height: 34px; background-image:url(V6/images/build/twit_t.jpg); no-repeat;}

#twitter_b { width: 445px; height: 29px; background-image:url(V6/images/build/twit_b.jpg); no-repeat;}
 
ul#twitter_update_list { width: 445px; padding: 0; margin: 10; overflow: hidden; font-family: Georgia; font-size: 14px; font-style: italic; color: #31353d; line-height: 16px; font-weight:bold;}
 
ul#twitter_update_list li { width: 445px; padding: 5px 10px 5px 0; list-style: none;}
 
ul#twitter_update_list li a { color: #5f6d76; padding-right: 10px; border-bottom: dotted 1px; text-decoration: none;}
 
ul#twitter_update_list li a:hover { color: #31353d; padding-right: 10px; background: #d3f1f9;}



/*================== Fonts ==================*/
		
h1	{	font-size:20px;
		font-weight:bold;
		margin-top:0px;
		text-align: left;
		}
		
.introtext {font-family: Georgia; font-size: 24px; font-style: italic; color: #31353d; line-height: 30px; font-weight:bold;}

.hellotext {font-family: Verdana; font-size: 16px; color: #ffffff; line-height: 20px;}

.titletext {font-family: Georgia; font-size: 24px; font-style: italic; color: #5c3323; line-height: 30px; font-weight:bold;}

.footcopyright {font-family: Verdana; font-size: 10px; color: #31353d; line-height: 12px; font-weight:bold; padding-top:23px;}

.LGtext {font-family: Verdana; font-size: 16px; color: #31353d; line-height: 20px; font-weight:bold; text-decoration: none; line-height:25px;}
.clienttext {font-family: Verdana; font-size: 14px; color: #31353d; line-height: 18px; padding-top: 10px;}
a.clienttext {font-family: Verdana; font-size: 14px; color: #31353d; line-height: 18px;}
a.clienttext:hover {font-family: Verdana; font-size: 14px; color: #5c3323; line-height: 18px;}

.abouttext {font-family: Verdana; font-size: 14px; color: #31353d; line-height: 18px;}

.inputtext {font-family: Verdana; font-size: 14px; color: #31353d; line-height: 18px;}

.clientlisttext {font-family: Verdana; font-size: 14px; color: #31353d; line-height: 24px; font-weight:bold;}

a.viewtext {font-family: Verdana; font-size: 12px; color: #31353d; line-height: 20px; font-weight:bold; text-decoration: none; line-height:25px; padding-left: 10px;}
a.viewtext:hover {font-family: Verdana; font-size: 12px; color: #31353d; line-height: 20px; font-weight:bold; background: #a4e5f5; line-height:25px;}

a.LGtext {font-family: Verdana; font-size: 16px; color: #31353d; line-height: 20px; font-weight:bold; text-decoration: none; line-height:25px;}
a.LGtext:hover {font-family: Verdana; font-size: 16px; color: #31353d; line-height: 20px; font-weight:bold; background: #a4e5f5; line-height:25px;}

a.footnav {font-family: Verdana; font-size: 13px; color: #31353d; line-height: 14px; font-weight:bold; text-decoration: none;}
a.footnav {font-family: Verdana; font-size: 13px; color: #31353d; line-height: 14px; font-weight:bold; background: #a4e5f5;}



/*================== Form ==================*/



#form2{
		color:#fff;
		width:896px;
		height:450px;
		font-family: Georgia; font-size: 24px; font-style: italic; color: #5c3323; line-height: 30px; font-weight:bold;
		text-align: left;
		}
						
	#form2 fieldset{
		margin:0;
		padding:0;
		border:none;		
		font-family: Georgia; font-size: 24px; font-style: italic; color: #5c3323; line-height: 30px; font-weight:bold;
		padding-bottom:1em;
		}		
	#form2 legend{display:none; font-family: Verdana; font-size: 14px; color: #31353d; line-height: 18px; }	
	#form2 p{font-family: Verdana; font-size: 14px; color: #31353d; line-height: 18px;}	
	#form2 label{display:block; font-family: Georgia; font-size: 18px; font-style: italic; color: #5c3323; line-height: 30px; font-weight:bold; padding-top: 15px;}	
	#form2 input, #form2 textarea{		
		width:892px;
		font-family: Verdana; font-size: 14px; color: #31353d; line-height: 18px;
		padding:5px 3px;
		}		
	#form2 textarea{
		height:125px;
		overflow:auto;
		}					
	#form2 p.submit{
		text-align:center;
		padding-top:15px;
		}	
	#form2 button{
		height:30px;
		width:77px;
		background:#5aae00 url(v2/form_send_butt.jpg);
		cursor:pointer;		
		text-align:center;	
		border:0;	
		}	
		
	#column5 {
		float: left; 
        width: 151px;
		height: 27px;
    }

    #column6 {
        float: left; 
        width: 151px;
		height: 27px;
    }
	
	#column7 {
		float: left; 
        width: 141px;
		height: 27px;
    }