body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	padding:0px;
	margin:0px;
	background:#ebf5fb;
}


#layout{
width:990px;
margin:auto;
margin-top:5px;
}


.titlediv strong{
	font-weight:bold;
	font-size:15px;
}

.titlediv{
width:100%;


height:30px;
line-height:30px;
font-weight:bold;
background:#00001F;
text-align:center;
color:#FFF;
}

.titlediv h4
{
font-size:14px;
color:#FFF;
}


.titlediv0 strong{
	font-weight:bold;
	font-size:15px;
}

.titlediv0{
width:100%;
height:30px;
line-height:30px;
font-weight:bold;
background:#00001F;
text-align:center;
color:#FFF;
}

.titlediv0 h4
{
font-size:14px;
color:#FFF;
}

.back_home_css {
width:10%;
height:30px;
line-height:30px;
background:#00001F;
color:#FFF;
float:left;
text-align:center;
}

.back_home_css strong{
	font-weight:bold;
	font-size:15px;
}

.back_home_css:hover {
    color:#00001F;
    background:#FFF;
}



.img{
padding-top:5px;
}

#logo{
width:990px;
height:100px;
border-bottom:solid 2px #060607;
}


#logo-left{
width:400px;
float:left;
height:90px;
padding-top:10px;
}


#logo-left a{ text-decoration:none;}
#logo-right{
width:590px;
float:left;
height:100px;
}


#logo-right-top{
width:585px;
float:left;
height:30px;
text-align:right;
padding:10px 5px 0 0 ;
color:#060607;
line-height:25px;
}



#logo-right-bottom{
width:590px;
float:left;
height:18px;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:42px;
font-size:12px;
font-weight:bold;
}

#logo-right-bottom a{margin-right:23px; text-decoration:none; color:#070709; } 
#logo-right-bottom a:hover{color:#070709; } 





.clear{
clear:both;
}
.content-heading{
width:990px;
text-align:center;
font-size:22px;
color:#00c1ea;
font-family:"Arno Pro";
padding-top:10px;
}
.content-headingg{
width:990px;
text-align:center;


font-family:"Arno Pro";

}
.content-headingg h2,h3,h4,h5,h6{
width:990px;
text-align:center;
font-size:14px;
color:#333;
font-family:"Arno Pro";

}



.copyrights0{
width:990px;
margin:auto;
text-align:center;
height:40px;
line-height:40px;

font-size:10px;
}


.copyrights1{
width:990px;
margin:auto;
border-top:2px solid #060607;
margin-top:10px;

}



.copyrights2{
width:990px;
margin:auto;
border-top:1px dotted #060607;
margin-top:10px;

}


.contactdiv{
width:600px;
float:left;
height:40px;
	
}
.contactdiv ul li{
	
	list-style:none;
	margin-left:-10px;
	
}
.contactdiv ul li a{
	
	
	float:left;
	text-decoration:none;
	margin-left:20px;
	color:#000;
	font-size:10px;
	
}
.contactdiv ul li a:hover{
	color:#006;
}



.aboutme{
width:990px;

}


.webdesignerportfolo-left{
width:170px;
float:left;
padding-left:30px;

}
.webdesignerportfolo-left ul li{
text-decoration:none;

}
.webdesignerportfolo-left h1{
color:#070709;
}


.webdesignerportfolo-right{
width:775px;
float:left;
line-height:18px;
padding:0 5px 0 9px;
text-align:justify;
border-left:1px dotted #000;
}
.webdesignerportfolo-right a{
	text-decoration:none;
	
}
.webdesignerportfolo-right h1{
color:#070709;
}


.contact_me {
	width: 380px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	margin: 20px;
	box-shadow: 2px 2px 2px 1px #333333;
	border-radius: 4px;
	border: 1px solid #060607;
}

.contact_me h2 {
	margin: 20px 0px 0px 0px;
	color: #8a8a8a;
	text-transform: capitalize;
	font-size: 20px;
	text-align: center;
	color: #333;
}
.contact_me label {
	width: 89px;
	float: left;
	height: 20px;
	margin-bottom: 15px;
	color: #333;
	font-size: 16px;
	margin-left: 5px;
}
.contact_me input {
	width: 246px;
	height: 20px;
	margin-bottom: 15px;
	border: 1px solid #2e3192;
	border-radius: 4px;
}
.contact_me textarea {
	width: 246px;
	height: 60px;
	margin-bottom: 15px;
	border: 1px solid #2e3192;
	border-radius: 4px;
}



