/*
Theme Name: Raymond Consulting
Theme URI: 
Version: 1.0
Description: 2 Column theme
Author: Ashish sharma
Author URI: 
*/

* {
	margin: 0;
	padding: 0;
	}
	

body {
	color: #312823;
	line-height:170%;
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(images/bg.png);
	background-repeat: repeat-x;
	background-position:top;
	}
	
p{
	font-size:14px;
	}
h1{
	font-size:25px;
	color:#046380;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:15px;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:7px;
	}
h2{
	font-size:20px;
	color:#FFF;
	background-color:#a7a37e;
	padding:3px 5px 3px 5px;
	font-weight:normal;
	}
a{
	color:#026969;
	text-decoration:none;
	}
a:hover{
	color:#000;
	text-decoration:underline;
	}
a img{
	border:none}
#wrapper{
	width:906px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
#header{
	width:906px;
	background-image:url(images/bg-logo.png);
	background-repeat:no-repeat;
	background-position:left;
	height:110px;
	}
#logo, #logo a, #logo a:hover{
	font-size:28px;
	color:#515151;
	padding-top:40px;text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	}

#navigation{
	width:906px;
	float:right;
	margin-top:8px; 
	margin-bottom:15px;
	background-color:#EEEEEE;
	text-align: center;
	}
#navigation ul{
	margin:0;
	list-style:none;
	height:32px;
	border-bottom:5px solid #515151;
	}
#navigation li{
	display:inline;
	color:#515151;
	font-size:16px;
	}
#navigation li a{
	position:relative;
	top:5px;
	color:#515151;
	text-decoration:none;
	padding:8px 35px;
	font-weight:bold;
	}
#navigation li a:hover{
	color:#90CEC8;
	text-decoration:none;
	background-color:#515151;
	height:34px;
	}
	
#navigation li a:active{
	color:#90CEC8;
	text-decoration:none;
	background-color:#515151;
	height:34px;

	}
	
#container{
	width:906px;
	margin-top:15px;
	margin-bottom:15px;
	}
#main-img{
	width:906px;
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:185px;
	}
#welcome-note{
	color:#fff;
	font-size:30px;
	background-color:#2d2d2d;
	margin-top:10px;
	margin-bottom:10px;
	padding:30px;
	text-align:center;
	}
#container{
	width:906px;
	margin:0 auto;
	}
#content{
	width:906px;
	float:left;
	}

#footer{
	width:100%;
	height:100%;
	text-align:center;
	clear:both;
	border-top:2px solid #e9e9e9;
	background-image:url(images/footer.png);
	background-repeat: repeat-x;
	background-position:bottom;
	}
	

table[align=center] {
-webkit-margin-start: auto;
-webkit-margin-end: auto;
}
.cont{
	margin:0;
	padding-left:25px;
}

.cont ul li{
font-size:14px;
}
.list li{
font-size:14px;}

tbody{
	vertical-align: top;
}
