* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(images/home-bg.gif) repeat-x top;
	font: 12px Tahoma, Helvetica, sans-serif;
	line-height: 20px;
	color: #222;
}
#inner-bg {
	background: #fff url(images/bg-inner.gif) repeat-x top;
}
/* Layout Styles Starts */
.floatright p {
	font-size: 12px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#header {
	height: 105px;
	background: url(images/header-bg.jpg) no-repeat;
}
#logo {
	width: 371px;
	padding: 41px 0 0 15px;
}
#logo h1 {
	font-size: 34px;
	letter-spacing: -1px;
	color: #ffffff;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#logo h1 a {
	display: block;
	height: 27px;
}
#logo h1 a span {
	display: none;
}
#menu {
	height: 34px;
}
#menu ul {
	list-style: none;
}
#menu li {
	margin: 0 1px 0 0;
}
#menu li, #menu li a, #menu li a.current {
	float: left;
	display: block;
	height: 34px;
	line-height: 34px;
	min-width: 100px;
	width: auto !important;
	width: 100px;
	text-align: center;
}
#menu li a {
	background: url(images/menu-bg.jpg) repeat-x;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li a:hover {
	background: url(images/menu-h-bg.jpg) repeat-x;
	text-decoration: none;
}
#menu li a.current {
	background: url(images/menu-h-bg.jpg) repeat-x;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#banner {
	height: 198px;
	background: url(images/banner-bg.gif) no-repeat;
	position: relative;
}
#banner h2 {
	padding: 32px 0 0 0;
}
#banner h2, #banner p {
	width: 485px;
	padding-left: 10px;
	color: #fff;
}
#banner p {
	font: 11px Tahoma, Helvetica, sans-serif color: #222;
}
.banner-img {
	position: absolute;
	right: 0;
	bottom: 0;
}
#banner p {
	padding-bottom: 15px !important;
	padding-bottom: 9px;
}
#container, #container1 {
	background: #fff url(images/container-bg.jpg) no-repeat top;
	min-height: 436px;
	height: auto !important;
	height: 436px;
	padding: 0 20px;
}
#container1 {
	margin: 35px 0 0 0;
	background: #fff url(images/container1-bg.jpg) no-repeat top;
}
#container .clearfix {
	background: url(images/divider.jpg) no-repeat 250px 20px;
}
#container1 .clearfix {
	background: url(images/divider.jpg) no-repeat 600px 20px;
}
#mainarea {
	width: 590px;
	padding: 20px 0 0 0;
}
#container h2 span, #container1 h2 span {
	color: #14619b;
}
#container h1 span, #container1 h1 span {
	color: #14619b;
}
#sidearea {
	width: 235px;
	padding: 20px 0 0 0;
}
.block1 {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 286px;
}
.block1 p {
	text-align: center;
}
#footer {
	background: url(images/footer-bg.jpg) no-repeat;
	overflow: hidden;
	padding: 50px 15px 10px 15px;
	font-size: 10px;
}
#footer a {
	color: #222;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #14619b;
	text-decoration: underline;
}
/* Layout Styles Ends */
/* Links Styles Starts */
a.readmore {
	float: right;
}
a.readmore span {
	display: none;
}
#container p.hr {
	border: solid #d3d3d3;
	border-width: 1px 0 0 0;
	margin: 0;
	outline: none;
}
/* Links Styles Ends */
/* Form Styles */
#mainarea form {
	padding: 0 5px;
}
#mainarea form p {
	margin: 0 0 5px 0;
}
#mainarea form p.floatleft {
	margin-right: 15px;
}
.input {
	border: 1px solid #a5a5a5;
	background: none;
	cursor: text;
	margin: 5px 0;
	padding: 2px;
	width: 200px;
}
textarea.input {
	width: 415px;
	height: 100px;
}
.input:focus, .textarea:focus {
	border: 1px solid #000;
}
.signin-btn, .button1 {
	background: #303030;
	line-height: 20px;
	margin: 8px 0;
	padding: 2px 10px !important;
	padding: 2px 0;
	color: #fff;
	font-weight: bold;
	border: none;
	outline: none;
	cursor: pointer;
}
/* Form Styles */
/* Paragraph and list Styles */
#container p, #container1 p {
	margin: 0 0 15px 0;
}
#container form p {
	margin: 0 0 5px 0;
}
#container p img.floatleft {
	margin: 0 20px 0 0;
}
#container p img.floatright {
	margin: 0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft, #sidearea img.floatleft, #sidearea p img.floatleft {
	margin: 10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright, #sidearea img.floatright, #sidearea p img.floatright {
	margin: 10px;
}
#container ul, #container ol, #container1 ul, #container1 ol {
	margin: 0 0 0 20px;
}
#container ol, #container1 ol {
	margin: 0 0 0 30px;
}
ul#portfolio {
	margin: 0;
	list-style: none;
}
#container dt, #container1 dt {
	font-weight: bold;
	margin: 20px 0 10px 0;
}
/* Paragraph Styles */
/* Genric Styles Starts */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color: #14619b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #222;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5, h6 {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px 0;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.normal, .normal a {
	font-weight: normal;
}
.textbold {
	font-weight: bold;
}
#container .nomargin, .nomargin {
	margin: 0;
}
#container.nobg, .nobg {
	background: none;
}
/* Genric Styles Ends */
.portfolio_cell {
	width: 600px;
	float: left;
	padding-bottom: 15px;
	margin: 15px 0px;
	border-bottom: dotted 1px #ccc;
}
.portfolio_image {
	float: right;
	margin: 0px 0px 0px 20px;
	width: auto;
}
.portfolio_description {
	float: left;
	margin-bottom: 0px;
	width: 440px;
	margin: 0px 0px 0px 0px;
}
.image_portfolio_small {
	border: solid 8px #ccc;
	width: 225px;
	height: 150px;
}
.msg {
	padding: 10px;
	padding-left: 35px;
}
.msg_warning {
	background: url(../images/ico-warning.gif) 10px 50% no-repeat;
	padding: 10px;
	padding-left: 35px;
}
.msg_info {
	background: url(../images/ico-info.gif) 10px 50% no-repeat;
	padding: 10px;
	padding-left: 35px;
}
.msg_success {
	background: url(../images/ico-done.gif) 10px 50% no-repeat;
	padding: 10px;
	padding-left: 35px;
}
.msg_error {
	background: url(../images/ico-delete.gif) 10px 50% no-repeat;
	padding: 10px;
	padding-left: 35px;
}
.msg_warning {
	border: 2px solid #F2DD8C;
	background-color: #FFF5CC;
	color: #D2691E;
}
.msg_warning a {
	color: #303030;
}
.msg_warning a:hover, .msg_warning a:active, .msg_warning a:focus {
	color: #D2691E;
}
.msg_info {
	border: 2px solid #B8E2FB;
	background-color: #E8F6FF;
	color: #4682B4;
}
.msg_info a {
	color: #303030;
}
.msg_info a:hover, .msg_info a:active, .msg_info a:focus {
	color: #4682B4;
}
.msg_success {
	border: 2px solid #BBDF8D;
	background-color: #EAF7D9;
	color: #698B22;
}
.msg_success a {
	color: #303030;
}
.msg_success a:hover, .msg_success a:active, .msg_success a:focus {
	color: #698B22;
}
.msg_error {
	border: 2px solid #FFAEAE;
	background-color: #FEEBEB;
	color: #B22222;
}
.msg_error a {
	color: #303030;
}
.msg_error a:hover, .msg_error a:active, .msg_error a:focus {
	color: #B22222;
}