@charset "utf-8";
/* CSS Document */

/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, fieldset{margin:0; padding:0; border:0;}
a img{border:none;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
/*------------------------------------------------------------------ 
# [Table of contents] 
  General Classes
# 1. Body 
# 2. Wrapper / #wrapper
# 3. Header / #header 
# 4. Menu / #menu
# 5. Content / #content 
# 7. Navigation / #nav
# 8. Footer / #footer 
# -------------------------------------------------------------------*/  

/* General Classes */

.floatleft {
float:left;
}

h3,h4 {
color:#996600;
}

.clear
{
	clear:both;
}

h2 {
color:#996600;
padding-bottom:10px;
}

ul {
list-style-image:url(images/bullet.gif);
padding-left:15px;
}


a:link, a:visited {text-decoration: none; color:#666; }
a:hover{color:#996633; text-decoration:underline; }

/*# 1. Body */
body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5;
}

/* -------------------------------------------------------------------*/  

/*# 2. Wrapper */
#wrapper {
width:929px;
margin:auto;
background-image:url(images/content_white.jpg);

}



/* -------------------------------------------------------------------*/  

/*# 3. Header */ 
#header {
width:929px;
height:277px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

#header1 {
width:929px;
height:277px;
background-image:url(images/header1.jpg);
background-repeat:no-repeat;
}

/* -------------------------------------------------------------------*/  

/*# 4. Menu */ 
#menu {
width:840px;
height:28px;
margin:auto;
padding:5px 0 0 0;
font-weight:bold;
color:#333333;
}

#menu ul { margin:0; padding:0}
#menu li {display:inline; padding: 0 10px 0 10px; border-left:#999999 1px solid;  }
#menu a:link, #menu a:visited {text-decoration: none; color:#333333; }
#menu a:hover{color:#996633; text-decoration:underline; }

/* -------------------------------------------------------------------*/  


/*# 5. Content */ 
#content {
width:929px;
text-align:justify;
background-image:url(images/content_white.jpg);
background-repeat:repeat-y;
clear:both;
}

#content2 {
width:929px;
text-align:justify;
background-image:url(images/content_white.jpg);
background-repeat:repeat-y;
}

#leftcolumn {
width:314px;
height:450px;
float:left;
}

.form {
background-image:url(images/ability.jpg);
background-repeat:no-repeat;
height:271px;
padding-left:50px;
width:400px;
}

* {
margin:0;
padding:0;
}

.contacts {
width:292px;
height:180px;
background-image:url(images/fadegrey.jpg);
background-repeat:no-repeat;
text-align:center;
padding:10px 0 0 20px;
}


#rightcolumn {
width:615px;
background-image:url(images/garden_city.jpg);
background-repeat:no-repeat;
padding-top:132px;
float:left;
}


.rightcontent {
width:370px;
padding: 0 0 0 25px;
float:left;
}

.rightcontent2 {
width:580px;
padding: 0 5px 0 20px;
float:left;
}

.animation {
float:left;
}

/* -------------------------------------------------------------------*/  
/*# 6. Footer */ 
#footer {
width:929px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:100px;
margin:auto;
padding:30px 0 0 0;
clear:both;
}

#footer .disclaimer{
width:650px;
margin:auto;
font-size:11px;
line-height:1.0;
color:#666666;
}

#footer p{
padding:5px 0;
}

/*----------------------------------*/
button.checkButton{width: 152px;}
#smallSize { 	font-size: smaller; 
font-weight: bold; 
}








 


