@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
}

.dev {
	background-image:url(../images/dev_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.support {
	background-image:url(../images/support_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#container { 
	width: 1018px;  
	margin: 0 auto; 
	text-align: left; 
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img {
	border:none;
}
hr{
	width:700px;
	boder:1px solid #666;
}
#brochures_l{
float:left;
width:700px;
}
#brochures{
float:left;
padding:10px;
}
#testimonial{
float:left;
text-align:center;
padding:5px;
}
#testimonial a{
border:0;
font-size:11px;
text-decoration:none;
color:#0a4678;
font-weight:bold;
}
#testimonial a:Hover{
border:0;
text-decoration:underline;
color:#0a4678;
font-weight:bold;
}

.fltlft {
	float:left;
}




/*HEADER STUFF***********************/

#header { 
width:1018px;
float:left;
background-image:url(../images/subnavbg.jpg);
background-repeat:repeat-x;
height:92px;
} 

#support_header { 
width:1018px;
float:left;
background-image:url(../images/supportnav.jpg);
background-repeat:repeat-x;
height:92px;
}

/*Logo********/

#logo {
	width:203px;
	height:92px;
	float:left;
}

/*NAV********/

#nav {
	width:1018px;
	float:left;
	height:92px;

}

#support_nav {
	width:1018px;
	float:left;
	height:92px;
background-image:url(../images/supportnav.jpg);
}


#nav a:link {
	color:#fff;
	text-decoration:none;
}

#nav  a:visited{
	color:#fff;
	text-decoration:none;
}

#nav  a:HOVER {
	color:#fff;
	text-decoration:underline;
}

#nav  a:active {
	color:#fff;
	text-decoration:none;
}

#support_nav a:link {
	color:#fff;
	text-decoration:none;
}

#support_nav  a:visited{
	color:#fff;
	text-decoration:none;
}

#support_nav  a:HOVER {
	color:#fff;
	text-decoration:underline;
}

#support_nav  a:active {
	color:#fff;
	text-decoration:none;
}

#themenu {
	width:772px;
	padding:30px 0px 0px 40px;
	float:right;
}



#design {
	background-image:url(../images/icon_webdeisgnblack.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:10px 15px 0px 40px;
    float:left;
	width:107px;
	display:block;
}

#programming {
	background-image:url(../images/icon_programmingblack.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:10px 15px 0px 40px;
    float:left;
	width:140px;
	display:block;
	
	
}

#videop{
	background-image:url(../images/icon_videoblack.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:10px 15px 0px 40px;
    float:left;
	width:170px;
	display:block;
	
}

#graphic {
	background-image:url(../images/icon_graphicblack.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:10px 0px 0px 40px;
    float:left;
	width:150px;
	display:block;
	
}

/*SUPPORT LINKS***********************/

#maintain {
	background-image:url(../images/icon_maintain.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:10px 15px 0px 40px;
    float:left;
	width:150px;
	display:block;
}

#social {
	background-image:url(../images/icon_social.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:10px 15px 0px 40px;
    float:left;
	width:95px;
	display:block;
	
	
}

#search{
	background-image:url(../images/icon_search.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:10px 15px 0px 40px;
    float:left;
	width:115px;
	display:block;
	
}

#tech {
	background-image:url(../images/icon_tech.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:10px 0px 0px 40px;
    float:left;
	width:185px;
	display:block;
	
}




/*MAIN CONTENT STUFF***********************/



#mainContent h1 {
	font-size:16px;
	padding:0px 0px 0px 0px;

}

#divider {
	background-image:url(../images/grey.gif);
	background-repeat:repeat-x;
	height:1px;
	width:250px;
	float:left;
	padding:10px 0px 5px 0px;
}

/*Left********/

#left {
	width:266px;
	float:left;
	padding:0px 0px 0px 0px;

}




#left_holder {
	width:266px;
	float:left;
	padding:0px 0px 0px 0px;
	background-image:url(../images/subsidebg.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
}


#leftbottom {
	background-image:url(../images/subsidebottombg.gif);
	height:11px;
	float:left;
	width:266px;
	clear:left;
	background-repeat:no-repeat;
}

/*DEVELOPMENT********/

