/* CSS Document */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
background-image:url(../images/bckground2.jpg);
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
line-height: 150%;
}

h1 {
color:#0000FF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:90%;
padding-left:10px;
text-align:left;
padding-bottom:inherit;
}

h4 {
font-family:"A.C.M.E. Secret Agent"; 
color: #0000FF;
size:10px;
text-align:center;
}

h5
{
margin-top:38px;
font-size: 50px;
font-weight: bold;
font-family: "La Bamba LET";
color: #0033FF;
text-align:center;
}
.main {
background: url(../images/bckground2.jpg)repeat-y repeat-x;
}

div.space{
height:170px;
}

h6{
font-family: calibri;
font-size:12px;
letter-spacing:1pt;
text-indent:0.1in;

}

div.header
{
background:#FFFFFF;
background-image: url(../images/new_bannr.jpg);
background-repeat:no-repeat;
background-position: top center;
width:901px;
position:relative;
left:50%;
margin-left:-450px;
height:288px;
}

br {
text-indent:65px;
margin-left:20px;
}

div.main-b {
	border:#000000;
	border-style:solid;
	border-width:1px;
	background: #FFFFFF;

	width:900px;
	position:relative;
	left:50%;
	margin-left:-450px;

}

div.top-menu{
	position:relative;
	background: #ffffff no-repeat;
	background-position: bottom center;
	width:600px;
	height:28px;
	left: 50%;
	margin-left:-300px;
	top:1px;
}

div.main-body{
background:#FFFFFF;
}
div.side-menu{
background: #ffffff ;
float:left;
background:url(../images/container_bg.jpg) top right no-repeat;
width:26%;
height:688px;
}

div#side-nav{
margin-left:-38px;
margin-top:-5px;

width:210px;
height:612px;
}

div.right{
background: #ffffff;
float:right;
margin-right:15px;
width:70%;
height:inherit;
}

h1.right-image{
	background-image:url(../images/index.jpg);
	position: relative;
	left:70px;
	width: 504px;
	height: 360px;
}

ul#nav {
margin : 0;
padding : 0;
list-style : none;
}
ul#nav li {
margin : 0;
padding : 0;
display : block;
float : left;
height : 20px;
text-align : center;
text-transform : uppercase;
font-size : 14px;
}
ul#nav li a {
text-decoration : none;
color : #0000FF;
display : block;
font-weight : bold;
width : 100px;
height : 23px;
padding-top : 2px;
font-size : 70%;
background:url(../images/images/menu.jpg) top;
background-position : bottom 0%;
background-repeat : no-repeat;
}
ul#nav li a:hover {
text-decoration : none;
color : #0000FF;
display : block;
font-weight : bold;
width : 100px;
height : 23px;
padding-top : 2px;
font-size : 70%;
background:url(../images/images/menu.jpg) bottom;
background-position : bottom 0%;
background-repeat : no-repeat;
}

div.title {
height:140px;
background:#ffffff;
}

ul#side-nav li {
margin : 0;
padding : 2px;
display : block;
height : 31px;
width:210px;
text-align :center;
text-transform : uppercase;
font-size : 14px;
list-style: none;
}

ul#side-nav li a {
text-decoration : none;
color : #0000FF;
display : block;
font-weight : bold;
width : 210px;
height : 29px;
padding-top : 2px;
font-size : 70%;
background:url(../images/images/side-menu.jpg) bottom;
background-repeat : no-repeat;
}

ul#side-nav li a:hover {
text-decoration : none;
color : #0000FF;
display : block;
font-weight : bold;
width : 210px;
height : 29px;
padding-top : 2px;
font-size : 70%;
background: url(../images/images/side-menu.jpg) top;
background-repeat : no-repeat;
}


form.contact_us {
	width: 390px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 15px;
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact_us {display: block;
        width: 185px;
        background: #FFFFFF;
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 385px;
		  height:30px;
          background: #FFFFFF;
          border-top: 1px solid #E3E4E9;
		  border-left: 1px solid #E3E4E9;
		  border-bottom: 1px solid white;
		  border-right: 1px solid white;

          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background: #FFFFFF;
	width:65px;
	height:31px;
}
