@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffcc00;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 11px;
	color: #ffcc00;
}

#container{
	width:950px;
	height:100%;
	position:relative;
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
}


#logo{
	width:186px;
	top:2px;
	position: absolute;
}

#logo1{
	width:213px;
	height:540px;
	top:-24px;
	position: absolute;
	background-color: #ffcc00;
}

#designer{
	width:186px;
	top:94px;
	position: absolute;
}

#designer1{
	width:186px;
	left: 29px;
	top:220px;
	position: absolute;
}

#sumanth{
	width:186px;
	top:119px;
	position: absolute;
}

#sitemap{
	left:414px;
	position: absolute;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sitemap ul {
	position: absolute;
	color: #848485;
	
	list-style: none;
	width: 510px;
}

#sitemap a {
	text-decoration: none
}

#sitemap li {
	display: inline;
}

#sitemap li a {
	float: left;
	display: block;
	padding: 1px 8px;	
	color: #848485;
}
#sitemap li a:hover {
	background: #ffcc00;
	color: #FFFFFF;
}

#sitemap li.active a {
	color: #FFFFFF;
	background-color: #ffcc00;
}

#text{
	width:500px;
	left:451px;
	top:80px;
	position: absolute;
	text-align: justify;
}

#text1{
	width:500px;
	left:451px;
	top:103px;
	position: absolute;
	text-align: justify;
}

#text1 a {
	color: #ffcc00;
	text-decoration: none;
}

#text1 a:hover {
	color: #ffffff;
	background-color: #ffcc00;
}

#text2{
	width:500px;
	left:451px;
	top:164px;
	position: absolute;
	text-align: justify;
}

#text2 a {
	color: #ffffff;
	text-decoration: none;
	background-color: #ffcc00;
	padding-right: 2px;
	padding-left: 2px;
}

#text2 a:hover {
	color: #ffcc00;
	background-color: #545454;
}

#headings{
	width:180px;
	height:60px;
	left:225px;
	top:103px;
	position: absolute;
	text-align: right;
}

#headings1{
	width:180px;
	height:60px;
	left:770px;
	top:94px;
	position: absolute;
	text-align: right;
}


#line{
	width:502px;
	height: 10px;
	left:449px;
	top:78px;
	position: absolute;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}


#contentlinks{
	width:220px;
	top:260px;
	left: 426px;
	position: absolute;
	line-height: 17px;
	font-weight: bold;
}

#contentlinks a {
	text-decoration: none
}

#contentlinks ul {
	color: #848485;
	list-style-type: none;
}

#contentlinks li a {
	color: #ffcc00;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#contentlinks li a:hover {
	color: #ffffff;
	background-color: #666666;
}

#contentlinks li.active a {
	color: #000000;
}

#flower{
	width:234px;
	height:123px;
	left:718px;
	top:384px;
	position: absolute;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
}


#sublinks{
	width:500px;
	left: 410px;
	top:170px;
	position: absolute;
}

#sublinks a {
	text-decoration: none
}

#sublinks ul {
	position: absolute;
	color: #848485;
	margin:0 0 0 40px;
	list-style-type: none;
	padding: 0 0 0 0px;
}

#sublinks li a {
	color: #848485;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#sublinks li a:hover {
	color: #ffffff;
	background-color: #545454;
}

#sublinks li.active a {
	color: #FFFFFF;
	background-color: #545454;
}

#sublinks h2 {
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#sublinks-design{
	width:170px;
	left: 0px;
	position: absolute;
	line-height: 18px;
}

#sublinks-development{
	width:200px;
	left: 185px;
	position: absolute;
	line-height: 18px;
}

#sublinks-seo{
	width:180px;
	left: 370px;
	position: absolute;
	line-height: 18px;
}

#featuredwork{
	width:244px;
	height:150px;
	top: 165px;
	left: 296px;
	position: absolute;
	line-height: 18px;
	background-image: url(images/featured-work1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#leftlinks{
	width:200px;
	top:90px;
	position: absolute;
	text-align: right;
	line-height: 16px;
}

#leftlinks a {
	text-decoration: none
}

#leftlinks ul {
	color: #848485;
	list-style-type: none;
}

#leftlinks li a {
	color: #ffffff;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#leftlinks li a:hover {
	color: #848485;
	background-color: #ffffff;
}

#leftlinks li.active a {
	color: #666666;
}

#footer{
	width:405px;
	height:126px;
	top:530px;
	position: absolute;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

#footer1{
	width:310px;
	left: 440px;
	top:552px;
	position: absolute;
	color: #FFFFFF;
	line-height: 13px;
}

#footer1 h3 {
	color: #545454;
	margin: 0 0 17px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

#footer2{
	width:160px;
	left: 790px;
	top:552px;
	position: absolute;
	color: #FFFFFF;
	line-height: 13px;
	text-align: right;
}


#footer2 h3 {
	color: #545454;
	margin: 0 0 17px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

#footer3{
	width:366px;
	top:552px;
	position: absolute;
	color: #FFFFFF;
	line-height: 13px;
}

#footer3 a {
	color: #ffffff;
	text-decoration: none;
}

#footer3 a:hover {
	color: #545454;
}

#footer3 h3 {
	color: #545454;
	margin: 0 0 17px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

#form{
	width:500px;
	height: 200px;
	left:451px;
	top:103px;
	position: absolute;
}

#fields label {
	width: 300px;
	display: block;
	padding: 0px;
}

#fields input {
	border: 1px solid #DBDBDD;
	margin: 0 0 10px 0;
	width: 300px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848485;
	background-image: url(images/form-bg.gif);
}

#fields textarea {
	border: 1px solid #DBDBDD;
	margin: 0 0 12px 0;
	width: 300px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848485;
}

#send input {
	width: 64px;
	height: 19px;
	margin: 0px;
}
