html,
body {
   margin:0;
   padding:0;
   height:97%;
   font-family : Tahoma,Verdana,Arial;
   font: 13px Arial, Helvetica, sans-serif;
   
   line-height:150%;
}
#container {
   min-height:100%;
   position:relative;
    padding-bottom:30px; 
  /*background:#f6f6f6;*/
}

#header {
    color:#000;
    width:950px;
    height:100px;
    margin:0px auto;
     
}

#header_text {
    border:0;
    padding-top:8px;
}

#logo  {
   
    border:0;
}

#header_menu {
    font-size:14px;
    width:100%;
    height:40px;
    width:950px;
    margin:0px auto;
}

#photos {
    width:950px;
    margin:0px auto;
    height:300px;
    background:url(/images/content_bottom.png) repeat-x left bottom;
}

#verticle_menu {
    float:right;
    height:290px;
    width:265px;
    background:url(/images/content_right.png) repeat-y right top;
}

#verticle_menu ul {
	margin: 0px 10px 0px 0px;
	padding:3px 0 0 05px;
	list-style: none;
}

#verticle_menu li {
	width:250px;
}

#verticle_menu a {
    width:210px;
	display: block;
	float: left;
	height: 28px;
	margin: 0 0 0 0px;
	padding: 7px 20px 0px 10px;
	text-decoration: none;
	font-weight: bold;
    color:#0C2C52;
    background:url(/images/menu_bg.png) repeat-x;
}

#verticle_menu a:hover {
    text-decoration:underline;
    color:#000;
    border-top:1px solid #0C2C52;
    border-bottom:1px solid #0C2C52;
    font-size:13px;
}


#slideshow {
    height:290px;
    width:670px;
    padding-left:10px;  
}

 #slideshow1 {
    height:290px;
    width:670px;
    padding-left:10px;
}

.slideshow_image {
    border:0px;
}


#content {
    padding-bottom:60px;   /* Height of the footer */
    width:950px;
    margin:0px auto;
}

* html #content {
    width:1050px;
}

#data {
    margin-top:0px;
    width:670px;
    padding:0px 10px 10px 10px;
    font-size:14px;
}

#data h1 {
    color:#0E395A;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px dotted #0E395A;
}

#data h4 {
    color:#0E395A;
    width:300px;
    margin-left:10px;
    padding-bottom:7px;
    border-bottom:1px dotted #0E395A;
}

.font_color {
      color:#0E395A;
}

.font_color_bold {
   font-weight:bold;
    color:#006295;
   
}

.font_color_blue {
    color:#005B9A;
}

.align_right a{
    float:right;
    color:#0E395A;
}

.blog_header a{
    color:#0E395A;
}

#sidebar {
    float:right;
    width:220px;
    padding:0px 0px 10px 10px;
    margin:10px;
}

.sidebar_menu {
    padding:01px 0px 10px 10px;
    height:218px;
    width:227px;
    background:url(/images/sidebar_menu_bg.png) no-repeat;
}

#sidebar h3 {
    padding-top:10px;
    margin-left:0px;
    width:178px;
    color:#0E395A;
    padding-bottom:7px;
    
}

#downloads ul {
	margin: 0px 0px 50px 0px;
	padding:0px 0px 0px 05px;
	list-style: none;   
}

#downloads li {
	width:230px;
}

#downloads a {
    width:220px;
    float: left;
    margin: 0 0 10 08px;
    padding: 0px 10px 10px 10px;
    text-decoration: none;
    color:#0E395A;
    outline:none;
}

#downloads a:hover {
    text-decoration:underline;
}

#blogs ul {
    width:200px;
    list-style-image:url(/images/bullets.png);
}

#blogs li {
	width:200px;
    margin:0px 0px 05px 0px;
}

#blogs a {
  	color:#0E395A;
    text-decoration:none;
}

#blogs a:hover {
  	text-decoration:underline;
}

#downloads a:hover {
    text-decoration:underline;
}

#box {
    width:670px;
    height:360px;
}
* html #box {
    width:690px;
}

#box_left {
    width:310px;
    height:330px;
    border:1px solid #c9c9c9;
    float:left;
    padding:10px;
}

#box_left ul{
    list-style-image:url(/images/TickMark.png);
}

#box_left li{
    padding-bottom:5px;
}

