* { margin:0; padding:0; border:0; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

html{
	font-family:Tahoma;
	font-size:12px;
	color:#1e1e1e;
	height:100%;
	min-width:900px;
	background:url(../images/Medinex3_02.jpg) repeat-x #fffff3;
}

body {
	margin:0px;
	height:100%;
	line-height:1.8;
	min-width:900px;	
}

p{
	margin-bottom:8px;
}

h1{
	font-family:"Trebuchet MS";
	font-size:19px;
	color:#519747;
	letter-spacing:-1px;
	margin-bottom:5px;
	font-weight:normal;
}

h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#cb0303;
	font-weight:normal;
	letter-spacing:-1px;
}

h3{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#3f8435;
	font-weight:normal;
	letter-spacing:-1px;
	padding-left:15px;
	padding-top:2px;
	margin-top:15px;
	height:45px;
	background:url(../images/Medinex3.png) top left no-repeat;
}

h4{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#006600;
	letter-spacing:-1px;
	margin-bottom:5px;
	font-weight:normal;
	padding-bottom:3px;
	border-bottom:#006600 1px dotted;
	width:98%;
}


ul{
	list-style:inside;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited { font-size:11px; color:#000000; text-decoration:underline; outline:none; }

a:hover { color:#009933; }

a.else:link, a.else:visited { font-style: normal; font-size:11px; color:#FF9900; text-decoration: none; border:none; font-weight:400; }

a.else:hover { font-style: normal; color:#CCCCCC; font-size:11px; text-decoration: none; border:none; font-weight:400; }

a.current:link, a.current:visited, a.current:hover {  }

/* =Menu
-----------------------------------------------------------------------------*/
#menu{
	height:33px;
	float:left;
}


#menu ul{
	list-style-type:none;
}

#menu li{
	display:inline;
}

#menu li a{
	color:#ffffff;
	font-size:14px;
	font-family:"Trebuchet MS";
	display:block;
	text-align:center;
	height:32px;
	line-height:32px;
	float:left;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
}

#menu li a:hover{
	background:url(../images/repeat.jpg) repeat-x;
	color:#FFFFFF;
}

/* =Languages
-----------------------------------------------------------------------------*/
#languages{
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	margin-right:25px;
}

#languages a{
	font-family:"Courier New", Courier, monospace;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
	color:#146804;
	text-decoration:none;
}

/* =Content
-----------------------------------------------------------------------------*/
#header{
	width:900px;
	height:261px;
	background:url(../images/Medinex3_04.jpg) no-repeat;
	float:left;
}

#wrapper{
	width:900px;
	min-width:900px;
	margin-left:auto;
	margin-right:auto;
	height:auto !important; /* real browsers */
}

#container {               
	width:900px;
	height:100%;
	min-height:100%;
	float:left;
	margin-top:-1px;
}

#main{
	float:left;
	width:600px;
	padding-left:10px;
	padding-right:25px;
	padding-top:15px;		
}

#sidebar{
	width:255px;
	height:540px;
	background:url(../images/Medinex3_11.jpg) no-repeat;
	float:left;
	padding-top:15px;
}

/*menu left---------------------------------------*/
#menu1{
	margin-left:1px;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 100%;
}

ul.menu a, ul.menu a:active, ul.menu a:visited {
  	background:url(../images/Medinex3_13.jpg) left center no-repeat;
	display:block;
	padding-left:20px;
	margin-left:20px;
	height:30px;
	line-height:30px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#7da413;
	letter-spacing:-1px;
	text-decoration:none;
	border-bottom:1px dotted #7da413;
	width:75%;
}

ul.menu a:hover {
  		color:#006633;
}

ul.menu li a {
  margin-bottom: 5px;
}

ul.menu li ul li a, ul.menu li ul li a:visited, ul.menu li ul li a:active {
  background:none; 
  height:20px;
  line-height:20px;
  padding-left:20px;
  margin-bottom:5px;
  border-bottom:none;
}

ul.menu li ul li ul li a, ul.menu li ul li ul li a:visited, ul.menu li ul li ul li a:active {

  padding-left:40px;

}

ul.menu li ul li a:hover {
	color:#006633;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

/* =Photos Only
-----------------------------------------------------------------------------*/
#photos{
	float:left;
	width:99%;
	padding-top:15px;
}

#photos img{
	border:solid 2px #003300;
	margin-bottom:5px;
}

.photo{
	float:left;
	width:170px;
	height:200px;
	text-align:center;
	margin-right:20px;
	position:relative;
}

.photo p{
	font-size:11px;
	line-height:1.3;
}

.new{
	background:url(../images/Medinex3_20.jpg) left top no-repeat;
	padding-left:40px;
	margin-top:15px;
}

#contact-banner{
	width:624px;
	height:98px;
	background:url(../images/Medinex3_31.jpg) no-repeat;
	float:left;
	color:#0c5a01;
	margin-top:10px;
}

#contact-banner p{
	padding-top:13px;
	padding-left:15px;
	line-height:1.6;
}

#newsletter{
	float:left;
	padding-left:15px;
}

#newsletter a{
	background:url(../images/Medinex3_14.jpg) center center no-repeat;
	display:block;
	width:82px;
	height:22px;
	line-height:22px;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:5px;
}
/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	margin-top:30px;
	height:33px;
	width:842px;
	margin-left:auto;
	margin-right:auto;
	line-height:33px;
	text-align:right;
	font-size:11px;
}

#contact{
	margin-right:35px;
	width:370px;
	float:left;
	min-height:100%;
	height:100%;
	padding-left:25px;
	padding-top:20px;
}

#map{
	margin-top:7px;
	width:420px;
	height:415px;
	float:left;
	margin-bottom:10px;
	border:#003300 1px solid;
	margin-top:25px;
}

input, textarea{
   padding:4px;
   margin-bottom:5px;
   border:dotted 1px #CCCCCC;
   background-color:#FFFFFF;
}

.button{
	border:#333333 dotted 1px;
	margin-right:10px;
	padding:2px;
}

.description{
	letter-spacing:-1px;
	font-family:"Century Gothic";
	font-size:13px;	
}

.style1 {color: #aacf46}

#error{
color:#FF0000;
text-align:center;
font-size:10px;
display:none;
}
#response{
	color:#00FF00;
}

#thumbs{
	margin-left:2px;
	float:left;
	cursor:pointer;
}
#preview{
 width:580px;
text-align:center;
}