@charset "utf-8";

body
{
		font-family:Arial, Helvetica, sans-serif;
}

div
{
	padding:0px;
}

.bg {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	margin-top:10px;
}

h1{
	color:#333333;
	font-size:18px;
	margin:0;
	padding:0;
}

h2
{
	color:#999999;
	font-size:16px;
	margin:0;
	padding:0;
}

h3
{
	color:#666666;
	font-size:14px;
	margin:0;
	padding:0;
}

h5
{
	color:#666666;
}

a img
{
	border:none;
}


#globalnav {

margin: 0;
padding-left: 60px;
width: 700px;
height: 51px;
vertical-align:middle;


}

#globalnav li{
list-style: none;
padding: 0 0 0 0;
margin: 0;
display: inline;
}


ul#globalnav li a { background-image: url(../images/navbar.jpg); background-position: 0 0; float: left; width: 150px; height: 50px;}

ul#globalnav li.gn_portfolio a {background-position: -150px 0px; color: White}

ul#globalnav li.gn_services a {background-position: -300px 0px; color: White}

ul#globalnav li.gn_contact a {background-position: -450px 0px; color: White}




ul#globalnav li.gn_home a:hover {background-position: 0px -50px; color: White}

ul#globalnav li.gn_portfolio a:hover {background-position: -150px -50px; color: White}

ul#globalnav li.gn_services a:hover {background-position: -300px -50px; color: White}

ul#globalnav li.gn_contact a:hover {background-position: -450px -50px; color: White}


.mainwindowcontainer-tb
{
	width:1000px; 
	height:20px; 
	margin-left:auto; 
	margin-right:auto;
}


