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



body
{
	background-image:url(../images/grad.jpg);
	border-top: 5px solid #000;
	color: #333;
	font-size: 14px;
	padding: 20px 0 40px;
}

#header {
height: 125px;	
}

#footer {
height: 20px;
padding: 10px 0px 10px 0px;
border-top: 1px solid #999;
}

#container h1 {font-size:1px; 
				margin-left:-2000px;
				margin-bottom:40px;}
				
	

.phone {color:#FFFFFF;
		padding-top:15px;
		font-size:18px; }

#nav {
	border-bottom: 1px solid #999;
	height: 25px;
}


#nav ul {display:inline;
}

#content1 {background-image:url(../images/mcv.gif);
			background-repeat:no-repeat;
			float: left;
			margin-top: 10px;
			margin-bottom: 10px;}

#content2 {background-color:#EEEEEE;
			text-align:center;
			float: right;
			padding-top: 10px;
			text-align: center;
			margin-top: 10px;
			margin-bottom: 10px;}

#address {
	text-align: center;
	width: 430px;
}

#addy {
	width:200; float: left; padding: 10px;
}

#logo {
	width:200; float: left; padding: 10px;
	}

a
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2
{
	font-size: 16px;
	color:#826519;
	
}

#info { 
	font-size: 0.9em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background-color: #e7e7e7; 
	text-align: center; 
	padding-top: 10px;}

#collaboration {
	text-align: center;
	background-color: #e7e7e7;
	width: 300px;
}

#pic {
	float: left;
}

#text {
float: left;	
}

.container_12
{
	background-color:#FFFFFF;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
	border-bottom-color:#999999;
	border-style:solid;
	border-width:medium;
	
}

/*ContactUs form */

legend { color: #3e3e3e; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background: #e7e7e7; padding: 0 6px; border: solid 1px; }
fieldset { background-color: white; margin-right: 20px; padding: 5px 10px 5px 20px; border: solid 1px #3e3e3e; }
label { font-size: 1em; font-family: verdana, "Myriad Web", Syntax, sans-serif; text-align: right; width: 5em; float: left; margin-right: 0.5em; display: block; }
.submit input { margin-top: 10px; margin-bottom: 10px; margin-left: 7.5em; }


form.cmxform fieldset { 
	font: 80.5% "Lucida Grande", Helvetica, Verdana, Arial; 
	background-color: #fff; 
	width: 400px; 
	margin-bottom: 10px; }
	
form.cmxform legend {
  padding: 1px 2px;
  font-weight: bold;
}

form.cmxform label { 
	line-height: 1.8; 
	text-align: left; 
	vertical-align: top; 
	width: 100px;
}
	
form.cmxform fieldset ul {
  margin: 0;
  padding: 0;
}

form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

input, textarea, select { 
	margin: 0; 
	padding: 1px; 
	font-size: 100%; 
	font-family: inherit; 
	background-color: #e2e2e2; 
}
	
.cs_logo { 
	font-size: 0.85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


