@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #33b879;
	background-image: url(../images/roma_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-family: Calibri, Arial;
	color: #333;
}
#container {
	background-color: #FFF;
	padding: 15px;
}
#container #coloumn {
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#coloumn p {
	font-family: Calibri, Arial;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	clear: both;
	background-color: #10773F;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 5px;
	font-size: 12px;
	text-align: right;
}


#wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#container h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #10773F;
	font-weight: normal;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 138px;
	background-image: url(../images/roma_header.jpg);
	background-repeat: no-repeat;
}
#nav {
	height: 30px;
	width: 375px;
	margin-top: 102px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 540px;
	background-image: url(../images/roma_nav.jpg);
	background-repeat: repeat-x;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
}
#container #coloumn2 {
	padding: 0px;
	float: left;
	width: 274px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#coloumn2  p {
	font-family: Calibri, Arial;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #coloumn_products {
	padding: 0px;
	float: left;
	width: 620px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#coloumn_products  p {
	font-family: Calibri, Arial;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper div #header #vijay_group {
	padding: 0px;
	height: 91px;
	width: 109px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 850px;
}
#nav ul li a {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
}
#nav ul li a:hover {
	float: left;	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
}
h2     {
	font-family: Calibri, Arial;
	font-size: 24px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#container #coloumn_contact {
	padding: 0px;
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#coloumn ul li {
	font-family: Calibri, Arial;
	font-style: italic;
	color: #666;
}
table tr td {
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #99CB98;
	border-right-color: #99CB98;
	border-bottom-color: #99CB98;
	border-left-color: #99CB98;
}
table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
