/* @group GLOBAL */

body {
	background-color: #666666;
	margin: 0;
	padding: 0;
}

body, html {
	font-size: 12px;
	color: #666666;
}

p {
	line-height: 1.45em;
}

#clr {
	clear: both;
}

img, img a {
	border-style: none;
	border-width: 0;
}

/* @end */

/* @group NAVIGATION */

#naviBase {
	width: 100%;
	background-color: #333333;
	height: 60px;
	border-bottom: 2px solid #5080DC;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#navi {
	text-transform: uppercase;
	font-size: 12px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 33px;
}

#navi a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#navi a:hover {
	color: #60B1EC;
}

#navi .active {
	color: #60B1EC;
}

/* @group nav-out */

#nHome {
	float: left;
	width: 87px;
	text-align: center;
}

#nProducts {
	float: left;
	width: 119px;
	text-align: center;
}

#nAudio {
	float: left;
	width: 192px;
	text-align: center;
}

#nProjects {
	float: left;
	width: 163px;
	text-align: center;
}

#nAbout {
	float: left;
	width: 115px;
	text-align: center;
}

#nManufactures {
	float: left;
	width: 154px;
	text-align: center;
}

#nContact {
	float: left;
	width: 130px;
	text-align: center;
}

/* @end */



/* @end */

/* @group HOME */

#mainBase {
	height: 495px;
	width: 100%;
	background: url(../im/home/mainbkg.jpg) repeat-x;
}

#ctMain {
	width: 960px;
	background: url(../im/home/swoosh.jpg) no-repeat;
	height: 495px;
	margin-right: auto;
	margin-left: auto;
}

#mainHead {
	width: 960px;
	height: 117px;
	border-bottom: 1px solid #385A97;
	display: block;
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#mainBed {
	height: 377px;
	width: 960px;
	display: block;
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#logo {
	position: relative;
	top: 28px;
	float: left;
}

#mainNumb {
	text-align: right;
	position: relative;
	top: 24px;
	right: 12px;
	font-size: 14px;
	width: 300px;
	float: right;
}
#webcam {
	float: right;
	height: 50px;
	width: 50px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 30px;
	margin-right: 12px;
	border: thin solid #FFFF00;
	margin-left: 12px;
}


/* @group call2action */

#callOneBase {
	background-color: #333333;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#callOne {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#CO1 {
	float: left;
	width: 277px;
	border-right: 1px solid #4D4D4D;
	padding-right: 30px;
}

#CO2 {
	float: left;
	width: 280px;
	border-right: 1px solid #4D4D4D;
	padding-right: 30px;
	padding-left: 30px;
}

#CO3 {
	float: left;
	width: 277px;
	padding-left: 30px;
}

#readMore {
	width: 85px;
	height: 17px;
	display: block;
	padding-left: 180px;
	padding-top: 5px;
}

#callTwoBase {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	background: #666666 url(../im/home/shade.jpg) repeat-x;
}

#callTwo {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#CT1 {
	float: left;
	width: 277px;
	border-right: 1px solid #808080;
	padding-right: 30px;
}

#CT2 {
	float: left;
	width: 280px;
	border-right: 1px solid #808080;
	padding-right: 30px;
	padding-left: 30px;
}
#InsideCol1 {
	float: left;
	width: 282px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#InsideCol2 {
	float: right;
	width: 282px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#CT3 {
	float: left;
	width: 277px;
	padding-left: 30px;
}

#CT3 a {
	font-weight: bold;
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin-left: 2em;
	padding-left: 25px;
	background: url(../im/home/check.jpg) no-repeat left center;
	padding-bottom: 5px;
	padding-top: 5px;
}

#CT3 a:hover {
	text-decoration: underline;
}

#recently {
	border-top: 1px solid #808080;
	width: 270px;
}

#recently a {
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#recently a:hover {
	text-decoration: underline;
}

#recently td {
	border-bottom: 1px solid #808080;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* @end */

#hmFotBase {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	background-color: #5080DC;
}

#hmFtr {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font: 12px/2em Arial, Helvetica, Geneva, sans-serif;
}

#hmFtr a {
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 1.5em;
}

#hmFtr a:hover {
	text-decoration: underline;
}

#flashArea{
		width:950px;
		height:370px;
}

#flashArea h1 {
	color: #FFFFFF;
	font-size: 20px;
}



/* @end */

/* @group STYLEs */

/* @group call hms */

.callHeads {
	font-size: 22px;
	text-transform: uppercase;
	color: #60B1EC;
	display: block;
	margin-bottom: 5px;
}