#development {
	background-image:url(../images/title_development.jpg);
	height:51px;
	width:269px;
	background-repeat:no-repeat;
	
}

.developmenttext {
	margin:-9999px;
	z-index:100;
	position:fixed;
}

#development_links {
	
	padding:0px;

	
}

#development_links ul {
	padding:15px 0px 10px 0px;
	margin:0px;
	list-style:none;
	
}

#development_links li {
	list-style-image:none;
	display:block;
	height:22px;
	padding:0px 0px 0px 30px;
	background-image:url(../images/sub_grey_divider.jpg);
	background-repeat:no-repeat;
	background-position:10px 18px;
		
}

#development_links ul li a:link {
	color:#000;
	text-decoration:none;
	height:21px;
	
	display:block;
}

#development_links ul li a:visited {
	color:#000;
	text-decoration:none;
	height:22px;
	display:block;

}

#development_links ul li a:HOVER {
	color:#036;
	text-decoration:none;
	height:22px;
	display:block;

}

#development_links ul li a:active {
	color:#000;
	text-decoration:none;
	background-image:url(../images/grey.gif);
	background-repeat:repeat-x;
	background-position:0px 18px;
	height:25px;
	display:block;
}


#support_icon {
width:269px;
height:50px;
float:left;
margin-bottom:10px;
}

#home {
	width:269px;
	float:left;
}

/*SUPPORT********/

#support {
	background-image:url(../images/title_support.jpg);
	height:51px;
	width:266px;
	background-repeat:no-repeat;
	
}

.supporttext {
	margin:-9999px;
	z-index:100;
	position:fixed;
}

#support_links ul {
	padding:15px 0px 10px 0px;
	margin:0px;
	list-style:none;
}

#support_links li {
	list-style-image:none;
	display:block;
	height:22px;
	padding:0px 0px 0px 30px;
	background-image:url(../images/sub_grey_divider.jpg);
	background-repeat:no-repeat;
	background-position:10px 18px;
}

#support_links ul li a:link {
	color:#000;
	text-decoration:none;
	height:21px;
	display:block;
}

#support_links ul li a:visited {
	color:#000;
	text-decoration:none;
	height:22px;
	display:block;
}

#support_links ul li a:HOVER {
	color:#036;
	text-decoration:none;
	height:22px;
	display:block;

}

#support_links ul li a:active {
	color:#000;
	text-decoration:none;
	background-image:url(../images/grey.gif);
	background-repeat:repeat-x;
	background-position:0px 18px;
	height:25px;
	display:block;
}

#development_icon {
width:266px;
height:50px;
float:left;
margin-bottom:10px;
}
	


#contact{
	background-image:url(../images/title_contact.jpg);
	height:48px;
	width:266px;
	background-repeat:no-repeat;
	float:left;
	clear:left;
}

.contacttext {
	margin:-9999px;
	z-index:100;
	position:fixed;
}

#contact_info {
	width:266px;
	float:left;
	padding:0px 0px 0px 0px;

	clear:left;
}


#contact_text h1 {
	font-size:14px;
}

#contact_text a:link {
	color:#000;
	text-decoration:underline;
}

#contact_text a:visited{
	color:#000;
	text-decoration:underline;
}

#contact_text a:HOVER {
	color:#039;
	text-decoration:underline;
}

#contact_text a:active {
	color:#000;
	text-decoration:underline;
}


#contact_text {
	width:210px;
	height:56px;
	background-image:url(../images/sub_grey_divider.jpg);
	background-position:10px 50px;
	background-repeat:no-repeat;
    margin:0px 20px 0px 0px;
	padding:0px 0px 0px 30px;
	float:left;
	clear:left;

}

#maptext {
	width:233px;
    background-repeat:repeat-x;
    padding:0px 0px 0px 34px;
	float:left;
	clear:left;

}


#maptext h1 {
	font-size:14px;
}

#maptext a:link {
	color:#000;
	text-decoration:underline;
}

#maptext a:visited{
	color:#000;
	text-decoration:underline;
}

#maptext a:HOVER {
	color:#039;
	text-decoration:underline;
}

#maptext a:active {
	color:#000;
	text-decoration:underline;
}


/*Right********/

#right {
	width:752px;
	float:right;
}


/*Top images********/

