@charset "utf-8";
html {
	height: 100%;
	width: 100%;
}
body {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/bg.jpg);
	
}
#container {
	font-family: Calibri;
	font-size: 14px;
	color: #666;
	text-align: left;
	height: auto;
	min-height: 900px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(images/main-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	
}
#header #menu a:link {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Mako', sans-serif;
	font-weight: bold;
}
#header #menu a:visited {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Mako', sans-serif;
	font-weight: bold;
}
#header #menu a:hover {
	font-size: 15px;
	color: #FFFF00;
	text-decoration: none;
	font-family: 'Mako', sans-serif;
	font-weight: bold;
}


#header #company {
	float: left;
	height: 70px;
	width: 550px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#companyRight {
	float: right;
	height: 30px;
	width: 250px;
	text-align: right;
	vertical-align: middle;
	font-size: 24px;
	font-weight: normal;
	color: #770DD9;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 10px;
}
#header #menu {
	float: left;
	height: 48px;
	width: 980px;
	text-align: left;
	margin-left: 0px;
	vertical-align: middle;
	margin-top: 1px;
	padding-top: 0px;
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom: 5px;
	display: block;
}
#header #scroller {
	float: left;
	height: 250px;
	width: 620px;
	background-color: #FFF;
	padding-bottom: 15px;
	margin-left: 25px;
}
#sideLink {
	float: left;
	height: 62px;
	width: 290px;
	border: thin solid #CCC;
	margin-left: 15px;
	margin-bottom: 7px;
	background-color: #00CCFF;
	text-align: center;
}

#sideLink a:link {
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#sideLink a:hover {
	text-transform: uppercase;
	color: #FF3300;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

#header #menu ul {
	padding-top: 6px;
	list-style-type: none;
	height: 38px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul li a:link {
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
	display: inline;
	height: 21px;
	padding: 8px;
	width: 100px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#menu ul li a:hover {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	display: inline;
	height: 21px;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/menu-hover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu ul li a:visited {
	text-decoration: none;
	text-transform: capitalize;
	display: inline;
	height: 21px;
	padding: 8px;
	border: thin solid #333333;
	width: 100px;
	float: left;
	color: #FFFFFF;
}

#main {
	height:auto;
	min-height: 200px;
	width: 980px;
	float: left;
}
#projectDetails {
	float: left;
	height: auto;
	min-height: 100px;
	width: 190px;
	color: #666666;
	margin-right: 10px;
	text-align: justify;
}

#main #mainAll {
	float: left;
	height:auto;
	min-height: 315px;
	width: 932px;
	text-align: justify;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-left: 25px;
	margin-left: 12px;
}
#mainAll a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#mainAll a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#mainAll a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}



#homeLeft {
	float: left;
	height: 200px;
	border: 1px solid #B7DBD8;
	background-color: #f0fbff;
	width: 281px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666666;
}
#aboutMain {
	float: left;
	height: auto;
	min-height: 200px;
	border: 1px solid #B7DBD8;
	background-color: #f0fbff;
	width: 600px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666666;
}
#sponsor {
	height: 110px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(images/sponsors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#homeRight {
	float: left;
	height:auto;
	min-height: 200px;
	border: thin solid #CCC;
	width: 281px;
	padding: 10px;
	border: 1px solid #B7DBD8;
	background-color: #f0fbff;
	margin-bottom: 10px;
	color: #666666;
}


#footer {
	height: 50px;
	width: 980px;
	float: left;
	background-color: #000;
}
#footer ul {
	margin: 0px;
	padding-top: 10px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	color: #666;
	padding-top: 11px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#footer a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#footer a:hover {
	color: #F0A901;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#footer #copyright {
	float: left;
	height: 20px;
	width: 500px;
	margin-left: 20px;
	color: #666;
	margin-top: 20px;
}
#footer #developed {
	float: right;
	height: 20px;
	width: 400px;
	margin-right: 20px;
	text-align: right;
	color: #666;
	margin-top: 20px;
}


.products {
	height: 177px;
	width: 153px;
	float: left;
	padding: 5px;
	border: thin solid #CCC;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.imageGallery {
	height: 80px;
	width: 90px;
	float: left;
	border: thin solid #9DE7FF;
	display: block;
}
.productGallery {
	height: 80px;
	width: 90px;
	float: left;
	border: thin solid #9DE7FF;
	display: block;
	margin-right: 8px;
	margin-top: 8px;
}
.productmain{
	height: 100px;
	width: 143px;
	float: left;
	border: thin solid #9DE7FF;
	display: block;
	text-align: center;
}
.about {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00CCCC;
}
.LeftImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.RightImage {
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.outline {
	padding: 2px;
	border: thin solid #666666;
}
#productMain {
	display: block;
	float: left;
	height: 100px;
	width: 143px;
	margin-left: 3px;
	border: thin solid #0099FF;
	margin-right: 2px;
}
.style1 {color: #00CCFF}
.style1 {
	color: #0099FF
}
