@charset "utf-8";
/* CSS Document 
<!--[if IE]>  
 <![endif]-->
*/

body {
	background-color: #222222;
	margin: 0;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 920px;
}

#header {
	margin: 0;
}

#side-a {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
}

#side-b { 
	margin: 0;
	float: left;
	width: 770px;
	/*height: 1%;  Holly hack for Peekaboo Bug */
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	margin: 0 0 0 200px;
}

#box {
	height: 10px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	clear: both;
}

.margin_top {
	margin: 0 10px 0 10px;
}

.elyk {
	height: 31px;
	width: 720px;
	margin: 10px 0 10px 0;
}

#logo {
	width: 433px;
	float: left;
}

#slogan {
	width: 300px;
	float: right;
	margin: 64px 0 0 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	text-align: right;
}

#phones {
	width: 300px;
	float: right;
	margin: 34px 0 0 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#container {
	clear: both;
}

.contact {
	width: 360px;
	padding: 0;
	margin: 0;
	float: left;
}

.contact_para {
	margin-top:0;
}

#contact_form {
	width: 360px;
	padding: 0;
	margin: 0;
	float: left;
}

p {
	margin: 12px 0 12px 0;
}

.pic_001 {
	padding: 0 0 10px 10px;
}

.instruct {
	float:right; 
	width: 300px; 
	font-size: 10px; 
	text-align:right;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                              Menu

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#navbar {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#navbar ul {
	list-style:none;
	padding: 0;
	margin: 0;

}

#navbar li {
	list-style:none;
	padding: 0;
	margin: 0;
}

#navbar a {
	text-decoration:none;
	display:block;
	text-indent:-5000px;
}

#navbar #home {
	background-image:url(../images/nav_home.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 33px;
	width: 150px;	
}

#navbar #services {
	background-image:url(../images/nav_services.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 33px;
	width: 150px;
}

#navbar #about {
	background-image:url(../images/nav_about.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 31px;
	width: 150px;
}

#navbar #projects {
	background-image:url(../images/nav_projects.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 35px;
	width: 150px;
}

#navbar #contact {
	background-image:url(../images/nav_contact.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 32px;
	width: 150px;
}

#navbar #blog {
	background-image:url(../images/nav_blog.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 32px;
	width: 150px;
	margin:0;
}

#navbar #green {
	background-image:url(../images/nav_green.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 32px;
	width: 150px;
	margin:0;
}

#navbar #home:hover {
	background-position: -150px 0;
}

#navbar #services:hover {
	background-position: -150px 0;
}

#navbar #about:hover {
	background-position: -150px 0;
}

#navbar #projects:hover {
	background-position: -150px 0;
}

#navbar #contact:hover {
background-position: -150px 0;
}

#navbar #blog:hover {
background-position: -150px 0;
}

#navbar #green:hover {
background-position: -150px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            Title Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.titletext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #3F82B9;
}

.titletext a:link {
	font-weight: bold;
	color: #3F82B9;
}

.titletext a:visited {
	font-weight: bold;
	color: #3F82B9;
}

.titletext a:hover {
	font-weight: bold;
	color: #3F82B9;
	text-decoration: none;
}

.titletext a:active {
	font-weight: bold;
	color: #3F82B9;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            Title2 Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.title2text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #3F82B9;
}

.title2text a:link {
	font-weight: bold;
	color: #3F82B9;
}

.title2text a:visited {
	font-weight: bold;
	color: #3F82B9;
}

.title2text a:hover {
	font-weight: bold;
	color: #3F82B9;
	text-decoration: none;
}

.title2text a:active {
	font-weight: bold;
	color: #3F82B9;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            Title3 Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.title3text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}

.title3text a:link {
	font-weight: bold;
	color: #000000;
}

.title3text a:visited {
	font-weight: bold;
	color: #000000;
}

.title3text a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.title3text a:active {
	font-weight: bold;
	color: #000000;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            Title4 Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.title4text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

.title4text a:link {
	font-weight: bold;
	color: #000000;
}

.title4text a:visited {
	font-weight: bold;
	color: #000000;
}

.title4text a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.title4text a:active {
	font-weight: bold;
	color: #000000;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            Main Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#maintext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0 10px 0 10px;
}

#maintext p {
	text-align: justify;
}

#maintext a:link {
	font-weight: bold;
	color: #3F82B9;
}

#maintext a:visited {
	font-weight: bold;
	color: #3F82B9;
}

#maintext a:hover {
	font-weight: bold;
	color: #3F82B9;
	text-decoration: none;
}

#maintext a:active {
	font-weight: bold;
	color: #3F82B9;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                          Clients UL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.clients_ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	width: 180px;
	float: left;
	display: inline;
}

.clients_ul ul li {
	list-style: disc;
	margin: 0;
	padding: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            Footer Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.footertext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
	width: 240px;
	float: left;
	margin: 10px 0 0 0;
}

.footertext a:link {
	font-weight: bold;
	color: #E4E4E4;
}

.footertext a:visited {
	font-weight: bold;
	color: #E4E4E4;
}

.footertext a:hover {
	font-weight: bold;
	color: #E4E4E4;
	text-decoration: none;
}

.footertext a:active {
	font-weight: bold;
	color: #E4E4E4;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                          Copyright Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.copyrighttext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #E4E4E4;
	text-align: center;
	padding: 20px 0 0 0;
	clear: both;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                              Thumbs

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.thumbs {
	width: 749px;
}

.thumbs img {
	float: left;
	margin: 8px; 
	padding: 4px; 
}

.leftpic{
	margin: 5px 15px 10px 0px;
}

.rightpic{
	margin: 5px 0px 10px 15px;
}