@charset "utf-8";

#Wrapper
{  
	margin: 0 auto;  
	width:900px;
	height:auto;
}

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	margin-left: auto;
}
body 
{
	background-color:#ffffff;
	margin:0 auto;
	background-image:url(../images/bgnd.jpg);
	background-repeat:repeat-x;
}

/* Menu Item*/
.Menu{
	width:900px;
	height:15px;
	margin:0 auto;
}

.Menu a{
	width:80px;
	height:15px;
	float:right;
	margin:0 auto;
	color: #FFFFFF;
	font-family:"Arial";
	font-size:11px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(../images/m_up_up.jpg);
	background-repeat:no-repeat;
}
.Menu a:hover{
	width:80px;
	height:15px;
	float:right;
	margin:0 auto;
	color: #1e83ae !important;
	font-family:"Arial";
	font-size:11px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(../images/m_up_over.jpg);
	background-repeat:no-repeat;
}

.shortMenu{
	width:900px;
	height:15px;
	margin:-3px 0px 0px 0px;
}

.shortMenu a{
	width:80px;
	height:15px;
	float:right;
	margin:0 auto;
	color: #FFFFFF;
	font-family:"Arial";
	font-size:11px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(../images/m_down_up.jpg) !important;
	background-repeat:no-repeat !important;
}
.shortMenu a:hover{
	width:80px;
	height:15px;
	float:right;
	margin:0 auto;
	color: #1e83ae !important;
	font-family:"Arial";
	font-size:11px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(../images/m_down_over.jpg) !important;
	background-repeat:no-repeat !important;
}

/* Menu Item End*/
#header{
	width:900px;
	height:150px;
	vertical-align:middle;
	margin:3px 0px 0px 0px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#bodyBk{
	width:900px;
	height:950px;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	background-color:#FFFFFF;
}
#bodyBk1{
	width:900px;
	height:1000px;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	background-color:#FFFFFF;
}

#bodyBk2{
	width:900px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	background-color:#FFFFFF;
}
#bodyBk3{
	width:900px;
	height:650px;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	background-color:#FFFFFF;
}
#Banner
{
	width:850px;
	height:275px;
	margin:30px auto;
	background:#ffffff;
}
#Gallery
{
	width:820px;
	height:550px;
	margin:10px auto;
	background:#ffffff;
}
#Portfolio
{
	width:900px;
	height:700px;
	margin:5px auto;
	padding-top:5px;
	background:#ffffff;
	border:#000000;
}
#CareerGraph
{
	width:850px;
	height:315px;
	margin:30px auto;
	background:#ffffff;
	background-image:url(../images/cgraph.jpg);
	background-repeat:no-repeat;
	
}
#LeftContainer{
	width:570px;
	height:auto;
	float:left;
	margin-left:15px;
}
#LeftContainer1{
	width:570px;
	height:400px;
	float:left;
	margin-top:0px;
	margin-left:15px;
	padding-top:40px;
}
#RightContainer{
	width:150px;
	height:auto;
	float:left;
	margin-left:30px;
}
#RightContainer1{
	width:150px;
	height:auto;
	float:left;
	margin-left:30px;
	padding-top:50px;
}
#AboutMe{
	float:left;
	width:570px;
	height:100px;
	margin:0px auto;
	padding-top:3px;
	padding-left:10px;
	background:#ffffff;
}
#AboutMeMore{
	float:left;
	width:570px;
	height:200px;
	margin:0px auto;
	padding-top:3px;
	padding-left:10px;
	background:#ffffff;
}


#AboutMeHead{
	float:left;
	width:150px;
	height:17px;
	color:#FFFFFF;
	margin:0px auto;
	text-align:center;
	background-image:url(../images/table_head.jpg);
	background-repeat:no-repeat;
}


.TextinBox{
	padding:18px;
	border-top:#efedec 4px solid;
	border-right:#efedec 4px solid;
	border-left:#efedec 4px solid;
	border-bottom:#efedec 1px solid;
	}
	
.TextinBox1{
	padding:10px;
	border-right:#efedec 4px solid;
	border-left:#efedec 4px solid;
	border-bottom:#efedec 1px solid;
	}
.TextinBox2{
	padding:10px;
	border-right:#efedec 4px solid;
	border-left:#efedec 4px solid;
	border-bottom:#efedec 4px solid;
	}
.TextinBoxLeft{
	padding:5px;
	border-left:#efedec 4px solid;
	}
.TextinBoxRight{
	padding:5px;
	border-right:#efedec 4px solid;
	}
.TextinBoxBottom{
	padding:5px;
	border-bottom:#efedec 4px solid;
	}
	
.TextinBoxTop{
	margin-top:10px;
	border-top:#efedec 4px solid;
	}
.footerborder
{
	padding:20px;
	border:#efedec 4px solid;
	
}
#More a{
	font-style:italic;
	color:#ff9900;
	float:right;
	text-decoration:none;
}
#More a:hover{
	color:#cc6600;
	float:right;
	text-decoration:none;
}

#Testimonial{
	float:left;
	width:570px;
	height:280px;
	margin:10px auto;
	padding-top:10px;
	padding-left:10px;
	background:#ffffff;
	overflow:hidden;
}

#skills{
	float:left;
	width:600px;
	height:200px;
	margin:5px auto;
	padding-top:0px;
	padding-left:10px;
	overflow:hidden;
}

.author{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#177fab;
}

.borderBtm{
	border-bottom:#7c97a8 1px solid;
}

/*TELL ME MORE - Home Page*/
#TellMeMore
{
	width:100px;
	height:auto;
	vertical-align:top;
	padding-top:3px;
	margin:0px 0px 0px 0px;
	float:left;
}

#TellMeMoreHead{
	float:left;
	width:160px;
	height:17px;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	text-align:center;
	position:relative;
	background-image:url(../images/table_head.jpg);
	background-repeat:no-repeat;
}
#FollowMeHead{
	float:left;
	width:150px;
	height:17px;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	text-align:center;
	position:relative;
	background-image:url(../images/table_head.jpg);
	background-repeat:no-repeat;
}
#myForm
{
	width:100px;
	height:auto;
	margin:0px 0px 0px 0px;
	float:left;
}


/*FOLLOW ME - Home Page*/
#FollowMe
{
	width:220px;
	height:auto;
	vertical-align:top;
	margin:10px 0px 0px 0px;
	float:left;
}

.separator{
	vertical-align:middle;
	width:1px;
	height:24px;
	background-image:url(../images/separator.jpg);
	background-repeat:no-repeat;
}
#Location{
	float:left;
	width:570px;
	height:300px;
	margin:10px auto;
	padding-top:10px;
	padding-left:10px;
	background:#ffffff;
}
#Footer
{
	width:900px;
	height:30px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	text-decoration:none !important;
	float:left;
	margin:0px auto;
}

.FooterLink a{
	height:25px;
	color: #ffffff;
	font-family:"Arial";
	font-size:11px;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
}
.FooterLink a:hover{
	height:25px;
	color: #FFFFFF;
	font-family:"Arial";
	font-size:11px;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
}


.copyrightText{
width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align:center;
	margin:0px auto;
}
/*End of Stylesheet*/