﻿	/*~~ id #
		class .

base Color: #5EC9E2
~~*/


body {
	width:100%;
}
form {
}
#top4r 
{
	
		background-color:#5EC9E2;
		height:27px;
		width: 100%;
}

/*~~  This tag is replaced in the "Large" version of the css ~~*/
#top4l 
{
	
		background-color:#5EC9E2;
		height:23px;
		width: 100%;
		padding-top: 4px;
	font-size:1.2em;
	font-weight:bold;
	color: Black;
}
#bottom4
{
		width: 100%;
		padding-bottom: 4px;
		background-color:#5EC9E2;
	
}

#toprow {
	width:100%;
	min-height: 20px;
	float:left;
	}
#midrow 
{
	width:100%;
	min-height: 720px;
	
	float:left;
	}
#leftcol {
	width:5%;
	float:left;
	/*~~ border:2px solid #f00;
~~*/
	}
#midcol {
	float:left;
	/*~~ width:600px;
~~*/
	width:90%;
	min-width:760px;
	height:100%;
/*~~	background-image:url("../gfx/bg.gif"); ~~*/

	}
#midcolheader {
	float:left;
	background-color:#5EC9E2;
border:1px solid #5EC9E2;
	}
	#midpanel 
	{
	/*~~	background-color:White;

	 width:600px;
~~*/
	width:100%;
	min-width:755px;
	min-height: 530px;
	height:100%;
	border:1px solid #5EC9E2;
	}
	
	/*~~ This specifically for Testimonials pages  ~~*/
		#midpanel_test 
	{
	width:100%;
	min-width:755px;
	min-height: 300px;
	height:100%;
	border:1px solid #5EC9E2;
	}
	
	#midpanel h2
	{
	margin-left:10px;
	font-size:2.0em;
 color:Black;
	}
#rightcol {
	width:5%;
	float:left;
	}

#bottomrow {
	width:100%;
	height: 20px;
	float:left;
	}
	
	.menutable
	{
		margin-top:2px;
		background-color:#5EC9E2;
		font-size:120%;
		
	}

	.menuitems a:hover
	{
		color:#ffffff;
			
	}
		.menuitems td
	{
		
		/*~~ border:2px solid #f00; ~~*/
	}
	#maincontainer
	{
	border-top:1px solid #818181;
	min-height: 520px;
	height:100%;
	}

/*~~  This tag is replaced in the "Large" version of the css ~~*/
#copyright
{
	/*~~ border-bottom:1px solid #000; ~~*/

		background-color:#5EC9E2;
		height: 20px;
}

.clientjobs
{
	/*~~ border:1px solid #000; ~~*/

	width: 105%;
}

.clientjob
{
	float: left;
	min-height: 120px;
}

.clientjob p
{
	float: left;
	width: 83%;
}

.clientjob img
{
	float: right;
	width: 15%;

}

.imgdummy
{
	float: right;
	width: 15%;

}

#testimonial
{

	padding-left: 20px;
	padding-right: 30px;
}

#contacts
{

	padding-left: 30px;
}