#mainwindow-tl
{
	background-image:url(../images/main-tl.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:15px;
	height:20px;
	float:left;
}

#mainwindow-t
{
	background-image:url(../images/main-t.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:970px;
	height:20px;
	float:left;
}

#mainwindow-tr
{
	background-image:url(../images/main-tr.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:15px;
	height:20px;
	float:left;
}

#mainwindow-l
{
	background-image:url(../images/main-l.jpg);
	width:15px;
	float:left;
}

#mainwindow-m
{
	background-color:#FFFFFF;
	width:970px;
	float:left;
}

#mainwindow-r
{
	background-image:url(../images/main-r.jpg);
	width:15px;
	float:left;
}

#mainwindow-bl
{
	background-image:url(../images/main-bl.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:15px;
	height:20px;
	float:left;
}

#mainwindow-b
{
	background-image:url(../images/main-b.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:970px;
	height:20px;
	float:left;
	text-align:center;
}

#mainwindow-br
{
	background-image:url(../images/main-br.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:15px;
	height:20px;
	float:left;
}


#textwindow
{
	float:left;
	width:600px;
	height: 480px;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;text-decoration:none;
}

.leftwindow
{
	float:left; 
	vertical-align:top;
	width:220px;
	height:350px;
	background-image:url(../images/dotted-y.jpg);
	background-position: 100%;
	background-repeat:repeat-y;
	margin-top:20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.window-t
{
	/*background-image:url(../images/windowbg-t.jpg);
	height:30px;*/
}
.window-m
{
	/*background-image:url(../images/windowbg-m.jpg);
	background-repeat:repeat-y;*/
}
.window-b
{
	/*background-image:url(../images/windowbg-b.jpg);*/
	height:30px;
}

.window-s-tl {	background-image:url(../images/window-tl.jpg); height:30px; width:30px; float:left;}
.window-s-tr {	background-image:url(../images/window-tr.jpg); height:30px; width:30px; float:left;}
.window-s-bl {	background-image:url(../images/window-bl.jpg); height:30px; width:30px; float:left;}
.window-s-br {	background-image:url(../images/window-br.jpg); height:30px; width:30px; float:left;}

.window-s-t {	background-image:url(../images/window-t.jpg);	height:30px; float:left;}
.window-s-b {	background-image:url(../images/window-b.jpg);	height:30px; float:left;}
.window-s-l {	background-image:url(../images/window-l.jpg);	width:30px; float:left;}
.window-s-r {	background-image:url(../images/window-r.jpg);	width:30px; float:left;}


.sq-tl {	background-image:url(../images/sq-tl.jpg); height:20px; width:20px; float:left; background-repeat:no-repeat; background-position:bottom right;}
.sq-tr {	background-image:url(../images/sq-tr.jpg); height:20px; width:20px; float:left; background-repeat:no-repeat; background-position:bottom left;}
.sq-bl {	background-image:url(../images/sq-bl.jpg); height:20px; width:20px; float:left; background-repeat:no-repeat; background-position:top right;}
.sq-br {	background-image:url(../images/sq-br.jpg); height:20px; width:20px; float:left; background-repeat:no-repeat; background-position:top left;}

.sq-t {	background-image:url(../images/sq-t.jpg); height:20px; float:left; background-repeat:repeat-x; background-position:bottom;}
.sq-b {	background-image:url(../images/sq-b.jpg); height:20px; float:left; background-repeat:repeat-x;; background-position:top;}
.sq-l {	background-image:url(../images/sq-l.jpg); width:20px; float:left; background-repeat:repeat-y;; background-position:right;}
.sq-r {	background-image:url(../images/sq-r.jpg); width:20px; float:left; background-repeat:repeat-y;; background-position:left;}


.clientwindow
{

	background-image:url(../images/clientwindow.jpg);
	background-repeat:no-repeat;
	/*(background-position: 0px 50px;*/
	height:150px; 
	margin-top:50px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white; font-weight:bold; text-decoration:none;
}

.normaltext
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;text-decoration:none;
}

.mediumgreen
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#009999; font-weight:bold; text-decoration:none;
}

.largegreen
{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#006699; font-weight:bold; text-decoration:none;
}

.mediumgrey
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight:bold; text-decoration:none;
}

.largegrey
{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333333; font-weight:bold; text-decoration:none;
}

.mediumwhite
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white; font-weight:bold; text-decoration:none;
}

.largewhite
{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:white; font-weight:bold; text-decoration:none;
}

.headergrey
{
	color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold;
}

a.mediumwhite:hover, a.mediumgrey:hover
{
	text-decoration:underline;
}






.servicediv
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;text-decoration:none; margin-left: 50px; margin-right:50px;
}

.CustomerServiceBox
{
	width:110px; margin-left:25px; margin-top:10px; display:inline; float:left; text-align:center;
}

.imgBorder
{
border-style:solid; border-color:#CCCCCC; border-width:1px;
}

#phone
{
	width:250px;
	height:30px;
	float:right;
	margin-right:20px;
	background-image:url(../images/phone.jpg);
}

#header
{
	 width:1000px; 
	 height:100px; 
	 margin:0px auto 0px auto;
}

#logo
{
	float:left; 
	height:50px;
	margin-top:30px;
}

#navbarcontainer
{
float:right; width:800px; height:50px;
}

#navbar-l
{
	background-image:url(../images/navbar-l.jpg);
	width:15px;
	height:50px;
	float:left;
}
#navbar-m
{
	background-image:url(../images/navbar-m.jpg);
	vertical-align:middle;
	width:770px;
	height:50px;
	float:left;
}
#navbar-r
{
	background-image:url(../images/navbar-r.jpg);
	width:15px;
	height:50px;
	float:left;
}

#footer
{
	font-size:10px; color:#666666;text-decoration:none; text-align:center;
}
#footer a
{
	color:#666666;
}
#footer a:hover
{
	color:#333333;
}
#footer-lower
{
	font-size:10px; color:#666666;text-decoration:none; text-align:center; margin:0px auto 0px auto;
}

#banner
{
	height: 200px; 
	width:970px; 
	margin-left: auto; 
	margin-right:auto;
}

#banner-l
{
	float:left;
	width:970px;
	height:200px;
	background-image:url(../images/banner.jpg);
	padding:0px;
}

#banner-r
{
	text-align:left;
	display:inline;
	float:right; 
	vertical-align:top;
	width:242px;
	height:190px;
	/*background-image:url(../images/banner-r.jpg);*/
	padding: 10px 0px 0px 8px;
	margin-right:15px;
}

#quote
{
	background-image:url(../images/quote.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:220px;
	margin:85px 0px 0px 5px;
	display:block;
	float:left;
	display:inline;
}	

#quote:hover
{
	background-image:url(../images/quote-hover.jpg);
}

#quote-solo
{
	background-image:url(../images/quote-solo.jpg);
	background-repeat:no-repeat;
	display:block;
	height:110px;
	width:220px;
	margin:85px 0px 0px 0px;
	width:260px;
	float:left;
}	
#quote-solo:hover
{
	background-image:url(../images/quote-solo-hover.jpg);
}

.infobox
{
	width:620px;
	height: 180px; 
	margin-top:20px;
}

#rightwindow
{
	float:right; 
	vertical-align:top;
	width:280px;
	height:400px;
	background-image:url(../images/dotted-y.jpg);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
	margin-top:50px;

}

.right-header
{
	color:#333333;
	font-weight:bold;
	padding-left:15px;
	margin-top:20px;
}

.featureditem
{
	float:left; 
	display:inline;
	margin:10px 0px 0px 10px;
}


#port-header
{
	margin-left: auto; margin-right:auto;
	height: 200px; width:970px;
}
#port-info
{
	float:left;	height:60px; padding:10px 40px 0px 40px; margin:0px 0px 20px 0px;
}

.portfolioitem
{
	width:300px; height:400px; margin:0px 0px 0px 20px; float:left; display:inline;
}

.portfolioitem-center
{
	 float:left;
}

.portfolioitem-center img
{
	margin: 10px auto 0px auto; text-align:center;
}

.portfolioitem-width
{
	width: 250px;
}
.portfolioitem-height
{
	height:350px;
}

.servicelist
{
 /*vertical-align: bottom;*/
	list-style:none;
	padding-left:20px; 
	margin:10px 0px 0px 0px;
}
.servicelist li
{
	background-repeat:no-repeat; 
	background-position:0px 0px; 
	padding:0px 0px 0px 35px;
	font-size:12px;
	margin-bottom:10px;
	line-height:15px;
}

.featurelist
{
	list-style:none;
	padding-left:20px; 
	margin:10px 0px 0px 0px;
}

.featurelist li
{
	background-repeat:no-repeat; 
	background-position:0px 0px; 
	padding:0px 0px 0px 20px;
	font-size:10px;
	margin-bottom:10px;
	line-height:15px;
}
.featurelist li span
{
	font-size:11px;
	font-weight:bold;
}
.featureurl
{
	margin-top: 20px;
	margin-bottom:0px;
}

#contact-head
{
	margin:30px 0px 0px 30px;
	color:#666666;
	font-size:12px;
}
#contact-option
{
	padding-top:0px; height:150px; width:240px; margin-left:auto; margin-right:auto;
}
#contact-form
{
	float:left;
	margin:0px 0px 0px 30px;
	width:550px;
	padding:50px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

#tblMessage
{
	margin:30px 0px 0px 0px;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
#contact-right
{
	float:left; 
	background-image:url(../images/dotted-y.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	width:250px;
	height:300px;
	padding:50px 0px 0px 60px;
}

#contact-details
{
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	background-position:20px 40px;
	width:250px;
	height:250px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}