* { margin:0; padding:0;}
html, body { background: url(images/gradient.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;height:100%;}
body {  font-family:GentiumBookBasicRegular; font-size:100%;  color:#404141;}

input, select, textarea { font-family:GentiumBookBasicRegular, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { font-size:20px; margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#contacts-form { clear:right; width:100%; overflow:hidden;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both; padding-bottom:7px; width:100%; overflow:hidden;}
#contacts-form label { float:left; width:79px; color:#2cb6e9; font-weight:bold;}
#contacts-form input { width:240px; padding:2px 0 2px 3px; border:1px solid #d9d9d9; background:none;}
#contacts-form textarea { width:790px; height:192px; border:1px solid #d9d9d9; background:none; padding:2px 0 2px 3px; margin-bottom:15px; overflow:auto;}
#contacts-form .button { width:150px; float:right;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { padding-bottom:32px;}
.list1 li p { margin-bottom:6px;}
.list1 li a { font-weight:bold;}

.list2 { padding:4px 0 10px 0;}
.list2 li { width:100%; overflow:hidden; padding-bottom:20px;}
.list2 li.last { padding-bottom:0 !important;}
.list2 li img { float:left; margin-right:20px;}
.list2 li h5 { padding-top:6px;}
.list2 li h6 { padding-top:15px;}

.list3 li { list-style-type:disc; list-style-position:inside; padding-bottom:15px;}
.list3.color1 li { color:#58b01f;}
.list3.color2 li { color:#ff8002;}
.list3.color3 li { color:#f32e10;}
.list3 li span { color:#404141 !important;}

.list4 dt { font-weight:bold; margin-bottom:16px; color:#2cb6e9;}
.list4 dd { padding-bottom:16px;}

.phones-list li { width:100%; overflow:hidden; padding-bottom:16px;}
.phones-list li strong { float:left; width:69px; color:#2cb6e9;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-indent.fright { float:right; margin:0 0 0 20px;} 
.img-indent.alt { margin-bottom:30px;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }


/*==================txt, links, lines, titles====================*/
a {color:#000000;}
h1 { font-size:3em; line-height:1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; font-weight:normal; letter-spacing:-1px; width:400px; margin-bottom:42px;}
h2 { font-family:GentiumBookBasicRegular; font-size:30px; line-height:1em; margin-bottom:23px; color:#515151;}
h2.alt { letter-spacing:-1px;}
h3 { font-family:GentiumBookBasicRegular; font-size:35px; line-height:1em; margin-bottom:23px; color:#515151;}
h4 { font-size:.91em; margin-bottom:10px;}
h4 strong { font-size:1.1em; color:#2cb6e9; display:block;}
h5 { font-size:1em; margin-bottom:5px;}
h6 { font-size:1em; font-weight:normal;}

.txt1 { color:#2cb6e9;}

/*header*/
#header .row-1 { height:137px;}

#header .logo { position:absolute; top:15px; float:left; padding:22px 0 0 10px;}
#header .top-links { float:right; padding:45px 35px 0 0;}
#header .top-links li { float:left; margin-left:8px;}

#header .nav-box {background:url(images/nav-box-bg.gif) left top repeat-x; width:100%;}
#header .nav-box .left { background:url(images/nav-box-left.gif) no-repeat left top;}
#header .nav-box .right { background:url(images/nav-box-right.gif) no-repeat right top; height:47px;}

/*-- header navigation --*/
#header .nav-box ul { font-family:GentiumBookBasicRegular; font-size:13px;}
#header .nav-box ul li { display:inline;}
#header .nav-box ul li a { display:block; float:left; color:#fff; text-decoration:none; }
#header .nav-box ul li a em { display:block; float:left; font-style:normal; background:url(images/divider-left.gif) no-repeat left 10px;}
#header .nav-box ul li a em b {  padding: 0px 17px 0px 15px; display:block; float:left; height:47px; line-height:47px; width:158px; text-align:center; background:url(images/divider-right.gif) no-repeat right 10px; cursor:pointer;}

/*content*/
#content {background:url(images/gradient.jpg) left top repeat-x #fff;}
#content .section { padding-bottom:20px;}

.main-banner-small { background:url(images/wiring.jpg) no-repeat left top; width:950px; height:163px; margin-bottom:20px;}
.main-banner-small .inner { padding:47px 0 0 52px;}
.main-banner-small h1 { font-size:30px; width:350px;}

.main-banner-smalll { background:url(images/building2.jpg) no-repeat left top; width:950px; height:326px; margin-bottom:20px;}
.main-banner-smalll .inner { padding:47px 0 0 52px;}
.main-banner-smalll h1 { font-size:30px; width:350px;}

#frontbanner {position:Relative;left:35px; padding: 0px 0px 25px 0px;}


/*extra-content*/
#extra-content {}
#extra-content .section { padding-bottom:20px;}

#extra-content .box { background:url(images/box1-bg.gif) left top repeat-x #fff; width:100%;}
#extra-content .box .border-top {background:url(images/border.gif) repeat-x top;}
#extra-content .box .border-bot {background:url(images/border.gif) repeat-x bottom;}
#extra-content .box .border-left {background:url(images/border.gif) repeat-y left;}
#extra-content .box .border-right {background:url(images/border.gif) repeat-y right;}
#extra-content .box .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
#extra-content .box .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
#extra-content .box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
#extra-content .box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }

/*==================boxes====================*/

.box { background:url(images/box-bg.gif) left top repeat-x; width:100%;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:27px 35px 20px 34px;}

.dept-list { float:left;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}

/*Custom Additions*/

.address{font-size:18px; text-indent:650px; font-family: GentiumBookBasicRegular;}
.people {float:left;}

.wrap{float:right;}
.move{float:left;padding:0 10px 0 0;}
.intro{font-size:17px; font-family:"GentiumBookBasicRegular";}
.news{font-size:14px; font-family:"GentiumBookBasicRegular";}
.partban{position:relative;right:15px;}
.part-banner{padding:0px 0px 25px 0px;}


/*Contact Us */
.our_office{position:relative; left:22px;}
.call{}

/* Partners box */
#columns {
        width: 950px;
    }

    #columns .column {
        position: relative;
        width: 50%;       
    }

    #columns .left {
        float: left;
		font-size:15px;
		position:relative; 
		left:100px;
    }

    #columns .right {
		position:relative; 
		right:150px;
        float: right;
		font-size:15px;
    }
	
h2.left_title { font-family:GentiumBookBasicRegular; font-size:30px; line-height:1em; margin-bottom:23px; color:#515151;}


/* Quotes */

.quote {font-size:18px;}

/*footer*/
#footer {color:#fff; padding:27px 0 30px 0; }

#footer .nav { font-size:11px; text-align:center; padding-bottom:0px;}
#footer .nav li { display:inline;}
#footer .nav li a { color:#fff; padding:0 52px 0 49px;}

#footer .fleft { padding:0 0 0 44px;}
#footer .fright { padding:0 44px 0 0;}

/* FONT STUFF */ 

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 19, 2011 */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 19, 2011 */



@font-face {
    font-family: 'GentiumBookBasicRegular';
    src: url('genbkbasr-webfont.eot');
    src: url('genbkbasr-webfont.eot?#iefix') format('embedded-opentype'),
         url('genbkbasr-webfont.woff') format('woff'),
         url('genbkbasr-webfont.ttf') format('truetype'),
         url('genbkbasr-webfont.svg#GentiumBookBasicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



	

/*==========================================*/

