@charset "utf-8";
/* CSS Document */
html {
	background:url(assets/images/site/backgroundtile.jpg) repeat;
}
body {
	background:url(assets/images/site/backgroundtile1.jpg) repeat-x;
	padding-top:20px;
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #CCC;
}

p {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:150%; margin-bottom:12px; padding:0px 20px; text-align:justify}


#primelogo {
	background:url(assets/images/site/Prime-logo2.png);
	width:900px;
	height:100px;
	margin:0 auto;
}
#maincontainer {
	background:#333333;
	width:900px;
	margin:0 auto;
	margin-top:15px;
	padding-bottom:20px;
}
#topimage {
	background:url(assets/images/images/july31/main.jpg);
	width:900px;
	height:286px;
}
h1 {
	color:#FFF;
	font-weight:500;
	line-height:1.5em;
     margin:20px 20px 0px 20px;
	font-size:1.5em;
	padding-bottom:10px
}

h2 {
	color:#FFF;
	font-weight:500;
	font-size:1.5em;
	line-height:1.3em;
}
h4 {
	padding-left:20px;
	padding-bottom: 5px
}
/* Holly Hack for IE \*/
* html .menubox ul li {
	float:left;
	height:1%;
}
* html .menubox ul li a {
	height:1%;
	width: 100%;
}
/* End */
/*misc services */
.services {
	height:140px;
	text-align:justify;
}
.thumbnail img {
	float:left;
	margin:0px 20px 20px 20px;
	border:2px solid #666
}


/*welcome*/

#welcometruck {
	float:right;
	background:url(assets/images/images/welcome1.jpg);
	width:400px;
	height:300px;
	border:2px solid#666;
	margin: 30px 20px 5px 20px
}


#welcome img{
margin-left:20px;}

/*about*/

#aboutpicture {
	float:right;
	background:url(assets/images/images/about-us.jpg);
	width:400px;
	height:300px;
	border:2px solid#666;
	margin: 30px 20px 5px 20px
}
/*landscape*/


/*nav bar */
#navbar {
	background: url(assets/images/site/newnav.jpg) top center no-repeat;
	height:40px;
}
#nav_list {
	display:block;
	height:40px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	width:900px;
}
#nav_list li,#nav_list li a {
	display:block;
	float:left;
}
#nav_list li a {
	background-image: url(assets/images/site/newnav.jpg);
	background-repeat:no-repeat;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
}
#home a {
	background-position:0 0;
	width:100px;
}
#home a:hover {
	background-position:0 -40px;
	width:100px;
}
#aboutus a {
	background-position:-100px 0;
	width:134px;
}
#aboutus a:hover {
	background-position:-100px -40px;
	width:134px;
}
#services a {
	background-position:-234px 0;
	width:151px;
}
#services a:hover {
	background-position:-234px -40px;
	width:151px;
}
#projects a {
	background-position:-385px 0;
	width:149px;
}
#projects a:hover {
	background-position:-385px -40px;
	width:149px;
}
#testimonials a {
	background-position:-534px 0;
	width:206px;
}
#testimonials a:hover {
	background-position:-534px -40px;
	width:206px;
}
#contacts a {
	background-position:-740px 0;
	width:160px;
}
#contacts a:hover {
	background-position:-740px -40px;
	width:160px;
}

/*form1*/
#form1 {
	float:right;
	font-size:15px;
	color:#FFF;
}
#form2 {
	float:right;
	font-size:15px;
	color:#FFF;
	width:250px
}
#contacts1 {
	height:450px;
	padding:40px 80px 80px 80px
}
#contacts2 a {
	color:#FFF;
	text-decoration:none
}
#contacts2 a:hover {
	color: #000
}
/* Contact Form */
/* ----------Contact Form -------------- */
fieldset {
	margin-bottom:-15px;
}
fieldset ol {
	padding:1em 1em 0 1em;
	list-style:none;
}
fieldset li {
	float:left;
	clear:left;
	width:100%;
	padding-top:7px;
}
label {
	float:left;
	width:10em;
	margin-right:1em;
	text-align:right;
}
label em {
	display:block;
	color:#fff;
	font-size:85%;
	font-style:italic;
	text-transform:lowercase;
}
input {
	background:#FFF;
	width:200px;
	height:25px;
	border:none;
	font-size:15px;
	font-weight:normal;
}
input.error {
	background:#09F;
	width:200px;
	height:25px;
	border:none;
	font-size:18px;
}
.errorspam {
	background:#09F;
	width:110px;
	height:25px;
}
.inputsmall {
	background:#FFF;
	width:200px;
	height:25px;
	border:none;
	font-size:15px;
	font-weight:normal;
}
textarea {
	border:none;
	width:250px;
	height:93px;
	overflow:auto;
	font-family:Arial,Helvetica,sans-serif;
}
.submit {
	width:100px;
	height:25px;
	border:none;
	position:relative;
	left:165px;
}
.submit:hover {
}
.errorlist {
	color:#fff;
	position:relative;
	left:165px;
}
#inputspam {
	background:#fff;
	width:110px;
	height:25px;
}
.inputspam {
	background:#09F;
	width:110px;
	height:25px;
}
#inputspam.errorspam {
	background:#09F;
	width:110px;
	height:25px;
}
.errormessage1 {
	background:#09F;
	width:250px;
	height:93px;
	border:none;
	padding-left:10px;
}
.errormessage2 {
	background:#fff;
	width:250px;
	height:193px;
	border:none;
	padding-left: 10px;
}
/*links*/

#links1 a {
	text-decoration:none;
	color:#FFF;
	padding-left:20px;
}
#links1 a:hover {
	color: #000
}

/* testimonials */
.testimonials_bubble{
    background:#666666;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	padding:20px;
	border:1px solid #000;
	
	margin-left:30px;
	width:800px;
	
}

.testimonials_bubble p
{

	color:#ffffff;
}

.testimonials_bubble p.credits
{
	text-align:right;
	font-style:italic;
	color:#ffffff;
	
}

.message_arrow{
	position:relative;
	left:600px;
	margin-bottom:20px;
	z-index:1;
	bottom:1px;
}

/*Projects List*/
.projects_list 
{
	width:900px;
	padding-left:20px;
	margin-bottom:40px;
	
	
	

	
}


.projects_list ul
{
   
	list-style-type: disc;
	float:left;
	padding-left:20px;

	
	
}

.projects_list  ul li
{
     margin-bottom:10px;
	
	 
}

.projects_list img 
{
	float:right;
	border:1px solid #000;
	margin-right:40px;
}



/*footer*/
#footer {
	width:100%;
	height:82px;
	text-align:center;
	background:url(assets/images/site/footer1.jpg);
	margin:0 auto;
}
#footer p {
	padding-top:30px;
	margin:0 auto;
	width:900px;
	text-align:center;
}
#footer a {
	color:#FFF;
	text-decoration: none;
}
/* Drop down Menus

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c {
position:absolute;
border: 1px solid  #000; /*THEME CHANGE HERE*/
border-width: 0 1px;
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
font-size:13px;
z-index:100;
background-color:#666666;
width: 175px;
visibility: hidden;

}

.dropmenudiv_c a{

width: auto;
display: block;
font-size:13px;
text-indent: 5px;
border: 0 solid #000; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #ffffff;
}

