
*{ margin:0; padding:0; border:0;}
#wrapper {width:900px; margin:20px auto; padding:0 40px;}
body {background-color:#000;}
			
#top {clear:both; padding:11px; background-image: url(../images/navbar2.png); width:auto; height:118px;}

#logo {float:left; width:50px; padding-top:18px;}
#socialmedia{float:right;width:300px; padding-top:18px;}

#contentwrapper {clear:both;}
#navigation {clear:both; float:right;}
#navigation ul li {display:inline; list-style:none; float:left; font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight: normal; line-height:5px;}


	a {padding:10px 25px; text-decoration:none;}
	a:link {color:#fff;}
	a:visited {color:#fff;}
	a:active {color:#fff;}
	a:hover {color:#000;}

#leftside a {padding: 0px 0px;}
#leftside a:hover {color:#F00;}

	
	

/*#contentwrapper {clear:both; background-image:url(../images/Background.jpg);
	height:690px; width:900px;}*/

#content {background-image:url(../images/banner.jpg); 	background-repeat:no-repeat; padding-bottom:15px; width:900px; height:160;}


/*
#rightside {float:right; width:350px; height:400px; background-image:url(../images/rightside%20background.png); background-repeat:no-repeat; margin-right: 15px;
			}
			iframe{padding:0 15px;}
*/

#rightside {margin-top: 20px;}

			
#bottomimages {clear:both; float:left; background-repeat:no-repeat; margin: 20px 20px; width:860px; height:80px; }

#bottomimages ul li {display:inline; list-style:none; padding:21px;}

#footer {
	clear:both;
}

	
h1{font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
font-style:italic;
color:#fff;
text-align:right;
padding:5px;
}

h2{font-family: Arial, Helvetica, sans-serif;
font-size:25px;
font-weight:bold;
font-style:normal;
color: #F00;
text-align:left;
padding:10px 5px;
}

h3{font-family: Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
font-style:normal;
color: #F00;
text-align:left;
padding:5px 5px;
}

h4{font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#fff;
padding:0px 5px;
}

h5{font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#fff;
padding:0px 5px;
}




/* Service Page*/


#servicesleftside {float:left; height:1020px; background-image: url(../images/leftside%20background.png);background-repeat:no-repeat; margin-left: 15px;

}

#servicesleftside ul{
	list-style-image:url(../images/Services/JRP%20A5%20Flyer%20-%202%20versions.png);
	margin-left: 40px; line-height:14px;
}



h8{font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#fff;
padding:15px;
line-height:-1px;

}






/*Contact Form Styles*/

h6{font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
color:#fff;
padding:15px;
}

h7{font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
font-style:normal;
color: #FFF;
text-align:left;
padding:15px;
}

#contactcontentwrapper {
	clear:both;
/*	background-image: url(../images/Background.jpg);*/
	height:500px;
	}	


#contactformcontainer {	
/*	background-image:url(../images/contact%20us/contact%20form%20background.png);
	background-repeat:no-repeat;
	width:500px;
	height:600px;*/
	float:left;
	margin-left:15px;
	
}
	


#contactform{
	clear:both;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	width:400px;
	height:350px;
	padding: 0px 10px;
	margin: 0px 15px;
	float:left;
	text-align:right;
	
	
}

input {
	width:200px;
	height:25px;
	margin:5px;
	border-radius: 2px;
	background-color: #F0F0F0;
	border:1px solid #CCC;
    box-shadow: 0px 0px 1px 1px rgba(50, 50, 50, 0.25) inset;
	padding:1px;
	font-size:12px;
	
	
	
}
	

textarea{
		width:200px; 
		height:100px; 
		margin:5px; 
		border-radius: 2px; 
		background-color: #F0F0F0;
		border:1px solid #CCC;
       box-shadow: 0px 0px 1px 1px rgba(50, 50, 50, 0.25) inset;
	   padding:1px;
	   font-size:12px;
	   vertical-align: text-top;
	   
}

select {
	width:100px; height:25px; margin:5px; border-radius:2px;
	
}

label {
	vertical-align: middle;
	
}

#contactrightside {
	float:right;
	width:350px;
	height:400px;
/*	background-image:url(../images/rightside%20background.png); 
	background-repeat:no-repeat; */
	margin-right: 15px
	}
			iframe{padding:0 15px;}


			
#contactbottomimages {clear:both; float:left; background-image:url(../images/bottom%20logos/logo%20background.png); background-repeat:no-repeat; margin-top: 30px; width:860px; height:100px; padding:15px;}

#contactbottomimages ul li {display:inline; list-style:none; padding:21px;}
			

.submit {
	width:8px;
	text-align:center;
	vertical-align: middle;
	background-color: #CCC;
}
	
