html {
	background-color: d5d3b6;
}

body {
	margin: 0;
	padding:0;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background-color: d5d3b6;
}
a:link  {
	color: #61579B;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active, a:hover {
	color: #61579B;
	text-decoration: underline;
}

p {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #666;
	text-align: left;
	margin: 0 0 0px 0;
	line-height: 30px;
}

h1 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 25px;
	color: #61579B;
	font-weight: normal;
	margin: 0 0 5px 0;
	line-height: 25px;
}
h2 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #61579B;
	text-align: left;
	margin: 0 0 0px 0;
	line-height: 25px;
	font-weight: normal;
}

h3 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 35px;
	color: #61579B;
	font-weight: normal;
	margin: 0px;
	padding-top: 107px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 25px;
}

h4 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	line-height: 25px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #555;
	font-weight: normal;
	margin: 0px;
	line-height: 25px;
	font-style: italic;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #61579B;
	font-weight: normal;
	margin: 0px;
	line-height: 25px;
	font-style: italic;
}
#container {
	width: 960px;
	margin: auto;
	background-color: #FFFFFF;
}

#header {
	width: 100%;
	height: 165px;
	margin: 0;
	padding: 0;
	background-image: url(images/ixigo_header_img.png);
	background-color: #FFFFFF;
}
#menu_top/* menu */

 {
	float: left;
	width: 100%;
	height: 30px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-image: url(images/containter_background.png);
}
#menu_top  ul {
	float: left;
	margin: 0 0 0 25px;
	padding: 1px 0 0 0;
	width: 960px;
	list-style: none;
}
#menu_top  ul  li {
	display: inline;
}
#menu_top  ul  li  a {
	float: left;
	height: 20px;
	text-align: center;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	outline: none;
	padding-top: 5px;
	padding-right: 26px;
	padding-bottom: 5px;
	padding-left: 26px;
}

#menu_top li a:hover, #menu li .current {
	color:#61579B;
}

#menu_top li .last {
	background: none;
}
#menu_bottom {
	float: left;
	width: 100%;
	height: 30px;
	padding:0;
	background-image: url(images/containter_background.png);
}
#menu_bottom  ul {
	float: left;
	margin: 0 0 0 0px;
	padding: 1px 0 0 0;
	width: 960px;
	list-style: none;
}
#menu_bottom  ul  li {
	display: inline;
}
#menu_bottom  ul  li  a {
	float: left;
	padding: 5px 50px 5px 50px;
	height: 20px;
	text-align: center;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	outline: none;
}
#menu_bottom  li  a:hover, #menu   {
	color:#61579B;
}
#menu_bottom  li  .last {
	background: none;
}

/* end of menu*/

#content_area {
	width: 960px;
	height: 100%;
}

#text_area {
	float: left;
	width: 860px;
	margin: 50px;
}
#footer {
	width: 960px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	padding-top: 15px;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
#portfolio {
	height: 30px;
	width: 960px;
	color: #FFFFFF;
}
#col_left {
	float: left;
	width: 560px;
	margin: 50px;
}
#col_right {
	float: left;
	width: 250px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#portfolio_left {
	float: left;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-left: 50px;
	width: 350px;
}
#portfolio_right {
	float: left;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 25px;
	width: 460px;
}
