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

body {
	background-image:url(../framework_images/background.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#D6D6D6;
}


#wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
}


#wrapper2{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:2400px;
}


#header{
	width:auto;
	height:165px;
}





#nav{
	width:auto;
	height:48px;
}

#container{
	width:auto;
	height:235px;
	padding:8px;
	background-image:url(../framework_images/line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left: 30px;
}



#container2{
	width:auto;
	height:250px;
	padding:8px;
	margin-left: 25px;
}



#coll{
	width:300px;
	height:218px;
	padding-left:5px;
	padding-right:5px;
	margin-top:25px;
	float:left;
}


#info{
	width:auto;
	height:auto;
}


#footer{
	width:auto;
	height:300px;
	margin-top:60px;
	background-image:url(../framework_images/ft1.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


#me{
	margin-top:13px;
	width:560px;
	height:270px;
	float:left;
	margin-left: 20px;
}


#me2{
	margin-top:0px;
	width:550px;
	height:auto;
	float:left;
}


#metext{
	width:auto;
	height:auto;
	padding-right: 40px;
	margin-top: 20px;
}


#services{
	margin-top:13px;
	width:390px;
	height:auto;
	float:right;
}



#footer2{
	width:auto;
	height:139px;
	margin-top:30px;
	background-image:url(../framework_images/ft1.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


#footer3{
	width:auto;
	height:200px;
	margin-top:10px;
	background-image:url(../framework_images/ft2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}



#contact{
	margin-top:13px;
	width:400px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #505E6B;
	margin-left: 20px;
}


#photo{
	margin-top:13px;
	width:390px;
	height:auto;
	float:right;
}