.callHeads a {
	font-size: 22px;
	color: #60B1EC;
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.callHeads a:hover {
	text-decoration: underline;
}

.callHeads a:visited {
	font-size: 22px;
	color: #60B1EC;
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.callHeads2 {
	font-size: 20px;
	color: #60B1EC;
	display: block;
	margin-bottom: 8px;
}

.callHeads2 a {
	color: #60B1EC;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.callHeads2 a:hover {
	text-decoration: underline;
}

.callHeads2 a:visited {
	color: #60B1EC;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/* @end */

.one {
	display: block;
}

a:link {
	color: #4C7AD2;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #669900;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.boldONE {
	font-weight: bold;
	display: block;
}

h1 {
	font: normal 32px Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	margin: 0 0 20px;
	padding: 0;
	display: block;
	text-decoration: none;
}

.subh1 {
	font-size: 24px;
	color: #666666;
}

h2 {
	color: #4C7AD2;
	margin: 0;
	padding: 0;
	font: bold 20px Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	color: #4C7AD2;
	margin: 30px 0 10px;
	padding: 0;
	font: bold 20px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #4C7AD2;
}

h3 a {
	text-decoration: none;
}

h3.subBlue {
	height: 20px;
	background-color: #F3F3F3;
	margin: 0;
	padding: 5px;
	display: block;
	color: #4C7AD2;
	font: normal 16px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	width: 594px;
}

h3.subGreen {
	width: 594px;
	height: 20px;
	background-color: #F3F3F3;
	margin: 0;
	padding: 5px;
	display: block;
	color: #669900;
	font: normal 16px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

.fourteen {
	font-size: 14px;
}

li {
	margin-bottom: .5em;
}

.testimonialSignature {
	font-style: italic;
	text-align: right;
}

.Hammer {
	color: #4C7AD2;
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	display: block;
}

.clientList {
	color: #669900;
}



/* @end */

/* @group HEADer */

#globalHeadBase {
	background: #E5E5E5 url(../im/global/greyday.jpg) repeat-x;
	width: 100%;
	height: 140px;
}

#globalHeadBase2 {
	background: #E5E5E5 url(../im/global/greyday.jpg) repeat-x;
	width: 100%;
	height: 119px;
}

#globalHead {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(../im/global/swoosh.jpg) no-repeat center top;
	height: 120px;
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#globalVS {
	width: 356px;
	height: 73px;
	float: left;
	position: relative;
	top: 28px;
}



/* @end */

/* @group BODY */

#bodBase {
	background-color: #E5E5E5;
	font: 14px/1.5em Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 14px;
}

#bod {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	font: 12px/2em Arial, Helvetica, Geneva, sans-serif;
}

#footer a {
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 1.5em;
}

#footer a:hover {
	text-decoration: underline;
}

#apiture {
	width: 119px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: right;
}

#apiture a {
	width: 119px;
	height: 29px;
	text-indent: -9999px;
	background: url(../im/global/apiture.jpg) no-repeat;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
}

#apiture h1 {
	margin: 0;
	padding: 0;
}

#manufactures img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* @group COLOMNS */

#colm1 {
	margin-right: 14px;
	float: left;
	width: 643px;
	background: url(../im/global/col1k.jpg) repeat-y;
}

#c1top {
	width: 643px;
	height: 16px;
	background: url(../im/global/col1t.jpg) no-repeat;
}

#c1m {
	width: 604px;
	padding-right: 19px;
	padding-left: 20px;
}

#c1btm {
	width: 643px;
	height: 20px;
	background: url(../im/global/col1b.jpg) no-repeat;
}

#colm2 {
	float: left;
	width: 283px;
	background: url(../im/global/col2k.jpg) repeat-y;
}

#c2top {
	width: 283px;
	height: 16px;
	background: url(../im/global/col2t.jpg) no-repeat;
}

#c2m {
	width: 260px;
	padding-right: 13px;
	padding-left: 10px;
}

#c2btm {
	width: 283px;
	height: 20px;
	background: url(../im/global/col2b.jpg) no-repeat;
}

/* @end */



/* @end */

/* @group CLIENT PROJECTS */

#clientProject {
	width: 578px;
	height: 340px;
	background: url(../im/clientProjects/pictureBKG.jpg) no-repeat;
	padding: 12px 14px 14px 12px;
}

#description p, #testimonial p {
	padding-left: 5px;
	padding-right: 5px;
}

#moreProjects {
	color: #666666;
	border-bottom: 1px solid #666666;
	font: 20px Arial, Helvetica, Geneva, sans-serif;
	width: 260px;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#ProjectList {
	width: 260px;
}

#ProjectList a {
	display: block;
	color: #666666;
	text-decoration: none;
	margin-bottom: .5em;
	background: url(../im/clientProjects/screen.jpg) no-repeat 0 -28px;
	padding-left: 24px;
}

#ProjectList a:hover {
	color: #4C7AD2;
	background: url(../im/clientProjects/screen.jpg) no-repeat 0 2px;
}

.ProjecListActive {
	color: #4C7AD2;
	background: url(../im/clientProjects/screen.jpg) no-repeat 0 2px;
	padding-left: 24px;
	text-decoration: none;
	display: block;
	margin-bottom: .5em;
}

#ourClients {
	width: 204px;
	height: 31px;
	display: block;
	margin-top: 40px;
}

#return2top {
	width: 132px;
	height: 31px;
	display: block;
	margin-top: 10px;
}



/* @end */

/* @group PRODUCTS */

#productsTable {
	width: 604px;
	margin-right: auto;
	margin-left: auto;
}

#productsImage {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 10px;
}

#productDesciption {
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	font: 11px/1.45em Arial, Helvetica, Geneva, sans-serif;
	border: 1px dashed #ECECEC;
}

.productTitle {
	color: #4C7AD2;
	display: block;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

#specs {
	width: 32px;
	height: 41px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}



/* @end */

#search {
	float: right;
}
#PhotoBoxLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	float: left;
	width: auto;
	margin: 0px;
	line-height: normal;
	padding: 10px;
}
#photoBoxRight {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 10px;
	float: right;
	width: 300px;
	color: #CCCCCC;
}