.contact_me1 {
	width: 380px;
	height: auto;
	float: left;
	
	margin-left: 180px;
	box-shadow: 2px 2px 2px 1px #333333;
	border-radius: 30px;
    border: 1px solid #060607;
}

.contact_me1 h2 {
	margin: 20px 0px 0px 0px;
	color: #8a8a8a;
	text-transform: capitalize;
	font-size: 20px;
	text-align: center;
	color: #333;
}
.contact_me1 label {
	width: 300px;
	float: left;
	height: 20px;
	margin-bottom: 15px;
	color: #333;
	font-size: 16px;
	margin-left: 5px;
}



.buttons_box_css {
    background-color: #ebf5fb;

    float: left;
   
}

.line_box_css {

   float: left;
}

.button_box_css {
    background-color: #ebf5fb;
    color: black;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 100px;
    text-align: center;
    border: 2px solid #060607;
    float: left;
    margin-left:3px;
    margin-top:2px;
  
}

.button_box01_css {
    background-color: #ebf5fb;
    color: black;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 263px;
    text-align: center;
    border: 2px solid #060607;
    float: left;
    margin-left:3px;
    margin-top:2px;
  
}

.button_box2_css {
    background-color: #ebf5fb;
    color: black;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 97px;
    text-align: center;
    border: 2px solid #060607;
    float: left;
    margin-left:3px;
    margin-top:2px;
  
}

.button_box3_css {
    background-color: #ebf5fb;
    color: black;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 105px;
    text-align: center;
    border: 2px solid #060607;
    float: left;
    margin-left:3px;
    margin-top:2px;
  
}

.button_box0_css {
    background-color: #ebf5fb;
    color: black;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 50px;
    text-align: center;
    border: 2px solid #060607;
    float: left;
    margin-left:3px;
    margin-top:2px;
  
}

.button_box1_css {
    background-color: #ebf5fb;
    color: black;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 45px;
    text-align: center;
    border: 2px solid #060607;
    float: left;
    margin-left:3px;
    margin-top:2px;
  
}

.button_box_long_css {
    background-color: #ebf5fb;
    color: black;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 150px;
    text-align: center;
    border: 2px solid #060607;
    float: left;
    margin-left:3px;
    margin-top:2px;
}


.button_box_css:hover { 
    -moz-box-shadow: 0 0 10px #0B0A0A;
     -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #0B0A0A;
     background-color: #19223D;
     color: white;
    }
    
 .button_box01_css:hover { 
    -moz-box-shadow: 0 0 10px #0B0A0A;
     -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #0B0A0A;
     background-color: #19223D;
     color: white;
    }     

.button_box0_css:hover { 
    -moz-box-shadow: 0 0 10px #0B0A0A;
     -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #0B0A0A;
     background-color: #19223D;
     color: white;
    } 


.button_box1_css:hover { 
    -moz-box-shadow: 0 0 10px #0B0A0A;
     -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #0B0A0A;
     background-color: #19223D;
     color: white;
    } 


.button_box2_css:hover { 
    -moz-box-shadow: 0 0 10px #0B0A0A;
     -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #0B0A0A;
     background-color: #19223D;
     color: white;
    }
    
.button_box3_css:hover { 
    -moz-box-shadow: 0 0 10px #0B0A0A;
     -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #0B0A0A;
     background-color: #19223D;
     color: white;
    }      


.button_box_long_css:hover { 
    -moz-box-shadow: 0 0 10px blue;
     -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #0B0A0A;
     background-color: #19223D;
     color: white;
    } 


.links_box_css {
    background-color: #ebf5fb;
    color: black;
    display: block;
    line-height: 40px;
 
    margin-left: auto;
    margin-right: auto;
    
    overflow-y: auto;
    overflow-x: auto;
    
    width: 700px;
    height: 280px;
    border: 2px solid #060607;
    float: right;
}

.comments_list_css {

    list-style-type: none;
    padding:0;
    margin:0;
    width: 430px;
    height: auto;

}


.add_comment_form_css
{   
    width: 470px;
    height: auto;
}


.textbox_add_comment_css
{
    width:460px;
    height:60;
    resize: none;
}

.thank_you
{
   width:460px;
   height:300;
   resize: none;
   font-family: 'Lucida Grande'; 
   font-size: 18pt; 
   color: #black;
}

.going_back
{
   font-family: 'Arial'; 
   font-size: 7pt; 
}


.going_back_click
{
   font-family: 'Arial'; 
   font-size: 5pt; 
}