#box_right {
    width:310px;
    height:330px;
    border:1px solid #c9c9c9;
    float:right;
    padding:10px;
}


#package {
    float:left;
    padding-right:40px;
    padding-bottom:40px;
}

.align_right {
    float:right;
}

#footer {
    clear:both;
    position:absolute;
    bottom:0;
    width:99.9%;
    padding-top:8px;
    text-align:center;
    height:22px;  
    color:#054950;
    background:url(/images/footer_bg.png) repeat-x;
}

.img {
    border:0;
}

#flash_message {
    width:97%;
    margin-top:5px;
    padding-left:10px;
    padding-top:3px;
    font-weight:bold;
    color:#2C5700;
}
/*--------------------contact page ----------------------*/

#data_content {
    margin-top:10px;
    width:950px;
    
    background:#fff;
    padding:10px;
    font-size:14px;
    height:870px;
}

#data_content h1 {
    color:#0E395A;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px dotted #0E395A;
}



dl {
    width: 450px;
    color:#006295;
}

dt {
    clear:left;
    float:left;
    width: 150px;
    padding: 4px 0 2px 0;
    text-align: left;
}

dd {
    float: left;
    width: 250px;
    margin: 0 0 8px 0;
    padding-left: 6px;   
}


.input_border {
    color:#006295;
    width:200px;
    height:20px;
    border:1px solid #006295;
}

textarea {
    color:#006295;
    width:200px;
    border:1px solid #006295;
}
.submit_button {
    border:0;
    color:#0C2C52;
    font-weight:bold;
    width:90px;
    height:36px;
    background:url(/images/submit_button.png) no-repeat;
}

.error {
    float:right;
    height:60px;
    border:1px solid #000;
    width:250px;
    background:#ccc;
}

.errors li{
    list-style: none;
    font-size:12px;
    clear:both;
    color:red;
    padding:0px 0px 0px 0px;
    margin:5px 0px 0px 0px;
}

#form {
    width:460px;
    height:800px;
    float:right;
   
}


#mobile_header {
    width:298px;
    height:81px;
    background:url(/images/mobile_top.png) no-repeat;
}

#mobile_body {
    width:298px;
    padding:0px 15px 0px 5px;
    background:url(/images/mobile_body.png) repeat-y;
}

#mobile_bottom {
    width:298px;
    height:119px;
    background:url(/images/mobile_bottom.png) no-repeat;
}

#map {
    width:420px;
    float:left;
    height:600px;
   
}

.line {
    padding-top:10px;
    padding-bottom:10px;
}

.line_index {
    margin-bottom:10px;
    width:260px;
}

.contact_image {
    border:0;
    padding-right:10px;
}

#foo-input {
    color:#006295;
    width:200px;
    height:20px;
    border:1px solid #006295;
}

.required
{
    background-image:url(/images/required-field.png);
    background-position:top right;
    background-repeat:no-repeat;
    padding-right:10px;
}

/*--------------------price chart page ----------------------*/

.data_table th {
    border-bottom:2px solid #455e64;
    color:#313C53;
    font-size:14px;
    font-weight:bold;
    padding:10px 8px;
    height:40px;
    text-align:center;
    background:#93aca8;
}

.data_table td {
    background:#C1DAD6;
    color:#313C53;
    height:30px;
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
    padding: 05px 15px 15px 15px;
}

.data_table tr:hover td { 
    background:#DBF0EC;
}


/*--------------------bizsense page ----------------------*/

.features {
    padding:10px 0px 25px 20px;
    width:489px;
    background:url(/images/features.png) no-repeat;
}

.bizsebse_features {
    padding:10px 0px 25px 20px;
    width:630px;
    background:url(/images/bizsense_features.png) repeat;
}


.highlight {
    font-weight:bold;
}

.screenshot {
    float:left;
    width:150px;
    height:150px;
    color:#0E395A;
    text-align:center;
    padding:0px 0px 30px 2px;
    margin:0px 0px 10px 10px;
    border:1px solid #046198;
}

.screen_shot_image {
    border:0;
    width:150px;
    height:150px;
}

.demo {
    clear:both;
    height:60px;
    width:99%;
}

.demo_image {
    border:0;
    float:right;
}

/*-------------- web hosting page ----*/


