/*fundamentals========*/
* {
margin:0;
padding:0;
}

body {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-family: "Kozuka Gothic Pro L";
	font-size: 16px;
	margin-top: 0px;
	color: #666666;
}

/*fundamentals end========*/
#nav {
	height: 23px;
	width: 850px;
	margin-bottom: 5px;

}

#content {
	width: 910px;
	height: 550px;
	float: left;

}


#left {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/newcol.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
}

#home #left {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/new-col.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
}

#aboutus #left {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/new-col.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
}
#left-text {
	padding-top: 230px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
}

#left-text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	
}

#left-text .red{
	color: #E81109;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#left-text .redlink{
	color: #DF0E08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	
}

#left-text .redlink:hover{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;	
}
#centre {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/new-col.jpg);
	margin-right: 5px;
	background-repeat: no-repeat;
}

#home #centre {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/new%20col.jpg);
	margin-right: 5px;
	background-repeat: no-repeat;
}

#contact #centre {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/new-col.jpg);
	margin-right: 5px;
	background-repeat: no-repeat;
}

#text-centre {
	padding-top: 230px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#text-centre p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

#text-centre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

#text-centre .red{
	color: #E81109;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#text-centre .redlink{
	color: #DF0E08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	
}

#text-centre .redlink:hover{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;	
}

#aboutus #centre {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/new-col-2.jpg);
	margin-right: 5px;
	background-repeat: no-repeat;
}

#right {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/newcol2.jpg);
}

#home #right {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/col3.png);
}

#aboutus #right {
	height: 550px;
	width: 300px;
	float: left;
	background-image: url(images/col3.png);
}

#text-right {
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
}

#text-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	
}


#footer {
	float: left;
	height: 38px;
	width: 910px;
	background-image: url(images/btm-red-bar.png);
	margin-top: 5px;
	clear: both;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.4em;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;

}

/*mainNav=========*/
ul {
	list-style-type: none;
	padding: 0;
	width: 500px;
	list-style:none;
	float: left;
	margin-left: 150px;
}

ul li {
	float: left;
	width: 74px;
	margin-right: 3px;
}

ul a {
	line-height: 2.1em;
	display: block;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

ul a:hover{
	line-height: 2.1em;
	display: block;
	background-image: url(images/over-btn.gif);
	background-repeat: no-repeat;
	color:#333;

}

a.tab {
	line-height: 1.3em;
	display: block;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

a.tab:hover {
	line-height: 1.3em;
	display: block;
	background-image: url(images/over-btn.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-size: 10px;
}

#links {
	margin-top: 10px;
	clear: both;
	float: left;
}