#mainimg {
	width:752px;
	height:256px;
	float:right;
	z-index:100;
}

#mainimg p {
	padding:0px;
	margin:0px;
}

.mainimg {
	margin:-9999px;
	position:absolute;
	z-index:100;
}

/*Content********/

#content_holder {
	width:752px;
	float:right;

}

#text {
	width:445px;
	float:left;
	padding:0px 20px 20px 10px;
	text-align:justify;
}

#text h1 {
	font-size:16px;
}


#text ul {
	padding:10px 0px 0px 0px;
	margin:0px;
	list-style:none;
}

#text li {
	list-style-image:none;
	display:block;
	height:auto;
	padding:0px 0px 10px 15px;
	background-image:url(../images/blue_square.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

#text h2 {
	font-size:14px;
	color:#036;
}

/*Full Content********/

#fulltext {
	width:712px;
	float:right;
	padding:0px 20px 20px 40px;
	text-align:justify;

}



#fulltext h1 {
	font-size:16px;
}


#fulltext ul {
	padding:10px 0px 0px 0px;
	margin:0px;
	list-style:none;
}

#fulltext li {
	list-style-image:none;
	display:block;
	height:auto;
	padding:0px 0px 10px 15px;
	background-image:url(../images/blue_square.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

#fulltext h2 {
	font-size:14px;
	color:#036;
}

/*SUPPORT Content********/

#supporttext {
	width:445px;
	float:left;
	padding:0px 20px 20px 10px;
	text-align:justify;
}

#supporttext  h1 {
	font-size:16px;
}


#supporttext  ul {
	padding:10px 0px 0px 0px;
	margin:0px;
	list-style:none;
}

#supporttext  li {
	list-style-image:none;
	display:block;
	height:auto;
	padding:0px 0px 10px 15px;
	background-image:url(../images/orange_square.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

#supporttext  li.twitter {
	list-style-image:none;
	display:block;
	height:auto;
	padding:5px 0px 15px 30px;
	background-image:url(../images/icon_twitter.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#supporttext  li.facebook {
	list-style-image:none;
	display:block;
	height:auto;
	padding:5px 0px 15px 30px;
	background-image:url(../images/icon_facebook.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#supporttext  li.youtube {
	list-style-image:none;
	display:block;
	height:auto;
	padding:5px 0px 15px 30px;
	background-image:url(../images/icon_youtube.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#supporttext  li.blog {
	list-style-image:none;
	display:block;
	height:auto;
	padding:5px 0px 15px 30px;
	background-image:url(../images/icon_blog.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}


#supporttext  h2 {
	font-size:14px;
	color:#F60;
}

#supporttextfull {
	width:712px;
	float:right;
	padding:0px 20px 20px 40px;
	text-align:justify;

}



#supporttextfull h1 {
	font-size:16px;
}


#supporttextfull ul {
	padding:10px 0px 0px 0px;
	margin:0px;
	list-style:none;
}

#supporttextfull li {
	list-style-image:none;
	display:block;
	height:auto;
	padding:0px 0px 10px 15px;
	background-image:url(../images/orange_square.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

#supporttextfull h2 {
	font-size:14px;
	color:#036;
}

/*VIDEO********/

#video_holder {
	width:277px;
	float:left;
	padding-top:0px;
}

#video_title {
	background-image:url(../images/title_video.jpg);
	background-repeat:no-repeat;
	height:59px;
	float:left;
	width:277px;
	text-align:center;
}

#video {
	width:277px;
	float:left;
	padding:0px;
	margin:0px;
}

#video p {
	padding:0px;
	margin:0px;
}

#video_holder h1 {
	color:#666;
	font-size:14px;
	padding:0px 0px 0px 0px;
	margin:0px;
	
	
}

/*PORTFOLIO********/

#portfolio {
	width:752px;
	float:left;
}

#portfolio h2 {
	font-size:14px;
	padding:0px 20px 0px 10px;
}

/*FOOTER STUFF***********************/

#footer {
	width:1024px;
	float:left;
	text-align:right;
	font-size:10px;
	padding:0px 0px 20px 0px;
}


/*FORM STUFF***********************/

#form {
	border:#ccc thin solid;
	padding:10px 5px 10px 5px;
}

