/*General Formatting*/
body {
	margin: 0px;
	padding: 0px;
	background-image:  url(../images/Untitled-1.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #003333;
}
/*Banner Style*/
.test {
	height: 130px;
	width: 100%;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.banner {
	background-image:  url(../images/banner.png);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.logobox {
	background-image:  url("logo.png");
	margin: 0px;
	padding: 0px;
	top: 0px;
	z-index: 2;
}
/*content formatting*/
.container {
	height: 400px;
	width: 800px;
	padding-top: 0px;
	border-top: 2px solid #000066;
	border-right: 2px solid #000066;
	border-bottom: 2px solid #000066;
	border-left: 1px solid #000066;
	background-color: #009966;
	margin-right: auto;
	margin-left: auto;
}
/*Menu Styles*/
.menu {
	height: 147px;
	width: 168px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	float: left;
}
.navbtn	{
	position:relative;
	margin: 0;
	padding: 0;
	background:  url(../images/home_ro.png) no-repeat;
	width: 168px;
	height: 36px;
	overflow:hidden;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navbtnabout {
	position:relative;
	margin: 0;
	padding: 0;
	background:  url(../images/about_ro.png) no-repeat;
	width: 168px;
	height: 36px;
	overflow:hidden;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navbtnsrvc {
	position:relative;
	margin: 0;
	padding: 0;
	background:  url(../images/services_ro.png) no-repeat;
	width: 168px;
	height: 36px;
	overflow:hidden;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navbtncontc {
	position:relative;
	margin: 0;
	padding: 0;
	background:  url(../images/contact_ro.png) no-repeat;
	width: 168px;
	height: 36px;
	overflow:hidden;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menu a {
	font-size: 9px;
	width: 168px;
	height: 36px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.menu img {width: 168px; height: 36px; border: 0; 
}
.menu a:hover img{visibility:hidden}

.menu span {
	text-align: left;
	cursor: pointer;
	float: left;
	z-index: 1;
	display: none;
}
* html a:hover {
visibility:visible
}
/*3 column layout*/
.leftbox {
	text-align: center;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000066;
	width: 168px;
	left: 0px;
	top: 0px;
	height: 400px;
	z-index: 1;
	float: left;
	position: relative;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	background-repeat: no-repeat;
}
.centerbox {
	text-align: left;
	vertical-align: top;
	width: 415px;
	height: 360px;
	font-size: 18px;
	left: 0px;
	position: relative;
	clip: rect(auto,auto,auto,0px);
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
}
.rightbox {
	text-align: center;
	vertical-align: bottom;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000066;
	width: 180px;
	float: right;
	right: 0px;
	height: 370px;
	left: 1px;
	top: 0px;
	position: relative;
	background-image:  url(../images/sampleimage1.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.box1 {
	height: 100px;
	width: 340px;
	border: 1px solid #000066;
	background-color: #009999;
	text-align: left;
	padding: 6px 4px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif

}
.box2 {
	height: 18px;
	width: 330px;
	border: 1px solid #000066;
	background-color:#009999;
	text align: center;
	padding: 6px 4px;
	font-size: 12 px;
	font-family: "Times New Roman", Times, serif
}
.box1 h5 {
	font-size: 12px;
}
.box1 h3 {
	font-size: 14px;
	font-weight: bold;
}
/*footer styles*/
.bottem {
	height: 60px;
	width: 799px;
	border-right: 2px solid #000066;
	border-bottom: 2px solid #000066;
	border-left: 2px solid #000066;
	background-color: #009966;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none;
	vertical-align: middle;
	padding: 0px;
}
.bottem a:link {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1px;
}
.bottem a:hover {
	color: #003333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 1px;
}
.bottem h6 {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.copy a {
	color: #FFFFFF;
}
.copy {
	color: #FFFFFF;
	height: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


p {
	padding-right: 6px;
	padding-left: 6px;
}
ul {
	font-size: 12px;
}
