* {
	margin: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

#mainWrapper {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/transparentLightBlueBg.png);
	background-repeat: repeat;
}
#headerWrapper {
	height: 300px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerContent {
	position: relative;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}


#contentWrapper {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #1A3B9A;
}
#topContentWrapper {
	width: 982px;
	position: relative;
}
#topContentFull {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 0px;
	position: relative;
	top: 0px;
}

#topContentLeft {
	height: 320px;
	width: 237px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-left: 30px;
}
#topContentMiddle {
	height: 320px;
	width: 428px;
	position: relative;
	float: left;
}
#topContentRight {
	float: left;
	height: 320px;
	width: 237px;
	position: relative;
	margin-right: 30px;
	margin-left: 10px;
}
.topSideWrapper   {
	text-align: justify;
	font-size: 0.6em;
	position: absolute;
	height: 298px;
	width: 215px;
	background-color: #6F91EB;
	background-image: url(../images/blueGradient320px.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #1A3B98;
	padding: 10px;
}
.topSideWrapper p {
	line-height: 1.6em;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.topSideWrapper table {
	height: 250px;

}
.topSideWrapper th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #1A3B98;
	text-align: center;
}
.topSideWrapper td {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
.topSideWrapper tr {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	background-color: #C6D1F4;
}
.topSideWrapper  tr.altTr {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	background-color: #D3DEF8;
}
#sloganWrapper {
	width: 982px;
	position: relative;
	font-size: 1.4em;
	color: #1A3B98;
	font-weight: bold;
	padding-top: 10px;
	line-height: 30px;
}
#menuWrapper {
	height: 300px;
	width: 982px;
	position: relative;
	text-align: center;
}
#menu   {
	text-align: center;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
	position: relative;
	top: 10px;
}
#menu  td {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu a {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	line-height: 60px;
	height: 60px;
	display: block;
	width: 320px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000000;
	opacity: 1.0;
	filter: alpha(opacity:100);
	border: 2px solid #666666;
	background-image: url(../images/menuItemBg.png);
}

#menu a:hover {
	color: #FFFF00;
	background-color: #013E7F;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#menu a.current {
	color: #6699FF;
	background-color: #003E82;
	opacity: 1.0;
	filter: alpha(opacity=100);

}
#menu a.current:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#footerWrapper {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	font-size: 1.7em;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footerWrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 20px;
	vertical-align: middle;
}

.rounded, #menu a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.contact {
	background-image: url(../images/blueGradient320px.png);
	background-repeat: repeat;
	background-position: left bottom;
	padding: 10px;
	position: relative;
	margin-right: 20px;
	width: 600px;
	font-size: .8em;
	background-color: #6F91EB;
	border: 1px solid #1A3B98;
	float: right;
}
.contactInfo {
	float: left;
	width: 280px;
	background-image: url(../images/blueGradient320px.png);
	height: 255px;
	margin-left: 20px;
	border: 1px solid #1A3B98;
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	color: #FFFFFF;
	font-size: 0.8em;
}
.contactInfo p {
	padding-top: 10px;
	padding-bottom: 10px;
}


.contact a {
	font-weight: bold;
	color: #1A3B98;
	text-decoration: none;
}
.contact a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


.contact td {
	text-align: left;
	vertical-align: top;
}
.contact input {
	width: 400px;
	background-color: #E6ECFB;
	border: 1px solid #1A3B98;
}
.contact select {
	width: 400px;
	background-color: #E6ECFB;
	border: 1px solid #1A3B98;
}

.contact textarea {
	height: 100px;
	width: 400px;
	background-color: #E6ECFB;
	border: 1px solid #1A3B98;
}
.contact input.btn {
	width: 100px;
	margin-top: 10px;
	font-weight: bold;
	color: #1A3B98;
	text-decoration: none;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 2em;
}
.contact input.btn:hover {
	color: #FF0000;
	cursor: pointer;
}
.contact input.captcha {
	width: 162px;
}
.installs {
	background-image: url(../images/blueGradient320px.png);
	background-repeat: repeat-x;
	padding: 10px;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	font-size: .8em;
	background-position: left bottom;
	background-color: #6F91EB;
	border: 1px solid #1A3B98;
}
.imageGallery {
	overflow: auto;
}

.imageGallery  ul  li {
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	float: left;
	margin: 5px;
	text-align: center;
	left: 0px;
}
.imageGallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testimonial {
	position: relative;
}
.testimonial p {
	padding: 10px;
	text-align: justify;
}
.testimonial h2 {
	color: #6F91EB;
}
.testimonial   span.sender {
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px;
}




.clear {
	clear: both;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
